Jump to content

We just started working with Ubuntu in school and until next week I'm supposed to find 10 terminal commands and then explain how they work. I can easily find 10 simple commands but I'm looking for something a little bit more impressive.

Do you guys know any cool/useful terminal commands?

Link to comment
https://linustechtips.com/topic/1441-ubuntu-terminal-commands/
Share on other sites

Link to post
Share on other sites

1. "cowsay", the single most awesome command, ever, period.

2. "su" is pretty essential, so i'd include it

3. "uname" list various system information

I don't know of other really "impressive" commands...

Good luck!

Edit: Maybe "md5sum"?

| Operating Systems: Arch Linux  /  Debian Linux  /  Windows 7 | Audio: Epiphany Acoustics EHP-O2D + AKG Q701 |

| Display: Samsung Syncmaster P2450H | Mouse: Razer Deathadder Black | Keyboard: Filco Majestouch 2 Ninja TKL Brown | Mic: Samson C03U |

| Case: Corsair 600T | CPU: Intel Core i7 4770K | GPU: AMD HD7950 | Mobo: Gigabyte Z87X-UD4H | RAM: 16Gb Corsair Vengeance Pro | PSU: Corsair TX850M |

Link to comment
https://linustechtips.com/topic/1441-ubuntu-terminal-commands/#findComment-20429
Share on other sites

Link to post
Share on other sites

Important for general use: cat, man(hint use this to get your info for other commands) , sudo(as you are on ubuntu and you are locked out of the main root user unless you force it with the install CD and other less practical methods).

Then you have file system stuff:

cd, ls, mkdir, rm , rmdir, mv, chown, chmod, df

Then something you might use along side commands: grep

Then theres command line style programs: nano, vi, vim, screen

That should keep you going i guess, a lot of basic stuff

Arch Linux on Samsung 840 EVO 120GB: Startup finished in 1.334s (kernel) + 224ms (userspace) = 1.559s | U mad windoze..?

Link to comment
https://linustechtips.com/topic/1441-ubuntu-terminal-commands/#findComment-20435
Share on other sites

Link to post
Share on other sites

I have a 13 inch MacBook Pro and a lenovo X230 with windows 7. I do enjoy using my Mac more then my windows pc and I like the unix underneath the surface of OS X. I have an install disk for Ubuntu 12.10 and I can boot off of it. However I have an external drive that I am using as a back up and I have partitioned some space on it for Ubuntu. What kind of file system and boot registry should I create on that external drive so I can instal and boot into Ubuntu from that external drive?

Also the Ubuntu reads my external drive with the two partitions as a Raid array even though it is not a RAID array. It is just a back up drive with some empty space i have put into another partition for Ubuntu.

Link to comment
https://linustechtips.com/topic/1441-ubuntu-terminal-commands/#findComment-20853
Share on other sites

Link to post
Share on other sites

I have a 13 inch MacBook Pro and a lenovo X230 with windows 7. I do enjoy using my Mac more then my windows pc and I like the unix underneath the surface of OS X. I have an install disk for Ubuntu 12.10 and I can boot off of it. However I have an external drive that I am using as a back up and I have partitioned some space on it for Ubuntu. What kind of file system and boot registry should I create on that external drive so I can instal and boot into Ubuntu from that external drive?

Also the Ubuntu reads my external drive with the two partitions as a Raid array even though it is not a RAID array. It is just a back up drive with some empty space i have put into another partition for Ubuntu.

Select EXT4 as your filesystem, and set the "mount point" of the selected partition to "/" (wihout the quotes). That should do.

| Operating Systems: Arch Linux  /  Debian Linux  /  Windows 7 | Audio: Epiphany Acoustics EHP-O2D + AKG Q701 |

| Display: Samsung Syncmaster P2450H | Mouse: Razer Deathadder Black | Keyboard: Filco Majestouch 2 Ninja TKL Brown | Mic: Samson C03U |

| Case: Corsair 600T | CPU: Intel Core i7 4770K | GPU: AMD HD7950 | Mobo: Gigabyte Z87X-UD4H | RAM: 16Gb Corsair Vengeance Pro | PSU: Corsair TX850M |

Link to comment
https://linustechtips.com/topic/1441-ubuntu-terminal-commands/#findComment-21219
Share on other sites

Link to post
Share on other sites

  • 2 weeks later...

883831iz8.jpg

Uploaded with ImageShack.us

Will work for electronic components and parts


Reviews: Meelec CC51P - Monoprice 8323 - Koss Porta Pros  - Shure SRH-440 - Shure SRH-550DJShure SRH-840 - Hifiman He-500 - iBasso D4 - o2 Amplifier  -  SkeletonDac

Link to comment
https://linustechtips.com/topic/1441-ubuntu-terminal-commands/#findComment-32292
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×