3
Mandriva: 2010:128: lftpview story

http://www.linuxsecurity.com – LinuxSecurity.com: A vulnerability has been found and corrected in lftp: The get1 command, as used by lftpget, in LFTP before 4.0.6 does not properly validate a server-provided filename before determining the destination filename of a download, which allows remote servers to [More...] (Security)

5
Storage Management with an LVM GUIview story

http://www.linux-mag.com – Have you been looking for open-source storage management tools that are easy to use and provide a graphical representation of your storage. Alas, there are no comprehensive tools but there are graphical tools that you can pair with command-line wizardry, particularly LVM. (General)

3
Edit PDF on Ubuntu with PDF Editorview story

http://ubuntuguide.net – PDFedit is free and open source library for manipulating PDF documents, released under terms of GNU GPL version 2. It includes PDF manipulating library based on xpdf, GUI and set of command line tools. (HowTos)

4
The difference between Primary and Secondary groups in Linuxview story

http://linuxers.org – The security of a file on Linux is managed very well using the concept of ownership and permissions. There can be three kind of permissions - read, write and execute and similary the ownership is divided into three kinds too - a user, group and others. (General)

5
How To Disable/Turnoff Startup or Booting Sound in Ubuntu 10.04 Lucid Lynxview story

http://www.liberiangeek.net – If you want to boot up Ubuntu quietly without playing the default tune or sound, I’ll show you how to disable the default startup sound in Ubuntu 10.04 Lucid Lynx easily. (HowTos)

3
Me TV – Digital television viewer for GNOMEview story

http://www.ubuntugeek.com – (HowTos)

3
How to Change Ownership of a file on Linuxview story

http://linuxers.org – File ownership is a way to manage files of different users and share files between users of same groups. Every file in linux is managed by a specific user and a group. The chmod command helps to define file permissions separately for user, group and others. (General)

3
Cropping Multiple Images in the Same Wayview story

http://lpilinux.com – ‘Getting the right cropping values using GIMP (HowTos)

5
If Condition in Bash Scriptview story

http://lpilinux.com – ‘If you use bash for scripting you will undoubtedly have to use conditions a lot, for example for an if … then construct or a while loop. The syntax of these conditions can seem a bit daunting to learn and use. (HowTos)

5
A command line warriors solution to the OAuthcalypseview story

http://linuxo.com – Matthew Casperson's Hubfolio: "Twitter will be forcing the use of OAuth for all access to their API from August 2010. If you use the Twitter API from the command line rather than having your shiny GUI client taking care of OAuth for you, there are some options to make the transition as painless as possible." (General)