Menu
Mohd Sohail
AUTHOR

Mohd Sohail

965
Posts
eDEX-UI - Coolest Linux Terminal
Linux tools 3 min read

eDEX-UI - Coolest Linux Terminal

Linux terminal may be the most boring application for new Linux users, but it’s undoubtedly beneficial. Once a user gets used to it, it’s more powerful than a GUI app. eDEX-UI, a fullscreen Linux terminal, system monitor, and network monitor, is the coolest terminal application I have ever used. eDEX-UI is inspired by sci-fi movies, especially from TRON Legacy movie effects. Besides having great looks, it has really cool features such as a system monitor, network monitor, GUI file manage

Linux toolsUncategorizedreview
Things To Do After Installing Kali Linux
hacking 8 min read

Things To Do After Installing Kali Linux

Today we are resuming our “Hacking with Kali Linux” series. So far, we have covered the content of the series and how to install Kali Linux. There are various ways we can install & use Kali Linux, and we have included them all in the last article. Once Kali Linux is successfully installed, there are a few things that you need to do and understand before moving forward. Important notice Kali Linux is the greatest OS when it comes to pentesting or hacking. Currently, it has over

hackingHacking with Kali Linuxkali linux
WordPress Dashboard & Settings Page | WordPress 101
WordPress 101 4 min read

WordPress Dashboard & Settings Page | WordPress 101

WordPress dashboard is an important page for website administrators. In this article of the WordPress 101 series, we will learn to read and customize the WordPress dashboard. If you do not know to set up WordPress, we have written a detailed guide on how to install WordPress – Step By Step. Do check it out. WordPress Dashboard WordPress dashboard is the homepage for website administrators. This is where all the important site information is available, such as the number of pos

WordPress 101tutorial#Import 2024-11-04 15:59
Things To Remember Before Upgrading Production Server
Linux Tutorials 4 min read

Things To Remember Before Upgrading Production Server

Server security is the topmost priority for every system administrator. Besides having third-party security tools like Firewall, DDoS protection, etc., it is essential to keep every piece of code up-to-date on your production server. When your application is in production, upgrading it is riskier. If Linux powers your server, Linux distributions keep releasing new versions now and then. Each major release contains bug fixes, security updates, and new tools. Upgrading a production se

Linux TutorialsUncategorizedhow-to
Git Remote Add With Another SSH Port (Not 22)
Linux Tutorials 2 min read

Git Remote Add With Another SSH Port (Not 22)

In this brief article, you will learn to add a git remote with another SSH Port. By default, the SSH server listens on port 22. If the SSH server runs on any other port, the command to add remote will fail with error ssh: connect to host 192.158.xx.xx port 22: Connection refuse. What is Git? Git is a free & open-source version control system that almost all developers use today. No matter what project you’re working on, Git can help you manage your code efficiently. It is fast

Linux TutorialsUncategorizedhow-to
Install And Remove Software In Manjaro
Linux Tutorials 7 min read

Install And Remove Software In Manjaro

Since their inception, Linux distributions have come a long way. It used to be difficult for new users to accomplish simple actions like installing an application on Linux. The desktop environments are significantly easier to grasp now than they were previously. One of the most exciting aspects of the progress is that numerous distribution teams have created package management systems that allow the software to be installed across the Linux environment. One package can be installed on al

Linux TutorialsUncategorizedhow-to
Install LAMP On Manjaro
Linux Tutorials 8 min read

Install LAMP On Manjaro

LAMP stands for Linux, Apache, MySQL/MariaDB, and PHP or Perl or Python. If you are using Manjaro, you can easily install LAMP on Manjaro. Manjaro is one of the cleanest Linux distributions available. If you are using Manjaro for web development, you can easily install LAMP on Manjaro Linux. All the required packages are already available in the default repositories. Install LAMP On Manjaro Before installing any package, update the system using pacman. sudo pacman -Syu

Linux TutorialsUncategorizedhow-to
Best Torrent Clients For Linux
Reviews 10 min read

Best Torrent Clients For Linux

There is no better method of transferring large files than torrenting. Downloading large files directly from the host server is slow, especially when many users download them. For software developers, providing software through the host server is costly as it requires developers to upgrade the server resources as the users increase. When users download files through torrents, software developers do not have to worry about server resources because the files are automatically served

ReviewsUncategorizedreview
Best WordPress Backup Plugins in 2023
review 11 min read

Best WordPress Backup Plugins in 2023

It is most important to keep multiple backups of your WordPress site. If the website is compromised or any plugin update breaks your site, WordPress backups can help you restore it quickly. A WordPress site mainly consists of three important parts: the database, user-created files such as plugins, themes, uploaded files, and finally, the WordPress core files. If anyone of these three parts is missing or corrupted, the website will not function properly or will not function at all. W

review#Import 2024-11-04 15:59#Import 2025-11-09 20:01
Set up Email Server With Virtualmin For Unlimited Emails & Storage
Linux Tutorials 7 min read

Set up Email Server With Virtualmin For Unlimited Emails & Storage

In the Linux cPanel series, I reviewed Virtualmin, one of the best open-source cPanels for websites and email servers. Virtualmin is built on top of Webmin, another great, free & open source website control panel. What’s great about Virtualmin is that it lets users straightforwardly create virtual servers. It lets managing multiple websites on one server and keeping all the websites separate from each other. So if one website is using PHP 7, the other could use any other version, or diff

Linux TutorialsSetup web serverSystem Administration
Fix WordPress No input file specified Error
how-to 4 min read

Fix WordPress No input file specified Error

WordPress frequently receives bug fixes and security updates that make it a pretty stable website management system. Even after that, in many cases, users may encounter some issues with WordPress that immediately pulls down website content from the internet and show a frustrating error. One of the biggest challenges in fixing such errors is finding the root of the error. Often, users have installed 20 or even 30 plugins, which makes it more complicated to find the actual cause of the err

how-to#Import 2024-11-04 15:59#Import 2025-11-09 20:01
700,000 WordPress Sites Affected By Zero-day Vulnerability in File Manager Plugin
Uncategorized 1 min read

700,000 WordPress Sites Affected By Zero-day Vulnerability in File Manager Plugin

Yesterday a zero-day vulnerability was discovered in a popular WordPress plugin, File Manager. The vulnerability allows arbitrary file upload and remote code execution. File Manager plugin is a useful plugin that allows users to browse site files in an easy way. The plugin has over 700,000 active installations that make it a desired target for attackers. Yesterday the vulnerability was discovered by Seravo as part of their WordPress upkeep service. They noticed unusual activity on s

Uncategorizednews#Import 2024-11-04 15:59