Question:
how do i open the command line in ubuntu 9.04? I'm a new user.?
SUPerTie
2009-06-06 20:15:41 UTC
how do i open the command line in ubuntu 9.04? I'm a new user.?
Four answers:
Marko S
2009-06-10 05:45:24 UTC
Applications -> Accessories -> Terminal



sudo + command if you need to do some stuff as a root user. This will prompt you for your regular user password.



Search the net for "bash", "bash cheat sheet", "bash ubuntu linux" and so on, also check Linux Documentation Project and your Synaptic Package Manager for manuals (Documentation section). I recommend the "rute" book (it's available both in the repositories and in the net), it's very thorough!



Local documentation usually is found in /usr/share/doc.
Linux Mint 11
2009-06-07 02:40:38 UTC
In most cases use of the Terminal is not necessary.



Most of the installation of software in Ubuntu is done within the Synaptic Package Manager



Here is the Official Ubuntu Synaptic Package Manager Documentation

https://help.ubuntu.com/community/SynapticHowto



If you download a deb. package which is native to Ubuntu there is the GDebi Package Installer

http://allmyapps.com/app/gdebi-gdebi-package-installer





LUg.
2009-06-06 20:44:05 UTC
the above answer is correct.



Tips, to run as root (admin) when you open up the terminal type in "sudo -i" to run privileged commands.
Matt
2009-06-06 20:23:18 UTC
Applications>Accessories (the first one anyway)>Terminal



I'm on os x right now, so I don't remember 100% :P



but that will get you there


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...