Red Hat 8 and Exceed

2003-02-16 Thread Cannon, Andrew
Hi All, Has anyone here set up a mixed box network (Win/Unix/Linux) with a number of boxes running Windows (NT/2000) and a number of boxes running Linux using the Windows machines to access the Linux machines using Hummingbird Exceed? We are about to invest in a linux box and due to the software b

Please Check: Firewall Ruleset

2003-02-16 Thread Budi Febrianto
I just created a firewall using iptables. If you have the time, please check if it secure enough or not. Basically there are 3 type of users -server -powerusesr -users and 3 zone -internal zone -dmz zone -external / internet zone dmz one is actually a set of public ip, that should be accessible f

Re: Autologin

2003-02-16 Thread Alex Papadopoulos
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Malcolm Candlish wrote: > > Sirs, > > > > Can you tell me please, how to autologin into RedHat 8.0. Talking about local logins, and using KDE, you can set this up in Preferences->System->Login Manager , tab "Convenience". - -A - -- http://andrew.cm

Dell SCSI Raid 5 question

2003-02-16 Thread Bret Hughes
I am helping to set up a new dell server with a perc scsi controller configured with raid 5. There are 3 36GB disks in the thing and it shipped with redhat 8.0. I don't like the partitioning of the thing and have to admit I am confused about how the raid 5 stuff is working. The only experience I

Re: Autologin

2003-02-16 Thread Andy Elacion, Jr.
You can use ssh for this. Malcolm Candlish wrote: > Sirs, > > Can you tell me please, how to autologin into RedHat 8.0. > > -- > Malcolm Candlish <[EMAIL PROTECTED]> > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.redhat.com/mailman/

Re: shutting down?

2003-02-16 Thread Raymundo Vega
There is a crontab for each user, make sure that shutdown is configured on root crontab, oterhwise it won't work. raymundo Caleb Groom wrote: On Sun, 2003-02-16 at 14:59, Kaya Buyukcelen wrote: Hello, I want to shutdown the computer with "shutdown -h now" command everyday at 4:45 am i cannot u

Re: bug in zoneinfo?

2003-02-16 Thread Todd A. Jacobs
On 16 Feb 2003, Mats Tegner wrote: > live in Sweden, the timezone is set to Europe/Stockholm. Or is this a > bug in the hardware clock. I'm running Red hat 8.0 with Kernel > 2.4.18-24.8.0 on an IBM Intellistation M Pro 6219. Have you set daylight savings properly? This sounds like a likely place

Re: Networking

2003-02-16 Thread Todd A. Jacobs
On Sun, 16 Feb 2003, Ted Gervais wrote: > I was thinking that possibly this could be done through the use of > ports. Something like, telnetting to the main machines' IP address plus > a port number. (IP#xxx.xxx.xxx:8700) Each machine with their own port > number. Yup. I'm pretty sure firestar

Re: bug in zoneinfo?

2003-02-16 Thread LAST FIRST
Me too, DO you choose Adjust the clock via time zone or by syncing with remote time server? --- Mats Tegner <[EMAIL PROTECTED]> wrote: >Dear Friends, >My system is behaving strange, if I don't sync my system clock with a >network time-server, my system clock shows the wrong time. If the time >is

Re: transparent proxy?

2003-02-16 Thread Roger
Hi I think the following is the simpliest way.. -A PREROUTING -p tcp -m tcp --dport 80 -j REDIRECT --to-ports 3128 http_port httpd_accel_host virtual httpd_accel_port 80 httpd_accel_with_proxy on httpd_accel_uses_host_header on - Original Message - From: "Edward Dekkers" <[EMAIL

Re: Adding RAM

2003-02-16 Thread Alex Papadopoulos
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 16 February 2003 20:30, Michael Rubin wrote: > I've currently got 1 Gig of ram, not sure the exact specifications of > the chips. The MB takes up to 6 chips. I would like to add another > 512 or Gig. If I just physically add the chips and t

Re: RH8 router cannot connect to anything... but routing works!

2003-02-16 Thread Raymundo Vega
check the file /etc/host.conf it usually have something like: order hosts,bind that is the order of the resolver, it means that will look for the host in the /etc/hosts files, and then the name daemon specified in /etc/resolv.conf, something like: nameserver 192.168.0.1 what you are seeing is e

Re: transparent proxy?

2003-02-16 Thread Edward Dekkers
> Hello, > how can i make transparent proxy on rh linux 8 with iptables? > i have read some documents. > i made some changes and i saw the server is redirecting to the squid proxy. not the clients(although their gateways are shown to my server). > > any alternates? I recall seeing a how-to for exa

rmic

2003-02-16 Thread Alex Papadopoulos
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi list! Are there any known issues with the rmic that comes with Java's J2SE 1.4.1? I'm getting NullPointerExceptions during stub generation when trying to compile RMI "hello world" code, just to test the functionality of the system. The same code co

Setting Locale Error Messages

2003-02-16 Thread Richard S. Crawford
Many times, when I run programs from the command line, I get messages like this: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en.US" are supported and installed on your system.

Adding RAM

2003-02-16 Thread Michael Rubin
I've currently got 1 Gig of ram, not sure the exact specifications of the chips. The MB takes up to 6 chips. I would like to add another 512 or Gig. If I just physically add the chips and turn the machine (RH 7.1) back on, will it be fine (just like windows?) ? Or are there some special commands

Re: Networking

2003-02-16 Thread Ed . Greshko
On Sun, 16 Feb 2003, Ted Gervais wrote: > I was thinking that possibly this could be done through the use of ports. > Something like, telnetting to the main machines' IP address plus a port > number. (IP#xxx.xxx.xxx:8700) Each machine with their own port number. > > Does anyone have any thoug

Networking

2003-02-16 Thread Ted Gervais
I wonder if this is possible. I have three computers which are networked together using a switch. I want to be able to telnet/ssh or ftp to anyone of them remotely. I also want others to be able to do the same. For the first machine this would be possible because it has an ip address. But th

Re: shutting down?

2003-02-16 Thread Joe Polk
Are you adding them to root's cron jobs or yours? On Sun, 2003-02-16 at 15:59, Kaya Buyukcelen wrote: > Hello, > I want to shutdown the computer with "shutdown -h now" command everyday at 4:45 am > i cannot use cron jobs. they dont work. > how can i add a scheduled job without cron jobs? > > also

problem - apacheconf cannot be launched

2003-02-16 Thread Bapi Ghosh
Hi, I've never used the graphical tool "apacheconf" to configure httpd.conf (always edited the file manually). As a curiosity, I just installed the apacheconf rpm and launched apacheconf but received the error below. I'm running apache-1.3.27 and apacheconf-0.8.1-1 on a Redhat 7.2, 2.4.7-10 kernel

Re: RH8 router cannot connect to anything... but routing works!

2003-02-16 Thread nate
Kevin Krumwiede said: > But *routing* of packets continues to work just fine! So it can't be a > problem with the routing table, right? I assume your workin with this machine from the console? if you can get on the real console(e.g. keyboard, not serial) login on 2 terminals, disconnect the inte

USB Printing

2003-02-16 Thread Edwin Humphries
We have an Epson Stylus Color 1160 printer that we'd like to make available from the server (RH7.2 with SAMBA). It's already running a laser printer, and has no other parallel port available. So it seems the only option is to install a USB card and configure the printer using that. Does anyone

bug in zoneinfo?

2003-02-16 Thread Mats Tegner
Dear Friends, My system is behaving strange, if I don't sync my system clock with a network time-server, my system clock shows the wrong time. If the time is 22:00 it shows 23:00. Is there a bug in the zoneinfo package? Since I live in Sweden, the timezone is set to Europe/Stockholm. Or is this a b

Re: RHCE

2003-02-16 Thread Bill Anderson
On Fri, 2003-02-14 at 13:31, Gordon wrote: > > > I took the RHCE exam in 2000 and passed it without taking any of the > classes. I had been playing with linux and Redhat for several years. > I'll be retaking it next month in Raleigh. That's ho I did it. :^) > > Speaking of vmware. It would b

Re: shutting down?

2003-02-16 Thread Caleb Groom
On Sun, 2003-02-16 at 14:59, Kaya Buyukcelen wrote: > Hello, > I want to shutdown the computer with "shutdown -h now" command everyday at 4:45 am > i cannot use cron jobs. they dont work. > how can i add a scheduled job without cron jobs? > > also when i add cron job it does not work. > what can i

transparent proxy?

2003-02-16 Thread Kaya Buyukcelen
Hello, how can i make transparent proxy on rh linux 8 with iptables? i have read some documents. i made some changes and i saw the server is redirecting to the squid proxy. not the clients(although their gateways are shown to my server). any alternates? regards, kaya.

shutting down?

2003-02-16 Thread Kaya Buyukcelen
Hello, I want to shutdown the computer with "shutdown -h now" command everyday at 4:45 am i cannot use cron jobs. they dont work. how can i add a scheduled job without cron jobs? also when i add cron job it does not work. what can i do for that? regards, kaya.

RH8 router cannot connect to anything... but routing works!

2003-02-16 Thread Kevin Krumwiede
I upgraded my home network router/firewall to RH8. NAT is working perfectly and hosts on the LAN can connect to the Internet. However, programs on the router itself cannot connect to anything. If I use a hostname that's not in /etc/hosts, it *instantly* says the hostname lookup failed. If the n

Error loading the theme

2003-02-16 Thread Dante Bell
Hi, Just upgraded from RH 7.2 to 8 and after rebooting I can no longer log in. X starts and the splash screen comes up. An error box comes up and says, "Error loading the theme and the default theme could not have been loaded. I will attempt to start the standard greeter." The standard greeter

Re: rpm -Fv ....

2003-02-16 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 16 February 2003 11:50 am, Bret Hughes wrote: > On Sun, 2003-02-16 at 10:42, Michael Fratoni wrote: > > You'd be better off finding a reliable mirror, in terms of speed. > > (I've found redhat.newaol.com to be lightening fast) > > Is is way

Re: Bash pattern matching

2003-02-16 Thread Vikram Goyal
-Original Message- From: "Todd A. Jacobs" <[EMAIL PROTECTED]> Sent: Thu, Feb 13, 2003 at 12:49:25PM -0800 To RedhatList Subject: Re: Bash pattern matching > On Thu, 13 Feb 2003, Vikram Goyal wrote: > > > ls Mail/.log\.[0-9]*$(($(date +'%y')-1))-[01]*$(($(date +'%m')-1))-* > > Run "set

Re: rpm -Fv ....

2003-02-16 Thread Bret Hughes
On Sun, 2003-02-16 at 10:42, Michael Fratoni wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Sunday 16 February 2003 11:26 am, Curtis Vaughan wrote: > > On Sunday, Feb 16, 2003, at 06:39 US/Pacific, Ed Wilts wrote: > > > > Just for the record, that server is not the official Red H

Re: up2date through command line

2003-02-16 Thread Robert Canary
up2date --nox --update see man up2date Curtis Vaughan wrote: > > Is there a way to update all packages using up2date on a command line? > Or, at least, find out which packages have been updated in order to > update each individually? > > Curtis Vaughan > WashTech (CWA Local 37083) > IWW x353203

Re: up2date through command line

2003-02-16 Thread Joe Polk
You can: up2date-nox --update --install This will prevent the GUI and automatically update necessary packages and install them. <> On Sun, 2003-02-16 at 11:25, Curtis Vaughan wrote: > Is there a way to update all packages using up2date on a command line? > Or, at least, find out which packages h

Re: rpm -Fv ....

2003-02-16 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 16 February 2003 11:26 am, Curtis Vaughan wrote: > On Sunday, Feb 16, 2003, at 06:39 US/Pacific, Ed Wilts wrote: > > Just for the record, that server is not the official Red Hat FTP > > server. > > What server should I be using? That one is

Re: up2date through command line

2003-02-16 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 16 February 2003 11:25 am, Curtis Vaughan wrote: > Is there a way to update all packages using up2date on a command line? > Or, at least, find out which packages have been updated in order to > update each individually? 'up2date -u' Should

Re: up2date through command line

2003-02-16 Thread Ed . Greshko
On Sun, 16 Feb 2003, Curtis Vaughan wrote: > Is there a way to update all packages using up2date on a command line? > Or, at least, find out which packages have been updated in order to > update each individually? Yes "up2date-nox" -- http://www.shorewall.net/ for all your firewall needs

Re: rpm -Fv ....

2003-02-16 Thread Curtis Vaughan
On Sunday, Feb 16, 2003, at 06:39 US/Pacific, Ed Wilts wrote: On Sat, Feb 15, 2003 at 10:02:24PM -0800, Curtis Vaughan wrote: Ok, I wish to install packages from the redhat ftp server, so I issue ^ the following command: rpm -Fv ftp:/

up2date through command line

2003-02-16 Thread Curtis Vaughan
Is there a way to update all packages using up2date on a command line? Or, at least, find out which packages have been updated in order to update each individually? Curtis Vaughan WashTech (CWA Local 37083) IWW x353203 -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=un

Re: How to load modules in RH 8.0?

2003-02-16 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 16 February 2003 10:55 am, CM Miller wrote: > > What happened to /etc/conf.modules? > > > >>It's now called /etc/modules.conf. > >> > >>Werner > > There are two files: > > modules.conf Correct file. > modules.conf~ Backup created by your e

Re: How to load modules in RH 8.0?

2003-02-16 Thread Ed Wilts
On Sun, Feb 16, 2003 at 07:55:01AM -0800, CM Miller wrote: > >>It's now called /etc/modules.conf. > > There are two files: > > modules.conf That's the file that's used. > modules.conf~ That's the backup of the file you edited. You can delete it or save it so you can restore later if you w

Re: How to load modules in RH 8.0?

2003-02-16 Thread CM Miller
> What happened to /etc/conf.modules? >>It's now called /etc/modules.conf. >>Werner There are two files: modules.conf modules.conf~ I want to automatically load parport and imm. I added two aliases. alias imm alias parport then rebooted Both failed to load and I had to use modpr

Re: rpm -Fv ....

2003-02-16 Thread Ed Wilts
On Sat, Feb 15, 2003 at 10:02:24PM -0800, Curtis Vaughan wrote: > Ok, I wish to install packages from the redhat ftp server, so I issue ^ > the following command: > > rpm -Fv > ftp://ftp.tux.org/linux/redhat/releases/redhat-8.0/en/os/i3

Re: Streaming video

2003-02-16 Thread Oeystein Olsen
On Saturday 15 February 2003 20:24, Todd A. Jacobs wrote: > On Sat, 15 Feb 2003, irwin wrote: > > Is there a plugin for streaming video for Netscape in RH 7.2? I Have > > both Netscape 4.7 and 7.1 installed. > > Depends on what streams you want. xine handles quite a few of them. Some > of them may

Re: How to load modules in RH 8.0?

2003-02-16 Thread Ted Gervais
On Sunday 16 February 2003 12:32 am, CM Miller wrote: > What happened to /etc/conf.modules? Its been /etc/modules.conf for quite a while now.. > > I want to automatically load parport and imm for scsi > support for my zip 250 drive. I don't want to do this > manually each time. > > How can I ge

RE: SWAT exploits?

2003-02-16 Thread Ward William E DLDN
Nope, fixed IP. Like I said, I don't use SAMBA, so I don't use SWAT, and neither is installed on my firewall, anyway. Strange, though, that I've NEVER had a SWAT hit before, but was getting so many Friday, and some yesterday; they stopped last evening, though. Is it just me, or does the whole i

Re: Forced File System Check on Linux

2003-02-16 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 15 Feb 2003 20:53:54 -0400, Ted Gervais wrote: > Does ext3 eliminate the forced check of the filesy systems?? No, it doesn't eliminate the "maximum mount count reached" check. But you can disable that one and only check your partitions explic