The screensaver was not approved by Gnome, and was outside the official package list. That's generally your first hint to use caution. Additionally, you can open screensaver packages as you would any archive file. Look inside for an .sh fileA screensaver is a regular program, so you don't need to include a shell script.
Hey Mom, you did what? Oh no. Well, I found the answer online, all you have to do is run this command, you ready?Or you could log in remotely to run the command yourself. But actually I found with my luddite mom that it's actually much easier to explain command lines to people then it is to explain what to do with a GUI. I mean you just say "type this, then type that". With a GUI you have to describe the Icon, describe everything they need to click on, and invariably there are a lot more clicks then there are commands to run.
sudo rm -f /usr/bin/...
dpkg --get-selections, you'll get a full list of all your installed software, with the name of the software and then 'install'. If you then echo "packagename hold" | dpkg --set-selections, apt will hold that version in place if at all possible during upgrades. I'm not sure how well the GUI utilities in Ubuntu and Mint support that, but I've found it to be damn handy for managing servers from the command line. Debian is designed around remote management over ssh.« Older DIY Computational Photography... | San Francisco - the Worst-Run ... Newer »
This thread has been archived and is closed to new comments
posted by Hypnotic Chick at 9:30 AM on December 21, 2009 [4 favorites]