Where do I find this app?


Recommended Posts

  • 1 month later...
  • 2 months later...
  • 4 months later...

My ThinkPad does not have a DVD burner and I'm looking to buy an external one. I have found one but I need to know if there is an app like DVD shrink for linux. Does such a thing exist?

Well, apparently DVD Shrink works well under Wine.

http://hypeiv.flatsoda.com/archives/2005/0...hrink_in_l.html

However, I also found this: http://www.exit1.org/dvdrip/

Barney

  • 3 weeks later...
  • 6 months later...
  • 1 year later...
  • 4 months later...

For Mandriva repositories, I found this nice site:

SmartUrpmi

Select your version and 64/32 bit, and it will present you a vast list of mirrors for all the Mandriva repositories, from which you can choose. You can then have a bash script created which automatically adds all the mirrors you selected, so you don't have to do it manually. Make sure you're connected to the internet when running the script.

  • 4 months later...
  • 2 months later...
  • 5 months later...
  • 2 months later...

Does anyone know if there's a Linux alternative to Nokia's Ovi (PC) Suite? I tried all the apps I know (nokinux, wammu, etc.), but none of them seem to work with a N80 phone, for example. Wammu detects the phone and the only option that works with it is Info. No sms, no contacts, nothing else...

Does anyone know if there's a Linux alternative to Nokia's Ovi (PC) Suite? I tried all the apps I know (nokinux, wammu, etc.), but none of them seem to work with a N80 phone, for example. Wammu detects the phone and the only option that works with it is Info. No sms, no contacts, nothing else...

did you try running it under the latest stable win 1.2.1?

  • 1 year later...
  • 3 weeks later...

Is there not a Skype app anymore? I can't seem to find it in the Ubuntu software center, i just installed Ubuntu 12.04 beta2

Since Microsoft bought Skype, I doubt it will be included by default. You can always download it off their site as a .deb file, until they decide to kill it off.

first of all, was it really necessary to bump a 2 year old thread (you could have made your own)

second of all, I don't believe skype was ever in the ubuntu software center (at least as far as i've ever know since back in the 10.10 days)

first of all, was it really necessary to bump a 2 year old thread (you could have made your own)

This is a sticky (pinned) thread with the title "Where do I find this app?" - I think he did the right thing instead of creating a new thread.

As Kreuger said, I normally download it from Skype's website directly. Alternatively, you have this http://askubuntu.com/questions/7498/how-do-i-install-skype

This is a sticky (pinned) thread with the title "Where do I find this app?" - I think he did the right thing instead of creating a new thread.

As Kreuger said, I normally download it from Skype's website directly. Alternatively, you have this http://askubuntu.com...i-install-skype

Ah my bad, i didn't realize this thread was a sticky, I just saw it in the mini spy and saw it was a 2 year bump
  • 8 months later...

I notice that people in the Linux Desktops were posting archey terminal outputs for system info. I never saw them before I was looking through this month's LD thread.

I downloaded the .deb version, but there is a .rpm version here too: https://github.com/d...rchey/downloads

Nice! :rofl:

EDIT: Sorry, I didn't notice that Haggis was updating this or developing something similar: https://www.neowin.net/forum/topic/1125048-application-linux-system-script/

Nice work, Haggis!

  • 3 years later...

I'm looking to upgrade one of my older Win7 laptops to Ubuntu. I have everything I need except for one thing. I use this laptop to make changes to my account's website. I use dreamweaver to manage the site. This site is mostly straight HTML with a tad of javascript. I like dreamweaver as it manages the login to the site and easily allows to push and pull files. What would be the best system to use to replace dreamweaver in a linux environment? I know i could probably just use ftp and notepad++ or something like that, but a package would be nice in case my wife, who is a non-programmer, would need to get in and make a change if i am not able to.

22 hours ago, draklin said:

I'm looking to upgrade one of my older Win7 laptops to Ubuntu. I have everything I need except for one thing. I use this laptop to make changes to my account's website. I use dreamweaver to manage the site. This site is mostly straight HTML with a tad of javascript. I like dreamweaver as it manages the login to the site and easily allows to push and pull files. What would be the best system to use to replace dreamweaver in a linux environment? I know i could probably just use ftp and notepad++ or something like that, but a package would be nice in case my wife, who is a non-programmer, would need to get in and make a change if i am not able to.

try BlueGriffon 

  • Brandon H unpinned this topic
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Here is how I fixed Windows 11 not booting after clean installation by Taras Buria Story time. A couple of weeks ago, I experienced a very odd thing with my computers. I was trying to reinstall Windows 11 on my primary device, and everything was going smoothly until the installer performed the first restart. After that, my computer entered the boot disk selection screen instead of continuing the setup process. Huh, that's odd, said I, and selected Windows Boot Manager only to see it fall back into the same screen right away. Then I tried booting from the USB drive with the same result—the PC kept returning to the boot device selection screen, and removing the drive would send my PC to UEFI, again, with no way to launch Windows 11. I fired up my spare laptop, which has been sitting unused for quite a while, to see if I am dealing with a defective USB drive. Nope, Windows 11 installed and started without issues. After trying another drive and checking all the possible settings in UEFI, I decided to try disabling Secure Boot. Lo and behold, Windows 11 started as it should have been in the first place, continued the setup process, and reached the initial setup screen. Victory! After I finished the setup and applied all updates, I re-enabled Secure Boot, and Windows 11 started without issues. Some time later, I tried reinstalling Windows 11 on my laptop only to experience similar issues, with UEFI claiming a Secure Boot violation. I checked whether the drive works on my main PC, and yes, it installed Windows 11 without errors. I scratched my head, went to UEFI, turned off Secure Boot, and installed Windows 11 without issues. After that, I enabled Secure Boot. Note: I used the official Media Creation Tool app for my USB drive. Also, UEFI was properly configured for Windows 11, including no Legacy Mode, a GPT-partitioned drive, and TPM and Secure Boot enabled. From my experience, if you are dealing with similar symptoms, I recommend two things: If you use old Windows 11 install media, create a new one with the latest Windows 11 release, especially if you know your PC already has the latest Secure Boot certificates. If you cannot create a new one, turn off Secure Boot, complete the installation, download all available updates, and then re-enable Secure Boot in UEFI. Note that you need to turn off Secure Boot after installing Windows 11. Otherwise, the installer won't run, claiming a hardware requirements mismatch. I believe the problem hides in Secure Boot certificates that expire this month. Microsoft is currently rolling out new certificates, and maybe a mismatch was causing these issues for both of my systems. I am out of my depth to make a definitive statement; this article is flagged as "Opinion," as I only share my experience and some tips on how to fix the problem. If some of you possess deeper knowledge and understanding of the situation, please share it in the comments. As for everyone else struggling with computers not booting after a clean install, the two steps above should get you out of the pickle.
    • I gave the tool a chance the other day to make a USB. An hour later it was stuck at 0% downloaded. I downloaded the official ISO, downloaded Rufus, and made the USB myself in 15 min.
    • <Moved to software discussion and support> I've got fond memories of Winamp. Changing the skins, the different visualisations etc. But now I just need a simple music player. MSN messenger would be another one, MSN Messenger Plus (I think?) offered so many different plugins. But again, it probably wouldn't work for me these days. And then there is miRC. i think it's still going these days, but lord i had fun with that back in the day. Now it's mostly stuff like Discord, WhatsApp group chats, Signal, Telegram... /me is showing his age...
    • ive always been fascinated by old software this is an old video player for windows from apple
    • In the way that you framed it incorrectly. You wrote: "The constant need to close all browser sessions and wait for a new version to install" There's no "constant need to close all browser sessions". That's factually incorrect. The browser downloads its updates in the background and installs them when you open it again. Silently. And there's no "wait for a new version to install", updates are small and take 2-3 extra seconds AT MOST, if any. If you have an SSD, there's zero extra time. Also, every mainstream browser operates this way. Firefox, the FOSS go-to browser, the default on almost every Linux distro, does exactly the same. Also, you don't need to constantly restart Edge for updates to install, you can completely ignore them and it doesn't even ask you to handle them, it's all silent and automatic. So I don't understand what else do you want.
  • Recent Achievements

    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
    • Week One Done
      agatameier earned a badge
      Week One Done
    • Week One Done
      ssd21345 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      518
    2. 2
      +Edouard
      195
    3. 3
      PsYcHoKiLLa
      147
    4. 4
      ATLien_0
      94
    5. 5
      Steven P.
      77
  • Tell a friend

    Love Neowin? Tell a friend!