command line

0

Command Line Basics: Finding Files

http://tuxtweaks.com

In today's post I'm going to show how to use the command line find program to search for files. There are certainly different GUI tools available in Linux, such as Beagle, to search for files. The advantage of many of these systems is that they index the files on your system so that the searching is rather fast.

Read more »
Linerd's picture
Created by Linerd 10 years 32 weeks ago – Made popular 10 years 32 weeks ago
Category: Beginner   Tags:
0

25 Best Linux commands

http://blog.urfix.com

As a Linux user you’ll come to learn and love certain commands. Remembering these commands is the toughest part. Some people use cheat-sheets some create scripts, and some just refer to website for their fix. Here I have posted the 25 top command line snippets.

Read more »
Marcin's picture
Created by Marcin 11 years 30 weeks ago – Made popular 11 years 29 weeks ago
Category: End User   Tags:
0

Command Line Little Helper: CLI Companion

http://www.linux-magazine.com

This nifty little tool couples the terminal with a database of frequently-used commands. So if you need to execute a specific command, you don't have to type it manually and remember all its parameters. Instead, select the command from the list and hit the Apply button.

Read more »
lozz's picture
Created by lozz 11 years 32 weeks ago – Made popular 11 years 32 weeks ago
Category: Beginner   Tags:
0

Troubleshooting Network problems in Ubuntu

http://1024bitez.blogspot.com

Internet connectivity is one of the important means of communication in todays life. So troubleshooting the problems in our own networks or reconfiguring it for the easiness is not to be praised as a "geekness". In my opinion you don't need to be a geek for setting an internet connection or recovering your machine from a network problem.

Read more »
jintujacob's picture
Created by jintujacob 11 years 32 weeks ago – Made popular 11 years 32 weeks ago
Category: End User   Tags:
0

Limitations of Windows PowerShell vs. Linux SSH/bash

http://www.zdnet.co.uk

I've had the opportunity to work with PowerShell recently, on Windows 7. And I have to admit, I'm impressed with some things, but disappointed with others

Read more »
gurpsmad's picture
Created by gurpsmad 11 years 35 weeks ago – Made popular 11 years 35 weeks ago
Category: High End   Tags:
0

How to remove files with special characters in Linux

http://www.ubuntugeek.com

To remove a file with dashes, slashes or other special characters, the easiest way is to access the file using its inode. To get the inode of a file, just do a ls -li. When you have that number, use find to delete the file using the following command.

Read more »
smithers's picture
Created by smithers 11 years 36 weeks ago – Made popular 11 years 36 weeks ago
Category: High End   Tags:
0

Linux Desktop: Command Line vs. User Interface

http://itmanagement.earthweb.com

In the Linux desktop world, the graphical user interface is here to stay. Old Unix hands may grumble, but the fact remains that, without all the efforts poured into GNOME, KDE, Xfce and others, Linux would not be as successful as it is today.

Read more »
Papa Smurf's picture
Created by Papa Smurf 11 years 43 weeks ago – Made popular 11 years 43 weeks ago
Category: End User   Tags:
0

CSQL - Command Line SQL Interpreter

http://blog.cubrid.org

I decided to update this CSQL Interpreter Tutorial to make it clearer why it is a must-know tool for database administrators. Once a user has installed CUBRID database server on their machine, the first thing they need to do is to connect to the database server, and then create the necessary databases, table, and so forth.

Read more »
CUBRID's picture
Created by CUBRID 11 years 46 weeks ago – Made popular 11 years 46 weeks ago
Category: High End   Tags:
0

The 11 Most Useful Linux Commands in the World Ever

http://gnuru.org

Almost every Linux website seems to have a list of the "best command line commands". Sometimes they get them wrong. Here is a list of useful commands that I came up with by looking at my 'history' file.

Read more »
nanotech-spidergoat's picture
Created by nanotech-spidergoat 11 years 47 weeks ago – Made popular 11 years 47 weeks ago
Category: High End   Tags:
0

The command line swiss knife: a2ps

http://www.mostlymaths.net

One of these little unknown UNIX tools you should learn a little. a2ps can turn any file (almost!) into a nice PostScript file. With a bunch of flags and options, a little knowledge can come quite handy every day.

Read more »
RBerenguel's picture
Created by RBerenguel 11 years 51 weeks ago – Made popular 11 years 51 weeks ago
Category: Beginner   Tags:
0

Command Line Basics: View Text With less

http://tuxtweaks.com

I've shown previously how to use the more command to view text output. Today I'll show how to do the same thing with the less command. You can run the command simply by opening a terminal window and entering...

Read more »
Linerd's picture
Created by Linerd 12 years 5 weeks ago – Made popular 12 years 4 weeks ago
Category: Beginner   Tags:
0

Four more console tools

http://kmandla.wordpress.com

Usually I focus on console programs that include an interface of some sort. But I need to get past that sometimes.

Read more »
FFlover's picture
Created by FFlover 12 years 6 weeks ago – Made popular 12 years 6 weeks ago
Category: High End   Tags:
0

Command Line Basics: List Hard Drives By UUID

http://tuxtweaks.com

Recent versions of Linux use a unique identifier for hard drives in order to make sure they get mounted to the same location all the time. If you've looked into your /etc/fstab file for auto mounting drives, then you're probably already familiar with the long character strings that are used for UUID's.

Read more »
Linerd's picture
Created by Linerd 12 years 9 weeks ago – Made popular 12 years 9 weeks ago
Category: Beginner   Tags:
0

There’s a Lot in the Dot: Filesystem Permissions and Pathnames (Part 2)

http://www.linux-mag.com

Still deeper into the dot (.) with an dive into access permissions. Study up because there’s going to be a quiz.

Read more »
linuxmag's picture
Created by linuxmag 12 years 9 weeks ago – Made popular 12 years 9 weeks ago
Category: Beginner   Tags:
0

Top Ten One-Liners from CommandLineFu Explained

http://www.catonmat.net

In this article I’d like to explain the top one-liners from the commandlinefu.com. It’s a user-driven website where people get to choose the best and most useful shell one-liners.

Read more »
Marcin's picture
Created by Marcin 12 years 10 weeks ago – Made popular 12 years 10 weeks ago
Category: End User   Tags:

Best karma users