Linux Today: Linux News On Internet Time.
Search Linux Today
search.internet.com
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Blog
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Marketplace Partners

internet.commerce
Be a Commerce Partner

The Linux Channel at internet.com
Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

searchcats.jpg

July 2009
Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  

A Collection of Linux Tips and Tricks

| | Comments (1) | TrackBacks (0)
Juliet Kemp is one of my favorite authors. She writes a regular "Tip of the Trade" column for Serverwatch.com, and a regular monthly howto column for LinuxPlanet.com. Today I have assembled some of my favorite Tips all in one handy-dandy article: the magic sysreg key, proc and processes, fuser, cracking passwords, iptraf, UUIDs, and more.

Reading Compressed Files With less
Sometimes, less really is more. In the case of the app less, it is also the better-featured version of its bigger sibling, more.

Using UUID to Deal With Disks
UUID notation is one way to access your disks when using Linux. But first you must find the identifier.

Magic Tricks With the Sysreq Key
Remember the Sysreq key? It's in the same spot it's always been. Get reacquainted with it, and rediscover all the useful things it can do.

Proc and Processes
The /proc directory provides a text-based way of interfacing with system settings and processes. Sure, it looks complicated at first glance, but it is incredibly helpful when troubleshooting.

Further Notes on proc
Learn more about proc, how it works and how to get the most out of it.

Monitoring Network Traffic With IPTraf
Check out the traffic passing through your machine with this useful and easy-to-use ncurses-based app.

Cracking Passwords
Find password weaknesses before it's too late. john-the-ripper offers three cracking modes to evaluate passwords.

Command-Line-Fu, Because Knowledge is Power
This social networking site makes broadening your command-line knowledge fun and easy.

fuser, files, and processes
Because sometimes you need to know which process is accessing a particular file or filesystem.

The Various bash Prompts
Most likely, you already have a personalized setting for PS1, the default bash interaction prompt. Here's what to do with PS2, PS3 and PS4.


0 TrackBacks

Listed below are links to blogs that reference this entry: A Collection of Linux Tips and Tricks.

TrackBack URL for this entry: https://swarm.jupitermedia.com/mt-tb.cgi/8468


1 Comments

Archives said:

Nice list of tips



Leave a comment








All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP