WordPress
is an open source and most widely used software for blogging, content
management software, websites etc. It’s written in PHP and used MySQL/MariaDB
for database.
Friday, 28 February 2020
Tuesday, 25 February 2020
How to Install the LAMP (Linux, Apache, MySQL/MariaDB and PHP)Stack on CentOS 7
The
LAMP (Linux, Apache MySQL/MariaDB and PHP) is a combination of open source softwares
that are mostly used for running websites which are written in PHP.
Wednesday, 19 February 2020
How to Set Umask for a System User on CentOS 8
When
user created a file or directory CentOS 8 and other distribution, the file or
directory created with a default set of permissions. By default the file
permission has 644 a directory created with 755 permissions, grants read,
write, and execute permission to the owner and read and execute permission to
groups and others.
Tuesday, 18 February 2020
How to Install WebMin web interface on CentOS 8 using RPM Package
Webmin
is a web-based interface for system administration for Linux systems and other
distribution as well. User accounts, Apache, DNS, file sharing and other
services can be managed by web browser using webmin tool.
How to Install WebMin web interface on CentOS 8 using YUM Repo
Webmin
is a web-based interface for system administration for Linux systems and other
distribution as well. User accounts, Apache, DNS, file sharing and other
services can be managed by web browser using webmin tool.
Sunday, 16 February 2020
How to Setup a New Virtual Machine on Virtual Box
Oracle VM VirtualBox is a free and open source virtual
machine manager that is provided hosted hypervisor for x86 virtualization.
Monday, 10 February 2020
How to Sync Local and Remote Directories using LSyncd on CentOS 7
LSyncd
is free and open source tool that is designed to synchronize a slowly changing
local files and folders to a local or remote target. It is sync changes or
modification in a file and directory to the remote or local destination in a
specific time interval.
How to Sync Local Directories using LSyncd on CentOS 7
LSyncd
is free and open source tool that is designed to synchronize a slowly changing
local files and folders to a local or remote target. It is sync changes or
modification in a file and directory to the remote or local destination in a
specific time interval.
Saturday, 8 February 2020
How to Block a Whole Sub Net using Routing Table in CentOS 8
The
Linux routing table can block the incoming connection to prevent the Denial of
Service (DoS) and save resource utilization. The Linux routing tables can used
to block such IP addresses or whole sub net with reject route and null route.
How to Block a Specific IP Address using Routing Table in CentOS 8
The
Linux routing table can block the incoming connection to prevent the Denial of
Service (DoS) and save resource utilization. The Linux routing tables can used
to block such IP addresses or whole sub net with reject route and null route.
How to Block a Whole Sub Net using Routing Table in CentOS 7
The
Linux routing table can block the incoming connection to prevent the Denial of
Service (DoS) and save resource utilization. The Linux routing tables can used
to block such IP addresses or whole sub net with reject route and null route.
Subscribe to:
Posts (Atom)