5
ifconfig – Ubantu Commandsview story

http://lpilinux.com – IFCONFIG is a command-line tool, which is used for network interface management. Following are some of the options used with the command: (HowTos)

3
How to Install Adobe AIR in Ubantu?view story

http://lpilinux.com – 1. Download the BIN file from the below location. (~ 13 MB) 2. Save the file in Home Folder i.e. Places ==> Home Folder 3. Run the below mentioned code on terminal chmod +x AdobeAIRInstaller.bin 4. Now run another command as well: (HowTos)

4
User Administration in a Red Hat-Based Network – Full Tutorialview story

http://lpilinux.com – Introduction: In Red Hat Enterprise Linux system administration, User Administration has an important role. (HowTos)

5
Important Commands for LPI 101view story

http://lpilinux.com – The command line is an interface that allows a user to talk directly to a computer using commands. If the user knows the correct commands, then he can start any program, check status of his computer, and see what files he has stored without having to find the listing in his menu. (HowTos)

4
What is lsattr command?view story

http://lpilinux.com – lsattr is a command line program for listing the attributes on a Linux second extended file system (ext2). It is also a command to display attributes of devices on an AIX operating system. It displays the following attributes: (HowTos)

3
How to add swap partition after installation in Linux?view story

http://lpilinux.com – To add a swap partition in hard disk /dev/hdb2, use the following steps: (HowTos)

4
How to control Multimedia Application using ReMootview story

http://lpilinux.com – You can manage most of today’s multimedia applications easily with ReMoot, a universal remote control program. ReMoot even provides an esoteric way of controlling your PC remotely from your cell phone or PDA, earning it top geek points. (HowTos)

3
[Arch Linux] Downgrading Arch Packagesview story

http://techsnap.co.uk – Re: So, did the latest (this was written some time ago ) X/kernel updates break everyone else’s system? It pays to check out the Arch news & forums before -Syu ing. We all get bitten once, then learn that it is nobody’s fault but our own for not looking before we … (General)

3
[Arch Linux] Installing Old Kernelsview story

http://techsnap.co.uk – Here is some very valuable information that I have lifted from a reply to my questions in the Arch forum (quite some time ago), asking why recent kernels aren’t in AUR & I stated that we need easy access to superseded kernels: _______________ “It is clearly stated in the AUR guidelines: (General)

3
Persistent ulimit settings in Centos/RHview story

http://lpilinux.com – Recently a developer came to me and said they are starting to see failed builds apparently due to open file handle limitations on the build server. In case your not aware, by default there are limitations on users to ensure they don’t hog the entire resources of a system. (HowTos)