Technical Support RS/6000 TechSupport IT Resource Center Red Hat support
Phone Number 1-800-CALL-AIX 1-800-633-3600 1-888-REDHAT1 Free Software Bull HP-UX Ports Linux Software Map
Certification
www.ibm.com
education.hp.com RHCE
Links FreeBSD Solaris (SPARC) Tru64 FAQ FreeBSD FAQ Solaris 2 FAQ Tru64 FAQ
Online Manual FreeBSD Hand Book Solaris 7 Documentation Tru64 Documents
Technical Support SunSolve Alpha Systems Support
Phone Number 1-800-USA-4SUN Free Software FreeBSD Primary Site Sun Freeware Tru64 Demos, Shareware & Freeware
Certification suned.sun.com ASE Information
主流服务器UNIX操作系统其它命令 MISC AIX FreeBSD HP-UX Startup script /etc/rc /etc/rc /sbin/rc Kernel /usr/lib/boot/unix_up /kernel /stand/vmunix Kernel Parameters lsattr -E -l sys0 sysctl -a sysdef kmtune kmsystem Reconfigure the kernel chdev -l sys0 -a cd /sys/i386/conf vi KERNEL config KERNEL cd ../../compile\ /KERNEL make depend make make install cd /stand/build\ /usr/lbin/sysadm\ /system_prep -v -s system vi system mk_kernel -s system cd /stand mv system system.prev mv vmunix vmunix.prev mv dlkm dlkm.prev mv /stand/build\ /system system kmupdate /stand/build\ /vmunix_test List modules genkex kldstat kmadmin –s Load module kldload kmadmin –L Unload module kldunload kmadmin –U Initialize system install_assist /stand/sysinstall set_parms initial Physical RAM bootinfo -r sysctl hw.physmem grep -i Physical\ /var/adm/syslog\ /syslog.log Kernel Bits bootinfo -k getconf KERNEL_BITS Crash utility Crash crash Adb Trace System Calls Syscalls truss tusc
Machine model uname -m bootinfo -m uname -m model uname -m OS Level Oslevel uname -r uname -r Run Level who –r who -r Core dump files /var/adm/ras /var/adm/crash Boot single user Key on service mode/F4 Boot from CD/Tape Select Maintenance Limited function Shell ok boot –s >boot Interact with IPL ? Y ISL>hpux -iS Maintenance mode ok boot –as >boot Interact with IPL ? Y ISL>hpux -lm Interrupt Key control-B Return to console Co Timezone Management /etc/environment /etc/profile /etc/localtime /etc/TIMEZONE NTP Daemon 如何用它? /etc/ntp.conf startsrc -s xntpd /etc/rc.conf {xntpd enable="YES"} /etc/rc.network /etc/rc.config.d\ /netdaemons /sbin/init.d/xntpd 主流服务器UNIX操作系统其它命令 续 MISC Linux (RedHat) Solaris (SPARC) Tru64 Startup script /etc/rc.d/rc /sbin/init.d /sbin/init.d Kernel /boot/vmlinuz /kernel/genunix /vmunix Kernel Parameters sysctl -a sysdef –I sysconfig dxkerneltuner Reconfigure the kernel cd /usr/src/linux make mrproper make menuconfig make dep;clean;bzImage;install make modules make modules_install cp arch/i386/boot/bzImage /boot/vmlinuz mkinitrd /boot/initrd-2.4.img 2.4 vi /etc/lilo.conf lilo vi /etc/system reboot doconfig List modules lsmod modinfo Load module insmod modload Unload module rmmod modunload Initialize system netconf sys-unconfig netsetup Physical RAM free prtconf uerf | grep memory Kernel Bits getconf WORD_BIT isainfo -kv 64 Crash utility lcrash crash kdbx Trace System Calls strace truss trace
Machine model uname -m uname -imp uname -p OS Level uname -r uname -r sizer -v Run Level runlevel who -r who -r Core dump files /var/crash/`uname -n` Boot single user {lilo} control-x linux S
{grub} c kernel vmlinuz-2.4.9-13 single ro root=/dev/hda8 initrd /initrd-2.4.9-13.img boot ok boot -s >>> boot -fl s Maintenance mode ok boot -as Interrupt Key Stop-A control-P Return to console ok go Timezone Management /etc/sysconfig/clock /etc/TIMEZONE /etc/default/init /etc/svid3_tz timezone NTP Daemon /etc/ntp.conf /etc/rc.d/init.d/xntpd /etc/inet/ntp.conf /etc/init.d/xntpd rcmgr set XNTPD_CONF YES /sbin/init.d/xntpd