Uncategorized

Switch PHP version

How to Switch PHP Version Members Public

I recently discussed a variety of subjects relating the configuration of various web servers and the operation of PHP applications such as WordPress. Web servers, such as OpenLiteSpeed, allow you to change the version using the WebAdmin Console, but if you’re using Apache, here’s how to switch the

sohail
sohail
Linux Tutorials
Import Multiple SQL Files In MySQL

Import Multiple SQL Files In MySQL Members Public

If you are manually migrating your website or simply need to import certain SQL files into your database, this article will show you how to import multiple SQL files in mySQL. We will use both a graphical interface and MySQL command-line. To begin with, it is strongly advised not to

sohail
sohail
Linux Tutorials
Install WordPress on Nginx Ubuntu

Install WordPress on Nginx Ubuntu Members Public

Nginx is a well-known web server that is used to serve webpages on the Internet. Nginx, which was first launched in October 2004, quickly became the web server and proxy server of choice for thousands of web developers. It has a number of benefits over its competitor Apache. In this

sohail
sohail
Linux Tutorials
Migrate docker containers

Step-by-Step Guide to Migrate Docker Containers Members Public

Docker makes it simple to deploy container images that contain a fully functional operating system and make use of the host kernel. We have already written an article covering the installation and use of Docker containers. In this post, we will go through how to migrate Docker containers from one

sohail
sohail
Docker
Bahrain activists hacked with pegasus

Bahraini Journalists and Activists Hacked With Pegasus Members Public

Pegasus, the malware developed by NSO Group, was responsible for the hacking of three Bahraini dissidents, according to an extensive study published on February 18, 2022 by The Citizen Lab. Two of the three activists have given their permission to be identified. NSO Group is an Israeli security company that

sohail
sohail
Pegasus
Symantec Discovers New Highly Sophisticated Chinese Hacking Tool

Symantec Discovers New "Highly Sophisticated" Chinese Hacking Tool Members Public

Symantec, a cybersecurity firm based in the United States, identified a highly sophisticated hacking tool that was allegedly developed by Chinese. The uncovered hacking tool is very complicated and has managed to avoid public scrutiny for over a decade. According to a US official, the finding of the malware was

sohail
sohail
news
Google VPN

Google VPN - A VPN For Google's Premium Users Members Public

VPN applications have become one of the most important applications in this age of censorship and bad actors who are constantly looking for information on you. No matter what device you use, there is no shortage of VPNs in the app store. In this article, I will review a VPN

sohail
sohail
Reviews
Install PHP in Debian

How to Install PHP 8 on Debian: A Step-by-Step Guide Members Public

PHP is the most widely used programming language on the web. PHP 7 was released with a slew of new features and performance enhancements, and its successor, PHP 8, is even better. PHP 8.1.x is the most recent PHP build, released earlier this year. If you are starting

sohail
sohail
Debian