If you have mrtg working then put something like: */5 * * * * mrtg_stuff in your crontab file. Use crontab -e as root to edit the file. Replace mrtg_stuff...
... Hash: SHA1 ... Well, you said you only upgraded the a series, it might be that you need to upgrade some other stuff as well in order to get it to work....
Toby Fisher
toby@...
Jan 13, 2003 11:17 pm
1224
<snip> ... Generally, I have found that windows partitions are only accessible by the user that mounts them i.e. if they are mounted at boot, then only root...
Iain Conochie
iain@...
Jan 13, 2003 11:51 pm
1225
I've ended up using tar to handle system backup work. It's slow and maybe zoo or something else would be better, have to research that later. I don't have a...
Jude DaShiell
dashielljt@...
Jan 14, 2003 12:48 am
1226
Hello! ... On Redhat 7.0 - 8.0, Slackware 8.1 it was no problem to login as root, mount the Win Partition, logout and login as normal user. As normal user you...
Great for what? I don't waste my time on geocities web sites as a general rule because their design doesn't support lynx and believe this or not, this is a...
Hello my name is Darren and I'm new to the list. I've been using Slackware Linux off and on for quite awhile now. I still mostly use Windows but I'd like to...
slackware rules indeed :-) today I saw a rh 8.0 - it's quite shitty - with its kde-gnome unified desktop and its already configured firewall - got me confused ...
Hello! ... YEAH :-) ... That is exactly why i switched away from Redhat after using RH 7.0 till 8.0. As an example under Slackware 8.1 you have the arts...
I ended up downloading afio onto slackware 8.0 and got it built. I'll try runing it and see if it'll do a backup under some pretty restrictive circumstances....
Jude DaShiell
dashielljt@...
Jan 18, 2003 11:33 pm
1235
Hy , i'm new to this list , new to Slackware and more or less new to linux . I just got Slackware 8.0 on my system. After the initial shock (no rpm , X not...
Try the following for waking up a sound card. 1) do the command: lspci -v ... for references to sound card like manufacturer or model. 3) edit ...
Jude DaShiell
dashielljt@...
Jan 19, 2003 12:36 pm
1237
or cat /proc/pci (lspci is a slackware-only script, if I remember correctly) preferably you can compile a 2.4 kernel, which supports far more devices than ...
Wassup all!!! I have two systems both running Slack 8.1. I use mplayer to see divx encoded movies because I think its the best player for linux!! What I want...
... Look at vlc. -- David Filion Registerd (Slackware) linux user #195143 "Yes, it's manly, but let's face it, so is bungee-jumping with the cord tied to your...
First of all , sorry for top-posting (i subscribed to the digest by mistake). Then i apologize for misleading you . I have Slackware 8.1 installed , that has a...
... you could modify the permissions of the actual /dev/ entry of your windows partition. for example, doing a 'chmod g-w /dev/hda1' would turn off the write...
For those running slackware 8.1 or slackware current, new dhcp packages have been made available. These are security fixes and are available now in the usual...
it appears the /var/run/mysql directory on slackware 8.0 is empty. Probably with the right installation steps this could be fixed. Does anyone know what those...
Jude DaShiell
dashielljt@...
Feb 4, 2003 1:30 pm
1247
... Use the mysql_install_db script in /usr/bin This should install the necessary tables that you need to run mysql Iain...