Re: Burning Redhat9 CD's

2003-04-02 Thread Tammy Fox
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/getting-started-guide/s1-disks-cdrw.html Look at the Writing ISOs with X-CD-Roast and the Using cdrecord sections. Tammy On Wed, Apr 02, 2003 at 03:37:57PM -0600, Joseph M. Day wrote: > Ok here is a rookie question. I have the iso files, how

Re: apache conf tool

2002-05-20 Thread Tammy Fox
Does this help? http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/custom-guide/s1-apacheconf-virtualhosts-settings.html On Sat, May 11, 2002 at 02:24:29PM -0400, ebinc wrote: > Hi > I completed a default install of Red Hat 7.2 from a cd rom I would > like to add a virtual host at /home/we

Re: up2date and rhn_register dep's

2002-01-18 Thread Tammy Fox
On Fri, Jan 18, 2002 at 09:19:24PM -0500, Jim Bija wrote: > I have a production machine that i would like to install up2date and > rhn_register on. However im blowing dependecies: > [root@ns1 root]# rpm -ivh rhn_register-2.7.2-7.x.8.i386.rpm > error: failed dependencies: > python >= 1.5.2

Re: Samba Question

2002-01-10 Thread Tammy Fox
http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/samba.html shows you how to setup the Red Hat Linux side. Sincerely, Tammy On Thu, Jan 10, 2002 at 10:26:50AM -0600, Jay Paulson wrote: > Can anyone either tell me or point me to a good place to figure out how to map a >driv

Re: Setting up Printer using Scripts

2002-01-09 Thread Tammy Fox
Read http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/printconf-save-config.html You can configure the printer on one of the client machines, export the settings to a file, and import them onto the other client machines via the command line. Sincerely, Tammy Fox On Wed

Re: Changing Directory Permissions

2002-01-07 Thread Tammy Fox
To write to your Windows directory (assuming it is vfat), add a line like this to your /etc/fstab: /dev/hda1 /mnt/win vfatnoauto,users,owner 0 0 and mount the partition while logged in as your normal user account (mount /mnt/win). Then, the files will be owned by you. This give

Re: RH 7.2 default firewall question

2001-12-06 Thread Tammy Fox
The installation program calls gnome-lokkit in the background to set up the basic firewall. Read http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/ch-gnomelokkit.html to figure out how to run gnome-lokkit post-installation and then look in /etc/sysconfig/ipchains if you want t

Re: Mine's too big!! - (not spam)

2001-12-05 Thread Tammy Fox
Hold down the Alt key, click and hold the mouse pointer somewhere in the window you want to move, and drag the window around. On Wed, Dec 05, 2001 at 08:28:07PM -, Alexander Shaw wrote: > Now here's a weird one. I've set up for the update service but the window is > so big I can't see the

Re: Help with PATH

2001-12-05 Thread Tammy Fox
In the .bashrc file in your home directory add the line export PATH=$PATH:/usr/TeX/bin/i386 Then, execute the command source ~/.bashrc source ~/.bash_profile, depending on which file you added it to (I always add it to my .bashrc file.). If you want to make it global, add it to the file /etc/ba

Re: installing redhat7.1 from iso image

2001-11-30 Thread Tammy Fox
Create a boot disk from boot.img, select Hard Drive as the Installation Method. When prompted, select the partition and directory that contain the ISO images. Tammy On Thu, Nov 22, 2001 at 05:36:44AM -0800, sachin lamsoge wrote: > hi all, > > i am trying to install 7.1 from the iso image.

Re: printing on Windows' Printer

2001-11-30 Thread Tammy Fox
http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/printconf-smb-printer.html On Wed, Nov 21, 2001 at 04:43:42PM +0500, Carlo Feliciano N. Aureus wrote: > > Hi Folks, > > I want to print on a Windows Printer. The printer is HP OfficeJet 45 and is > shared on the network. Th

Re: rhnsd logs /var/log/messages

2001-11-30 Thread Tammy Fox
It is looking for the file /etc/sysconfig/rhn/systemid that is created when you register your system for Red Hat Network. Turning off the rhnsd service should stop these error messages if you don't want to use RHN to check for updated packages automatically. Tammy On Tue, Nov 20, 2001 at 12:50:3

Re: How to Setup a Proxy/Firewall or Router/firewall??

2001-11-30 Thread Tammy Fox
Here is a REALLY brief explanation to get you started. Use one of the network cards in the firewall machine to grab an outside Internet connection and set the IP address of the other card to an internal IP address that is on the same subnet as the other internal machines. http://www.linuxheadqu

Re: Upgrading Kernel for RH 7.1

2001-11-29 Thread Tammy Fox
't really done much, it should work fine. Tammy > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Tammy Fox > Sent: Thursday, November 29, 2001 4:18 PM > To: [EMAIL PROTECTED] > Subject: Re: Upgrading Kernel for RH 7.1 > > > If y

Re: Upgrading Kernel for RH 7.1

2001-11-29 Thread Tammy Fox
If you installed the kernel from the RPM, you do not need to recompile it (unless you need to tweak it for some reason). Read http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/kernel.html Then use the command /sbin/mkbootdisk , where is the version of the new kernel you just

Re: Printing with 7.2: Was working, now stopped dead

2001-11-20 Thread Tammy Fox
It's available now. http://www.redhat.com/support/errata/RHBA-2001-155.html Tammy On Mon, Nov 19, 2001 at 10:27:56PM -0500, John P. Verel wrote: > Devon, > > Got a reply from Tammy Fox of Red Hat on the enigma list, saying that > this is a bug in foomatic. She said a fix wi

Re: up2date

2001-11-19 Thread Tammy Fox
On Mon, Nov 19, 2001 at 01:15:05PM -0400, Ted Gervais wrote: > On Monday 19 November 2001 12:09, you wrote: > > Do you have the up2date-gnome package installed? > > Oooops. I don't know. I run KDE though. Does that make a difference. Of > course I can switch over to Gnome desktop but I used to

Re: up2date

2001-11-19 Thread Tammy Fox
Also try installing the latest PAM errata: http://www.redhat.com/support/errata/RHBA-2001-149.html On Mon, Nov 19, 2001 at 11:09:22AM -0500, Tammy Fox wrote: > Do you have the up2date-gnome package installed? > > On Mon, Nov 19, 2001 at 11:07:08AM -0400, Ted Gervais wrote: > >

Re: up2date

2001-11-19 Thread Tammy Fox
Do you have the up2date-gnome package installed? On Mon, Nov 19, 2001 at 11:07:08AM -0400, Ted Gervais wrote: > > I used to enter 'up2date' at a prompt and after entering my root password a > RedHat (graphical) screen would come up. It allowed me to view my choices for > updates and everythin

Re: deleted printfile

2001-11-18 Thread Tammy Fox
If you want to try and create it again, the permissions are drwxr-xr-x. The directory is created by the package filesystem. # ls -al /var/spool/lpd total 12 drwxr-xr-x3 root root 4096 Oct 28 22:38 . drwxr-xr-x 19 root root 4096 Sep 13 16:24 .. drwx--2 lp

Re: How to make Konqueror connected to Internet via Broadband

2001-11-16 Thread Tammy Fox
If you have a broadband connection in Linux, Konquerer should automatically be able to connect to the Internet. Try opening a terminal window like xterm or GNOME Terminal and typing the command /sbin/ifconfig. Do you see an IP address for the eth0 device? Tammy On Fri, Nov 16, 2001 at 11:59:08PM

Re: playing cds

2001-11-16 Thread Tammy Fox
The sound cable has to be connected from your CD-ROM drive to your sound card if you want the sound to come out of the speakers connected to your sound card. If your CD-ROM drive has a headphone jack on the front, you can use it. Tammy On Fri, Nov 16, 2001 at 03:07:01PM +, Ian Truelsen wrote

Re: The Java situation is worse than ever!

2001-11-16 Thread Tammy Fox
On Fri, Nov 16, 2001 at 09:35:20AM -0800, David Talkington wrote: > > I recommend you update to Mozilla > 0.9.5, which you'll have to do with a tarball because Galeon depends > on _exactly_ Mozilla 0.9.2. If you do that, just link that library to > the plugin dir wherever you installed the new v

Re: nautilus/control centre

2001-11-15 Thread Tammy Fox
The desktop file is at /usr/share/nautilus/starthere.desktop. Tammy On Thu, Nov 15, 2001 at 06:44:16PM +, mike wrote: > Anyone know where the configuration to this is kept. > I just had to a messy re-install (power cuts fried my root > partition,boot sevtor on latest install cdrom corrupted