Just a simple gathering of some scripts, commands and so om that has been useful to me, and which i dont want to forget. enjoy

ldd - shows what libraries a binary file is linked with/towards
chsh - selects a users default login-shell
mesg - enables/disables messages to the tty's
head -c 6 /dev/random | mmenconde , generate random password :-)
grep -v CRITICAL run.log| grep -v ^$ | less greps for each row not containing either just blank space or workd CRITICAL

On Ximian Gnome for Slackware
Slack puts gnome in a really really dumb place (/opt/gnome) that none of the programs are by default told to look in for libraries and all that stuff."
Easily fixed (on Slack 8):
1) put /opt/gnome into /etc/ld.so.conf and rerun ldconfig
2) when compiling gnome stuff use './configure --prefix=/opt/gnome' and re-run ldconfig as root after installing a library.

Good site for setting up XF 4.02, http://www.thedukeofurl.org/reviews/misc/3dlinux/4.shtml

This image shows actual rendering on my Geforce2 in linux :-)

This will enable Scrolling with mousewheel in linux XF 4.0.2
put it into your ~/.Xdefaults

--- zap ---

!## NETSCAPE Netscape*drawingArea.translations: #replace \ : ArmLink() \n\ : ArmLink() \n\ ~Shift: ActivateLink() \n\ ~Shift: ActivateLink(new-window) \ DisarmLink() \n\ Shift: ActivateLink(save-only) \ DisarmLink() \n\ Shift: ActivateLink(save-only) \ DisarmLink() \n\ : DisarmLinkIfMoved() \n\ : DisarmLinkIfMoved() \n\ : DisarmLinkIfMoved() \n\ : DescribeLink() \n\ : xfeDoPopup() \n\ : ActivatePopup() \n\ Ctrl: PageUp()\n\ Ctrl: PageDown()\n\ Shift: LineUp()\n\ Shift: LineDown()\n\ None: LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\ None: LineDown()LineDown()LineDown()LineDown()LineDown()LineDown ()\n\ Alt: xfeDoCommand(forward)\n\ Alt: xfeDoCommand(back)\n Netscape*globalNonTextTranslations: #override\n\ Shift: LineUp()\n\ Shift: LineDown()\n\ None:LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\ None:LineDown()LineDown()LineDown()LineDown()LineDown()LineDown( )\n\ Alt: xfeDoCommand(forward)\n\ Alt: xfeDoCommand(back)\n

---- zap ---

This link shows how to setup a software raid on netbsd, useful :)

If link is broken, here's the text ;)

Enjoy :)
Care to go back ?