(1) to start the level chkconig 2345 closes the FTP service: root @ RHEL4 etc] # chkconfig--display the service in level2345vsftpdof all levels start: root @ RHEL4 etc] # chkconfig-list started, query, close the daemon script: root @ RHEL4 etc] # servicevsftpdstop [status, start] following is I quit a few I know, that is, you can quit the service: autofs automatically when you require reproduces the file system, and when you do not need to uninstall automatically when.
Apmd used to monitor the system power state, and the related information write to the log by syslogd. Can also be used to shut down the power supply is low. Acpid is to replace the traditional standard of APM power management, and the launch of the new power management standards. Usually laptops need to start the power management. Netfs is responsible for loading/unloading NFS, Samba, NCP (Netware) file system. Kudzu is in the Prosecutor's new hardware, you can switch off. After installing the new hardware to use/usr/sbin/kudzu. Sendmail mail server sendmail daemon. Irqbalance on multiple system processor environment system interrupt requests are load balancing daemon. If you only install a CPU, you do not need to load this daemon. (2) on the smartd startup failed smart is a hard drive failure monitoring process. Root @ RHEL4 ~] # servicesmartdstart Tip: start smartd failed root @ RHEL4 ~] # servicesmartdstatus Tip: smartd is dead, but sbusys locked root @ RHEL4 ~] # tail/var/log/messages-n15 Tip: Unabletoregisterdevice/dev/sda (noDirective-dremovable). Exiting.UnabletoregisterSCSIdevice/dev/sdaatline30offile/etc/smartd.con probably tips smart does not support SCSI devices, but do not understand why my virtual machine hard disk will be RHEL4 SCSI hard drives. I put at the service of this service to delete: chkconfig--delsmartd (3) insert a USB device mount host, winXP tips find device first, and on Linux through fdisk-l it didn't find the USB device. This can be done by VM-> RemovableDevices select Anonymous USB device address. Discovered by fdisk-l USB device name as sdb1.root @ RHEL4 ~] # mkdir/mnt/usbroot @ RHEL4 ~] # mount-tauto/dev/sdb1/mnt/usbroot @ RHEL4 ~] # umount/mnt/usb (4) shutdownshutdown is the safest way to shut down, it notifies all logged-on user system will be shut down and freeze login. direct power off, shutdown, or even delay the restart are possible. This allows users of the application time to save the relevant data. Shutdown-r restart shutdown-t set how many seconds after power down after shutdown shutdown-h shutdown, the halt command shutdown-f restart (reboot) ignores fsck, quick restart
No comments:
Post a Comment