2 Months Free Trial For All New Users
sudo apt install certbot python3-certbot-nginx sudo certbot --nginx -d thinhnam.net -d www.thinhnam.net B. Using certbot with Apache:
A. Using certbot with Nginx:
dig +short A thinhnam.net dig +short MX thinhnam.net dig TXT thinhnam.net Choose Nginx or Apache based on app needs. Nginx excels for reverse proxying and static files; Apache is preferred when .htaccess usage or certain Apache modules are required. Thinhnam.net Configuration
This guide covers configuration tasks you’re likely to need for a web service or site running on a domain named Thinhnam.net. It includes DNS, web server setup (Apache, Nginx), SSL/TLS, email, reverse proxy, security hardening, performance tuning, backups, monitoring, and deployment best practices. Assume a typical Linux server (Debian/Ubuntu or RHEL/CentOS) and common services; where behavior differs by distribution or service, platform-specific notes are provided. Nginx excels for reverse proxying and static files;
server { listen 80; server_name api.thinhnam.net; Assume a typical Linux server (Debian/Ubuntu or RHEL/CentOS)
sudo apt install certbot python3-certbot-nginx sudo certbot --nginx -d thinhnam.net -d www.thinhnam.net B. Using certbot with Apache:
A. Using certbot with Nginx:
dig +short A thinhnam.net dig +short MX thinhnam.net dig TXT thinhnam.net Choose Nginx or Apache based on app needs. Nginx excels for reverse proxying and static files; Apache is preferred when .htaccess usage or certain Apache modules are required.
This guide covers configuration tasks you’re likely to need for a web service or site running on a domain named Thinhnam.net. It includes DNS, web server setup (Apache, Nginx), SSL/TLS, email, reverse proxy, security hardening, performance tuning, backups, monitoring, and deployment best practices. Assume a typical Linux server (Debian/Ubuntu or RHEL/CentOS) and common services; where behavior differs by distribution or service, platform-specific notes are provided.
server { listen 80; server_name api.thinhnam.net;
Create a free account
2 Months Free Trial For All New Users
The DroneLogbook solution is based on a cloud infrastructure with secure data storage, online web application accompanied by our mobile application for offline access and easy synchronization with your cloud based account. In addition, the mobile app provides you with access to the latest airspace status updates, local weather and solar index reading that might affect your operations.
Another Android mobile application, DLBSync, simplifies import of your flights from major mobile drone flight control apps natively to your DroneLogbook account. This app can sync flights into DLB Sync from your flight control apps when offline or in poor mobile coverage, then upload flights to DroneLogbook account when you have mobile or WIFI coverage.