Re: RPM Viewer??

2003-04-05 Thread christopher cuse
nd! hi thomas, well, there's not really a viewer in the true sense, but you can do pretty much what your looking for with: rpm2cpio rpmname.rpm | cpio -t ; see the files rpm2cpio rpmname.rpm | cpio -ivd; extract all to local disk with cpio, you can get pretty granular ... cheers chris

Re: Red hat 8

2003-04-04 Thread christopher cuse
-4691 hi eric, if your machine supports the el torito protocol (boots a cd) the it will boot from the cd. if not, use rawrite (on the cd in dosutils) to create a boot diskette. cheers christopher cuse -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com

Re: connect internet through pbx

2003-04-04 Thread christopher cuse
ppp_async alias tty-ldisc-14 ppp_synctty alias ppp-compress-21 bsd_comp alias ppp-compress-24 ppp_deflate alias ppp-compress-26 ppp_deflate these lines should your lcp properly negotiate compression ... and try it again! cheers christopher cuse -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Re: samba client

2003-04-04 Thread christopher cuse
problem > > thank you hi samah, so i think we need some more info -- do you have samba installed as pdc for your windows network(s) are you using win nt/2k/xp clients are 9x are you trying to access samba share on a linux box, or, shares on other win workstations/servers che

Re: samba client

2003-04-04 Thread christopher cuse
indicates an absence of: 1) the user in smbpasswd 2) the machine trust account in smbpasswd 3) absence of workgroup specified on the cmd line cheers christopher cuse -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

ximian migration tool(s) from outlook

2003-04-03 Thread christopher cuse
hi all, after several hints :-) i have switched to ximian thinking that it would be a difficult endeavor, however it turned out to be easy. have been searching for a tool to migrate outlook .pst files to ximian -- anyone done this? cheers christopher cuse -- redhat-list mailing list

RE: to create e-mail address book

2003-04-03 Thread christopher cuse
de it difficult to deploy. for example, having the contacts populated from the ldap server. i'd be curious if how ximian would work with it ... i have not tried yet. cheers christopher cuse -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listi

Re: Getting samba to work out of box?

2003-04-03 Thread christopher cuse
ed that each of your users has been properly declared in/by smbpasswd, including machine trust accounts? cheers christopher cuse -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: Dell Power Edge 6400

2003-04-02 Thread christopher cuse
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Tim Willis > Sent: Wednesday, April 02, 2003 5:06 PM > To: [EMAIL PROTECTED] > Subject: Dell Power Edge 6400 > > > Has anyone installed RH8 on a Dell Power Edge 6400? If so, is there > anything out of th

RE: Spam blocking for Sendmail

2003-04-02 Thread christopher cuse
heers christopher cuse <>

RE: Access to vfat

2003-04-02 Thread christopher cuse
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Phil Savoie > Sent: Wednesday, April 02, 2003 2:51 PM > To: [EMAIL PROTECTED]; Nick Lindsell > Subject: Re: Access to vfat > > > HI Nick, > > As requested: > [EMAIL PROTECTED] phil]# ls -ld /dos > drwxr-

RE: Access to vfat

2003-04-02 Thread christopher cuse
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Phil Savoie > Sent: Wednesday, April 02, 2003 1:24 PM > To: RedHat List > Subject: Access to vfat > > > Hi All, > > I have a dual boot scenario: WinXp/RH8 I would like > non-privlegded users to > be able t

RE: Remote Priting

2003-04-02 Thread christopher cuse
admin to access the web page from an ip address other than localhost. once you have done that, restart the cups daemon and start a web browser with http://your.host.com:631 and enter root/rootpassword. the web interface is so nice and obvious, that you'll have up it and running in zero t

RE: Remote Priting

2003-04-01 Thread christopher cuse
cally if you have not already done so # chkconfig --level 345 lpd on try to start the lpd service #service lpd start also, do check out cups -- it's just great -- i beleive that it will be red hat policy to support more and more cups over the next releases cheers christopher cuse -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: mount win shares to Linux automatically - possible?

2003-03-31 Thread christopher cuse
" -- once mounted as home, users cd to their directory. cheers & good luck Christopher CUSE <>

RE: mount win shares to Linux automatically - possible?

2003-03-31 Thread christopher cuse
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Zhi Cheng Wang > Sent: Monday, March 31, 2003 10:29 AM > To: [EMAIL PROTECTED] > Subject: RE: mount win shares to Linux automatically - possible? > > > Hi, CC > Thank you for the excellent message. we hav

RE: get me off this mailing list please

2003-03-29 Thread christopher cuse
> Ok, lets try this: > > Dear Mike, > > So let me get this straight: You signed yourself up for a mailing list > under some chick's name so a group of unpaid strangers can solve your > problem for you, instead of you helping youself. So as a result of > complete strangers spending their free time t

RE: Netsend in Linux ??

2003-03-29 Thread christopher cuse
where you wish to send message. obviously, more info availble from man smbclient cheers christopher cuse -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: iptables access

2003-03-28 Thread christopher cuse
hi larry, my last response was unclear -- yawn -- getting ready for bed here. you would want to run an instance of ssl httpd as root and have it listen on an alternative port for your specific need -- iptables security in addition -- apache security as well. multi-tier cheers cc -- redhat-

RE: SCSI tape drive for backups

2003-03-28 Thread christopher cuse
hi if were in the market for a tape drive, i would seriously consider a randoom access device -- dvdrw -- if the backup could be completed within the current 4.7GB range (2x 3x). i beleive that hard drive backup/dvdrw backup will become a significant alternative so long as the price of dlt remains

RE: iptables access

2003-03-28 Thread christopher cuse
going through reconfiguration of > apache to allow > > it to su root. It seems it would be easier to be able to > allow a user > > access to iptables commands. > > > > Larry S. Brown > On Fri, Mar 28, 2003 at 10:17:57AM +0100, christopher cuse wrote: > > hi lar

RE: mount win shares to Linux automatically - possible?

2003-03-28 Thread christopher cuse
bottom post! (see below) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Zhi Cheng Wang > Sent: Friday, March 28, 2003 4:27 PM > To: [EMAIL PROTECTED] > Subject: RE: mount win shares to Linux automatically - possible? > > > Hi, Christopher > Thank you

RE: mount win shares to Linux automatically - possible?

2003-03-28 Thread christopher cuse
lared locally on the windows box (hence my question about what version of windowz) ... cheers christopher cuse -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jeff Kinz Sent: Friday, March 28, 2003 2:54 PM To: [EMAIL PROTECTED] Subject: Re: mount win shar

RE: mount win shares to Linux automatically - possible?

2003-03-28 Thread christopher cuse
hi cheng, well, there is an option (see smbmount) for an external credential file. is this an nt/2000/xp box or 95/98/me? cheers Christopher CUSE -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Zhi Cheng Wang Sent: Friday, March 28, 2003 2:15 PM To

RE: mount win shares to Linux automatically - possible?

2003-03-28 Thread christopher cuse
, and username and password accordingly. cheers christopher cuse -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Zhi Cheng Wang Sent: Friday, March 28, 2003 1:46 PM To: [EMAIL PROTECTED] Subject: RE: mount win shares to Linux automatically - possible

RE: iptables access

2003-03-28 Thread christopher cuse
network inoperable. apache has very robust security, so you should attempt your project within the confines of apache. curious what exactly you have in mind ... cheers christopher cuse -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Brown Sent: Friday

RE: Disappointed - Lack of support for RHCE's in Australia and elsewhere

2003-03-27 Thread christopher cuse
are at the same price as the resale distribution channel. In fact "distribution channel" is the operative term, as RHCE's offer Red Hat a new sales/distribution channel with certified engineers -- no need to hire and pay technical sales people when the inverse case exists. Food for t

RE: Strange modprobe error logged

2003-03-27 Thread christopher cuse
hi, it sounds very much you have reversed the order of your ethernet declarations in /etc/modules.conf also, check your /etc/sysconfig/network-scripts/ifcfg-e* scripts for extraneous entries. cheers Christopher CUSE -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

Red Hat 9 in Internetweek Newsletter

2003-03-26 Thread christopher cuse
Hi All, See the link for press commentary on Red Hat 9 Red Hat Linux 9 Release Set For March 31 For Subscribers Enterprise Linux desktops due later in 2003 from Red Hat and SuSE. http://update.internetweek.com/cgi-bin4/flo/y/eLNI0Bdkpv0V30Bu4Y0AI Cheers Christopher CUSE RHCE/CCNA

RE: setting dial-in server

2003-03-25 Thread christopher cuse
nsole -- a horrible thought. I think that you could try to play with mingetty and a modem, but I have never done so. Please do post back if find a good solution. Cheers Christopher CUSE RHCE/CCNA -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mark Ol

RE: Static Routes

2003-03-25 Thread christopher cuse
Hi Ian, check /etc/sysconfig/static-routes cheers Christopher CUSE RHCE/CCNA -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ian Dobson Sent: Tuesday, March 25, 2003 11:27 AM To: [EMAIL PROTECTED] Subject: Static Routes where is the correct place to add

RE: understanding tftp

2003-03-25 Thread christopher cuse
ure the service to allow only access from your router(s). For good explanation, see the Chapter 8 in the Red Hat 8.0 Reference Guide. Cheers Christopher CUSE RHCE/CCNA -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of John-Paul Delaney Sent: Tuesday, Marc

RE: amanda?

2003-03-24 Thread christopher cuse
Hi Kaya,   Yes I would tink so as you can specify just about anything for backup media -- if it is a device known to linux, than it should be acceptable.   Try posting to amandas forum.   Cheers   Christopher CUSE RHCE/CCNA   -Original Message-From: [EMAIL PROTECTED] [mailto

RE: understanding tftp

2003-03-24 Thread christopher cuse
a specific local address or port to listen to. remove the -l argument and try again! Cheers Christopher CUSE RHCE/CCNA [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of John-Paul Delaney Sent: Monday, March 24, 2003 11:56 AM

RE: understanding tftp

2003-03-24 Thread christopher cuse
hi John-Paul, xinetd service are a bit special -- what essentially happens is that xinet listens on the port concerned, and when an incoming request happens, it starts the service as specified in the file (like the one below). typical services that use the xinetd are telnet, ftp, popx, imap, etc..

RE: backup hard disks

2003-03-24 Thread christopher cuse
Hi Jianping, Check out amanda -- www.amanda.org Cheers Christopher CUSE RHCE/CCNA -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jianping Zhu Sent: Monday, March 24, 2003 2:40 PM To: [EMAIL PROTECTED] Subject: backup hard disks I have redhat 7.3

RE: setting dial-in server

2003-03-24 Thread christopher cuse
Hi Mark, Could you more fully explain what is it is that you would like to do -- I am not sure I understand what your looking for ... Cheers Christopher CUSE RHCE/CCNA [EMAIL PROTECTED] --nothing is too difficult once you completely understand it. -Original Message- From: [EMAIL

RE: setting dial-in server

2003-03-24 Thread christopher cuse
re than pap -- my configuration includes only support for chap (the chap+) in dialin options. Reboot and give it a try. Voila! Cheers Christopher CUSE RHCE/CCNA [EMAIL PROTECTED] --nothing is too difficult once you completely understand it. -Original Message- From: [EMAIL PROTECTED] [ma

RE: RHCE looking for a job

2003-03-20 Thread christopher cuse
they represent a quanitifiable and verifiable body of work. Christopher CUSE [EMAIL PROTECTED] RHCE/CCNA/CCNP2B -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Thursday, March 20, 2003 3:03 PM To: [EMAIL PROTECTED] Subject: Re: RHCE lookin

RE: understanding tftp

2003-03-19 Thread christopher cuse
= 11 cps = 100 2 } The -c in sever_args tells tftp to allow creation of files. security risk -- you have been warned, so make sure your tftp port is blocked only to those who should have access! Cheers, Christopher CUSE RHCE/CCNA [EMAIL PROTECTED] --noth

broadcom 5700/bcm5700/tg3/port aggregation/basp/vlan/rehdat-8.0 kernel 2.4.18-26.8.0/DELL

2003-03-19 Thread christopher cuse
nyone can give some precision or make comments, I would certainly appreciate any help. Yours Sincerely, Christopher CUSE RHCE/CCNA [EMAIL PROTECTED] --nothing is too difficult once you completely understand it. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]