Dearl all.... mo tanya nech seputar rc.local diPCLinuxOS. berikut ini rc.local saya :
$ cat rc.local #!/bin/sh # # This script will be executed *after* all the other init scripts. # You can put your own initialization stuff in here if you don't # want to do the full Sys V style init stuff. touch /var/lock/subsys/local if [ -f /etc/LIVECD ] ; then echo "Trying to start graphical desktop. If for some reason this fails please log in here with name root password root, type video to set your video card and then type startx to get to the desktop" > /etc/issue fi terus dibagian akhir script aku tambahkan .... fi /usr/bin/xdesktopwaves abis itu aku reboot, tapi xdesktopwaves-nya kok nggak keload yach..... mohon pencerahannya yach..... -- FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab Unsubscribe: kirim email ke [EMAIL PROTECTED] Arsip dan info milis selengkapnya di http://linux.or.id/milis
