facebook youtube pinterest twitter reddit whatsapp instagram

Cloud Computing

  • How To Setup Classicpress/Wordpress on Ubuntu 16.04 Using VestaCP at Digital Ocean

    How To Setup Classicpress/Wordpress on Ubuntu 16.04 Using VestaCP at Digital Ocean

    In this guide, you would learn how to set up, install and configure Wordpress or Classicpress on an unmanaged web server at Digital Ocean VPS running on...

  • What is Digital Ocean and What Are Droplets Used For [Simple Guide!]

    What is Digital Ocean and What Are Droplets Used For [Simple Guide!]

    DigitalOcean is a cloud hosting provider that offers, among others, a droplet which is their name for Virtual Private Servers. It acts like a dedicated server in that, you own your virtual server, yo

  • Initial Server Setup on Ubuntu 16.04 [Enhancing Server Security]

    Initial Server Setup on Ubuntu 16.04 [Enhancing Server Security]

    This is an initial configuration for your ubuntu image, that not only help in tightening your server security but also help in increasing the reliability of the server.

  • Installing Ubuntu Server 18.04 Using Virtual Box on [Windows 7, 8 & 10]

    Installing Ubuntu Server 18.04 Using Virtual Box on [Windows 7, 8 & 10]

    In this guide, we would virtualize Ubuntu server on Windows 7, 8 and 10, with the help of Virtualbox, this way we would be able to run Ubuntu OS on our local

  • An Easy Guide To Managing Users In [Ubuntu 18.04]

    An Easy Guide To Managing Users In [Ubuntu 18.04]

    In this guide, you will learn the role of "root user", adding and creating users, user profile security, switching users, managing groups, and more ...

  • Guide To Understanding (etc/passwd & etc/shadow) In [Linux/Ubuntu]

    Guide To Understanding (etc/passwd & etc/shadow) In [Linux/Ubuntu]

    In this guide, I would explain the nitty-gritty of the, etc/passwd and the, etc/shadow file in Linux. these two files stores user info such as password, name and ...

  • Managing passwords and password policies In [Linux/Ubuntu]

    Managing passwords and password policies In [Linux/Ubuntu]

    In this guide, we would look at the proper way of managing passwords and implementing your own password policies in linux...

  • Setting Up ClassicPress/WordPress on Ubuntu 16.04 Using VestaCP at Upcloud

    Setting Up ClassicPress/WordPress on Ubuntu 16.04 Using VestaCP at Upcloud

    In this guide, you will learn how to set up, install and configure ClassicPress or Wordpress on an unmanaged web server using Upcloud VPS (Virtual Private..

  • What is The /etc/skel directory In Linux

    What is The /etc/skel directory In Linux

    The /etc/skel directory is useful in cases you would like to distribute default configuration files. For example, if you have recommended settings for text...

  • Limiting/Configuring Administrator Access With Sudo In [Linux/Ubuntu]

    Limiting/Configuring Administrator Access With Sudo In [Linux/Ubuntu]

    In this guide, you would learn how to configure or a limit what a sudo user group can do, the problem with the default sudo group is that any member of the...

  • Understanding Permissions on Files & Directories In Linux [Easy Way]

    Understanding Permissions on Files & Directories In Linux [Easy Way]

    In this guide, we will learn the concepts of permissions using an analogical approach and we dive straight into settings permission, removing permissions...

  • Easy Guide To Setting A Hostname In Linux/Ubuntu

    Easy Guide To Setting A Hostname In Linux/Ubuntu

    In this guide, you would learn what a hostname means, how to view a hostname and how to properly set up a hostname on your Linux system...

  • Understanding & Managing Network Interfaces In Ubuntu

    Understanding & Managing Network Interfaces In Ubuntu

    In this guide, you will learn how to manage network interfaces in Ubuntu with some tidbit you shouldn't ignore while managing interfaces in ubuntu...

  • Installing, Removing & Searching Software Packages In [Ubuntu]

    Installing, Removing & Searching Software Packages In [Ubuntu]

    There are several ways to install, remove and search software packages in Ubuntu, and the way you would install, remove and search software packages...

  • Understanding & Assigning a Static IP addresses in Ubuntu

    Understanding & Assigning a Static IP addresses in Ubuntu

    In this guide, you will learn and understand differnt ways of assigning Static IP addresses in Ubuntu, I would also outline the reason you should assign and...

  • Getting Started With OpenSSH

    Getting Started With OpenSSH

    OpenSSH allows you to connect remotely to other GNU/Linux servers/machines securely. It isn't just a tool for a secure network connection, it also provides a large suite of tools such as a powerful a

  • Simplifying SSH Connections With a Config File

    Simplifying SSH Connections With a Config File

    In this guide, you will learn how to simplify ssh connections with a config file. The way this works is you create a configuration file for servers that you...

  • Finding & Removing Orphaned Apt Packages in Ubuntu

    Finding & Removing Orphaned Apt Packages in Ubuntu

    When you install software packages (e.g Nginx) in Ubuntu or Debian, the software would most likely depend on other packages to run, so, if the packages that it depends on aren't installed, it is goin

  • Beginners Guide To SSH Key Management

    Beginners Guide To SSH Key Management

    When you connect to a server via SSH from the client (the machine you want to use to establish the connection to the server), you will be asked to authenticate using the password of the user trying t

  • Understanding & Displaying Running Processes In Ubuntu

    Understanding & Displaying Running Processes In Ubuntu

    Processes are tasks or program that is running, these processes might as well be a daemon (background task). In this guide, you will learn how to determine the process running on your system, as wel

Sub Categories