To mount an iso on a Solaris server, you can do the following: lofiadm -a /path/to/cd.iso mount -o ro -F hsfs /dev/lofi/1...
The official Red Hat CD-ROM (disk 1) can serve as a bootable emergency disk for most modern PCs or servers with BIOS...
The fastest way to reboot your Mac is from the command line. To do so, open Terminal.app (Applications –> Utilities –> Terminal)...
If your BlackBerry is frozen, slow, or having any other issues, you can reboot it instead of removing the battery. To reboot...
To download an iso from RHN with wget, you can use the command below: wget -c –no-check-certificate ‘https://content-web.rhn.redhat.com/rhn/isos/xxxx/rhel-5-server-x86_64-disc1.isoxxxxxxxx’
After recently trying to re-register a RHEL3 server that had crashed, I discussed the issue with RedHat who advised that since RHEL...
To check the status of your LSI 53C1030 RAID controller, you can try using a utility from IBM called RaidMan or the...
To find out the serial number on a Dell server running Linux you can use dmidecode. The command you can use is...
If you have a list of file names that contain spaces, you can use a command like the example below to remove...
To eject a CD on your Mac from the command line, type one of the following commands: drutil eject or drutil tray...