cli

0

10 Unknown but Useful Linux Terminal Commands

http://www.junauza.com

Before, I have posted here a few basic Linux terminal commands that I think are essential for newbies to know. I've also shared some deadly ones that should be avoided at all costs.

Read more »
bruce.almighty's picture
Created by bruce.almighty 14 years 46 weeks ago – Made popular 14 years 46 weeks ago
Category: End User   Tags:
0

Getting Maximum Framebuffer Resolution

http://aligunduz.org

Today, I did some research on the interwebs looking for a way to increase the framebuffer resolution. Along the several tips that looked like black magic to me, this is the simplest solution for my taste.

Read more »
gnufs's picture
Created by gnufs 14 years 50 weeks ago – Made popular 14 years 49 weeks ago
Category: End User   Tags:
0

CMus Review - A Great ncurses Music Player

http://tuxarena.blogspot.com

CMus (also called C* Music Player) is a ncurses-based audio player which can be run in a shell, with no need for an X server. CMus is very powerful and highly configurable, and it features Vi-like commands and keyboard shortcuts which can be bound to other keys if needed. It supports various audio formats, including Ogg Vorbis, FLAC, MP3 (with libmad), WAV, AAC or WMA.

Read more »
Chris7mas's picture
Created by Chris7mas 15 years 3 days ago – Made popular 15 years 3 days ago
Category: End User   Tags:
0

Introduction to GNU Screen

http://www.nixtutor.com

Screen is one of those tools you can’t live without once you know about it. In this guide we check out some of the most common uses of screen and give you an introduction to this wonderful utility.

Read more »
Rimodoc's picture
Created by Rimodoc 15 years 6 days ago – Made popular 15 years 5 days ago
Category: High End   Tags:
0

Running Complex Commands with sudo

http://www.linuxjournal.com

If you use sudo to run commands as root, you've probably run into “permission denied” problems when only part of a pipeline or part of a command is running with root permissions.

Read more »
anna's picture
Created by anna 15 years 1 week ago – Made popular 15 years 1 week ago
Category: High End   Tags:
0

The Beginner's Guide to Linux Part 4: Introduction to the Terminal

http://www.maximumpc.com

Traditionally, most new users have always been reluctant to experiment with the command line interface. Once you understand the terminal, Linux will finally open up to you. The terminal is easily the most powerful part of a Linux system.

Read more »
yantramosi's picture
Created by yantramosi 15 years 1 week ago – Made popular 15 years 1 week ago
Category: Beginner   Tags:
0

Tutorial: An Introduction to Linux CLI

http://tuxarena.blogspot.com

A shell is a command interpreter which allows the user to interact with the computer. The way things work is simple: the user types in commands, the shell interprets them and performs the tasks it was asked to do, and finally it sends the result to the standard output (which is usually the screen). For example, the output of the ls command can be something like:

Read more »
Chris7mas's picture
Created by Chris7mas 15 years 1 week ago – Made popular 15 years 1 week ago
Category: End User   Tags:
0

Use a Different Color for the Root Shell Prompt

http://lifehacker.com

Reader Chris writes in with an excellent tip that changes the prompt to red when using the root account from the terminal—as a reminder to be more careful.

Read more »
leo's picture
Created by leo 15 years 1 week ago – Made popular 15 years 1 week ago
Category: High End   Tags:
0

7 Interesting Apps for Command-Line

http://tuxarena.blogspot.com

Overview of 7 interesting command-line tools to use while working in a shell.

Read more »
Chris7mas's picture
Created by Chris7mas 15 years 2 weeks ago – Made popular 15 years 2 weeks ago
Category: End User   Tags:
0

Find Files with the find Command

http://www.linuxjournal.com

A video howto for using the command line to find files with the "find" command.

Read more »
anna's picture
Created by anna 15 years 2 weeks ago – Made popular 15 years 2 weeks ago
Category: End User   Tags:
0

xmlstarlet: Command Line XML Toolkit

http://debaday.debian.net

With the proliferation of XML-based formats, it is nice to have tools that manipulate XML documents in the traditional Unix-like fashion, as the good old grep, sed, and other tools do for plain text.

Read more »
stalinux's picture
Created by stalinux 15 years 4 weeks ago – Made popular 15 years 3 weeks ago
Category: High End   Tags:
0

20 Great Linux / Unix Terminal Commands (Command-line)

http://webupd8.blogspot.com

1. Brag about how much free RAM you have on Linux:

free

2. Where is that application I just installed (all directories)

whereis [app]

3. Disk space usage

df -h

4. To make a playlist of the audio files in a folder

ls -R > playlist.m3u

Read more »
nilarimogard's picture
Created by nilarimogard 15 years 4 weeks ago – Made popular 15 years 4 weeks ago
Category: End User   Tags:
0

Making The Linux Command Line A Little Friendlier

http://maketecheasier.com

One thing that gets debated over and over in Linux is the need for the command line. Linux shell is one of the things that makes Linux so great.

Read more »
zarkovic's picture
Created by zarkovic 15 years 4 weeks ago – Made popular 15 years 4 weeks ago
Category: End User   Tags:
0

Play Games Inside Your Linux Terminal

http://www.makeuseof.com

So you spend most of your time on the terminal? Just entered a few commands? Feeling bored? How about some command line games? Yep, there are some oldies but goldies you can delve into for a little recreation on the terminal.

Read more »
sunny's picture
Created by sunny 15 years 4 weeks ago – Made popular 15 years 4 weeks ago
Category: High End   Tags:
0

Become a Linux command line black-belt

http://www.itwire.com

!whatever:p, sudo !!, ^foo^bar ... if they whet your appetite and set your pulse racing do I have a web site for you! It’s the Digg or Reddit of the Linux command-line world.

Read more »
chimera's picture
Created by chimera 15 years 5 weeks ago – Made popular 15 years 5 weeks ago
Category: End User   Tags:

Best karma users