Tag: commands
The Top Ten Commands for Linux Systems and Network Admins
What makes Linux superior to other operating systems is a rich set of commands that make it highly configurable via the CLI. Linux is...
Top Ten Linux Commands for Systems and Network Admins
The command line interface is a very potent tool in Linux. It helps systems and network admins execute different tasks seamlessly. Here is a...
Get Familiar with the Basics of R
This article tells readers how to get their systems ready for R—how to install it and how to use a few basic commands.
R is...
Manage Storage Like a Pro with LVM
Disk storage space is always at a premium. No matter how much space one has, it always seems to shrink. In this article, the...
Programming Can Be Fun with Hy
Hy is an exciting new language that has surfaced just recently. Essentially, it is what Clojure is for Java-a Lisp implementation that has a...
Getting Started with the MinnowBoard
With the embedded market being flooded with open source hardware boards, it's tough finding one that not only suits your budget, computing power needs,...
How can I set up VPS on Linux?
Setting up a virtual private server on Linux can be quite challenging. But if you thought it's a hard nut to crack on, think...
How to Improve the Performance of Drupal Sites
A site is only as fast as its last mile connectivity. If users access a site from a slow connection, even a site capable...
Grub 2 Demystified: A Complete Perspective
Grub, also known as GR and Unified Bootloader, has been the main boot loader for many Linux distributions. Grub was initially released as a...
Mathematics Made Easy With Minimal Octave
This fifth article in the mathematical journey through open source introduces Octave, a non-programmer’s way of doing mathematics.
Octave sounds like a musical note, but...