Showing headlines posted by eggi
« Previous ( 1 ... 10 11 12 13 14 15 16 17 ... 18 ) Next »Using Sysctl To Change Kernel Tunables On Linux
An introduction to the sysctl command and its configuration file /etc/sysctl.conf
Setting Up Basic IPMP On Solaris Unix
Quick start guide to setting up simple Solaris IP Multi-Pathing.
Sunday Unix/Linux Jokes - A Fair Match
An equal dose of Linux/Unix and MS bashing today. Plus a little forward regarding these types of jokes.
More Linux and Unix Laughs For The Weekend
Mostly Linux and Unix humor with some unavoidable MS-bashing :)
More Perl One Liners For Linux Or Unix
Back to the short-line code. A bit on the lighter side.
Shell Script To Emulate A Thesaurus For Linux or Unix
A simple shell script to grab information from an online thesaurus. Had I used it, this tagline might be more colorful ;)
Simple Multiple-Steam Output Redirection With Zsh On Linux and Unix
A look at zsh's unique use of input and output redirection.
Fancy Globbing With Zsh On Linux and Unix
A look at zsh's extended globbing functionality with plenty of examples.
Using Perltidy To Beautify Ugly Perl Scripts
Using the perltidy program to create readable Perl scripts from working, but messy and convoluted, existing ones.
LSD Man Page. More Linux/Unix Humor
Humorous and interesting twist on the standard man page :)
More Unix and Linux Humor - Know Your SysAdmin
Some more Unix and Linux related laughs for the weekend.
General Policy And Mission Statements For "The Linux And Unix Menagerie" Web Log.
Probably an extremely boring statement of our blog's mission and various in-place policies ;)
The Easy Way To Convert Binary To Decimal
Response to some criticism of the past two posts, mostly regurgitated from my interactions on other sites, and a little line of code.
Perl and Bash Versions Of Binary To Decimal Conversion Script
Perl and Bash ports of our newbie program to convert binary numbers to decimal. Code written for ease-of-reading, where possible. If you don't script already; start! :)
Converting Binary Numbers To Decimal The Hard Way On Linux Or Unix
Simple C program to convert binary numbers to decimal. Written to appeal to a mass audience I may not have ;) Anyone can learn to code!
The Dangers Of Using Cleartext Protocols On The Internet
Updated telnet snoop script to enable tracking of login, password, session and any other information transmitted over unsecure protocols using direct output from snoop.
More Unix And Linux Humor
Some more Unix humor to round out the weekend. A few song parodies, some clever paragraph reworking and command line jokes.
A Little Linux and Unix Humor - Error Messages
A list I found on the net of some hilarious error messages. Possibly for the Linux and Unix enthusiast only ;)
Using Screen, Script, Mkfifo And Redirection To Watch Or Log User Sessions
Using Script, Screen, Mkfifo and shell redirection to enhance user session logging and tracking.
Using Mkfifo For Monitoring And Enhanced User Activity Logging
A look at some more security on-the-cheap, using mkfifo.