Anwar

Posts

Amazon RDS DB instance storage

Amazon RDS provides three storage types: General Purpose SSD (also known as gp2 and gp3), Provisioned IOPS SSD (also known as io1), and magnetic (also...

Set up OLS with Multi PHP versions

Multiple PHP Versions on OpenLiteSpeed Users may want to setup multi-PHP versions and use a different version for different virtual host/domain. This wiki will address...

How To Set Up a Firewall with UFW on Ubuntu 20.04

Introduction UFW, or Uncomplicated Firewall, is a simplified firewall management interface that hides the complexity of lower-level packet filtering technologies such as iptables and nftables. If you’re looking...

install openlitespeed fast secure web server

OpenLiteSpeed is an easy-to-use, open-source web server. It offers unbeatable features and performance to your sites along with top-notch security. The server understands all the Apache...

Automate the Certificate Renewal

Let’s Encrypt Why choose Let’s Encrypt? Let’s Encrypt is a free, automated, and open certificate authority brought to you by the non-profit Internet Security Research Group...

View history of commands run in terminal

history > print.txt Reference: https://askubuntu.com/questions/624848/view-history-of-commands-run-in-terminal

How to install and set up sftp server in Ubuntu 20.04

The SSH File Transfer Protocol (also Secure File Transfer Protocol, or SFTP) is a network protocol that provides file access, file transfer, and file management...

How to search in a website by php?

Reference: http://www.sphider.eu/docs.php#options

How to Create Manual Order and Invoice Programmatically in Magento

Reference: If you are using Magento platform for your eCommerce store and want to create manual order & invoice programmatically you might find this blog...