Sometimes you find the need to backup a personal DVD. There are many GUI tools available that are up to the task, but sometimes some good, old command-line magic is just what you need to get the job done... especially with some more troublesome tasks.
Read more »Backing up a Personal DVD in Linux with Command-line Tools
Category: End User Tags:
- Login to post comments
Introduction to Command-Line for Beginners
The guide aims first-time users and average Linux users and its goal is to make you learn your way around when using the Linux command-line interface (or CLI for short). It also encourages some habits which I believe that, although hard to learn at first, will make you more productive later on.
Read more »Category: End User Tags:
- Login to post comments
10 Bash Tips for Working Faster With the Shell
Here are 10 Bash tips for making working a terminal faster and more productive.
Read more »Category: End User Tags:
- Login to post comments
GNOME Terminal - Command Summary [Mockup]
"So we all know that users who are new to the command-line find it intimidating, no matter what operating system, they just find it intimidating. These users are the kind of people who never used early Unix or MS-DOS, they were introduced to computers with graphics and point-and-click interfaces. And I've been wondering: What's so intimidating?"
Read more »Category: End User Tags:
- Login to post comments
Command Line Basics: Join Files With cat
I’ve already shown you how to view files with the cat command. In today’s post I’m going to show you how to use the GNU cat command for its originally intended purpose: for joining multiple files together.
Read more »Category: Beginner Tags:
- Login to post comments