News

One of the things that makes Linux and Unix-like systems both powerful and frustrating is that there are many ways to accomplish any particular goal. Take something simple like running a bunch of ...
From update and upgrade to touch and nano (or vi / emacs ), there are tons of Linux commands that are typically run together. That’s where chaining comes into play, as it lets you add a couple of ...
If you administer multiple Linux servers, Jack Wallen has an easy script you can use to run commands on all of those servers at once.
A vulnerability has been discovered in the Linux sudo command that could allow unprivileged users to execute commands as root. Thankfully, this vulnerability only works in non-standard ...
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.
The eval command allows you to run the contents of variables as commands and can be very useful -- especially in scripts.
CLI is what Docker was built for. But what happens when you break the rules? I decided to do something out of the ordinary. My goal was to run a full-fledged Linux desktop inside a container. I don't ...
That method installs a command line version of the Linux OS to run Debian Linux apps on supported Chromebooks. Since then, I have been sharing my Chromebook as a platform to run the Chrome OS with ...
Google is developing a Terminal app for Android that'll let you run Linux apps. It'll download and run Debian in a VM for you.
Do you want to run a full Linux desktop installation on your Chromebook without giving up ChromeOS? This alteration will give you access to both complete operating systems running simultaneously so ...