LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   things to do with linux (https://www.linuxquestions.org/questions/linux-newbie-8/things-to-do-with-linux-4175466819/)

torquemada90 06-20-2013 10:45 PM

things to do with linux
 
I'm trying to learn to use the shell. What are some things to with linux? I hear people talk about changing repositories and installing programs and making their own. I'm currently using ubuntu 12.04. I have Linux in a Nutshell book to use as reference but I don't know what I can do with the shell that would beinteresting and at the same time would help me learn more about linux. I would like to hear some suggestions

evo2 06-20-2013 11:26 PM

Hi,

a very good source that is often recommended is the "rute book" (not its formal title). Among other things it gives quite a nice introduction to using the command line in section 4. See http://rute.2038bug.com/index.html.gz

I can't really tell you what to use the command line for since I don't know what types of things you want to do, but reading the above tutorial is likely to give you some ideas.

HTH,

Evo2.

shivaa 06-21-2013 01:17 AM

If you're concerned about Linux kernel programming, then following guides will be helpful:
http://tldp.org/LDP/lkmpg/2.6/lkmpg.pdf
http://tldp.org/LDP/lki/lki.pdf
http://tldp.org/LDP/lpg-0.4.pdf

In addition, you can choose guides of your interest from: http://tldp.org/guides.html

AnanthaP 06-21-2013 02:33 AM

With linux, you can enter into the GUI mode and do all office work. (UBUNTU should already have installed it all). You probably know this already.

In addition to providing the prompt for typing commands, the shell comes with a lot of versatile non GUI programs that TOGETHER provide a set of tools for manipulating data in collections of files. In Linux these programs mostly follow a standard pattern so that you can pass the data outputted by one program as input to the next.

Additionally you can embed SQL commands (that manipulate data bases) in shell "scripts". These scripts are bundled set of commands that you build to automate assignments.

Using these features alone, you can do a lot of DBA and analyst work.

OK

shm0 06-21-2013 03:17 AM

Quote:

Originally Posted by torquemada90 (Post 4975777)
I'm trying to learn to use the shell. What are some things to with linux?

I suggest you follow climagic (Cool Unix/Linux Command Line tricks you can use in 140 characters or less). It's also mirrored on twitter here.

propofol 06-21-2013 03:58 PM

How about:

Music server: mpd
File server: samba / nfs / sshfs
Remote management: ssh
Plug in a webcam & capture time lapse photos: fswebcam / uvccapture
then create a video: mencoder / ffmpeg
Record audio: arecord

Regards,
Stefan

tommcd 06-21-2013 09:38 PM

Quote:

Originally Posted by torquemada90 (Post 4975777)
I'm trying to learn to use the shell.

Here is a very easy to follow tutorial that I once used to learn basic Linux commands:
http://linuxcommand.org/lc3_learning_the_shell.php
Quote:

Originally Posted by torquemada90 (Post 4975777)
What are some things to with linux? I hear people talk about changing repositories and installing programs and making their own. I'm currently using ubuntu 12.04. I have Linux in a Nutshell book to use as reference but I don't know what I can do with the shell that would beinteresting and at the same time would help me learn more about linux. ...

Here is a basic tutorial on installing packages from the terminal using apt-get in Ubuntu:
http://www.ubuntugeek.com/ubuntu-pac...html#more-1062
Write back if you need more help.

linuxCode 06-21-2013 09:47 PM

@ torquemada90

A question like that is almost impossible to answer because everyone's knowledge of the commandline is different.

Anyway, you can do use programs like ffmpeg/mplayer/mencoder/HandbrakeCLI to decode/encode videos and audios. You can make a dvd with animated thumbnails using tovid. You can use convert to edit images...etc

I could list more and more things you can do from the CLI but you get the idea. It boils down to this, the more knowledge you have of commandline programs and shell scripting the more you can do.

It may sound cliche, but It's true...

frankbell 06-21-2013 09:48 PM

You could start with Garrels's Bash Guide for Beginners.

It's a little way down this page.

jamison20000e 06-21-2013 11:21 PM

http://planetpov.com/wp-content/uplo..._wallpaper.jpg

http://www.linuxquestions.org/questi...2/#post4972905

http://www.linuxquestions.org/questions/general-10/what-do-you-listen-now-718647/page81.html#post4938728

John VV 06-22-2013 02:01 AM

Quote:

What are some things to with linux?
everything you can do on Windows7

mostly , games play on windows , not so much on Linux, BSD , unix, and apple

about 1/2 of the programs i use do not have a GUI and are terminal only
or if they do have a gui the terminal in batch mode for some of the programs work better

torquemada90 06-23-2013 12:18 PM

Thank you for all the suggestions. I found some things I can use.

jamison20000e 06-30-2013 08:09 PM

Quote:

Originally Posted by torquemada90 (Post 4975777)

Sorry but the title keeps hitting my eye, as the answer is (simply)
So, never [SOLVED]???


All times are GMT -5. The time now is 04:03 AM.