A simple shell to Wake Up nas devices / home servers using Linux and Unix command line.

{ 0 comments }

Shell script: Opens LUKS Partition and Sets Up a Mapping [ Mounting Encrypted Partition ]

A Linux shell script to mount dm-crypt (transparent disk encryption subsystem in Linux kernel) partitions with passphrase.

Read more →

Linux Shell Script To Backup and Restore MBR (Master Boot Recored)

mbrback shell script creates a backup of your hard drive’s MBR and its partition table. You can then use mbrback to restore the MBR boot code, full MBR, or partition table from the backup files.

Read more →

Shell Script To Build And Install PHP Xcache Opcode Cache Extension

A simple shell to build and install Xcahce Opcode Cache as module for PHP under CentOS, Fedora and RHEL / Redhat Enterprise Linux.

Read more →

Shell Script To Build And Install PHP Security Model Suhosin

A simple shell to build and install suhosin as module for PHP under CentOS Fedora and RHEL / Redhat Linux servers.

Read more →

Linux Rip Audio CD

A simple shell script to rip audio cd and create mp3 file using lame and cdparanoia utilities.

Read more →

nginx Chroot Helper Bash Shell Script To Copy Libs To /lib64 and /usr/lib64

Use this shell script to copy shared (libs) files to nginx chrooted jail server. This is tested on 64 bit Linux (Redhat and Friends only)

Read more →

Shell Script To Get Data Center Information, IP Owner, City and Country From Domain Name

A sample shell script to print domain ip address hosting information such as location of server, city, ip address owner, country and network range. This is useful to track spammers or research purpose.

Read more →

Shell Script To Build dnstop Utility To Displays Various Tables Of DNS Server Traffic

A shell script to build dnstop utility to displays various tables of DNS traffic on your network including bind 9 server stats under RHEL / Fedora / CentOS / Redhat Linux.

Read more →