Category: Tutorials

0

How to install Ubuntu 15.10 Wily Werewolf

Ubuntu 15.10 is the second release of Ubuntu for the year 2015. It doesn’t pack many exciting features, however it brings the usual updates to desktop environments. Learn how to install it by following this easy...

0

Fdisk the good old way to manage MBR disks

Managing disks is a common and fundamental skill for every system administrator, and knowing a bit more (rather than a bit less) about CLI tools surely will come in handy in many occasions.

Docker Logo 0

Docker Basics

In this article I will show you how you can move your very first steps in the container world using Docker. Docker has many features that can help resolve different problems, today it is mostly used...

hard disks 0

LVM: an introductory guide to logical volumes

Logical Volume Management is easily one of the most important and useful tools in storage administration. With LVM you can easily move “partitions” (volumes) around your physical disk, have snapshots, even mirroring or live migrations across...

RAID rack server 1

How to create software RAID in RHEL 7

When it comes to combining solid performance with reliability and recoverability, RAID is sure to show up. RAID is a widely used technology in mission-critical and enterprise environments. Today we’ll talk about software RAID in Linux.

Linux Permissions 0

SSH, what is it and how to use it

Few tools are as useful as SSH (Secure SHell). If administering computer is a tower, then SSH is one of the first bricks placed. SSH enables system administrators to remotely control a machine by accessing its...

0

How to install Fedora 22 in 10 easy steps

Fedora 22 is the first release of Fedora in 2015, after many delays and changes, here it is! The most bumping features are the new GNOME 3.16 and DNF as default package manager which replaces YUM...

Ubuntu 15.04 installing 0

How to install Ubuntu 15.04

Ubuntu was released just a week ago, not much improvement on the surface, but big things happened under the hood. First of all is the switch to systemd, bringing a faster boot time on some machines....