how-to

How To Install Ruby on Rails in Ubuntu 16.04 Members Public

Hey, everyone. Today we will be setting up “ruby on rails” in one of the latest versions of ubuntu i.e. 16.04. We will go for rvm (Ruby Version Manager) which will let you manage work and switch between multiple ruby environments. I will provide screenshots and pictures (wherever

sohail
sohail
Linux Tutorials
Top Interesting cron Jobs To Run On Linux

Top Interesting cron Jobs To Run On Linux Members Public

A cron job is a scheduling service on Linux/Unix operating systems. These are simply a set of commands that are run periodically to do various tasks mostly used by system administrators and other users to do mundane tasks and procedures automatically with no user interaction. One can setup commands

sohail
sohail
Linux tools

Ways To Encrypt Files In Linux Members Public

One of the most important things for any user is the security, if a user is running a vulnerable system, his information is in danger. If you want to have your information insured, you must do more than having a strong operating system, you must encrypt your files. There are

sohail
sohail
Uncategorized
Install Nvidia drivers on Ubuntu

How to Install Nvidia Drivers on Ubuntu: Step-by-Step Guide Members Public

To Install Nvidia drivers on Ubuntu and other Linux distros is a breeze with this simple guide. In this article, you will learn how to download and install the correct graphics driver packages for your system, ensuring that you get the best performance out of your GPU. 1. Install Nvidia

sohail
sohail
Linux Tutorials
how to do centos minimal install

How To Do CentOS Minimal Install? Members Public

CentOS 7 is a Linux distribution targeted for enterprise use and is kind of like the free version of Red Hat Enterprise Linux. You can grab a copy of it from the official website. I’m gonna write specifically about installing the CentOS minimal edition.   Download CentOS Minimal You can

sohail
sohail
Linux Tutorials
How to install Arch Linux

How To Install Arch Linux Easily - Step By Step Guide Members Public

The command line setup makes Arch Linux one of the most complicated Linux distros to install. Installing Arch Linux has always been a headache for Linux beginners. In this article, I will teach you how to install Arch Linux – step by step. * How to install Arch Linux? * Install Arch Linux

sohail
sohail
Arch Linux
add new user in linux

How to Add a User in Linux: A Step-by-Step Guide (GUI + CLI) Members Public

Adding a user in Linux is simple. It can be done through the command line interface. Users are important for managing access to files and system settings and creating a new user can be useful for granting specific permissions or separating different users’ activities. Here’s how to add a

sohail
sohail
Linux Tutorials
How to Change Ubuntu Password

3 Easy Ways To Change Ubuntu Password Members Public

Ubuntu is a popular Linux-based operating system known for its user-friendly interface and robust security features. One of the essential aspects of maintaining a secure Ubuntu system is regularly changing the password. Changing the password of your Ubuntu account is a straightforward process that can be accomplished in a few

sohail
sohail
Linux Tutorials