make install, great, now make uninstall??

2000-10-26 Thread Jason Hammerschmidt
ish). any thoughts? -- Jason Hammerschmidt, Sapere Aude "freedom & personal responsibility good, serfdom & tyrannical control bad" MacLaren McCann Interactive - direct 416.643.8560

Re: Backing up the system

2000-10-11 Thread Jason Hammerschmidt
backup script" $ADMINS exit $RESULT fi logger " Finished writing to tape successfully..." echo "cleaning up..." SIZE=`ls -la $COMPILEDIR/\`date -I\`.tar.bz2` echo "Successfully completed backup script, size of backup was" $SIZE | mail -s "Successfully completed backup script" $ADMINS rm -fr $COMPILEDIR/ logger "Finished back to tape script sucessfully." echo "Done." -- Jason Hammerschmidt - "Sapere Aude" - [EMAIL PROTECTED] MacLaren McCann Interactive - direct 416.643.8560 backuptotape.sh Description: Bourne shell script

Re: dhcpcd weirdness

2000-10-11 Thread Jason Hammerschmidt
check out its config man file for the > > equivalent. > But he's adding one, via his config files, no? I'm using dhcpcd and the > config files, and with rogers it often takes me multiple tries to finally > get > an IP address. They really suck. -- Jason Hammerschmid

Re: More X questions.....

2000-09-21 Thread Jason Hammerschmidt
If you copy a RedHat XF86Config file, remove the line FontPath"unix/:-1" and replace with FontPath"/usr/X11R6/lib/X11/fonts/cyrillic:unscaled" FontPath"/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath"/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath"/usr/X

using apt-get to install unstable packages

2000-09-21 Thread Jason Hammerschmidt
ls, and compiling the kernel (just to get a version.h) it crapped out on something else (that I have no idea about or the will to figure it out right now) and thought there's got to be an easier way. Any help is greatly appreciated, thanks in advance Jason Hammerschmidt