6
How to install VLC 1.1 by compiling from Git on Ubuntu Linuxview story

http://linuxers.org – In our previous articles, we have kept you in touch with the new upcoming features in VLC 1.1 - the new cool extensions, visualizations, its (General)

3
How to - Parallelize downloads across hostnamesview story

http://www.go2linux.org – Parallelize downloads across hostnames, this is usually one of the suggestions that Google's Page speed performance analysis tool in firebug gives you, and is sometimes a very easy task to perform, no matter if you are running Apache or Linghthttpd or Nginx. Usually are pictures, so let's say you have your pictures (Or actually any kind of files) in: (HowTos)

6
Bl1nks configview story

http://aerosuidae.net – 2003 (Software)

4
Use a Startup Config Fileview story

http://aerosuidae.net – 0.5 (Software)

3
How to Determine the Source of Shell Input?view story

http://lpilinux.com – After a bit of pondering I came up with two solutions: the stat command and using information from the proc file system. (HowTos)

3
Encryption Schemes used by OpenSSHview story

http://lpilinux.com – there are 3 types of encryption( Ciphers ) used by ssh idea, 3des & blowfish. unless explicitly mentioned ssh by default uses idea cipher to encrypt & decrypt. (HowTos)

4
How to Install VLC Media Player in Ubantu?view story

http://lpilinux.com – Graphical way Open Synaptic (System -> Administration -> Synaptic Package Manager). In Settings -> Repositories, make sure you have a “multiverse” repository activated. (HowTos)

6
How to create an Ad-hoc Network in Ubantu?view story

http://lpilinux.com – To successfully share your connection you’ll need to set up the ad-hoc wireless network from scratch. Besides an active wired internet connection at the time of setup, here’s what you’ll need: (HowTos)

5
Is LZMA Algoritm is Better than Bzip2?view story

http://lpilinux.com – There are few tools that can be used to compress LZMA (like P7ZIP archiver), but I chose [url=http://tukaani.org/lzma/[/url]LZMA Utils[/url] because it has a command line compatible with gzip and bzip2, so replacing them with LZMA is simple. (HowTos)

4
How to Install GRUB on the other Diskview story

http://lpilinux.com – After adding a new disk to your raid chain it’s a good idea to make it bootable as well by installing grub on MBR. (HowTos)