How to find System Serial number from command line
Ever needed to obtain the serial number of a system without physically inspecting the hardware. Here's some command-line examples for various systems.
Ever needed to obtain the serial number of a system without physically inspecting the hardware. Here's some command-line examples for various systems.
Transferring files with scp isn't the quickest option, but if it's the only one there's a simple way to make it go a little quicker.
xargs command are unlike most other Unix commands in that its function is not so much to do something on its own, but to construct other commands
Have you ever needed to convert the contents of a text file from uppercase to lowercase or vice versa? Here's how!
A simple post which provides a common place for the shutdown and reboot of various operating systems.
This is a relatively simple question, but alas, poor Yorick!, the answer is not plain sailing as all flavors of UNIX and Linux have different tools.
If the system needs more memory resources and the RAM is full, inactive pages in memory are moved to the swap space.
RTFM is often used as a response to technical questions. Unfortunately, some folks do not even know how to find the manual, let alone understand it.
Solaris and Linux use only a new-line character. Windows based systems use both a new-line and a carriage return
Subnetting gives you the possibility to organize your hosts into logical groups, configuration that improves the network security and performance.