Git error: fatal: HTTP request failed phptuts January 18, 2019 If you get error like: Fix: Done! Continue Reading
How to reset MySQL root password on Linux phptuts January 18, 2019 You forgot or you unknow your root MYSQL password! How to reset MariaDb root password on Linux? Step 1: stop mysqld Result: Step 2: Result:… Continue Reading
How to install iostat on CentOS phptuts January 18, 2019 Step 1: find package CentOS: how to find out which package contains a specific command Result: Step 2: install sysstat Result: Done! Continue Reading
CentOS: how to find out which package contains a specific command phptuts January 16, 2019 On CentOS: how to find out which package contains a specific command? You want to find out which package contains a specific command like convert,… Continue Reading
How to install dig and host on CentOS 7 phptuts January 16, 2019 On CentOS 7 default, you can’t use dig or host command: How to install dig on CentOS 7? The DIG tool and the HOST tool… Continue Reading
How to create a sFTP User Account on CentOS 7 phptuts January 13, 2019 First login ssh with root account then you follow these steps: Step 1: Create a sFTP group Step 2: Create a sFTP user Result: Note:… Continue Reading
Example Load Balancing with HAProxy on CentOS phptuts January 12, 2019 Example we have 3 server, we install HAProxy on a server (51.15.94.246), and nginx on two other servers (212.47.238.225 and 51.15.132.220 running Nginx on port… Continue Reading
How to install memcached on Ubuntu phptuts January 9, 2019 We use Ubuntu 16.04.5 LTS 64bits Result: Done! Check: Continue Reading
How to use Amazon Lightsail Linux with Putty and Bitvise Tunnelier phptuts January 9, 2019 After create VPS, you will see info: Convert your private key See: How to use AWS EC2 Linux with Putty and Bitvise Tunnelier Starting a… Continue Reading
How to install calibre ebook on CentOS phptuts January 6, 2019 calibre is a powerful and easy to use e-book manager. Users say it’s outstanding and a must-have. It’ll allow you to do nearly everything and… Continue Reading