Howto make partition changes visible to the kernel without reboot

Many system administrators may be in the habit of re-booting their systems to make partition changes visible to the kernel. With Linux, this is not usually necessary. The partprobe command, from the parted package, informs the kernel about changes to partitions.
Continue reading…

 

Howto bind ssh to selected IP address

ssh (SSH client) is a program for logging into a remote machine and for executing commands on a remote machine. It is intended to replace rlogin and rsh, and provide secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP ports can also be forwarded over the secure channel.
Continue reading…

 

How to configure Splashy Scree on debian

Tired of watching screens full of hardware releated info scrolling past during Startup and shutdown. Welcome to the world of Splash Screen, Screenshots Here In earlier stage bootsplash screen was configured throught a lot of kernel hacking and using it has a hell lot of hardwork including recompilling of kernel.
Continue reading…