Welcome Guest ( Log In | Click here to Register a free account now! )
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.![]() ![]() |
May 18 2007, 12:51 AM
Post
#1
|
|
|
New Member ![]() Group: Members Posts: 2 Joined: 18-May 07 Member No.: 131,602 |
stumbled across this forum whilst looking for spyware removal tools, and thought i gotta post this question now just so people know, i work in a computer repair shop (so im a bit computer literate but to linux? well i installed ubuntu 7.04(fiest fawn?) on my crashbox a few nights ago - really enjoying its compatability hardware wise, the update process (i thought i was gonna have to apt-get or something? no deal!) and stuff yeah basically im really enjoying it, it will slowly replace my desktop, slowly... but the bad thing is that like, i literally know not a single thing about linux, mounting drives etc, how the file structure is setup (EG c:\docs and settings\user\ <- is where the basic user settings are stored) or anything, no terminal commands or anything. is there like maybe a eBook or something someone can link to me that will explain the bare basics of unix? like describe how its all set out, basic terminal commands (know alot about cmd, have figured out that i can "port" some commands over ahha ok that all was a tad confusing, so yeah i need some reading material for terminal commands, and yeah a simple explination. thanks guys ill post back again soon thanks again |
|
|
|
May 18 2007, 02:12 AM
Post
#2
|
|
|
Forum Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2,609 Joined: 6-November 05 From: Avondale, Arizona USA Member No.: 39,726 |
How about here: http://www.linux.org/lessons/
-------------------- The name says it all -- 59 and holding permanently
**WARNING** Links I provide might cause brain damage |
|
|
|
May 18 2007, 03:37 AM
Post
#3
|
|
![]() Forum Regular ![]() ![]() ![]() Group: Members Posts: 337 Joined: 2-June 06 From: Sutton Coldfield, West Midlands, England Member No.: 70,484 |
-------------------- |
|
|
|
May 18 2007, 12:30 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Members Posts: 87 Joined: 6-April 07 Member No.: 122,540 |
How about a quick crash course?
In Linux, everything is a file, or a folder on the hard drive. Your mouse is a "mouse.0" file, or something like that. Instead of a 'C:\', there is the '/' root. Displayed below. user@computer:/$ For the standard user. user@computer:/# For the administrator, or "root". If you know anything about DOS, then you know of the cd command. It works almost exactly the same in Linux. Just make sure you put a space between 'cd' and the dots '..' (cd ..). Instead of dir there is 'ls' (LS). Instead of '/?' or 'help', there is the man <keyword> command. man mount, for more information on the 'mount' command. Instead of having a Documents and Settings folder, Linux has a set of "Home" folders. Instead of a "My Computer" area, Linux has a set of folders to "mount" drives to. In this way, the drives become part of the root drive. They can replace ANY folder, be mounted anywhere. Instead of 'C:\Program Files\' Linux has '/usr/bin'. Unlike 'Program Files', all of the programs are just thrown into the '/usr/bin' folder, with no categorization. This allows ANY program to instantly be used as a "command". Linux's DLL files, or 'libs' are also contained in a '/usr/lib' folder. Unlike Windows, Linux enables 'tab completion' by default. This allows you to simply press the 'tab' button twice, to get the computer to finish typing the path, or program name for you. -------------------- The Answers are out there, you've just got to know how to find them.
|
|
|
|
May 27 2007, 06:52 PM
Post
#5
|
|
|
New Member ![]() Group: Members Posts: 2 Joined: 18-May 07 Member No.: 131,602 |
thanks for all your replies :D.
monster user - basically exactly what i was looking for, as for the rest of those links, i will check them out when i get home from work ta again |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 21st November 2009 - 03:45 PM |