News

The at command makes it easy to schedule Linux tasks to be run at any time or date you choose. Check out what it can do for you.
Sure, using the Linux command line is optional. But there are a handful of commands I depend on every day. Here's what they can do for you.
You should always install the latest updates for your Linux distro and any packages you have installed, unless otherwise ...
Many Linux programs are the complete opposite: they require input and produce output. Often, these programs modify their input in some way, and there are plenty of them: cut, head, sort, uniq, etc.
By running apt-get through sudo, the user is granted temporary admin privileges and can successfully issue the commands. What about users not in the admin group?
The command line isn't just for wise Linux beards. It's actually an awesome tool with almost limitless functionality. Here's a primer on how it works, and how you can do almost anything with it.
When it comes to scheduling tasks in a Linux environment, system administrators and developers often use the cron command for recurring tasks. However, there is another powerful tool for scheduling ...
The Linux screen command can be a life-saver when you need to ensure long-running tasks don't get killed when an SSH session is interrupted. Here's how to use it.
Master the command line and you'll be able to perform powerful tasks with just a few keystrokes. This cheat sheet will help you remember helpful Linux commands, whether you're new to Linux or ...
Microsoft now allows users of the Windows Subsystem for Linux (WSL) to run commands automatically on WSL distribution startup.