943,914 Members | Top Members by Rank

Ad:
Aug 1st, 2008
0

I am a linux newbie. I need A LOT of help!!

Expand Post »
Ok, I recently downloaded ubuntu 8.xx and installed it on a virtual machine. I know nothing about it. Could some of you newbies answer some of my questions?

1. How do you download and install linux programs? Nothing that I downloaded and installed doesn't work, linux version or not. I need help on doing this.

2. Where is the system information, internet information, and the command line.

3. Are there things I need to know about linux. I want to learn the linux interface in a simple and easy way. Linux tutorial video sites would be appreciated.

Thanks in advance to those who can help
Similar Threads
Reputation Points: 20
Solved Threads: 9
Posting Pro in Training
forumdude123 is offline Offline
443 posts
since Jan 2008
Aug 1st, 2008
1

Re: I am a linux newbie. I need A LOT of help!!

>How do you download and install linux programs? Nothing that I downloaded and
>installed doesn't work, linux version or not. I need help on doing this.
Try a package manager first. It has a huge list of software available for your distribution, and can automatically download and install the programs for you. In Ubuntu, look for Synaptic Package Manager.

>Where is the system information
sysinfo isn't installed by default, but you can install it through Synaptic.

>internet information
Look for "Network Manager".

>command line
"Terminal".

>Are there things I need to know about linux. I want to learn the linux
>interface in a simple and easy way.
The fastest way to learn stuff in Linux is by necessity. Set goals each week for what you want to accomplish, then research what you need to do and attempt it. You can also check out the Gentoo and Ubuntu wikis, which are extremely informative. In my experience though, Google tends to be the best resource. There's also a Linux version of it, if you're interested:
http://www.google.com/linux
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
Aug 6th, 2008
0

Re: I am a linux newbie. I need A LOT of help!!

you can start messing around with it in a VM. Break it if you want.
Reputation Points: 175
Solved Threads: 15
Nearly a Posting Virtuoso
TheNNS is offline Offline
1,455 posts
since Jul 2006
Aug 6th, 2008
0

Re: I am a linux newbie. I need A LOT of help!!

guess what, i can't click into ubuntu 7.04 linux anymore!!!! wtf!!! this is a known problem. i will try to download linux 6.06 or something else. UUbuntu 8.xx gives me the unrecoverable processor error.
Reputation Points: 20
Solved Threads: 9
Posting Pro in Training
forumdude123 is offline Offline
443 posts
since Jan 2008
Sep 13th, 2008
0

Re: I am a linux newbie. I need A LOT of help!!

Ok, I recently downloaded ubuntu 8.xx and installed it on a virtual machine. I know nothing about it. Could some of you newbies answer some of my questions?

1. How do you download and install linux programs? Nothing that I downloaded and installed doesn't work, linux version or not. I need help on doing this.

2. Where is the system information, internet information, and the command line.

3. Are there things I need to know about linux. I want to learn the linux interface in a simple and easy way. Linux tutorial video sites would be appreciated.

Thanks in advance to those who can help

Hey there,

With regards to number 3 of your post, I got a video suggestion for you, its not free though - you can buy yourself a copy of the (VTC) Ubuntu Linux by Charles Griffin from http://www.vtc.com/products/Ubuntu-Linux-tutorials.htm . This is a good starter video tutorial for people new to GNU/Linux more specifically to Ubuntu GNU/Linux OS. Its not about the latest 8.04 version atm, it dates to the 6.xx-7.xx version if i recall correctly, but its still pretty much useful for beginners to start of with that prefer learning from video clips(besides you can pretty much use what you learn in it in later versions), and help ease your transition to Ubuntu.

*Just in case anyone gets interested this video tutorial CD, is really set for absolute beginners, so dont buy it if you know linux or have experience in it, in ubuntu or other distros.

Hope this helps

P.S. If you have a hard time looking for the console/terminal/shell/command-line in your ubuntu setup - just press ALT+F2, then type in 'gnome-terminal' or 'xterm', then press enter, or you can just look for a monitor applet/icon in your desktop, panels and menus.
Last edited by NetByte; Sep 13th, 2008 at 12:48 pm.
Reputation Points: 44
Solved Threads: 1
Newbie Poster
NetByte is offline Offline
11 posts
since Feb 2006
Sep 22nd, 2008
0

Re: I am a linux newbie. I need A LOT of help!!

For installation of software, apt is your friend. Either be root (not so great) or better yet use sudo (/usr/bin/sudo) when using apt. The man page for apt is probably pretty useful if you're comfortable with reading man pages.

Let's say you want to install an audio media player. You know of one but can't remember it's full name. You can search for it using apt-cache, remember to use 'sudo' in the command:

$ sudo apt-cache search xmm

A list of packages that include xmm in either the name or description will be displayed. You may have to scroll up if the list is long enough. In fact, be prepared to almost every time. When you find the package you want to install, type this:

$ sudo apt-get install xmms

The package you specified and any supporting packages will be downloaded and installed. You may need to confirm the installation. There is a way to bypass having to confirm it but if you really want to know what it is, read the man page.

Bill
Reputation Points: 10
Solved Threads: 2
Junior Poster in Training
BillBrown is offline Offline
60 posts
since Dec 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Getting Started and Choosing a Distro Forum Timeline: Best Linux distro to substitute a Windows 2003 Active Domain server?
Next Thread in Getting Started and Choosing a Distro Forum Timeline: mailserver





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC