Linux Tutorials

how to automate tasks in linux with crontab

What Is Crontab And How To Automate Tasks In Linux With Crontab Members Public

Cron is a utility that manages background processes or daemons from time to time (for example each minute, day, week or month). Cron works like a scheduler, for example, it can download files from the internet or download emails at regular intervals, also you can use it for more complex

Mohd Sohail
Mohd Sohail
Linux tools
How To Use Proxy On Linux Command Line

How to Set Proxy in Linux: A Step-by-Step Guide Members Public

Setting up a proxy in Linux allows you to route your network traffic through an intermediary server, enhancing privacy, security, and access control. Whether you’re using a Linux distribution such as Ubuntu or Kali Linux, this article will teach you to set proxy in Linux. We will cover command-line

Mohd Sohail
Mohd Sohail
Linux Tutorials
Best Ways To Use Android Apps In Ubuntu

Best Ways To Use Android Apps In Ubuntu Members Public

Android, the most-used mobile operating system worldwide with tons of users, daily updates, releases and much more. So what if we could run some Android applications on your Linux distro? Play your android preferred game on a bigger screen? In this article, we will talk about a few available (but

Mohd Sohail
Mohd Sohail
Linux Tutorials
pdfsam pdf split and merge for linux

PDF Split And Merge 'PDFSAM' Does Exactly What It Says Members Public

Everyday PDF related work comes across students and professionals. I myself come several times in need to open a PDF file on my PC. We all have a default reader mostly pre-installed in our PC which does the work of reading, print but times comes when we require to modify,

Mohd Sohail
Mohd Sohail
Linux Tutorials

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

Mohd Sohail
Mohd Sohail
Linux Tutorials
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

Mohd Sohail
Mohd 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

Mohd Sohail
Mohd 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

Mohd Sohail
Mohd Sohail
Arch Linux