udev allows Linux users to have a dynamic /dev directory and it provides the ability to have persistent device names. In this tip you will learn about creating the static SCSI device name for /block/sdd as /dev/scsiharddisk.
{ 1 comment }
udev allows Linux users to have a dynamic /dev directory and it provides the ability to have persistent device names. In this tip you will learn about creating the static SCSI device name for /block/sdd as /dev/scsiharddisk.
{ 1 comment }
I’ve already written about Linux static routing configuration. However, sometime you need to configure Linux routers dynamically to get changes of network connections by communicating information about which networks each router can reach and how far away those networks are. These days most network admin prefer to use OSPF or BGP over RIP. Linux and [...]
{ 1 comment }
I’ve already written about when a user logs in what files are updated in UNIX / Linux. In this article, you will learn more about UNIX login process such as what happens when you log in, how the logins are recorded into the UNIX system, and how you can use that information to determine who [...]
{ 0 comments }
Recently updated/posted Linux and UNIX FAQ: => Shell command or script to write simple output on screen under Linux and UNIX => Delete a log files in Linux or UNIX => VSFTPD limit the number of simultaneous vsftpd connections for a single IP address => Gnome Desktop Keyboard Shortcut Keys => Disable Advanced power management [...]
{ 0 comments }