unix

Basic I/O Redirection Differences In Sh/Ksh, Bash and Zsh On Linux And Unix

A look at how I/O redirection works slightly differently in different shells.

UnConfusing The Issue Of Disabling Root On Linux or Unix

A look at various ways to secure the root account against system users and some in-use methods that seem to cause more harm than good.

Using Strings To Safely Get Program Usage Information On Linux And Unix

How to find out what options a command takes, and what it does, when you have no clue what it's used for and don't want to make a huge mess!

A beginner’s guide to Korn shell scripting

The AIX operating system and other UNIX-like operating systems need a way to communicate with the kernel. This is done through the use of a shell. The Korn shell is the default shell used with AIX. Discover how to automate many tasks and save a great deal of time by writing your own Korn shells scripts.

Linux and Unix Software Security Basics - Part 3

Part four of a five part post series on setting up Linux and Unix servers securely.

Security Basics For Linux and Unix Installations - Part 2

Part three of a five part post series on setting up Linux and Unix servers securely.

Installation Security Baselines For Linux and Unix - 1b

Part two of a five part post series on setting up Linux and Unix servers securely.

Basic Installation Security Guidelines For Linux and Unix - Part 1a

Part one of a five part post series on setting up Linux and Unix servers securely.

#ln -s /dev/null /dev/clue

jitcrunchaspx.jpeg

:) found at http://17outs.com/.

Related Posts

    No related posts

Source: Linux Screw

Chris Sontag's Trial Testimony in SCO v. Novell (April 29 and 30, 2008)

I thought it would be fun to look at Chris Sontag's testimony as a whole, instead of just covering the SCO v. Novell trial according to the particular day. Sontag was called by Novell on the first day, April 29, 2008. They didn't finish so he was back on the stand on the 30th, so I've cobbled together the relevant sections from the two day's transcripts to show you the complete performance.

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.

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.

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.

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.

Using Perl To Handle Mass Mailing In Linux Or Unix

Simple Perl Script To Do Mass Emailing From Lists Running Any Mail Agent On Linux Or Unix.