LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do I find and install linuxconf? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-find-and-install-linuxconf-4316/)

Valerie 07-15-2001 05:31 PM

How do I find and install linuxconf?
 
Wow! I had forgotten how helpless and stupid one could feel when introduced to an entirely new operating system (learning DOS is such a distant memory...)!

I have Red Hat 7.1 and from what I can tell, linuxconf is not loaded by default. I tried locate and I tried 'which linuxconf' and the program couldn't be found.

So, I'm guessing I have to use something like RPM to load the program? How do I locate that particular app on the multitude of cd's I received with the Linux Server package? And when I find it, how do I use RPM to load it?

Valerie

Valerie 07-15-2001 05:36 PM

And one more question while I'm at it...
 
I used the mount command to view the contents of the Red Hat cd's 'mount /dev/cdrom'. I tried to execute 'umount /dev/cdrom' so I could change cd's and it told me it was busy. I couldn't figure out how to unmount it so I rebooted.

What did I do wrong?

Val

linuxcool 07-15-2001 06:39 PM

After you mounted the cdrom, did you use the ' cd ' command to move into a directory on the cdrom? If you did, linux won't let you unmount the cdrom until you ' cd ' off the disk. Like ' cd / '.

Also, if you used a graphical file manager program instead of the commmand line to view the contents of the cdrom, it won't let you unmount it if you used the file manager to move onto the disk. In this case, point the file manager to a directory that is not on your hard drive.

Valerie 07-15-2001 06:47 PM

linuxcool,

I did change to the cdrom drive then I type 'cd' to get me back to my home directory on the hard drive. I did an ls to confirm that I actually did change directories.

Can you think of any other reason why it wouldn't unmount the drive? Also, any suggestions for the linuxconf problem?

Thanks for the response :)

Val

linuxcool 07-15-2001 07:00 PM

Hmmm? Puzzling.

Let's try an experiment. Mount your cdrom then do an ls /mnt/cdrom. Do not ' cd ' onto the cdrom. After you do the ls /mnt/cdrom and verify that it worked by listing the root contents of the cdrom, then unmount the cdrom and see what happens.

Also, post a copy of your /etc/fstab file.

Valerie 07-16-2001 09:27 AM

Well, I don't know what I did, but now it works. I've rebooted since reviewing your suggestions so maybe something was out of whack or, just as likely, I typed something wrong originally :)

Thanks for the help! Now all I need is an answer about how to find the linuxconf file...

Take care!
Val

ugge 07-16-2001 02:53 PM

I have a RH 7.1 from a magazine and there you find linuxconf on the second disk and in the directory /RedHat/RPMS/linuxxxx
To install linux conf issue the following command (as root):
rpm -i /mnt/cdrom/RedHat/RPMS/linuxconf-<version number>

gizmola 07-16-2001 03:59 PM

You can also get the latest linuxconf from this page, which has a search by distribution:

http://dns.solucorp.qc.ca/linuxconf/

linuxcool 07-16-2001 06:03 PM

You're welcome Val.

Valerie 07-17-2001 08:55 PM

Found it!
 
thanks, everyone! I found linuxconf and now I know how to load other apps.

You people are the best!!!!!!

Val


All times are GMT -5. The time now is 08:45 PM.