Re: CD tools

2002-06-23 Thread angelaoyu

Dear Vidiot

Is the audioCD ISO image also?

Can I use dd if=/mnt/cdrom1 of=data.iso bs=4b ?

Thank you

Vidiot wrote:

> >If the CD has normal data, not iso image, can i use this command to make iso
> >image
>
> You don't understand.  Data CDs do not contain ISO images, they are the
> ISO image.  That is why the dd command works.  When you direct copy the
> databits from the data CD, you are copying the "ISO" image.  That is why
> you do not have to use mkisofs to make a copy of a data CD.
>
> If someone put an ISO image on a data cd as data, then a simple copy is all
> that is needed to get it from the CD to the hard drive.
>
> The mkisofs command is for making an ISO image of directories/files on a
> hard drive so that they can be burned onto the CD.
>
> Again, you do not use mkisofs to copyu a data CD.
>
> MB
> --
> e-mail: [EMAIL PROTECTED]   It is God's job to forgive bin Laden.
> It is our job to set up the meeting.
> U.S. Marine Corp.
> Visit - URL: http://www.vidiot.com/  (Your link to Star Trek and UPN)
>
> ___
> 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



nfs

2002-06-23 Thread angelaoyu

Hi all

I have nfs porblem

Is it possible to have nfs setting between different RH version?

eg: RH6.1 and RH7.3
I have problem when I tried to use RH7.3 to mount RH6.1
and
My setting is as follows:

File /etc/exports in RH6.1
/datadisk1 192.168.0.0/16(rw,no_root_squash)

exportfs

But I got error when I try to mount it in RH7.3

Do you have any example websites for it

Thank you for your help



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



CD tools

2002-06-22 Thread angelaoyu

Dear Vidiot

If the CD has normal data, not iso image, can i use this command to make iso
image

Thank you

Vidiot wrote:

> >
> >Dear Drew
> >
> >Thank you for your tools
> >
> >I tried to make iso image but got the error
> >
> >Do you have any idea?
> >
> >[root@mail angela]# mkisofs -J -o /mnt/cdrom1 data.iso
> >Warning: creating filesystem with (nonstandard) Joliet extensions
> > but without (standard) Rock Ridge extensions.
> > It is highly recommended to add Rock Ridge
> >mkisofs: No such file or directory. Invalid node - data.iso
>
> You have the last two items reversed.  The data.iso MUST come immediately
> after the -o option flag.
>
> But, it looks like you are trying to make an ISO image of a CDROM.  Use
> dd for that:
>
> dd if=/mnt/cdrom1 of=data.iso bs=4b
>
> MB
> --
> e-mail: [EMAIL PROTECTED]   It is God's job to forgive bin Laden.
> It is our job to set up the meeting.
> U.S. Marine Corp.
> Visit - URL: http://www.vidiot.com/  (Your link to Star Trek and UPN)
>
> ___
> 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



mount audio CD

2002-06-22 Thread angelaoyu

Hi all

How do I mount audio CD?

[root@mail]# mount /mnt/cdrom1
mount: wrong fs type, bad option, bad superblock on /dev/cdrom1,
   or too many mounted file systems

Thank you



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



CD tools

2002-06-22 Thread angelaoyu

Dear Drew

Thank you for your tools

I tried to make iso image but got the error

Do you have any idea?

[root@mail angela]# mkisofs -J -o /mnt/cdrom1 data.iso
Warning: creating filesystem with (nonstandard) Joliet extensions
 but without (standard) Rock Ridge extensions.
 It is highly recommended to add Rock Ridge
mkisofs: No such file or directory. Invalid node - data.iso

Thank you



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



copy cd to cd in redhat

2002-06-15 Thread angelaoyu

Hi all

How can I copy CD to CD?
My CDRW and CDROM have different speed.

Thank you





___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



ntpand xntp

2002-06-08 Thread angelaoyu

Hello all

Can you explain to me what is different between ntp and xntp?

In RH6.2, it is using xntpd.
but RH7.3 it is using ntp.

Thank you



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



compile apache in RH 7.3

2002-06-02 Thread angelaoyu

Hello

Hello all

I got the following error when I complie the apache

Please help

---> Initialize Apache source tree:

Configuring for Apache, Version 1.3.24
 + using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
 + configured for Linux platform
Error: could not find any of these C compilers
 anywhere in your PATH:  gcc cc acc c89
Configure terminated



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



ipchains

2002-05-30 Thread angelaoyu

Hello

How can I set ipchains manually or where I can get example documentation
about it?

Thank you



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



double rpm package

2002-05-28 Thread angelaoyu

Hi all

I checked rpm -qa|grep package

There is double package name

Does it harm to system?
and how do I remove it?

Thank you





___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



ntp

2002-05-27 Thread angelaoyu

Hi all

I added the ntp servcer in the /etc/ntp.conf
and ntpdate server.gov
After restart the ntp service

and it showed

[root@mail etc]# ntptrace
localhost.localdomain: stratum 16, offset 0.33, synch distance
0.5
0.0.0.0:*Not Synchronized*

Does it work? or not work?
How do I know it?

Thank you



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



select medium firewall in installation RH7.2

2002-05-27 Thread angelaoyu

Hi all

I selected medium firewall section during installation of RH7.2
but forgot to click the box of ssh and www

now I couldn't ssh and browse this redhat

How can I allow ssh and browse it?

Thank you for your help



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



redhat 7.3

2002-05-23 Thread angelaoyu

Hi all

I installed RH7.3 and have the following problem

1/ the ssh doesn't work.
- no ssh in the /etc/rc.d/init.d
- but rpm -qa|grep ssh (I can get ssh)

2/ I install samba and have following error
rpm -ivh samba*
error: cannot create %sourcedir /usr/src/redhat/SOURCE

I haven't met it before in RH7.1 and RH6.2

Thank you



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



tserver and cserver

2002-05-23 Thread angelaoyu

Hi all

What is tserver and cserver?
and what is their function?

Thank you



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



port

2002-05-22 Thread angelaoyu

Hi all

What is cserver and tserver?
Can I close it?
How is  /tmp/.font-unix/fs7100 and /dev/gpmctl

Thank you

Active UNIX domain sockets (servers and established)
Proto RefCnt Flags   Type   State I-Node PID/Program
namePath
unix  2  [ ACC ] STREAM LISTENING 1273
958/cserver /tmp/cd_sockV4
unix  2  [ ACC ] STREAM LISTENING 1314
996/tserver /tmp/td_sockV4
unix  2  [ ACC ] STREAM LISTENING 1255
938/gpm /dev/gpmctl
unix  2  [ ACC ] STREAM LISTENING 1357
1052/xfs/tmp/.font-unix/fs7100

Proto Recv-Q Send-Q Local Address   Foreign Address
State   PID/Program name
tcp0  0 0.0.0.0:22321   0.0.0.0:*
LISTEN  996/tserver
tcp0  0 0.0.0.0:22289   0.0.0.0:*
LISTEN  958/cserver




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



unknown port open

2002-05-21 Thread angelaoyu

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   State I-Node Path
unix  2  [ ACC ] STREAM LISTENING 1273   /tmp/cd_sockV4
unix  2  [ ACC ] STREAM LISTENING 1314   /tmp/td_sockV4
unix  2  [ ACC ] STREAM LISTENING 1255   /dev/gpmctl
unix  3  [ ] DGRAM2483   /dev/log
unix  2  [ ACC ] STREAM LISTENING 1357
/tmp/.font-unix/fs7100
unix  2  [ ] DGRAM2493
unix  2  [ ] DGRAM1368
unix  2  [ ] DGRAM1293
unix  2  [ ] DGRAM1222
unix  2  [ ] DGRAM1148
unix  2  [ ] STREAM CONNECTED 605

Proto Recv-Q Send-Q Local Address   Foreign Address
State
tcp0  0 0.0.0.0:22321   0.0.0.0:*
LISTEN
tcp0  0 0.0.0.0:22289   0.0.0.0:*
LISTEN
tcp0  0 192.168.0.111:33307   203.255.112.96:37
TIME_WAIT



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



CDRW and scsi tape drivce

2002-05-20 Thread angelaoyu

Hi Joachim Breuer

Thank you very much for your feedback

I have another question about CDRW and tape drive

My CDRW is connected to secondary IDE

hdc: LG CD-RW CED-8080B, ATAPI CD/DVD-ROM drive
  Vendor: LGModel: CD-RW CED-8080B   Rev: 1.06
scsibus1:
1,0,0   100) 'LG  ' 'CD-RW CED-8080B ' '1.06' Removable
CD-ROM


My scsi card and tape drive is scsi 0 and scsi 3 respectively
scsibus0:
0,0,0 0) *
0,1,0 1) *
0,2,0 2) *
0,3,0 3) 'HP  ' 'C1533A  ' 'A812' Removable Tape

Now my tape drive doesn't work! Is it possible to have conflict with
CDRW

Do you have any idea?

Thank you



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: CDRW

2002-05-20 Thread angelaoyu

Hi Statux

I am sorry that I don't understand

My RH 7.2 kernel is coming from RH CD

Do you mean I should install on kernel-source?
or other rpm package?

Thank you

Statux wrote:

> 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 appear on
> a written CD depend on what the OS supports (I'm not sure how much of it
> depends on how it was written).
>
> On Mon, 20 May 2002 [EMAIL PROTECTED] wrote:
>
> > Hi all
> >
> > I posted it again because I lost redlist email
> >
> > I installed RH 7.2 and used 'cdrecord' to write CD
> >
> > but the Files in CD are displayed in 8.3 file format not long file name
> >
> > What is wrong?
> >
> > Thank you
> >
> >
> >
> > ___
> > 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



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: CDRW

2002-05-20 Thread angelaoyu

Hi Statux

I am sorry that I don't understand

My RH 7.2 kernel is coming from RH CD

Do you mean I should install on kernel-source?
or other rpm package?

Thank you

Statux wrote:

> 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 appear on
> a written CD depend on what the OS supports (I'm not sure how much of it
> depends on how it was written).
>
> On Mon, 20 May 2002 [EMAIL PROTECTED] wrote:
>
> > Hi all
> >
> > I posted it again because I lost redlist email
> >
> > I installed RH 7.2 and used 'cdrecord' to write CD
> >
> > but the Files in CD are displayed in 8.3 file format not long file name
> >
> > What is wrong?
> >
> > Thank you
> >
> >
> >
> > ___
> > 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



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: files messages

2002-05-20 Thread angelaoyu

Hi Tony

The questions are

1/ I checked the logrotate rpm was installed in RH 7.2

2/ I don't need any configuration when the message can become message.1 in RH
6.2

Do you mean I need to configure the logrotate in RH7.2?

Thank you




"Anthony E. Greene" wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 20-May-2002/07:54 -0400, [EMAIL PROTECTED] wrote:
> >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 become bigger
> >
> >How can I make it same as before.
>
> Install and setup logrotate.
>
> Tony
> - --
> Anthony E. Greene 
> OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D
> AOL/Yahoo Chat: TonyG05 HomePage: 
> Linux. The choice of a GNU generation 
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: Anthony E. Greene  0x6C94239D
>
> iD8DBQE86PAtpCpg3WyUI50RAn/qAKC5iJtlBwnWD/QK8INcnyMM8fvTdQCg9Skq
> ektgTGuhiNvQAXlImT7lFHI=
> =B3gK
> -END PGP SIGNATURE-
>
> ___
> 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



files messages

2002-05-20 Thread angelaoyu


Hi all

I posted it again because I lost redlist email

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 become bigger

How can I make it same as before.

Thank you






___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



CDRW

2002-05-20 Thread angelaoyu

Hi all

I posted it again because I lost redlist email

I installed RH 7.2 and used 'cdrecord' to write CD

but the Files in CD are displayed in 8.3 file format not long file name

What is wrong?

Thank you



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



/var/log

2002-05-19 Thread angelaoyu

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 become bigger

How can I make it same as before.

Thank you



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



nscd

2002-04-29 Thread angelaoyu

Hi all

What is the function of nscd

Stopping Name Switch Cache Daemon: nscd

Thank you



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Please help about rpm question

2002-04-10 Thread angelaoyu

Dear all

I have rpm question

After installing the db3 rpm packages in RH6.2, I got "core dump" when
running rpm -qa!
How do I recover it?

Thank you for your help



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



glibc2 or libc5.4 library

2002-04-10 Thread angelaoyu

Dear all

I have server running on RH 6.2
Now I need to install software and the library

Which library do I need to install (glibc2 or libc5.4 for RH 6.2)?

Thank you



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list