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.
Hi everyone,
I'm completely new to Linux and I'm having trouble installing VmWare-Tools. When I go to the directory and run the ./vmware-install.pl command I get permission denied.
Then you should consider running a different distro than BackTrack. BackTrack is a distribution aimed at network and security experts, not for beginners. I would recommend to try Mint, Mepis, PCLinuxOS or something similar, aimed to be more user-friendly.
"Then you should consider running a different distro than BackTrack. BackTrack is a distribution aimed at network and security experts, not for beginners. I would recommend to try Mint, Mepis, PCLinuxOS or something similar, aimed to be more user-friendly."
There is an ownership problem with the vmware tools in BT5R2 vmware run these
chown root vmware-install.pl
chown root /usr/bin/vmware-config-tools.pl
you should be able to run the program normally. Do no sudo, that is not appropriate for this in bt. If you have further issues you can also check chmod on the files to make sure you can execute the vmware-install.pl
I understand that Back Track is not for beginners, however I'am determined to learn this one way or another.
Quote:
Originally Posted by jefro
Most other people are more polite than I am.
"Then you should consider running a different distro than BackTrack. BackTrack is a distribution aimed at network and security experts, not for beginners. I would recommend to try Mint, Mepis, PCLinuxOS or something similar, aimed to be more user-friendly."
if you do NOT already know HOW to do basic system changes then you should NOT be trying to use BT5 unless you are a 13( 11 to 15) year old male teen , and most likely white middle class with a 3.1 to 3.5 gpa because you are bored in school and do not do the homework
-- script kiddy---
if that is the case we will NOT teach you to " hack " (well maybe, but NOT "crack" )
There is an ownership problem with the vmware tools in BT5R2 vmware run these
chown root vmware-install.pl
chown root /usr/bin/vmware-config-tools.pl
you should be able to run the program normally. Do no sudo, that is not appropriate for this in bt. If you have further issues you can also check chmod on the files to make sure you can execute the vmware-install.pl
There is an ownership problem with the vmware tools in BT5R2 vmware run these
chown root vmware-install.pl
chown root /usr/bin/vmware-config-tools.pl
you should be able to run the program normally. Do no sudo, that is not appropriate for this in bt. If you have further issues you can also check chmod on the files to make sure you can execute the vmware-install.pl
I like your tenacity. Don't worry about people giving you gruff for being a newbie. Some people use Linux for the first time just for BackTrack. I have been messing with BT since BT3 and I always have some issue or another, e.g. I was brought here looking for a similar solution for BT5 r3...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.