Creating Potato CDs

2000-06-16 Thread Salman Ahmed
I have the debian-cd package installed. I edited the CONF.sh file. But the documentation didn't indicate how to create a local mirror of Potato .debs. The system I will be using to create this Potato CD is a potato system that I installed over the Internet using the boot disks. So, what command(s)

Urgent: Can't upgrade from slink to Potato/Frozen!!

2000-01-29 Thread S. Salman Ahmed
k with a stock 2.0.36 kernel. I have a lot of customizations to make to this box but I'd like to upgrade to latest potato first. Any suggestions ?? Thanks. PS : I have already spent > 6 hours trying to upgrade this box to potato but apt/dpkg refuses to let me do so. I just hope that its some

Re: problem locating ndbm.h but it is there

1999-10-04 Thread Salman Ahmed
way to do this is: ./configure --site-includes="/usr/include/db1" (rest of the options) Check the configure script supplied with the app and see what the exact option is to specify additional include directories (try ./configure --help), though the --site-includes option is a pre

Re: Security Setup: how to respond to a portscan (This is long!)

1999-10-03 Thread Salman Ahmed
I am using WDM. BTW, where is this port 1024 specified for WDM ? Just curious. -- Salman Ahmed ssahmed AT interlog DOT com

Re: Security Setup: how to respond to a portscan (This is long!)

1999-10-03 Thread Salman Ahmed
an launch X clients without having permission/authority problems. Here is what xhost tells me now: @phoenix:[/home/ssahmed] xhost access control enabled, only authorized clients can connect INET:phoenix LOCAL: Can I assume that the above xhost and WDM settings are safe ? -- Salman Ahmed ssahmed AT interlog DOT com

Re: wheel mice

1999-10-03 Thread Salman Ahmed
ck out the following site for more info on how to get wheel mice to work with X: <http://www.inria.fr/koala/colas/mouse-wheel-scroll/> -- Salman Ahmed ssahmed AT interlog DOT com

Re: Security Setup: how to respond to a portscan (This is long!)

1999-10-03 Thread Salman Ahmed
rom pavlov on the auth port. Please, Nathan> buy, steal, or rent a clue before you install iplogger. Nathan> I didn't say anything about a "hack attempt" from pavlov on the auth port, just that I wasn't sure about it. And I wasn't complaining about it. In any event, thanks for your most helpful reply. -- Salman Ahmed ssahmed AT interlog DOT com

Security Setup: how to respond to a portscan (This is long!)

1999-10-03 Thread Salman Ahmed
r about it. Thanks for reading the email (if you made it this far!). I definitely intend to take security of my system more seriously from now. I'd appreciate any comments/suggestions/advice on this matter. Thanks. PS : If anyone wishes to, we can take this discussion to private email.

Compiling XEmacs-20.4 from source package

1999-10-01 Thread Salman Ahmed
y /etc/apt/sources.list ? Also, when building the debs for XEmacs, how can I configure the different options available through the autoconf script that comes with the XEmacs source package ? Thanks. -- Salman Ahmed ssahmed AT interlog DOT com

Re: Reading compressed files in XEmacs

1999-09-30 Thread Salman Ahmed
gotten its name. Maybe some other longtime XEmacs users can remember the package I am talking about. On a somewhat related note : is it possible to view compressed (.gz) files with pagers like more/less ? I think I remember a thread about this either on this list or on some linux NG a while back except

Re: Modem speed with wmppp.app

1999-09-30 Thread Salman Ahmed
ort what speed I connect at. One more thing, what scripts have you specified in the .wmppprc file ? Thanks. -- Salman Ahmed ssahmed AT interlog DOT com

Re: Environment Variable weirdness

1999-09-30 Thread Salman Ahmed
DISPLAY env var to allow remote X clients to display locally, right ? Nathan> Do it in /etc/profile, add this line: Nathan> export OSVERSION=`uname -r`-`arch` Nathan> HTH, Yes it does. Thank you. -- Salman Ahmed ssahmed AT interlog DOT com

Re: Environment Variable weirdness

1999-09-30 Thread Salman Ahmed
te X clients to display locally, would I set the DISPLAY var in /etc/environment or in the users startup files eg .cshrc/.tcshrc/ ? Thanks. -- Salman Ahmed ssahmed AT interlog DOT com

Environment Variable weirdness

1999-09-30 Thread Salman Ahmed
ains the following information : kernel version and machine architechture. e.g. : linux-2.2.12-i686. Let's call it OSVERSION. Where do I set this environment variable ? Thanks. -- Salman Ahmed ssahmed AT interlog DOT com

Re: System.map does not match kernel data

1999-09-30 Thread Salman Ahmed
the kernel in Debian, all this is taken care for you by the script(s). For more info on this, see : /usr/doc/kernel-package, and man make-kpkg. HTH, -- Salman Ahmed ssahmed AT interlog DOT com

CVS setup and administration

1999-09-27 Thread Salman Ahmed
e will tell me how good a setup this is and how I can improve on it. Plus any other tips on CVS setup/administration/security/etc. This is my home system that I am talking about. I connect to the Internet via dialup PPP. Thanks. -- Salman Ahmed ssahmed AT interlog DOT com

Re: shutting down X

1999-09-26 Thread Salman Ahmed
Brian> This code segment is from the MAKEDEV script on my Debian box, Brian> notice how it is makes a symlink for 2.0.x kernels and a device Brian> file for 2.2.x or greater: I'll try out the MAKEDEV script on my box. I would like to have a real device for /dev/console. Thanks for your helpful replies. -- Salman Ahmed ssahmed AT interlog DOT com

Re: shutting down X

1999-09-26 Thread Salman Ahmed
>>>>> "Salman" == Salman Ahmed <[EMAIL PROTECTED]> writes: Salman> Ok. I'll also check RedHat-5.2 to see what /dev/console points Salman> to under there. Then I'll try symlinking it to /dev/tty1 and Salman> see if that solves my

Re: shutting down X

1999-09-26 Thread Salman Ahmed
Ok. I'll also check RedHat-5.2 to see what /dev/console points to under there. Then I'll try symlinking it to /dev/tty1 and see if that solves my problem. BTW, under RH5.2, I am running kernel 2.2.10 and it doesn't have this `problem'. I am curious to know : what are the ramific

Re: shutting down X

1999-09-26 Thread Salman Ahmed
simply gave me an empty xconsole window as expected. It still didn't help me to see the status of shutdown (ie services being shutdown) without pressing Ctrl+Alt+F7. Any other suggestions ? What does your /etc/syslog.conf file look like ? Thanks. -- Salman Ahmed ssahmed AT interlog DOT com

shutting down X

1999-09-26 Thread Salman Ahmed
re any configuration tweaking. Thanks for any help. -- Salman Ahmed ssahmed AT interlog DOT com

Re: Getting The Most Out Of APT

1999-09-26 Thread Salman Ahmed
when I am installing packages via apt-get install. -- Salman Ahmed ssahmed AT interlog DOT com

Unix98 PTYs

1999-09-24 Thread Salman Ahmed
that some of the gurus on this list can explain to me exactly what a unix98 pty is and why it is better (or not) than what was present in the 2.0 series of kernels. Also, why is it called a "Unix98" pty ? what's so special about 98 !!! Thanks as always. -- Salman Ahmed ssahmed AT interlog DOT com

Bug in XEmacs-20.4 ?

1999-09-22 Thread Salman Ahmed
Emacs for a very long time now and have grown used to its excellent and exemplary behaviour!! I am running Debian 2.1 + glibc2.1 from potato and a bunch of other potato packages - glibc2.1 being the most important one. Thanks for any info. Regards, Salman Ahmed ssahmed AT interlog DOT com

querying installed packaged

1999-09-22 Thread Salman Ahmed
Is there a way to determine if package X is been installed from the stable or unstable area, using a combination of apt*/dpkg ? dpkg --list does not mention what `area' of the release the package has been installed from. -- Salman Ahmed ssahmed AT interlog DOT com

I broke apt-get

1999-09-20 Thread Salman Ahmed
t 100 Can this be fixed without having to reinstall Debian ? (yes I know it was a bad idea to delete those files from /var/!!) -- Salman Ahmed ssahmed AT interlog DOT com

Very serious problem with apt-get

1999-09-20 Thread Salman Ahmed
tp://http.us.debian.org/debian stable main contrib non-free deb http://non-us.debian.org/debian-non-US stable non-US deb http://security.debian.org/ stable updates deb http://www.netgod.net/ x/ and I am using Debian 2.1 + some packages from potato. Please help!! Thanks. -- Salman Ahmed ssahmed AT interlog DOT com

problem with apt-get

1999-09-20 Thread Salman Ahmed
s/proposed-updates/ deb http://http.us.debian.org/debian stable main contrib non-free deb http://non-us.debian.org/debian-non-US stable non-US deb http://security.debian.org/ stable updates deb http://www.netgod.net/ x/ Thanks for any info. -- Salman Ahmed ssahmed AT interlog DOT com

compiling/building unstable Eterm from sources

1999-09-19 Thread Salman Ahmed
/etc/apt/sources.list and exactly how do I compile Eterm-0.89-9 from sources ? Thanks. -- Salman Ahmed ssahmed AT interlog DOT com

Installing/Debianizing WindowMaker themes

1999-09-19 Thread Salman Ahmed
How can I either install WindowMaker theme tarballs or debianize them and then install via dpkg/apt ? Running slink + some potato debs (WindowMaker-0.60). Thanks. -- Salman Ahmed ssahmed AT interlog DOT com

Rebuilding unstable packages

1999-09-18 Thread Salman Ahmed
: Thanks for the replies re:kernel 2.2.12. I will check out the page on debian.org which has more info. -- Salman Ahmed ssahmed AT interlog DOT com

What is required for Kernel 2.2.12 ?

1999-09-18 Thread Salman Ahmed
ystem which is a standalone system. I use it for doing some development and to browse the WWW and read this list. Thanks. -- Salman Ahmed ssahmed AT interlog DOT com

Re: .xsession problem with WDM amd/or WindowMaker

1999-09-18 Thread Salman Ahmed
s to make error messages appear # in the console window. # tail -f $USER/.xsession-errors > /dev/console & /usr/local/bin/paralogger & exec wmaker Works fine now. I am able to start up the desired X clients. Also, to get non-root users to run PPP, I just did : usermod

PPP for non-root users

1999-09-18 Thread Salman Ahmed
How do I enable non-root users to use PPP (via pon/poff) ? Thanks. -- Salman Ahmed ssahmed AT interlog DOT com

.xsession problem with WDM amd/or WindowMaker

1999-09-18 Thread Salman Ahmed
playManager._0.authorize:false Can someone please explain to me how to start up X clients from my .xsession file ? Do I have to start up WindowMaker from my .xsession file (as I do for RedHat) or is it enough to rely on /etc/X11/window-managers ? Thanks. -- Salman Ahmed ssahmed AT interlog DOT com

problems reading News with Netscape

1999-08-15 Thread Salman Ahmed
nger (under Windows) for quite some time, I can't stand the plain look of Xrn. Thanks for any info on this very annoying problem with Netscape. -- Salman Ahmed ssahmed AT interlog DOT com

Re: 56K internal modems

1999-08-07 Thread Salman Ahmed
70.00 including taxes. -- Salman Ahmed ssahmed AT interlog DOT com

Re: 56K internal modems

1999-08-07 Thread Salman Ahmed
tedly it was my mistake for not checking at the time if Linux supported WinModems, and I didn't check that the modem that was being put in my system was a WinModem or not. After I got the system I realized that I had a WinModem and that it wouldn't work under Linux. A case of buyer beware! -

Re: 56K internal modems

1999-08-07 Thread Salman Ahmed
lt;http://www.o2.net/~gromitkc/winmodem.html> for more info. -- Salman Ahmed ssahmed AT interlog DOT com

Re: Initial thoughts about Debian 2.1 (and I need some help!)

1999-08-01 Thread Salman Ahmed
onsole. Of course, if I were using Debian it work then it would definitely matter. -- Salman Ahmed ssahmed AT interlog DOT com

Re: Initial thoughts about Debian 2.1 (and I need some help!)

1999-08-01 Thread Salman Ahmed
At 09:25 PM 7/31/99 , you wrote: >*- On 31 Jul, Ed Cogburn wrote about "Re: Initial thoughts about Debian 2.1 >(and I need some help!)" >> I suggested using 'mingetty' as it by default will clear the >> screen at logout. Its also smaller than the default getty (I'm >> pretty sure). >> > >Ye

Initial thoughts about Debian 2.1 (and I need some help!)

1999-07-31 Thread Salman Ahmed
the whole post (if you made it this far!). I apologize if any of these questions are FAQs but after having spent the past few hours getting Debian 2.1 up and running and am kinda anxious to get these few issues out of the way. Thanks. -- Salman Ahmed ssahmed AT interlog DOT com