Linux - Newbie This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-20-2012, 03:28 PM
|
#1
|
LQ Newbie
Registered: Aug 2012
Location: Shreveport, LA
Posts: 2
Rep:
|
I am a student and I need to figure out what some commands in Linux do.
Hello. I am wanting to get to a Linux terminal without loading it onto my Windows system. I need to find out what several commands do. I know the simplest way to do this is to just put the commands on a virtual terminal and see what they do. But I am afraid that I will do some kind of damage to my laptop.
My question: Is there a terminal that I can get to online to test the commands I need to.
|
|
|
08-20-2012, 03:34 PM
|
#2
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,331
|
Quote:
Originally Posted by techbarbie
Hello. I am wanting to get to a Linux terminal without loading it onto my Windows system. I need to find out what several commands do. I know the simplest way to do this is to just put the commands on a virtual terminal and see what they do. But I am afraid that I will do some kind of damage to my laptop.
My question: Is there a terminal that I can get to online to test the commands I need to.
|
Since Linux commands won't work in Windows, I doubt there's any damage the commands could do. You can run Linux in a virtual environment in Windows, and you can also just look up the command man pages online.
http://www.linuxmanpages.com/
|
|
|
08-20-2012, 03:36 PM
|
#3
|
LQ Addict
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680
|
Ideally I would say installing Linux in a virtual machine is the way to go -- it allows "playing" even when you're not on the internet and lets you do more than you'd likely get with a free telnet session.
That said somebody might know of a free public server that allows some playing.
|
|
1 members found this post helpful.
|
08-20-2012, 03:37 PM
|
#4
|
LQ Guru
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573
|
What kinds of commands? I would probably just install Cygwin on your Windows machine. It's a regular Windows program that gives you a Linux-like shell. The vast majority of commands will work the same as on Linux, but there are some subtle differences...so whether or not it will work depends on what you need to test. Other than that, you could install a Linux distro as a virtual machine using something like VirtualBox. Neither of these approaches will harm your computer, you can always just uninstall them when you're done.
|
|
|
08-20-2012, 03:49 PM
|
#5
|
Member
Registered: Jun 2012
Location: USA
Distribution: Ubuntu
Posts: 424
Rep:
|
As the others advised, you would do well to install Linux on a virtual machine, or an old computer you don't need for anything important. I don't know what "commands" you want to test...generally we don't run terminal commands without good reason. The "commands" you're talking are actually shell commands (probably bash, that is the most common), not "Linux commands). The syntax is pretty common to all unix-like system.
|
|
|
08-20-2012, 03:54 PM
|
#6
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep:
|
|
|
1 members found this post helpful.
|
08-20-2012, 05:22 PM
|
#7
|
LQ Newbie
Registered: Aug 2012
Location: Shreveport, LA
Posts: 2
Original Poster
Rep:
|
Thanks guys
Thanks so much for your answers! Guyonearth, you are right they are BASH commands. I really appreciate the help. I don't think I will have any trouble with my homework when I get off work.
Thanks Again to Everyone
|
|
|
08-20-2012, 06:35 PM
|
#8
|
Member
Registered: Jan 2010
Location: Lancashire
Distribution: Slackware Stable
Posts: 572
Rep:
|
If you need to find out what a particular command does then the first place to start is
|
|
|
08-20-2012, 09:26 PM
|
#9
|
LQ Guru
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,415
|
You can also try a LiveCD: this runs Linux direct from the CD/DVD without touching your HDD.
Have a look here www.distrowatch.com
|
|
|
08-20-2012, 09:29 PM
|
#10
|
Member
Registered: Oct 2007
Location: albuquerque
Distribution: Debian, Arch, Kubuntu
Posts: 366
Rep:
|
Quote:
Originally Posted by devnull10
If you need to find out what a particular command does then the first place to start is
|
Most (if not all) Linux distributions come with these manual pages installed, but you can also find man pages online. You can do a web search using something like linux man pages, or you can also type the man [command] in your browser and you'll probably get hits for the correct man page, like I just did with man ls. So you have that resource available if you can't access the man pages from a running Linux installation.
|
|
|
All times are GMT -5. The time now is 07:16 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|