An updated version of the updated version of the Thesaurus script we put up a while ago. Many thanks :)
Read more »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! :)
Read more »Category: Beginner Tags:
- Login to post comments
5 Tips to Make Working with the Shell Easier
Here are 5 frequent tips to make working with the shell easier.
Read more »Category: Beginner Tags:
- Login to post comments
Distributing New SSH Keys Using Rsh On Linux And Unix
Quick and easy shell script to help setup openssl, openssh and zlib, while creating new ssh host keys, network-wide using rsh.
Read more »Category: Beginner Tags:
- Login to post comments
Porting Simple Arithmetic In Bash, Perl and Awk
Translating equivalent arithmetic operations between bash, Perl and awk. Part of an ongoing series on porting code.
Read more »Category: Beginner Tags:
- Login to post comments
Korn -- an extended shell
Everyone knows what a Linux shell is -- you open up a Linux terminal window (such as Konsole or xterm), type in some commands, and there you are, using your Linux shell. Write your commands to a file, make it executable, run it, and you're a shell programmer. But did you know that there are different shells that you can use, and that each shell operates in a slightly different way?
Read more »Protect your server with Deny Hosts
Requiring system accessibility via the Internet poses several problems for system administrators. One problem is allowing access by authorized users with the least amount of complexity on the client computer while keeping the system and its services safe from intruders.
Read more »- Login to post comments
The "alias" command: Speed Dial for your Shell
You almost certainly have speed dial set up on your home, office and mobile phone. It saves time, ensures against a failing memory and allows you to work smarter.
Read more »- Login to post comments
Shell, terminal, console — the basics
In this article we’d like to present the basic concepts needed to navigate the console world. We are going to find out what a shell is all about, what is a terminal, and what the famous console is actually for.
Read more »- Login to post comments
10 Linux Shell Tricks You Don't Already Know. Really, we swear.
"Yeah, I’ve read them too. Lists of shell tricks you already know - pstree (wow!) bc (bash already has built-in math), and a dozen commands you see in every Linux site, book, and training course."
Read more »Category: High End Tags:
- Login to post comments
- « first
- ‹ previous
- 1
- 2
- 3