Linux Tutorials

Install TeamViewer on Manjaro linux

How to Install and Run TeamViewer on Manjaro: A Step-by-Step Guide Members Public

TeamViewer is a popular tool for allowing remote access to any computer from anywhere in the World. It is a cross-platform application available for free for personal use. In this article, I will show you how to download and install TeamViewer on Manjaro Linux using different methods. TeamViewer is an

sohail
sohail
Linux Tutorials
Linux Environment variables

Understanding Linux Environment Variables: A Beginner's Guide Members Public

Linux environment variables are named values with data that can include usernames, passwords, system paths, and other configurations that other software on the same operating system can use. The purpose of env variables in Linux is to give software/tools a method to communicate without explicitly transferring information back and

sohail
sohail
Linux Tutorials
How to install latest PHP in CentOS

How to Install Latest PHP on CentOS Members Public

PHP is a popular programming language that has been used in web development for many years. As PHP evolves, it is critical to stay up to date in order to take advantage of the latest features and advancements. If you have a CentOS server and wish to install the latest

sohail
sohail
Linux Tutorials
bash add apt repository command not found

[Fixed] bash: add-apt-repository: command not found Members Public

If you get the message “bash: add-apt-repository: command not found” while trying to use the add-apt-repository command in Ubuntu, it means that the software-properties-common package that has this command is not installed on your system. In this tutorial, we will show you how to fix this error by installing the

sohail
sohail
Linux Tutorials
Ways to Change WordPress Password

4 Ways to Change WordPress Password Members Public

Almost all WordPress users will get locked out of their WordPress dashboard at some point. This post will teach you how to change your WordPress admin password in four different methods. There are at least two scenarios in which the administrator may need to reset their WordPress admin password. It’

sohail
sohail
Linux Tutorials
How to Edit Videos on Linux Easy Tips

How to Edit Videos on Linux: 7 Easy Tips Members Public

When you’re working with video, you want the best tools available, with the most flexibility and the most user-friendly interface. That’s where Linux stands out. Linux is an operating system that has been steadily gaining popularity over the years due to its stability, open-source features, and overall power.

sohail
sohail
Linux Tutorials
Enable SSH Password Login in Linux

Enable SSH Password Login in Linux Members Public

SSH, which stands for Secure Shell, is a highly secure method of connecting to any remote server. All cloud providers prefer to login with ssh keys because it is a secure and quick way to login without providing a password. Linux allows us to log in using a number of

sohail
sohail
Linux Tutorials
How to use Google Drive

Google Drive on Linux: Tips and Tricks for Seamless Integration Members Public

Google Drive is the most popular cloud storage service, offering 15GB of free cloud storage. However, despite being such a popular cloud storage service, there is no official Google Drive client for Linux. There were even rumours that Google was planning to release an official Google Drive client for Linux,

sohail
sohail
Linux Tutorials