Re: How to run LILO on a floppy?

2002-06-15 Thread Statux
If you're looking for LILO on the floppy, use mkbootdisk (man mkbootdisk for more info). If you just want your system to boot from a floppy then do something like the following: # dd if=/boot/vmlinuz of=/dev/fd0 bs=1440k The latter option will write the kernel image out to /dev/fd0. The kernel i

Re: kernel: Cannot find map file

2002-06-03 Thread Statux
Usually found at /boot/System-map If you've recompiled a kernel or something, then you have to copy the System-map that gets created over to /boot or wherever you put your boot stuff. If you haven't touched anything and you're using an RPM'd kernel, then reinstall it. On Mon, 3 Jun 2002, LuisMi

Re: How come then that Wireless didn't become established ...

2002-06-03 Thread Statux
Government restrictions on transmissions over radio frequencies (ie. FCC in the USA), and lack of security. On Mon, 3 Jun 2002, Shyam Kumar Mankayil wrote: > > I know this may not be a very bright question > > I guess you can transmit over greater distances using a Wireless setup , ie : >

Re: rationale for "mount --bind"

2002-05-28 Thread Statux
Well, if I understand correctly, say you mount something to some directory but later find that you want it elsewhere (ie. you mount a cd to /mnt/floppy out of haste, but later correct yourself by --bind'ing it to /mnt/cdrom). It's merely a convenience thing cause stuff might be running on the moun

Re: difference between run levels 1 and S

2002-05-25 Thread Statux
I think we figured all of this out already. Runlevel 1 is a defined runlevel (/etc/inittab) who's behavior is based on the related rc.d scripts (Runlevel 1 could therefore spam the screen with ascii art and do nothing more). Runlevel S, obviously, is what one would use if you were just going to g

Re: Kernel oops

2002-05-25 Thread Statux
Whenever I change any hardware, I like to recompile the kernel to make sure everything is peachy. Try recompiling the kernel and see what happens. On Fri, 24 May 2002, Ed Wilts wrote: > In the last week or so, I've been starting to get kernel errors. This is > with the latest 7.1 updates. Any

Re: Help!!!! How to kill tar process

2002-05-24 Thread Statux
stuff and quit out nicely. 'man kill' for more info :) -Statux On Fri, 24 May 2002, Jianping Zhu wrote: > When I try to stop a process of backing up a files to tape drive by using > tar i always fails. > For example: > i use ps -aux . I got following process . > root 1484 0

Re: simple question

2002-05-24 Thread Statux
What did that have to do with his question? :) On Fri, 24 May 2002, Nick Lozinsky wrote: > use the SET or simply use the commands like this: > > bash$ EDITOR="/usr/local/bin/ee" > > or use the EXPORT command after setting the variable: > > bash$ export EDITOR > > - Original Message - > F

RE: USB keyboard and mouse

2002-05-22 Thread Statux
s back on the Windoz box and let the wife and kids use them. > > don't let my bad experience keep you from getting them if you want them. > Also I am using RH 7.2 still. > > -Original Message- > From: Statux [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 22, 2002 12:59

Re: USB keyboard and mouse

2002-05-22 Thread Statux
USB keyboards and mice work fine, but you have to make sure you have support for HID, USB keyboards, and USB mice loaded. If you still use kudzu, it should load the needed modules by itself. If you want my honest opinion.. buy Logitech and not Microsoft.. that is if it's available where you live

Re: unknown port open

2002-05-21 Thread Statux
Try doing: netstat -pan On Tue, 21 May 2002 [EMAIL PROTECTED] wrote: > Dear all > > I used the netstat -an and got the following unknown port > What are the meaning and can I close it? > > Thank you > > Active UNIX domain sockets (servers and established) > Proto RefCnt Flags Type St

Re: CDRW

2002-05-20 Thread Statux
Make sure you have the appropriate extensions installed for iso9660 (part of the kernel). iso9660 uses 8.3 format. The MS Joliet and Rockridge extensions are a couple things you'll prolly want to have loaded, or else you won't be seeing anything other than 8.3. Remember, the way the file names ap

Re: /var/log

2002-05-19 Thread Statux
the suffixing looks like a logrotate thing :) On Sun, 19 May 2002 [EMAIL PROTECTED] wrote: > Hi all > > I am using RH 7.2 > > After using the syslog to receive the logs from other servers, the > files, message, maillog are not automatically generated to message.1, > message.2 when the files beco

Re: Making boot.img floppy

2002-05-19 Thread Statux
rawrite and dd do the same thing in this application. The image will fit on a 1.44MB floppy. All the floppy images are the exact size of a standard floppy. dd if=boot.img of=/dev/fd0 or dd if=boot.img of=/dev/fd0 bs=1440k count=1 The second command will write the first 1.44MB out, but since th

ls command

2002-05-19 Thread Statux
ut changing things back to the old ways? This system used the old behavior through a few RH upgrades, but it changed when I did a hardware upgrade and reinstalled RH 7.1 from scratch. Any help would be much appreciated :) Thanks! -Statux ___ R

Re: Direct Rendering

2002-05-18 Thread Statux
ay because you'll have to keep testing things until it's right. "startx" is the command to get X running from a VT. I have a GeForce2 GTS. I'll send you my config file off the list (if possible). You'll need to edit it to match your system though. DON'T just plop

Re: Direct Rendering

2002-05-18 Thread Statux
you have to edit the XF86Config file a bit. You'll want to check with your card's maker for drivers, etc, and related instructions on how to edit the config. nVidia, for instance, has a Linux driver and a nice page on how to get everything working. Big question here is: Do you have a 3D accelerat

Re: Internet slowdown

2002-05-09 Thread Statux
I once had a problem where I would get terminal stalls with certain hosts (web mostly since that was easiest to test at the time). This dates back to the changeover from kernel branch 2.0 to 2.2. It was suggested that I add the -vj option to my pppd calls (of course I'm talking dialup, here). That

Re: Remotely Start NetScape

2002-05-07 Thread Statux
First export the display that X is running on. It's something like :0 or 0.0, but I forget exactly. Type set and look for DISPLAY under X to see what yours runs on. So if it's :0, you'd do: # export DISPLAY=:0 # netscape & I did it once on another system I was working on. I was logged in on anot

Re: I did not attack other's machine!!!!

2002-05-02 Thread Statux
seems that NT's natural reply to his attack was an attack of its own. I've never gotten tired of telling that story :) -Statux On Thu, 2 May 2002, Robert Canary wrote: > Yeah, srre you didn't do it. > > Just kidding :-) > > I would start by asking to see

Re: dependencies

2002-04-26 Thread Statux
rpm -q --whatrequires package_name On Fri, 26 Apr 2002, Steve Lee wrote: > what is a good way to find out what packages > are dependant on certain package ? > > i.e. i need to recompile php and install it. > but what will break ? > > > > ___ > Redhat-

Re: fetchmail

2002-04-26 Thread Statux
make sure fetchmail isn't being started with the --all option On Fri, 26 Apr 2002, cameron wrote: > I'm having trouble configuring fetchmail so that it only downloads `new' mail > and keeps `seen' mail on the server. In .fetchmailrc I have `no fetchall' as > one of my user options in addition t

Re: mouse 3rd buttons ?????

2002-04-19 Thread Statux
You in X or at console? If X, make sure your X config understands your mouse setup (protocol, etc). On Fri, 19 Apr 2002, Yohann DESQUERRE (DSI NOISIEL) wrote: > Hi, > > > I 've got a wheel mouse with 3 buttons but when i tried to copy the > third buttons has no action > > > > Any suggestion

RE: Quake3 on RedHat 7.2

2002-04-15 Thread Statux
dhat-list mailing list > > [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/redhat-list > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: 2GB Limit?

2002-04-13 Thread Statux
> Photo Craft Laboratories, Inc.. 3550 Arapahoe Ave, #6 > http://www.pcraft.com . . .. Boulder, CO 80303, U.S.A. > > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.re

Re: How to Limit Users' Disk Space

2002-04-12 Thread Statux
read up on disk quotas. On Fri, 12 Apr 2002, Li Bing wrote: > Dear all, > > Sorry to bother you! > > I need to limit the disk space they can use. For example, each user can only store >5MB files at most. How can I do that? > > Thanks so much! >

Re: snoop

2002-04-12 Thread Statux
man tcpdump On Thu, 11 Apr 2002, Isaac Liu wrote: > Hello, > > I am new to Linux and I am looking for > a snoop or any packet sniffer program. > > I have RH 7.2 installed. > > Any help is appreciated. > -- -Statux

Re: fetchmail error

2002-04-10 Thread Statux
pop3 user username is statux here pass password :) On Wed, 10 Apr 2002 [EMAIL PROTECTED] wrote: > our corporation is mucking with their exchange server. i've been getting > email off it with fetchmail for about 3 years now and all of a sudden they > are adding spam filters left

Re: Kernel Size

2002-04-05 Thread Statux
efore I reboot with it to > know it will not be too large? > > Thanks, > Scott > > > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -

Re: Re: imwheel Not working

2002-04-04 Thread Statux
> How can I get wheel mouse to work without imwheel? Can anyone share some code > please. I posted my solution the other day. Make sure your gpm is running with options like '-t ps/2 -m /dev/mouse' and make sure your XF86Config has the mouse protocol as IMPS/2 and you have 'ZAxisMapping 4 5' ju

Re: untarring multiple archives

2002-04-04 Thread Statux
[snip] > > for i in *.tar.gz; do echo Untarring: $i;tar xzf $i; done ah, right. minor oversight. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: untarring multiple archives

2002-04-04 Thread Statux
ist > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: untarring multiple archives

2002-04-04 Thread Statux
tar xzf *.tar.gz doesn't work...=/ > thanks for the info, > christopher > P.S. couldn't find anything about this in the man pages. > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > ht

Re: imwheel Not working

2002-04-02 Thread Statux
> I am having trouble getting imwheel to work. I have installed imwheel and > modified the X config files accordingly, and it still does not work. Don't use imwheel. My mouse-related stuff looks like this: Section "InputDevice" Identifier "OpticalMouse" Driver "mouse" Option

Re: How to configure private IP addresses?

2002-04-01 Thread Statux
Center - online filing with TurboTax > http://http://taxes.yahoo.com/ > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux __

Re: Xsane

2002-03-31 Thread Statux
tman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: User password length

2002-03-30 Thread Statux
ystems I changed the user passwords within > linuxconf, which did not obey this minum length rule. > Now that linuxconf is not in the distribution anymore, > I need to learn how to acomplish this task. > > Any clues? > > Regards. > > Romildo > -- -Statux

Re: Why ftp time out??

2002-03-30 Thread Statux
me what the server is doing. Some clients do have time-outs of their own, but in the interest of not tripping over the server's feet, they usually let the server do all the talking. > > Kvimol -Statux ___ Redhat-list mailing list

Re: usb help

2002-03-28 Thread Statux
; https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Problems with 3COM 3c905b

2002-03-24 Thread Statux
My 3c905B shows the following (kernel 2.4.18): 00:0b.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 30) Subsystem: 3Com Corporation 3C905B Fast Etherlink XL 10/100 Flags: bus master, medium devsel, latency 80, IRQ 9 I/O ports at e400 [size=128]

Re: Any command to remove a full directory

2002-03-21 Thread Statux
___ > Sjekk snørapporter... > fra 500 ski-destinasjoner i Europa > på http://no.snow.yahoo.com/ > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > ht

Re: OT usb mouse

2002-03-18 Thread Statux
ad or is it just like a ps2 mouse > you have to plug it in before you boot? > Thanks > Linda > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listma

Re: Replacement for telnet

2002-03-18 Thread Statux
I'm sure there's a way to copy the telnet output to a file ;) Any other features? *giggle* ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Adding a harddrive

2002-03-17 Thread Statux
hat order). Since you have 3 harddisks, you prolly have some number of partitions :) > Looking forward to read your replies. > Thanks in advance. > Ragnar W. > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Where is gtk-config gone

2002-03-17 Thread Statux
em.sol.no/altiett/knut_ove_hauge_kuren.html > > __ > Sjekk snørapporter... > fra 500 ski-destinasjoner i Europa > på http://no.snow.yahoo.com/ > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTE

Re: HELP! Configuring printer to print through a NT Print Server.

2002-03-14 Thread Statux
to use /'s instead. If that doesn't work, try using stprint\\itprint2 -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: how to start servlet at boot time

2002-03-13 Thread Statux
> I add following line to the etc/rc.d/rc.local > touch /usr/tomcat/bin/startup.sh man touch touch only updates a file's timestamp, etc. You probably want to remove 'touch' from that line. ___ Redhat-list mailing list [EMAIL PROTECTED] https://lis

RE: [OT] Can't see computers on the other switch

2002-03-12 Thread Statux
t; > > > ___ > > Redhat-list mailing list > > [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/redhat-list > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: kernel update

2002-03-11 Thread Statux
; "Men of genius are admired, men of wealth > are envied, men of power are feared, but > only men of character are trusted!" > > > > ___ > Redhat-list mailing list > [E

Re: Floppy doesn't work

2002-03-08 Thread Statux
if I can find one? and is there a way to get the floppy to > work? > Thanks Ed > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux

Re: How to modify evironment variables in a C program

2002-03-08 Thread Statux
First thing I would do is check the return of p on the second call to getenv() ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: sockets - accept()

2002-03-07 Thread Statux
I'm tempted to think there's some configuration issue, though I've > exhausted all of the things I've thought of. Does anyone have any ideas > why this might be failing? > > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: /proc/meminfo

2002-03-06 Thread Statux
; > What did I do wrong? Thanks. > > Shi-Ping > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux __

Re: How to get usb ports running, to use with digtal camera?

2002-03-06 Thread Statux
> "Cannot open the file /proc/bus/usb/devices. Verify that you have USB > compiled into your kernel, have the modules loaded and have the usbdevfs > filesytem mounted." This error message tells you what you need to know. ___ Redhat-list mailing list

Re: USB on an IBM Thinkpad i1300

2002-03-05 Thread Statux
t; How much faster is it? I'll probably just be using the printer for printing > reports and things like that, at least to begin with. I'm sure if I ever > want to print out PDF files I'll need USB. > > My main problem right now though is just getting USB working. But thanks

Re: mounting a floppy

2002-03-04 Thread Statux
appropriate module hasn't been loaded. > what'd i do? Make more ext2 floppies.. they're fun :) Cross-platform support can't be guaranteed, however ;) -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: C error?

2002-03-04 Thread Statux
> I'm not C expert, any idea? I don't think it has anything to do with C, but rather your environment. Could be a umask issue (just a thought). Your environment might prefent you from setting files as executable. ___ Redhat-list mailing list [EMAIL

Re: RedHat 6.2 fails on Pentium 4?

2002-03-04 Thread Statux
> Why don't you install it using pIII and then put disk on the p4? Kernel might panic or something. Remember, Linux didn't work with Pentium 4's until recently. I don't think anything before RH 7.0 or 7.1 was P4 ready (due to the version of inc

Re: mkbootdisk and 2.4.19-prex

2002-03-03 Thread Statux
ages. If it don't boot.. whatever. Pre-release kernels aren't guaranteed to do anything, really :) -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: what's on port 32768?

2002-03-03 Thread Statux
's probably named. > > Turned out to be rpc.statd. Thanks =) > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: licq help

2002-03-02 Thread Statux
q/sounds/icq/ and use those files. Then hit ok and then go and save the options (there's an option to save them). If you can't find anything in /usr/local/share/licq/, then try /usr/share/licq. I have my copy installed via tarball :) -Statux _

Re: editing eth1

2002-02-27 Thread Statux
> ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: licq problem

2002-02-23 Thread Statux
none of errors. > the strange thing is that i can receive a messages but can't send a messages. > > On Sat, Feb 23, 2002 at 04:44:19PM -0500, Statux wrote: > > Could you describe this problem a little further? :) > > > > On Sun, 24 Feb 2002, Lewi wrote: > > &g

Re: licq problem

2002-02-23 Thread Statux
x27;m on enigma at home > > > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: C Program compile error

2002-02-21 Thread Statux
;m trying to calculate a value (x) raised to the y power. I suspect > there is a library not found by the linker (wild guess). > > Any thoughts on how I can track this down? > > Thx > > > > > > _____

Re: USB Joystick and USB Hub

2002-02-20 Thread Statux
Hubs are supported natively.. they are seen when the host controller is initialized. As far as the joystick, you'll need to make sure you have HID support enabled as well as support for the joystick itself. -Statux On 20 Feb 2002, James Pifer wrote: > Is it true I have to recom

Reinstalling LILO (Was: How do I reinstall Linux)

2002-02-20 Thread Statux
rribly... can it :) -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: rpm -e --force --nodeps

2002-02-18 Thread Statux
binutil installed. > Thanks. > > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: HOW TO MAKE INSTALLABLE FLOPPY???

2002-02-17 Thread Statux
The question was how to do such a thing with what was listed. Hence my answer :) On Sun, 17 Feb 2002, Manuel A. Camacho Q. wrote: > Statux wrote: > > > > > QS:: > > > HOW TO MAKE INSTALLABLE FLOPPY NOT BOOTABLE DISK , > > > WITH MININUM PACKAGES??? > >

Re: swap files

2002-02-17 Thread Statux
*smacks himself* Oh.. THAT kind of file.. I should have remembered... I make partitions in files all the time (usually ext2 tho) :) -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: HOW TO MAKE INSTALLABLE FLOPPY???

2002-02-17 Thread Statux
> > I have one old Toshiba (T1950)Laptop with following configuration: > > CPU: 134Mhz > > RAM: 1MB > > FDD: 1.4"" > > CD-Drive: NO > > Network card: NO Also, how much of a hard disk is in it? I know systems from that era were using disks around 1GB. Any hack job of an install tree will probably

Re: HOW TO MAKE INSTALLABLE FLOPPY???

2002-02-17 Thread Statux
> QS:: > HOW TO MAKE INSTALLABLE FLOPPY NOT BOOTABLE DISK , > WITH MININUM PACKAGES??? You won't get any recent version of RedHat to install on a system like that, especially with such little memory. Floppy installation is out of the question too since the CDs hold over 1GB of files. If you ha

Re: 3Com 905 (was: no subject)

2002-02-17 Thread Statux
> > Hello, > > I posted this below a couple of days ago and go no response I wondering if > > anyone could give me some feedback: Didn't a few people reply to you (including myself)? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.red

Re: 3Com Module wont load on boot

2002-02-14 Thread Statux
ces with some other hardware by some chance are you? Does /var/log/messages or dmesg say anything useful? -Statux On Thu, 14 Feb 2002, Clifford Thurber wrote: > I am still confused as to why the interface would not be brought up when I > build a monolithic kernel and configure supp

Re: 3Com Module wont load on boot

2002-02-14 Thread Statux
) and when the kernel loads, it probes the card for everything else. One.. Two.. Three :) -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: "All telnet ports in use" error

2002-02-13 Thread Statux
> > RH 7.1, I rebuilt my kernel to 2.4.17. After reboot all seems OK, > but I > > get a "all telnet ports in use" message when trying to telnet in. > There > > are no telnet ports in use. Can someone suggest what causes this so > I > > can fix it? > > > > Thanks, > > Scott > > > > > > > &g

Re: Question about Uptime

2002-02-13 Thread Statux
> "The load averages are the average number of process ready to run during > the last 1, 5 and 15 minutes." Right.. 1, 5, and 15.. where'd I get 3, 5, and 10 from? :) ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/

Re: Question about Uptime

2002-02-13 Thread Statux
then your 5 minute average should be 1.00 (given nothing else was runnable during that time). Also, don't forget that only one process can run per CPU at any instance :) Hope this helps. -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] htt

Re: RedHat Network Down?

2002-02-13 Thread Statux
> > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: version of redhat

2002-02-12 Thread Statux
> i also did a cat /pro/versions but it didn't tell me the redhat release. /proc/version is the kernel version info. Since this is generated by the kernel itself, it has no concept of what a distribution really is. ___ Redhat-list mailing list [EMA

Re: version of redhat

2002-02-12 Thread Statux
erased.? ? > > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://li

Re: ftp'ing files from linux to Win98

2002-02-09 Thread Statux
> Is there other ways of sending binary files from Linux box to Windows >environment(win98). You could FTP into the Linux system and download them onto the Win98 box... or you could use Samba (netbios). ___ Redhat-list mailing list [EMAIL PROTECTED

Re: External Traffic?

2002-02-07 Thread Statux
right direction. -Statux On Thu, 7 Feb 2002, Kevin Old wrote: > Hello all, > > I have received an email from someone claiming that they are receiving > insecure connection attempts to their host. > > Is there some way that I can check if there are any processes that > co

Re: Reformat partition

2002-02-04 Thread Statux
is installed? > Is the a GUI in KDE for doing this? > > Thanks, > James > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux _

Re: Hii..........telnet please ?

2002-01-29 Thread Statux
Did you try the SRPM or perhaps looking on a search engine? On Wed, 30 Jan 2002, northstone wrote: > Anyone could show me where is the exact source code for telnet client and telnet >server? > thanks > -- -Statux ___ Redhat-list

Re: ./configure

2002-01-29 Thread Statux
> [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/redhat-list > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: ports Gaim is using

2002-01-28 Thread Statux
s, it's majorly out of date. The dev team is to the point of releasing a new version (or trying to) every 2 weeks. So keep it up to date :) -Statux On Mon, 28 Jan 2002, dave brett wrote: > Hi Robert > > I was a too haste in replying. It did work, but AOL logged me off. I was >

Re: AOL in Negotiations to Buy Red Hat

2002-01-21 Thread Statux
mentioned. I've been trying to keep up with this thread :) -Statux On Mon, 21 Jan 2002, Ezra Nugroho wrote: > Well, if they are not running away, AOL would benefit from the 600 > employees (minus Alan Cox) who are most experienced with RH. > > > At 02:20 PM 1/21/2002 -05

Re: rpm bug on 7.2?

2002-01-21 Thread Statux
e 7.2, > with all updates > i must restart my enigma to resolve this problem :( > > > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Odd happenings after time sync...

2002-01-20 Thread Statux
gt; > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Adjusting playback level.

2002-01-14 Thread Statux
ar some 'clippings'. What then is the correct way or > method? > > > Thanks. > > > > > > David > > > > > > > > > > > > ___ > > &

Re: Adjusting playback level.

2002-01-14 Thread Statux
tor. Not sure of the logic behind this. 4) See #1. -Statux On Tue, 15 Jan 2002, David wrote: > Hi, > > I was experimenting with playing mp3s using mpg123. I read the man page for > mpg123 and saw that the -g option seems to be the one to adjust playback > level. However, although

Re: I hate Gnome

2002-01-11 Thread Statux
Originally to: All $HOME/.xinitrc would be a nice place to start. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list <-> Gateway Information. This message originated from a Fidonet System (http://

Re: redhat start up generate random number

2002-01-08 Thread Statux
_ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: "Make" error: "No rule to make target..."

2002-01-08 Thread Statux
_______ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: POP3 server

2002-01-06 Thread Statux
ailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Disk Quota's

2002-01-06 Thread Statux
> Where do I make the changes to the fstab file??? /etc/fstab you could post your /etc/fstab file for us all to look at. it would allow us to help you better :) -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.

Re: Network speed

2002-01-05 Thread Statux
; BA (Wilfrid Laurier University) > Email: [EMAIL PROTECTED] > > Current favourite quote: > "No great civilisation likes forests." > K.F. O'Connor > > > > ___ > Redhat-list mailing list > [E

Re: ext3 or ext2 ?

2002-01-02 Thread Statux
> Are there good reasons for not using ext3? For now this machine > won't be my main machine. With proper backup of important files > it could fail without being a major pain ... Despite the fact that people say that ext3 is good enough for production use, you can't ignore the dozens and dozen

Re: XFree86

2001-12-30 Thread Statux
? > > Thanks in advance, Jared > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- -Statux ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

  1   2   3   4   5   6   7   8   >