tekram dc 315U scsi adapter

2003-03-29 Thread Gabriel Arcos
I have a tekram dc-315U scsi adapter and when a try to compiled the driver in RH 8.0 kernel 2.4.18-27.8.0 I get the message above. Anyone with the same problem? somebody knows how to fix it? make -f Makefile.dc395 KDIR=/usr/src/linux-2.4 make[1]: Entering directory `/usr/src/dc395' gcc -I. -I /u

Re: [OFFTOPIC]Quick Perl Question

2003-03-21 Thread gabriel
On March 22, 2003 01:07 am, Robert Canary wrote: > I am trying figure out how do comb through a $variable that has multiple > "\n" and each line has various number of characters, and white spaces. > A for loop won't work, it keeps capturing individual words, I need to > capture whole lines. i'm ha

Re: some question about UNIX terms

2003-03-21 Thread gabriel
On March 21, 2003 10:58 pm, nate wrote: > usually 3rd party contributions to a software program. > > > grep(1)... What does the number (1) mean? > > the section of the manual (man) that the command is located. > sometimes there are multiple manpages in different sections, > so often the section

Re: Is RH8 Ever Going to be Updated?

2003-03-18 Thread gabriel
On March 17, 2003 03:43 pm, Javier Gostling wrote: > While we are on this subject, does anyone know if there is a linux distro > which uses a system like BSD ports to manage software? That would be quite > interesting to try. you're talking about gentoo (www.gentoo.org) it's the cat's ass (that's

Re: Is RH8 Ever Going to be Updated?

2003-03-17 Thread gabriel
On March 17, 2003 02:05 pm, Ritesh Raj Sarraf wrote: > i love to see this answer by david. the best way is sources. even you'd > prefer sources for additional features.. redhat packages donot come with > every features enables, as it happened with me in the case of samba which i > needed to run wit

Re: Help

2003-03-17 Thread gabriel
On March 17, 2003 02:31 pm, Price, Charles wrote: > I've loaded Redhat 8.0 onto my laptop. I'm having problems getting the > sound to work. Any help will be greatly appreciated. to add to rus' comment, you should also include what window manager you're using (kde/gnome/windowmaker/enlighten

Re: OT : light years, arrrrggggh

2003-03-17 Thread gabriel
On March 17, 2003 01:15 pm, Jack Byers wrote: > Hal Burgiss responded to another thread: > >Mutt + procmail is light years ahead of this stuff. Especially, when > >you consider vim can be used as the editor. > > I am reasonably sure most members of this list, > and almost surely Hal himself, > real

Re: cant access win 98 after red hat 8.0 is installed

2003-03-13 Thread gabriel
On March 13, 2003 10:27 am, Loretta Tay wrote: > in grub, the windows 98 optiton did not appears n only red hat option > appears. i am sharing both in 1 harddisk. then i did not create the > /boot partition. check /boot/grub for a file called "menu.lst". it should contain something like the foll

Re: Xinerama

2003-03-12 Thread gabriel
xinerama is part of X and has been since v4.0 (or 4.1... not sure) -- without law or compulsion, men would dwell in harmony - lau tzu, "tao te ching: chapter xxxii" On March 9, 2003 05:14 pm, Jim Hale wrote: > I don't think that's it - Xine seems to be a Video player. The Xinerama > I'm tryi

Re: [OT] StarOffice files not opening in Excel

2003-03-11 Thread gabriel
it may sound dumb but are you saving the files as excel (.xls) files? or starOffice docs? -- great spirits have always encountered violent opposition from mediocre minds - albert einstein On March 12, 2003 12:22 am, Rodolfo J. Paiz wrote: > Hi! > > Off-topic, but I need the help and t

Re: javascript closes browser

2003-03-11 Thread gabriel
try typing "javascript:" into the location bar in netscape. that should bring up a javascript debug window for the page. On March 11, 2003 11:57 pm, Frank Bax wrote: > I've downloaded a javascript for dynamic menus within webpage. Seems to > work well for every platforms/browsers combo I've tri

Re: How to make a second harddisk work?

2003-03-05 Thread gabriel
On March 5, 2003 04:05 pm, Charlie Song wrote: > I'm adding a second harddisk to my computer. Why cann't I find that > harddisk at Disk Management. Could anyone tell me how to make it work? my advice would be to ignore the redhat tools alltogether. on your command line do the following: fdisk /

Re: accessing files from mac workstations

2003-03-04 Thread gabriel
i will suggest the use of netatalk for osX as well as older versions. osX's implimentation (i was using 10.0) is retardedly designed and is more trouble than it's worth. On March 4, 2003 06:08 am, Geoff Sternecker wrote: > On Tuesday 04 March 2003 03:39 pm, Thierry ITTY wrote: > > Hi > > > > I

Re: Fw: tep by step NAT configuration needed please

2003-03-01 Thread gabriel
On March 1, 2003 04:46 pm, khalifa ally wrote: > Dear all > I have my computer running on linux 8.0 > I have 2 network cards. > One is having a public IP from my ISP and one I want to configure it as a > NAT and router to my internal LAN so that other machines can access the > internet. MY IP hasbe

Re: Mail Server

2003-02-28 Thread gabriel
sendmail is great. it's what handles most of the world's mail and there's a reason for it. configurability and security used to be issues with it, but it's been solid for a long time now. On February 28, 2003 01:55 pm, Christian Campbell wrote: > I have intermediate experience with Linux. Eve

Re: Security High

2003-02-28 Thread gabriel
On February 28, 2003 01:39 pm, Deleo Paulo Ribeiro Junior wrote: > I am using firewall with the option "high" selected. Despite of especifying > that ports 25 and 110 are allowed to be used (tcp and upd) the sendmail > servide does not work. first, you have to find out if the service is even runni

re: please help (ie issue)

2003-02-26 Thread gabriel
linux is an operating system just as windows is an operating system. the difference being a variety of stuff including the ability to actually see the code that does the stuff that you see on your screen. linux is more secure and far more stable. while windows has the nice bonus that 90% of th

Re: iptables - examples

2003-02-17 Thread gabriel
On February 17, 2003 10:28 am, Ted Gervais wrote: > I am wondering about whether there are any good examples of various > configurations for iptables. > In particular the use of NAT and port forwarding etc. i'm always keen on helping a fellow Canadain ;-) my best suggestion for you would be to p

Re: CD Burn sw

2003-02-14 Thread gabriel
> On Fri, 14 Feb 2003, jdaues wrote: > > Hello, > > Can anyone recommend a good CD Burning app? i'm a fan of k3b myself: k3b.sourceforge.net it sets itself up for you and has a really simple gui. barring that, i like cdrx for command-line based stuff: cdrx.sourceforge.net it's just a perl

Re: ftp'ing directories

2003-02-11 Thread gabriel
i highly reccomend installing ncftp. it's a commandline ftp program that supports stuff like this and it's far easier to use. it even comes with two other little programs that you can use to automate ftp puts and gets. -- without law or compulsion, men would dwell in harmony - lau tzu, "tao

Re: establishing a gateway

2003-02-11 Thread gabriel
On February 11, 2003 05:54 am, Daniel wrote: > Does anyone know how to establish an internet gateway, i'd like to set up > something like internet connection sharing in windows, i already know how > to setup dhcp, just need a gateway. you'll need the following 2 network cards a firewall software

Re: Deleting a file

2003-02-10 Thread gabriel
there's couple ways. first remember that you can surround any argument with " " or ' ' to keep the shell from interpreting it as a command (or in this case a comment) so you could use "rm" to blow away a wierd file like so: $ rm '' if you don't like the quoting thing, there's always escapin

Re: DVR anyone?

2003-02-10 Thread gabriel
On February 10, 2003 07:33 am, James Pifer wrote: > Anyone using Linux as a DVR? I came across a site that is an open source > DVR project. The main thing I'm looking for is what would be the > recommended TV tuner/capture card to run on RH8? Hopefully with input > and output plus easy installation

Re: moving mysql database from one server to another

2003-02-06 Thread gabriel
On February 6, 2003 03:15 pm, Jody Cleveland wrote: > I tried just copying them over, but that didn't seem to work. > I tried installing this, but got this error when trying to run it: > cannot load MySQL extension, > please check PHP Configuration. please don't make your life so hard. i

Re: RH8 mail client to HotMail

2003-02-05 Thread gabriel
i think what he's looking for is something that works like outlook express does in the way it will connect to hotmail and show you what you've got and in what folders etc. it'll even send email through it. i'd like to know if something like that exists too actually On February 5, 2003 06

Re: cd copying software

2003-02-05 Thread gabriel
On February 4, 2003 03:03 pm, Ed Wilts wrote: > You'd have to write your own device driver to get around the errors in > the drive media. You can learn about writing a device driver at > http://www.xml.com/ldd/chapter/book/ not that i doubt that this would work, but is this how the guys who write

Re: cd copying software

2003-02-04 Thread gabriel
> This makes them not a CD. I wouldn't hold up much hope on Linux to > support these. Just about all Unixes use cdrecord as the underlying > tool to read and write CDs, and I would surprised if the cdrecord author > decided to process CDs that don't follow the published standards. what are you t

cd copying software

2003-02-04 Thread gabriel
hello all. while i've been using linux for about 2years now, i still feel i'm a newbie in some respects -- mostly in the realm of "what program can i use to do x?". and so i ask you: what software is available in the linux world that will help me make an iso of ANY cd? i'm looking to make ba

Re: ipchains problem

2003-02-02 Thread gabriel
On February 2, 2003 07:15 pm, Michael Schwendt wrote: > Yes. And reply packets are not covered at all by that rule. And > without knowing the complete set of rules, one cannot comment on > this single rule anyway. The output of ipchains-save would be the > least I would like to see. Btw, opening al

Re: ipchains problem

2003-02-02 Thread gabriel
On February 2, 2003 11:43 am, exits funnel wrote: > ipchains -I input -p tcp -s 192.145.23.101 --sport > 1:1024 -d 192.145.23.102 --dport 1:1024 -j ACCEPT i think the problem stems from the fact that you're only allowing unlimited traffic on unpriviledged ports (i can't spell). if you want to al

Re: CGI - Perl - Apache problems

2003-01-29 Thread gabriel
On January 29, 2003 09:10 pm, Will Phipps wrote: > I am trying to get a web site with some Perl/CGI working on my RH > 8.0/Apache server and need a little help. I am doing the development on > my windows machine and then moving the site over to the linux box for > obvious reasons. Apache is also

Re: u.s. government recognizes Linux as

2003-01-28 Thread gabriel
On January 28, 2003 10:38 am, Bret Hughes wrote: > I suspect that linux system vulnerabilities don't get the press is that > there are not as many of them out there and that the average linux > user/admin is WAY more cognizant of what is running on his box and as a > result more apt to keep up with

Re: u.s. government recognizes Linux as official desktop OS

2003-01-28 Thread gabriel
On January 28, 2003 07:42 am, Robert P. J. Day wrote: > 1) MS software is nororiously insecure and is largely > responsible for the insecurity of the current IT > infrastructure, or now i'm not a fan of micros~1, but i feel that i have to check this statement for accuracy. in cases like "th

Re: allowing short passwords

2003-01-26 Thread gabriel
> Hi Pilip. root can set a user's passwd to anything you want, but.. > > DON'T DO IT !! > > Passwords this short are just a waste of the user's time at login. If you > are going to have them that short you might as well not have any at all. > > Cracking 1 letter passwords is so easy it can be

Re: Does this mean my Apache is relaying mail?

2003-01-23 Thread gabriel
On January 23, 2003 03:38 pm, Peter Kiem wrote: > Since 24.30.199.228 is not my IP address does that mean they are > relaying mail through my Apache or is it my Apache sending mail to them? apache doesn't send mail. it's a webserver. not a mailserver. as for the logdata... sorry can't help you

Re: Max amount of RAM in 7.2 question

2003-01-21 Thread gabriel
from the kernel config menu system: CONFIG_NOHIGHMEM Linux can use up to 64 Gigabytes of physical memory on x86 systems. However, the address space of 32-bit x86 processors is only 4 Gigabytes large. That means that, if you have a large amount of physical memory, not all of it can be "perman

Re: Firewalls

2003-01-20 Thread gabriel
On January 20, 2003 01:34 pm, Tibbetts, Ric wrote: > All; > I'll be building a new server soon, based on Redhat. What firewalling > software is good these days? I've heard good things about firestarter. > Is it worth looking into, or is there something better/easier. i did it the hard way and buil

re: middle button

2003-01-17 Thread gabriel
On January 17, 2003 11:58 am, Jan wrote: > I have a problem: the middle button on my mouse is disabled on the > desktop. This happened after I upgraded to Redhat 8. I know the mouse > wors fine, because all three buttons work on the console. Thus something > is amiss in the desktop configuration. W

re: cold fusion

2003-01-17 Thread gabriel
kate ("K Advanced Text Editor" comes with kde) is pretty damn cool. so is quanta (better than kate for html editing, but more buggy). but so far, i have been unable to find anything that's on the same level as dreamweaver in terms of features and stability. the cool thing about working in lin

re: how to turn off all firewall and ip filters in red hat 8.0?

2003-01-14 Thread gabriel
On January 14, 2003 12:08 pm, Yu Liang wrote: > What command should I use? Or how can I verify that they have been turned > off? i believe redhat has two special scripts that will allow you to either (a) blow away all iptables rules or (b) lock down your box so nothing enters and nothing leaves.

Re: Banner

2003-01-13 Thread gabriel
On January 13, 2003 04:11 pm, Periyasamy, Raj wrote: > Hello list, > Is there a banner command in Linux. I know "banner" works in most Unix > systems. Does Linux have a similar command ? "banner" is available for the linux platform, although i don't know what the rpm's name is. maybe try "up2dat

Re: Telnet and FTP

2003-01-13 Thread gabriel
On January 13, 2003 12:10 pm, Kent Borg wrote: > As with all software on your Linux server, keep this software up to > date too. Security holes could be found, if they are they will likely > be patched quickly--but that only helps you if you stay up to date. it should also be mentioned that since

Re: How to limit user access in ssh?

2003-01-10 Thread gabriel
On Fri, 2003-01-10 at 14:38, David H wrote: > Hi, > > I would like to have "no login" for some users in ssh, > how do I do it? > > Thanks > David there are a couple ways, but the one i found worked best for me was to configure pam to issue an "f-off" for users not in a "ssh_allowed" list in /etc

Re: creating ext3 partition

2003-01-02 Thread gabriel
On January 2, 2003 03:04 pm, dbrett wrote: > I am trying to create a new partition on a new hard drive installed on > RH7.2 system > > When I run the command: > /sbin/mkfs -t ext3 /dev/hdb1 > > It fails because it cannot find mkfs.ext3. > > The problem I have is it can create ext2 partition. It cr

Re: Decent Word / Excel Conversion: Not yet?

2002-12-12 Thread gabriel
On December 12, 2002 11:30 am, Ed Wilts wrote: > We need good conversion tools, that's all there is to it. We need to > play in their world, not assume world domination by making them change. it may sound naive, but it's not. how else can we expect people to stop using proprietary formats? wai

standard output and hello wolrd

2002-12-02 Thread Gabriel Arcos
Hi, I'm trying to compile the C++ Hello world simple program using std::cout to print in the standard output, but I see nothing, there is any re-definition of the standard output in RH8? How can I fix it? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe ht

OT? digital camera support

2002-11-28 Thread gabriel
i'm looking at purchasing a new digital camera and i'm looking for suggestions. my only requirements are a rechargeable battery, descent quality images and of course, linux support. opinions anyone? -- too long have the workers of the world waited for some moses to lead them out of bondage.

Re: Mysql or Postgresql

2002-11-18 Thread gabriel
i've been a fan of mysql as of late because it's simple and fast. AND the documentation is great. postgres is the opposite of all of the above. On November 18, 2002 04:50 am, Shiva Haddad wrote: > I want to have client , server database in redhat for a IP Telephone system > product, it must be

Re: Linux/unix based biometric software ?

2002-11-16 Thread gabriel
there's apparently a pda coming out with one: http://www.linuxdevices.com/articles/AT7145548309.html On November 15, 2002 12:21 pm, [EMAIL PROTECTED] wrote: > Hi All. > Can someone point me to linux/unix based biometric software sites, > specifically finger prints ? > Any successful implementati

Re: Out of office loop

2002-11-15 Thread gabriel
not to mention hate mail On November 15, 2002 12:57 pm, John Nichel wrote: > If there's a good side to thissince his auto-responder is replying > to the list, his mailbox is going to be full of all the "out of office" > replys too. > > Philip Wyett wrote: > > Hi, > > > > I too have emailed the

Re: SSH question.

2002-11-15 Thread gabriel
if the port's open but sshd isn't running then you're still going to get that error. outside of that, i don't know. On November 15, 2002 12:59 pm, linux power wrote: > I get network error :connection refused when I try to login with ssh from > remote host. > > I have opened the port 22 on the li

Re: two puters running sshd behind a firewall

2002-11-06 Thread gabriel
wouldn't you just ssh using a lan ip? i don't like using letters, so i'll explain with numbers: machine a (192.168.0.2) --+\ > (192.168.0.1) - gateway - (24.xx.xxx.xx) machine b (192.168.0.3) --+/ ssh into (a) from the internet using ssh -p 22 24.xx.xx

Re: file recovery in Linux

2002-11-06 Thread gabriel
if you're using a gui like kde then the file might be in the trash if not, and you used "rm", not likeley On November 6, 2002 01:04 pm, Gabriel Erzse wrote: > Hi, > > Is there any possibility to recover deleted files in Redhat ? > > Gabi -- redhat-list mailing

file recovery in Linux

2002-11-06 Thread Gabriel Erzse
Hi, Is there any possibility to recover deleted files in Redhat ? Gabi -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: /mnt/vfat

2002-10-23 Thread gabriel
first of all, it's kinda odd that your win2k partition is a vfat one... isn't it normally ntfs? anyway, "man mount" is what you're looking for, in there you'll find all the options you need to mount a partition as a user or group and with whatever umask you like. just search the text for user

the ^ symbol

2002-10-22 Thread Gabriel Arcos
Hi, I have found that in some programs I can write the ^ tilde alone, just like this email client (Evolution) and Emacs and Mozilla, etc. My keyboard is a spanish distribution one, and the language of my system is Spanish (Venezuela) there is no way to get working my ^ symbol??? or maybe there is a

Re: Mplayer playing WAY too fast

2002-10-18 Thread gabriel
just a guess, but try a few different avi files if you can. maybe the framerate is messed on the one file you're looking at? or maybe there's a complete lack of keyframes and it's confusing mplayer? it's just a guess. On October 17, 2002 09:18 pm, MET wrote: > I just installed mplayer as sugg

Re: fstab file reset

2002-10-09 Thread Gabriel Arcos
Here is my fstab line to automount my windows partition: /dev/hda1 /mnt/windowsvfatauto,owner,users 0 0 El mié, 09-10-2002 a las 17:51, Jonathan Gaudette escribió: > Hey everyone, > > Here's my latest problem. I've entered into the fstab file the > following two entries > > /dev

Re: rpm installation

2002-10-09 Thread gabriel
"man rpm" would be a good start and if you're using a gui like gnome or kde there's a few gui apps you can use for this purpose. gnome has ximian's red carpet, and kde has the Kpackage manager.. (i think that's what it's called) typically, i use rpm -ivh Net_SSLeay.pm-1.2.rpm On October 9, 2

where is the kernel .config file?

2002-10-09 Thread Gabriel Arcos
in advance. Gabriel Arcos. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

this can't be a bug

2002-07-26 Thread gabriel
find . -name "*.tar.gz" -print0 | xargs -0 tar xzf doesn't do what i would think it should do instead it returns the list of tar.gz files with the error: tar: ./filename0.tar.gz: not found in archive tar: ./filename1.tar.gz: not found in archive tar: ./filename2.tar.gz: not found in arch

minimum ram required for install?

2002-05-04 Thread gabriel
so what IS the minimum ram required for an install of rh7.2? i've got an ibm aptiva here /w 16mb ram and it's telling me i can't install it 'cause i don't have enough ram ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailm

drastically varying transfer rates between windows and linux

2002-04-26 Thread gabriel
i've got two machines using to different ips connected to one hub, which is in turn connected to the cable modem. the ips are _not_ on the same subnet, but nonetheless, _sometimes_ i get transfer speeds between the two boxes around 4MB/sec, other times, only 1MB, and others, only 60K... the spee

Re: install questions

2002-04-15 Thread gabriel
sorry about that repost i don't know what happened there - Original Message - From: "gabriel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 11, 2002 10:48 PM Subject: install questions > i'm trying to install skipjack (or any r

install questions

2002-04-12 Thread gabriel
i'm trying to install skipjack (or any release for that matter) onto an old 486 that doesn't allow booting off the cd. so i made a linux startup disk and it seems to work... but only for so long. after i get the start up screen and the prompt: boot: and i hit it seems to go through the start

RE: spontaneous lag (x3)

2002-02-28 Thread gabriel
n.com. i'm sure i'm missing something but what is it? On Thu, 2002-02-28 at 11:17, Paul Hamm wrote: > Sounds like you have a resolver issue. Check your DNS specificaly the > reverse lookup. Or you may have been hacked ;-) > > -Original Message- > From: gabrie

RE: spontaneous lag (x3)

2002-02-28 Thread gabriel
ave a resolver issue. Check your DNS specificaly the > reverse lookup. Or you may have been hacked ;-) > > -Original Message- > From: gabriel [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 28, 2002 12:41 PM > To: [EMAIL PROTECTED] > Subject: spontaneous lag (x3) >

spontaneous lag (x3)

2002-02-28 Thread gabriel
the oddest thing has been happening to the machines here in my office for the past few months. most of the time, telnetd/sshd/ftpd all seem to be working fine, but on three separate days in the last two months, an odd lag has manifested itself during the login. ie. it takes nearly a full minute t

RE: suprise lag (new development)

2002-01-17 Thread gabriel
ok get this all the stuff i was talking about, with the lag on the telnet/ftp login? it just stopped everything works fine now and it all happened spontaneously computers are mean, mean creatures On Thu, 2002-01-17 at 14:02, gabriel wrote: > that's what's just so odd > neit

RE: suprise lag (new development)

2002-01-17 Thread gabriel
ok get this all the stuff i was talking about, with the lag on the telnet/ftp login? it just stopped everything works fine now and it all happened spontaneously computers are mean, mean creatures On Thu, 2002-01-17 at 14:02, gabriel wrote: > that's what's just so odd > neit

updating older os

2002-01-17 Thread gabriel
well i thought that running up2date on my rh62 box might help me with my latest problems so i went to the prompt as root and typed "/usr/sbin/up2date -u"... only to realise it hasn't been installed on this machine. so i went to my cd to install it, but the rpm tells me i need the following instal

RE: Speed Problems Red Hat 7.0

2002-01-17 Thread gabriel
an interesting idea but i don't think so ...at least not in my case only one of the two rh boxes in the office here is affected, and of those two, the affected one does nothing save serve up content for the intranet and act as an ftp file transfer server for mac/windows/linux files. nothing is e

RE: suprise lag (new development)

2002-01-17 Thread gabriel
this list we should be able to figure > things out! > > Cheers! > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of gabriel > Sent: Thursday, January 17, 2002 12:09 PM > To: [EMAIL PROTECTED] > Subject: RE: suprise lag

RE: suprise lag (new development)

2002-01-17 Thread gabriel
well i've had a new development in my mission to find out what's goin' on with this sparc rh62 box. to recap there's 2 machines (sparc64, rh62, 192.168.0.4) and (pI, rh72, 192.168.0.5) pI is the nameserver the sparc box can serve up content through apache and i can telnet/ftp into it from the pI

RE: suprise lag

2002-01-17 Thread gabriel
that's the weird thing dns seems to be working fine on the rh72 box and i can telnet/ftp into that machine with no problems the laggy machine can telnet/ftp into the nameserver quickly as well it's only when i'm trying to go into the rh62 box that i start getting long timeouts. i don't have a fir

Re: suprise lag

2002-01-17 Thread gabriel
that's the thing i've made one change to the dns, and that was only adding one domain. there were not real config changes made. and i can ftp into the nameserver box just fine. sparc64/rh62 is handling: apachestandalone proftpd inetd telnetd inetd pentium/rh72 is handl

RE: suprise lag

2002-01-17 Thread gabriel
of ideas, i mean if this had happened after i reconfigured something on that machine, or if there were a logfile i knew to look at then i might have a chance, but i have no idea. sorry On Wed, 2002-01-16 at 23:18, Eddie Strohmier wrote: > Gabriel: > > I was wondering if you might

suprise lag

2002-01-16 Thread gabriel
heya people, i'm running rh6.2 on a sun box here @work and for the last month or so, it's been running beautifully, but just in the past few hours, the ftp access on it has suddenly introduced a LONG wait time until you can finally log in. every ftp app i try just waits "connecting..." until i fi

hardware reconfiguration

2002-01-14 Thread gabriel
you know how when you're installing redhat for the first time, you're given all these nice little menus asking you what kind of keyboard and mosue you're using etc? well i told it i had a microsoft natural pro keyboard, and now my quote key (') doesn't work. both with the shift key and without,

Re: dual boot suggestions

2002-01-11 Thread gabriel
what about partitioning? would i just use the fdisk provided /w windows98? On Fri, 2002-01-11 at 15:27, Dale Kosan wrote: > Install Win 98 first, then Redhat, lilo or grub will have no problem booting > Windows or Linux from the MBR. > > > > > > _

dual boot suggestions

2002-01-11 Thread gabriel
hey everyone i'm about to attempt the ridiculous task of installing both win98 and redhat on one hard drive and i'm looking for suggestions. i know, i know the best thing i could do is get 2 hard drives and go that route, but that's not an option at the moment. my problems as of late have been t

Re: Changing Directory Permissions

2002-01-07 Thread gabriel
my best guess would be to specify a different directory in the ./configure script (providing there is one). try typing "./configure - h" in the install directory and find what options you'd have to include to change the install dir. it'd be something like "./configure --prefix=DIRECTORY" the def

Re: group and group-

2002-01-07 Thread gabriel
this? > From: John H Darrah <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Mon, 7 Jan 2002 12:28:24 -0800 > To: [EMAIL PROTECTED] > Subject: Re: group and group- > > On Mon, 7 Jan 2002, gabriel wrote: > >> i was just trying to modify some of the grou

group and group-

2002-01-07 Thread gabriel
i was just trying to modify some of the groups on my system when i discovered there were two group files. "/etc/group" and "/etc/group-" what's the deal? which one is the right one? and how do i consolidate them? suggestions? ___ Redhat-list mail

mass file renaming

2002-01-02 Thread gabriel
i can't be the only one to have asked this but how do you convert the case of a whole load of files ie: convert FiLE.Txt to file.txt without doing the following: rename A a * rename B b * rename C c * ... there has to be an easier way... ___ Redhat

Re: get ip script

2002-01-02 Thread gabriel
you guys are great i love the internet :) > From: Dave Ihnat <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Wed, 2 Jan 2002 12:50:32 -0600 > To: [EMAIL PROTECTED] > Subject: Re: get ip script > > On Wed, Jan 02, 2002 at 10:24:43AM -0800, gabriel wrot

get ip script

2002-01-02 Thread gabriel
this really should be easy... i'm thinking of doing away with my static ip since it costs so much. but this means that i won't be able to just memorise a single string of numbers when i want to ftp into my box from work etc. so i'm wondering: could someone show me an example of a script i could

Re: FTP Server (other than wu-ftpd)

2001-12-19 Thread gabriel
i'm a fan of proftpd proftpd.org > From: "Jeff Graves" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Wed, 19 Dec 2001 13:49:58 -0500 > To: "Redhat List" <[EMAIL PROTECTED]> > Subject: FTP Server (other than wu-ftpd) > > Can anyone recommend another FTP server I can run on my 7.0 box?

Re: Anyone Know How to configure DNS?

2001-12-13 Thread gabriel
i found the book to be fairly easy, and i still consider myself to be a newbie. however, the book didn't seem to have enough information on the differences between 8 and 9 and therefore my nameserver still doesn't work :( > From: Monte Milanuk <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] >