List Headline Image
Updated by Admin On Demand on Jan 25, 2020
 REPORT
41 items   1 followers   0 votes   4 views

Linux Tutorial, Tips & Tricks

How to Locate Files and Directories on a Linux System

There are several commands available for Linux administrators for searching files that match certain criteria on the file system. In this article, we will be discussing a few of them in details http://bit.ly/2snslbu

How to Set Special Permissions and Default Permissions in Linux

These are special permissions and the system default permissions which can be modified to fit your needs.In this article, I will be explaining how to set special permissions on files and directories http://bit.ly/2qMwAwZ .

3

How to Set Users Password and Password-aging Policy

How to Set Users Password and Password-aging Policy

The username and password are two mechanisms needed to access a Linux system, and these two mechanisms are stored separately in two different files to ensure the security of the system.This article will buttress in the hashing algorithm and how to set a password aging policy on a Linux system http://bit.ly/2qNds1P .

Understanding Linux File System Permissions

These are special permissions and the system default permissions which can be modified to fit your needs.In this article, I will be explaining how to set special permissions on files and directories http://bit.ly/2OIqhDM .

How to Manage Local Users Account in Linux

Every operating system has regular users who are not regarded as the local administrator as in windows or root as in UNIX-like and Linux systems.In this article, we will be learning in details how to create or add, delete, view modify and set passwords for the local users http://bit.ly/2LhutrE .

6

How to Gain Superuser Access in Linux

How to Gain Superuser Access in Linux

A superuser is a user who has the overall privilege to the file system. He has the power to manage users, create passwords, and do the entire administrative task in the system.The article will guide you on how to escalate privileges as root and important security features while working on Linux platforms as regards to privileges http://bit.ly/36bnZD3 .

7

How to Create, View and Edit text files in Linux

How to Create, View and Edit text files in Linux

Creating and editing text files is inevitable as a system administrator, and as such, they are various text editors available today. One of these is a vim text editor. So, in this article, you will get to know more about vim text editors and how to use the cat command to create files http://bit.ly/2Lua1Ef .

8

How to Access the Command Line Interface (CLI) in Linux

How to Access the Command Line Interface (CLI) in Linux

A Command line is a user’s text-based interactive interface which can be used to send instructions to the computer systems.This article is to help most beginners who tend to be confused about what a shell, terminal, and a console are. It will provide you with an in-depth understanding of Command-line and Graphical User Interface (GUI) and basic commands needed to start working on Linux Systems http://bit.ly/2sXa1X7 .

9

How to Create Your Own VPN in Vultr with one Click

How to Create Your Own VPN in Vultr with one Click

In this article, you will learn how to create your own vpn on Vultr with one click. Vultr allows you to deploy your vpn server within 5 mins http://bit.ly/3532WSM .

10

How to Install Yay on Arch Linux

How to Install Yay on Arch Linux

In this article, you will learn how to install Yay on Arch Linux. Yay stands for Yet another yogurt. An aur helper that allows you to manage packages on Arch Linux http://bit.ly/342p26x .

11

How To Install Ghost on Ubuntu 16.04 LTS

How To Install Ghost on Ubuntu 16.04 LTS

In this article you will learn how to setup and self-host ghost on your server http://bit.ly/2PvDr68 .

12

How to Convert Images on Linux

How to Convert Images on Linux

In this article you will learn how to convert images on Linux from one format to another, let's say you have an ".jpeg" image, and want to convert it to ".png" format. To do that we'll need to use the convert command http://bit.ly/2qOu610 .

13

How To Install Cloudron on Your Server

How To Install Cloudron on Your Server

In this tutorial you will learn what Cloudron is, and how to install it on your Server. Cloudron is a solution that allows you to self-host multiple apps on your server, making it easy for you to install and manage them with one click http://bit.ly/34jJDDu

14

How To Install and Manage Python Packages on Linux With PIP

How To Install and Manage Python Packages on Linux With PIP

In this tutorial you will learn how to install PIP(Pip Installs Packages). A tool for installing and managing python packages on Linux http://bit.ly/2YUQeDf .

15

How To Install VMware Workstation on Linux

How To Install VMware Workstation on Linux

In this tutorial you will learn how to install VMware Workstation on Linux systems. Before we start with the tutorial, this is the trial version of the VMware Workstation, which means after 30 days you'll be asked to register your software by purchasing a license http://bit.ly/2PrE6GO

16

How to Install Softwares with Flatpak on Arch Linux and Ubuntu

How to Install Softwares with Flatpak on Arch Linux and Ubuntu

There are many ways to install a software on Linux. Flatpak it's one of easiest way to use for installing softwares on Linux. Let's begin with installation of flatpak on your system. Read this blog to know to it all http://bit.ly/2Mb8SSx .

17

How to Create a Discord Bot on Arch Linux

How to Create a Discord Bot on Arch Linux

Creating a bot on Discord it's easy, and most importantly it's completely free. In this article you'll learn how to create and host a Discord bot on Arch Linux http://bit.ly/2S6B4cW .

18

Top 5 Best Linux Distros for Advanced Users

Top 5 Best Linux Distros for Advanced Users

Choosing the right Linux distro for yourself is no small chore, but it isn’t that hard to figure it out.Check out this blog to know to Top 5 Linux Distros for Advanced Users http://bit.ly/35VSPQm .

How to Record Terminal Screen as an animated GIF file on Arch Linux

In this article you’ll learn how to record anything you do on terminal as an animated gif file. To achieve this, we’ll be using two softwares ttyrec and ttygif. ttyrec will only record the terminal screen, while ttygif will convert the recorded file to a gif file http://bit.ly/34WBk0W .

20

How to Install Trizen on Arch Linux

How to Install Trizen on Arch Linux

In this tutorial you'll learn how to install and use trizen to manage packages on arch linux. Trizen is a lightweight aur package manager written in perl, using it is easy just like many other aur package managers http://bit.ly/37fxYYh .

3 Alternatives to Microsoft Office on Linux

Check out this blog, if you're a Linux user, OpenOffice is probably your first go to option for office type solutions, though it;s not the only choice available. Here are three reputable alternatives you should try.http://bit.ly/2Q8fovE

10 Best Linux Web Hosting Providers

Looking for a hosting provider to host your website? Here is the list of top 10 best Linux Web Hosting Providers.  https://ebblr.com/10-best-linux-web-hosting-providers/

How to Install Discord on Arch Linux

In this tutorial you'll learn how to install Discord on Arch Linux. Discord is available on arch linux respository, so you can download it via pacman or any aur helper you want.

Linux Uname Command and Example

uname is a very useful command in Linux, it allows you to check information about your Linux environment. Check the examples below how to get more information about your system

How to install Snap on Arch Linux

In this tutorial you learned how to install Snap on Arch Linux. Snap makes the installation process of a software easier for you, specially if you are new to Linux.