Moving from LAMP to LEMP
LAMP is a popular server stack using apache to deliver dynamic content; LEMP utilises ngnix to achieve the same open source technologies.
LAMP is a popular server stack using apache to deliver dynamic content; LEMP utilises ngnix to achieve the same open source technologies.
RPM is a command line package management utility used for installing, uninstalling, updating, querying and verifying software packages.
Unlike OEL/RHEL/CentOS 6, manually appending “HOSTNAME=xxxxx” into file /etc/sysconfig/network and restarting system will not work on version 7.
A simple article providing the steps necessary to get GeoIP working with PHP on Ubuntu systems.
The use of logical volumes is similar to the use of partitions and is accomplished with the same standard commands (mkfs, mount, fsck, df, ...)
A volume group (vg) is an abstraction layer between block devices and logical volumes. The commands used to manage a volume group start with vg
A physical volume (pv) is any block device (a disk, a partition, a RAID device, an iSCSI device, etc.)
SSH has a key management capacity and related agents.When configured with public key authentication, your key proves your identity to remote SSH hosts
Here is a list of processes and configurations that you can use to tighten and enhance SSH security with regard to remote host access
How to easily restore the classing scroll bar (disable overlay scrolling) or to re-enable it if disabled under Ubuntu 14.04 and 16.04 LTS