RE: iptables and ifup on RedHat 7.3

2003-06-17 Thread Hong Tian
Thanks! -Original Message- From: Michael Schwendt [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 8:33 PM To: [EMAIL PROTECTED] Subject: Re: iptables and ifup on RedHat 7.3 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 16 Jun 2003 18:50:03 -0400, Hong Tian wrote: >

iptables and ifup on RedHat 7.3

2003-06-16 Thread Hong Tian
Hi, The default local firewall on RedHat 7.3 is Ipchains. I changed from Ipchains to Iptables already. I also need to modify the network-scripts of /etc/sysconfig/network-scripts/ifup and /etc/sysconfig/network-scripts/ifup-post for DNS network issue. Does anyone know how to modify it to work on I

nfs ports and ipchains

2003-04-03 Thread Hong Tian
Hi, I am working with a NFS server on Red Hat 7.3. For secure reason I want to use IPCHAINS to restrict TCP/UDP ports. Now the question is that how many ports should be opened for a NFS server? only port 111, port 635, and port 2049? Thanks for your help. -- redhat-list mailing list unsubscr

Re: rebuild raid array (RH 7.3)

2003-03-21 Thread Hong Tian
Did /sbin/raidhotadd include creating partitions on the new hard drive? -Original Message- From: Addady [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2003 9:51 AM To: [EMAIL PROTECTED] Subject: Re: rebuild raid array (RH 7.3) If it md raid (software raid) you need to create partition

Re: syslogd

2003-03-21 Thread Hong Tian
Mar 21, 2003 at 09:52:21AM -0500, Hong Tian wrote: > . My question is how to > modify the syslog configuration file so that each log client can send its > log data separately to the log server based on its host name. You can't configure the normal syslog daemon to separa

syslogd

2003-03-21 Thread Hong Tian
Hi, We have a syslog server on Red hat 7.3. All other linux servers send system log information to the default log file named "messages" on the log server (/var/log/messages). Since all log data are sending to the same messages file, the size of message file is growing very fast. My question is ho

group nobody

2003-03-19 Thread Hong Tian
Hi, I want to ask a basic question about Linux group definition. What is the group name which can involve all users? What does the group "nobody" mean? In Solaris, there is a default group named "other". What is the group name in Linux which correspondences to Solaris group "other"? TIA -- re

RE: Recover Raid 5 of Red Hat 7.3

2003-03-14 Thread Hong Tian
5:23 PM To: '[EMAIL PROTECTED]' Subject: RE: Recover Raid 5 of Red Hat 7.3 On Thu, 13 Mar 2003, Hong Tian wrote: > If one disk of Raid 5 is found bad, Could I just replace the bad disk and > recover the system and data? Or Should I re-install the Linux system from > scratch ag

RE: Recover Raid 5 of Red Hat 7.3

2003-03-13 Thread Hong Tian
, 2003 4:35 PM To: [EMAIL PROTECTED] Subject: Re: Recover Raid 5 of Red Hat 7.3 On Thu, Mar 13, 2003 at 04:10:48PM -0500, Hong Tian wrote: > I installed the Red Hat 7.3 with the software Raid 5 on a Dell machine with > four hard drives successfully. Anyone knows how to recover the data from &g

Recover Raid 5 of Red Hat 7.3

2003-03-13 Thread Hong Tian
Hi, I installed the Red Hat 7.3 with the software Raid 5 on a Dell machine with four hard drives successfully. Anyone knows how to recover the data from Raid 5 in case that one hard drive is bad? Thanks, Hong -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.r

RE: remote X Window

2002-12-21 Thread Hong Tian
On Fri, 2002-12-20 at 15:07, Hong Tian wrote: > I did the followings but it didn't work: > > At Linux box: > linux_hostname# xhost +solaris_hostname > solaris_hostname being added to access control list > linux_hostname# telnet solaris_hostname > solaris_hostname# bash

RE: remote X Window

2002-12-20 Thread Hong Tian
this with xhost, before you connect or from another terminal window: xhost + You can verify your access controls by typing "xhost" alone on a line. -Steve -Original Message- From: Hong Tian [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 1:06 PM To: '[EMAI

RE: remote X Window

2002-12-20 Thread Hong Tian
- From: Bret Hughes [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 11:53 AM To: [EMAIL PROTECTED] Subject: Re: remote X Window On Fri, 2002-12-20 at 10:21, Hong Tian wrote: > Hi, > > After I logged in a Sun Solaris 8 Server from a RedHat 7.3 machine, I tried >

remote X Window

2002-12-20 Thread Hong Tian
Hi, After I logged in a Sun Solaris 8 Server from a RedHat 7.3 machine, I tried to use "admintool" or "clock" commands. But I got the error messages as follows: XView error: Cannot open connection to window server: hostname:0 (Server package) On Solaris to Solaris, I used "xhost" and "setup DISP

RE: RedHat 7.3 with RAID 5

2002-12-19 Thread Hong Tian
Thanks! -Original Message- From: z [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 12:59 AM To: [EMAIL PROTECTED] Subject: Re: RedHat 7.3 with RAID 5 Hong Tian wrote: > Hi, > > I want to install Red Hat 7.3 with RAID 5 (not RAID 0/1) on a Dell PowerEdge >

RedHat 7.3 with RAID 5

2002-12-18 Thread Hong Tian
Hi, I want to install Red Hat 7.3 with RAID 5 (not RAID 0/1) on a Dell PowerEdge 2550 machine. Does anyone knows how to do it or where can I find good documentation about it? Thanks, Hong -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.red

RE: Re[2]: ipchains

2002-10-03 Thread Hong Tian
solve it by using ipchains. Thanks, Hong -Original Message- From: Krishna [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 2:52 AM To: Hong Tian Subject: Re[2]: ipchains Hi Hong,Thursday, October 03, 2002 12:20:42 PM By default all inputs and outputs are closed. U

RE: ipchains

2002-10-02 Thread Hong Tian
Wednesday, October 02, 2002 1:47 AM To: [EMAIL PROTECTED] Subject: Re: ipchains -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01-Oct-2002/16:23 -0400, Hong Tian <[EMAIL PROTECTED]> wrote: >After installing RedHat 7.3 with Medium Security Level. The nfs is REJECT by >Ipchains. In orde

ipchains

2002-10-01 Thread Hong Tian
Hi, After installing RedHat 7.3 with Medium Security Level. The nfs is REJECT by Ipchains. In order to allow mounting to another server, I need to set up with ACCEPT tcp/udp nfs (port 2049). Anyone knows how to modify the Ipchains rules to ACCEPT nfs on the following status: # ipchains -L Chain

RE: xv

2002-09-27 Thread Hong Tian
x27;t recall exactly where the icons are or how you set one under Gnome. A find on xv.xpm will probably turn it up. JT Hong Tian wrote: > Hi, > > On RedHat 7.3/Gnome, after installing "xv" by # rpm -ivh > xv-3.10a-13.i386.rpm, I can startup xv by # /usr/X11R6/bin/xv. But I c

RPM packages for Arcoread and OpenOffice

2002-09-27 Thread Hong Tian
Hi, I try to install Arcoread and OpenOffice on RedHat 7.3/i386 by using RPM packages. I found some packages only for Madeinlinux or other Linux, but not for RedHat 7.3. Does anyone knows where I can find it? Could I use Madeinlinux Package for Red Hat 7.3? Thanks, Hong -- redhat-list mailin

xv

2002-09-27 Thread Hong Tian
Hi, On RedHat 7.3/Gnome, after installing "xv" by # rpm -ivh xv-3.10a-13.i386.rpm, I can startup xv by # /usr/X11R6/bin/xv. But I can not found an icon named xv from Start->Programs->Graphics. I need to add an icon named xv inside Programs->Graphics, so I can use mouse to start xv. Anyone knows h

Change hostname and IP

2002-09-12 Thread Hong Tian
What is the better way to change the hostname and IP address on Red Hat Linux 7.3? -Thanks. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

syslog

2002-08-26 Thread Hong Tian
Hi, We have a syslog server of Sun Sparc/Solaris which is working well. Now we want to switch this Solaris syslog server to a Red Hat Linux syslog server. Could the Linux syslog server receive all log messages from other Solaris machines as well as Linux machines? Should I do the same configurati