AboutWelcome to Free Software Daily (FSD). FSD is a hub for news and articles by and for the free and open source community. FSD is a community driven site where members of the community submit and vote for the stories that they think are important and interesting to them. Click the "About" link to read more...
A new version of "What to do after installing Ubuntu? Run this script!" has been released. The script now has an actual name: "Ubuntu 10.04 Start".
The main purpose of this script is to speed up configuring Ubuntu 10.04 immediately after you've just installed it. This includes both installing popular applications and codecs as well as fixing some annoyances in Ubuntu 10.04.
Whilst an increasing number of recent converts are avoiding it (and I don't blame them really), the shell is still a key tool for the majority of GNU/Linux users. Shell scripts are knocked-up, shared and deployed in all sorts of circumstances - some simply time-saving, others life-saving.
Although Picasa is now available on GNU/Linux, it is still proprietary and, as such, unethical. One year ago, I wrote a simple Bash script that handles a very rapid download of entire PicasaWeb albums/galleries. During the last weeks, Google changed twice the format of the related Web pages and my script could not fetch any picture.
Back when Ubuntu Karmic was released, I translated a script which helps new user set up a few things most people do when they first install Ubuntu. Today I updated the script for Ubuntu 10.04 Lucid Lynx and also added a few more tweaks.
Here is a simple shell script that generates a list of process running on a GNU/Linux system containing the process' PID, name and path. The script is straight forward and one can easily modify it according to their needs.
If you liked the script in our "What To Do After Installing Ubuntu 10.04 Lucid Lynx? Run This Script!" post, you'll be glad to know that version 0.2 is out. What's new in "Ubuntu 10.04 First time use script"...