i just installed RH Gnome on my laptop. Where do I go for the bash prompt? That is the equiv to the command prompt in Windows right? Can I run things such as ping, telnet and FTP there?
I am really enjoying Linux. however, is there a particular directory that i should save programs to? I am also trying to install instant messengers but it will not let me. I am logged in as root and it will still not let me install programs.
Just wondering if someone can answer before i actually look through the manual.
These updates will probably be .rpm files. If you want to upgrade the existing programs drop to a bash prompt change directory to where the updates are and run:
rpm -Uvh nameofrpm.rpm
This will upgrade the existing program. Have a look at
You might want to spend some time with a good book describing RH9. I keep RH9 Linux Unleashed by SAMS close by. Also be aware that RedHat is dropping Linux support to the Fedora Group, unless you have purchased the enterprice versions. I believe RH9 support kill is scheduled for April. Going forward, support for tinkerers will be through the Fedora project.
This is the error i get when trying to upgrade. What am i doing wrong?
warning: bash_205b_201i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
error: cannot get exclusive lock on /var/lib/rpm/Packages
error: cannot open Packages index using db3 - Operation not permitted (1)
error: cannot open Packages database in /var/lib/rpm
Maybe you can't install the rmps because dependecy problems. If you want a way to forget about dependecy you should install apt-get, this program install the rpm you need plus all other files needed by it. Look for apt-get at
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.