Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
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.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I'm using Debian 503 Lenny, Gnome.
My machine, She-Beast, is a 2001 Compaq Presorry-o, 1100GHz Celery.
With every, that is, E V E R Y, attempt to install any .deb, it fails.
When I 2x click on the .deb icon, or when I r-click -->Open with archive manager,
I get a dialog window:
"Could not open "(filename).deb". Archive type not supported."
If I use root terminal, dpkg -i, similar responses come up.
Dude, don't tell me that your She-Beast is still not rocking like it should You've got some weird things happening on your side. Like evo2 said, post the results that you get when trying to install a package.
LORAXNETWORK:~/Desktop# dpkg -i install_flash_player_10_linux.deb
dpkg: error processing install_flash_player_10_linux.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
install_flash_player_10_linux.deb
Are you in the directory where the package is when executing that command? Looks like you downloaded the package for example in directory Downloads and you're trying to execute the command from, for example your home directory.
If the package is in the Downloads directory then cd into that directory and then execute the dpkg command or :
Well, you know where to find me and how to reach me, but I'll be a bit more 'unavailable' the coming weeks as you know. Anyway it's always a good idea to post all problems here too, so other users can have a go at solving it too. I'm sure there are some pretty good witchhunters hanging around here that can lift the curses that are bestowed upon your She-Beast.
About the 'other partitions' issue, you're referring to the ntfs partition, right? Did you unmount it and remount specifying filesystem type as ntfs-3g?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.