AnyDesk

Install AnyDesk on Ubuntu using flatpak

AnyDesk is a remote desktop sharing application like TeamViewer and Google Remote Desktop. I normally use Google Chrome Remote desk

Nginx Config for Laravel Application

Nginx Config for Laravel Application

Here is Nginx configuration for a laravel application Nginx Config for Laravel Application in sub folder

Parted

Parted

Partitioning hard disk for backup

Adding Backup Disk on a Linux Server

Adding Backup Disk on a Linux Server

It is better to have a 2nd hard disk on servers for taking backup. Here we will partition a fresh

Debian 8 jessie repo error

Debian 8 jessie repo error

On a Debian 8 server, when running apt update, got following error To fix it, run Add following content to

Apache Invalid command AuthGroupFile

Apache Invalid command AuthGroupFile

On Plesk server, i get following error on error_log for a site This is because authz_groupfile apache module was not

Linux User Account

Linux User Account

Linux How to Disable a user account useradd usermod Adding a group in Linux with addgroup Linux groups

Linux How to Disable a user account

Linux How to Disable a user account

To disable or lock a linux user account, run Or To verify if a user is locked, run If account

wordpress

WordPress debug

If you have a wordpress web site that give blank screen, you can add following to wp-config.php to enable displaying

Apache Limit access to a url

Apache Limit access to a url

I want to limit access to admin login url of a web application to specified IP address. The web site

Check if web site is mobile friendly

Check if web site is mobile friendly

To check if web site is mobile friendly, go to web site https://search.google.com/test/mobile-friendly

Plesk License Number

Install PHP 5.6 on Debian 9 Plesk Server

To install PHP 5.6 on Debian 9 Plesk Server, add sury.org repository Install PHP 5.6 with apt Optional: Enable PHP