user modes Solaris
Current run-level who -r init 1 smf to shut multi user
Current run-level who -r init 1 smf to shut multi user
flock Blogged with the Flock Browser
Given an ISO image in /export/temp/software.iso, a loopback file device (/dev/lofi/1) is created with the following command: lofiadm -a /export/temp/software.iso /dev/lofi/1 The lofi device creates a block device version of a file. This block device can be mounted to /mnt with the following command: mount -F hsfs -o ro /dev/lofi/1 /mnt These commands can be… Leer más »
Adding or editing the IP address on a Solaris 10 server is different from the previous versions of the OS (Solaris 9, Solaris 8 etc). In the previous versions of the Solaris Operating System, you need to edit the /etc/hosts file and add/edit the entry for the IP address and the hostname. Example: 192.168.1.1 sun1… Leer más »
Mounting the new filesystem Following the letter of the law now you should fsck your new filesystem prior to mounting it – feel free. What you really want to do however is mount it so that you check it out. You can actually mount a filesystem on ANY directory, though it ought to be an… Leer más »
Derrick Harcey’s Weblog Harcey’s Identity The OpenSPARC Community Accelerates Creating new opportunities into new markets. » Visit OpenSPARC.net <a href=’http://ads.sun.com/ads/adclick.php?n=ad99629f’ target=’_blank’><img src=’http://ads.sun.com/ads/adview.php?what=zone:44&n=ad99629f’ border=’0′ alt=»></a> Archives « July 2008 Sun Mon Tue Wed Thu Fri Sat 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21… Leer más »
Go to a terminal screen. You can usually right click on the desktop and choose this option from the drop-down menu. Type «dd if=/dev/cdrom of=/cdrom_image.iso»