make dep will only figure out compile time dependencies, as in which files should be compiled to yeild which module. do a make menuconfig/config to select your...
by digging in the makefile for the network modules source, i found that the 3c507 is EL16 and not EL2 (where i thought it would be.) i added CONFIG_EL16=m to...
I got a Wireless Bridge and NIC so I can put a PC downstairs... Its a Netgear WA301, brand new on eBay, both, for $60.00..great deal... Anyway, its a dual boot...
... yup. that's what it's meant fer. are you new to Linux? Nikhil. -- Nikhil Shankar (nikhilwiz at yahoo.com) Slackware Linux http://www.slackware.com/ I...
Hello All, I have Slackware 7 running dhcp server 2.0, it has been working perfectly for about two years now. I just got back after the holiday vacation and it...
i have 2 operating system one for slackware and the other is SCO unix, my problem is when i use rlogin from slackware to SCO unix some character had garbages...
... Are you doing the rlogin from a console or from an xterm? Some unixs do not understand TERM=linux, but will easily handle TERM=xterm. Other than that, I...
Iain Conochie
iain@...
Jan 5, 2002 12:07 pm
805
... I am a SCO guru also: Please provide more info and I can help. What version of SCO are you using (3.2v4.2/OpenServer5/UnixWare)? What are you using on the...
trying to make a new kernel for my old slack 4 machine. i've been using a default kernel but replaced the cdrom drive. every time i compile the kernel (2.2.6)...
... yes, on your Slackware CDROM there is a "docs/Linux-HOWTO" directory. In there is a HOWTO called: Mail-Administrator-HOWTO In section 6.4 is a "quickie"...
Your best bet would be to figure out to use M4. There is an M4 script that should take care of most of your config options. Unless you have an easy question,...
Anthony J. Gabrielson
agabriel@...
Jan 11, 2002 3:30 am
810
i have a proxy server internet gateway, how can i monitor the individual workstation where they go in the web site example: workstation1 ----- www.yahoo.com ...
... Hash: SHA1 ... what is doing the proxing? for example squid? - -- Chris Scheller http://www.pobox.com/~schelcj/ ... Version: GnuPG v1.0.6 (GNU/Linux) ...
Chris Scheller
schelcj@...
Jan 12, 2002 11:01 am
812
I use a Squid proxy (quite sometime ago), and AFAIK, there was access_log or something that record the activity of your proxy. Usually the admin use this to...
Well let me introduce myself, Im Paul S Hoffman am a brewer of fine beers by profession. Computers are something I have been involvec in, self taught, for 3...
... no hard parts, it´s just Slackware is not for lazy people. regards. ===== R. <Eris is my admin> __________________________________________________ Do You...
ruben sotillo
progmusic@...
Jan 15, 2002 12:39 pm
815
I setup Slackware 7 years ago, all by myself. There wasn't a soul around who knew how to work a computer. Let alone get on to the net and ask. We never had...
This may seem like a pretty basic question, but Im having a problem getting my sound card to work with anyone but the root account..? is there something I have...
There are two ways to do it.
1) The correct way: add your users to the sys group, I believe.
2) The lazy way: change the permissions in the device.
-----...
It depends on what soundcard you got. If you got an Soundblaster you go to the modules.r and you edit it. But you have to edit it as root. and umm first...
i have a slackware 8 and sendmail 8.11.4, question: if i tail - f /var/log/messages some of email had stat: sent but some had a stat: deffered how can i solve...
The article below helped me with both 7.1 and 8.0. I am using the 2.4.5 kernel as well. Modules seem to work better for me with this kernel that older ones. ...
... Running the command mailq should tell you why messages are defered. Depending on the cause running sendmail -q might help. Shawn...
Shawn Everett
maverick@...
Jan 17, 2002 5:51 pm
822
I only have c media.. I got it working okay with the 8.0 and the 2.4.5 kernel. thank you all for your help.. I have alot to learn here, as Im completely new...
Hello, I'm running dragonlinux, which is based on slackware 7.1.0. I'm trying to get my linux time synched with my motherboard clock. When i use the date...
Hi, I'm trying to get Gnucash installed and working, but I am running into a problem. First of all, I am runnign slack 8, and have updated the packeges listed...
... Try "strace gnucash" and you should see the name of the library it's failing to find near the end. Look for "lib....so". Then find that file in your...