# route add default gw 192.168.1.1 netstat -rn # iwlist eth1 scan /etc/init.d/wpasupplicant stop iwconfig eth1 essid key s: open dhclient eth1 ifconfig eth0 hw ether up ??? nmapfe ("nmap front-end") at -f hh:mm rename 'y/A-Z/a-z/' * rename 's/alt/neu/' * $ ico -r -sleep 0.1 Terminal-Zeichensatz zerschossen? Die Lösung: "echo + +" oder "stty sane" oder "reset" [b]eterm-color[/b] begin color color 0 rgb:0/0/0 color 1 #9E1828 color 2 #aece91 color 3 #968a38 color 4 #414171 color 5 #968a38 color 6 #418179 color 7 #bebebe color 8 #666666 color 9 #cf6171 color 10 #c5f779 color 11 #fff796 color 12 #4186be color 13 #cf9ebe color 14 #71bebe color 15 #ffffff color bd #ffffff color ul #ffffff end color ---- [b]Systemzeit ändern (Linux)[/b] debian:~# hwclock --show debian:~# date --set="12/24/2000 22:20:00" debian:~# hwclock -u --systohc debian:~# hwclock --show [b]Systemzeit ändern (OpenBSD)[/b] openbsd:~# date yyyymmddhhmm ---- X-Cursor ändern http://www.easylinux.de/Artikel/ausgabe/2004/03/050-linux-tipps/ http://wiki.archlinux.org/index.php/X11_Cursors http://www.justlinux.com/nhf/X_Window/Custom_Cursors.htm http://www.linuxjournal.com/article/5303 [b]DVD-RAM mounten[/b] fstab: /dev/hdd /media/dvdram udf rm,noatime,async 0 0 /etc/network/interfaces: hwaddress screen -raAd visudo %users All = NOPASSWD=/usr/sbin/halt Coredump erzeugen: gms@gms4:~$ ulimit -c 0 gms@gms4:~$ echo "int main() { int *p=0,b; b=*p; }" >x.c gms@gms4:~$ gcc -o x x.c gms@gms4:~$ ./x Speicherzugriffsfehler gms@gms4:~$ ulimit -c unlimited gms@gms4:~$ ./x Speicherzugriffsfehler (core dumped) gms@gms4:~$ ls -l core -rw------- 1 gms gms 139264 2007-09-16 01:17 core gms@gms4:~$ find -exec touch {}; Bildschirm sofort schwarz machen: xset dpms force off Xdialog --msgbox "`date`" 25 80