LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 09-30-2009, 04:28 PM   #1
audrea
LQ Newbie
 
Registered: Sep 2009
Posts: 10

Rep: Reputation: 0
Smile Brand new to Linux


Hello,

I am brand new to Linux and I am trying to teach myself the basics. It is a little overwhelming.

Can anyone recommend where to start? I want to know from the very basic concepts.

Any recommendations on a task to try? I have gotten as far as creating additional user so that I wouldn't log in as Root.

Now what?
 
Old 09-30-2009, 04:32 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Well, depends what you want to do and how you'll be using the system. Most distro's today come with a shiny GUI to use applications, so you just simply start using them.

If you want to learn more about the command line, then start by reading some of the basic commands, then teach yourself how to write shell scripts and so on.
 
Old 09-30-2009, 04:38 PM   #3
audrea
LQ Newbie
 
Registered: Sep 2009
Posts: 10

Original Poster
Rep: Reputation: 0
I would like to learn from the command line rather than the GUI. I work for a hosting company and I am trying to go the technical route. We primarily work with customers that are running RHEL 5.1.

Thank you for your post.
 
Old 09-30-2009, 04:48 PM   #4
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Welcome!!

http://tldp.org
get the Bash Guide for Beginners

Install Linux

Start trying things
 
Old 09-30-2009, 04:49 PM   #5
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Well if you're working for a hosting company you'll probably likely need to learn some of the basics of Apache, MySQL, PHP and Linux all together.

Start with learning some of the basic linux commands to browse around the filesystem like:

ls - lists files and directories in present working directory
cd - change working directory
cat - display the contents of a file on stdout or the screen
tail - view the end of a file
chmod - change permissions of a file or directory
chown - change ownership of a file or directory
cp - copy a file or directory
df - display partitions/filesystems statistics
mount - show mounted filesystems
mkdir - make a directory
touch - change file timestamps or create empty file
rm - remove or delete a file
rmdir - remove an empty directory

And there are plenty of other commands. Take a look in the /bin directory for some OS related commands, use the man page to read on what they do by issuing man <command>.

I also recommend learning a command line editor, specifically vi which enables you modify and edit files.

Then once you get the hang of issuing commands and familarizing yourself with most of the basics, start learning how Apache works for webserver administration by viewing the configuration files and so on with the others mentioned.
 
Old 09-30-2009, 05:14 PM   #6
audrea
LQ Newbie
 
Registered: Sep 2009
Posts: 10

Original Poster
Rep: Reputation: 0
Cool,

Thank you for your help! I know these are really entry level questions, but what is the command to add a file?

I am using a really cheap cloud server that has CentOS running on it and I am just playing around in it.

Create file command?
How do you upload files from the command line?
Can I save a PDF in a file in Linux?

Please forgive the ignorance!
 
Old 09-30-2009, 05:20 PM   #7
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally Posted by audrea View Post
Create file command?
You can use the touch command or open an editor like vi and save the file after making edits.

Quote:
Originally Posted by audrea View Post
How do you upload files from the command line?
To upload from a different machine, you can use scp or rsync to upload/copy over to another machine.

Quote:
Originally Posted by audrea View Post
Can I save a PDF in a file in Linux?
You can save an existing PDF file, not create from the command line (I'm sure there are tools out there but I'm unaware of any off the top of my head if you're wanting to create one from command line), but you'll likely need to use the GUI to view the file, using one of the several PDF viewers.
 
Old 09-30-2009, 05:22 PM   #8
Scaramouche
LQ Newbie
 
Registered: May 2009
Posts: 6

Rep: Reputation: 0
Well depends a LOT on what you want to do. If you would like to learn how to do some basic programming then I would suggest the books by "O'reilly" (just google that), if you would just like to use it then there you go!!
 
Old 09-30-2009, 05:59 PM   #9
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,356

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Here's a good tutorial; a tad old maybe, but the cli doesn't change (much)
http://rute.2038bug.com/index.html.gz

Centos specific (NB: Centos = free RHEL, so manuals are the same)
http://www.linuxtopia.org/online_boo...ion/index.html

Welcome to LQ
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux on brand new HP uposer111 Linux - Laptop and Netbook 5 11-23-2007 02:18 AM
Brand new to Linux. Please help DJC6535 Linux - General 3 06-20-2003 11:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration