Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-12-2003, 01:38 PM
|
#1
|
Member
Registered: May 2003
Location: shannon IL
Distribution: slackware 9.1
Posts: 132
Rep:
|
Linux console
how do you access the linux console without leaving X
I downloaded mugen and it says that you can run mugen in X and I dont know how you would get to the console to start it without leaving x
also how do you install and run a bz2 file?
Last edited by s9722; 05-12-2003 at 01:41 PM.
|
|
|
05-12-2003, 01:46 PM
|
#2
|
Member
Registered: Feb 2002
Location: Fairfax, VA
Distribution: RedHat 8, Mandrake9.1, Slack9
Posts: 456
Rep:
|
there are lot of terminal application which you can use.
and moreover linux provides you with virtual consoles, ie you can login as a different user or the same user and start a whole new session.
bz2 is a compresssion program. just like zip or a tar.
you can use bzcat or bz2. for more info 'man bzcat' or 'man bz2'
|
|
|
05-12-2003, 02:08 PM
|
#3
|
Member
Registered: May 2003
Location: shannon IL
Distribution: slackware 9.1
Posts: 132
Original Poster
Rep:
|
yeah I know it a compressed file dude... what I need to know is how to run it
I need to know how to run and install the files types:
.bz2
.rpm
.tar.gz
I believe to install a .run file the command is
sh then the file name right?
and an rpm file is
rpm -ivh filename?
not sure cause with the .rpm files I have only gotten one file to run with that command the other rpm files wont...
|
|
|
05-12-2003, 02:13 PM
|
#4
|
Member
Registered: Feb 2002
Location: Fairfax, VA
Distribution: RedHat 8, Mandrake9.1, Slack9
Posts: 456
Rep:
|
check the permission of the rpm files. if they dont have execute permission they will not run.
for bz2 and tar.gz you need to umcompress them first.
go into the directory and see if you have files like 'configure'
'install'
run these in order
./configure
make
make intall
usually there will be a "README" or "INSTALL" text file in the directory read them
|
|
|
05-12-2003, 02:16 PM
|
#5
|
Member
Registered: May 2003
Location: shannon IL
Distribution: slackware 9.1
Posts: 132
Original Poster
Rep:
|
how do I check the permissions of the files?
and if I dont do I have to install them as root user?
ALSO
what directory /home?
and how do I see the files inside the directory ?
all I see is the rpm file I downloaded and a few other fiels I Cant open through x
it says there is no viewer to open them and when I right click them there isnt an option to explore them...
|
|
|
05-12-2003, 02:21 PM
|
#6
|
Member
Registered: Feb 2002
Location: Fairfax, VA
Distribution: RedHat 8, Mandrake9.1, Slack9
Posts: 456
Rep:
|
i see you are using Redhat. goto start menu, applications, terminals. select one form that list. that will give you a teminal or a console,ok.
ls -l will give you the list of the file and the peremissions.
you can change permissions with 'chmod' 'man chmod' for more info
of course you have to be root to install rpm
if you want to goto /home 'cd /home' and 'ls' to see the files
|
|
|
05-12-2003, 02:36 PM
|
#7
|
Member
Registered: May 2003
Location: shannon IL
Distribution: slackware 9.1
Posts: 132
Original Poster
Rep:
|
ok all it does is show the 2 folders that are in my home directory
mike and mike that is my username or are you saying log in as root then
cd /home then ls in the console?
|
|
|
05-12-2003, 02:56 PM
|
#8
|
Member
Registered: Feb 2002
Location: Fairfax, VA
Distribution: RedHat 8, Mandrake9.1, Slack9
Posts: 456
Rep:
|
/home/mike is your home directory. all the files in that directory can be changed by you. if you want to change files in other directories you have to be root. /home is the much like master directory for all the users. like Documents and Settings in Windows
|
|
|
05-12-2003, 02:59 PM
|
#9
|
Member
Registered: May 2003
Location: shannon IL
Distribution: slackware 9.1
Posts: 132
Original Poster
Rep:
|
how do I change them?
I cant seem to open or install them...
also is there a way to install them in X I know there is in KDe
but I use gnome
|
|
|
All times are GMT -5. The time now is 07:19 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|