Results 1 to 4 of 4
Hello Everyone
I'm needing to find help on working with konsole and root terminals. Does anyone know of any good books or faq's that i can use for just all ...
- 05-05-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 3
Freespire Konsole and General Help Linux Newbie
Hello Everyone
I'm needing to find help on working with konsole and root terminals. Does anyone know of any good books or faq's that i can use for just all around in general questions related to operating linux. I am really wanting to learn how to use it and i just dont know where to start.
System i am running is 1.5ghz
768meg ram
40gig hard drive dual bootable
1 partition freespire
1 windows xp
24x cd-rom
32meg ati rage video card
usb 2.0 card
and external dvd burner
Upgraded dell dimision slim style is basically what it is
any help would be greatly appreciated
Thanks for you time and hope all of you are doing well
Look forward to hearing from you jeremy
- 05-05-2008 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,088
Welcome to the forums, Jeremy!
Take a look at LinuxCommand.org for working with Konsole/Terminal:
LinuxCommand.org: Learn the Linux command line. Write shell scripts.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 05-05-2008 #3
You will find a lot of places on the net for Linux commands. I like this one for common commands. Also, have a look at many of the posts and threads here, as there are commands to get you familiar with doing all sorts of things. I'd start with using the 'cd' and 'ls' command just to get a feel for it. For instance, open konsole which will open inside your home directory, (you'll press enter after each command). To begin with, move to the Desktop:
Then do:Code:cd Desktop
which will show you the files and directories there. to move back to the previous directory:Code:ls
Again do:Code:cd ../
...which shows you what's in your home directory (where you started out) and so on.Code:ls
Don't be afraid to experiment. It's natural to feel a bit of trepidation and anxiety as it is a new undertaking in unfamiliar territory. I can remember how afraid I was at first. I'm no master of the command line by any means, but I've grown accustomed to it and now enjoy working with it. Once you get the feel for what you're doing, it won't seem difficult at all.
EDIT: I see "Quick Draw" ozar has his six-shooters on tonight!
Last edited by Dapper Dan; 05-05-2008 at 01:06 AM.
- 05-06-2008 #4Just Joined!
- Join Date
- Oct 2007
- Location
- Sorrento Hills, CA
- Posts
- 3
RE: Freespire Konsole and General Help
Freespire specific content can be found in the Freespire Users Manual (Useful Linux Commands)...


Reply With Quote

