Home Tags Commands

Tag: commands

The Top Ten Commands for Linux Systems and Network Admins

0
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

0
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

0
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

1
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

4
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

0
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?

3
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

0
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

1
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

0
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...