Hyper-V VLANS:
https://www.nakivo.com/blog/guide-setting-hyper-v-vlans/
Setting up Ubuntu Server: (With dedicated NIC srvio on VLAN)
How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 20.04
Determining which window manager is running:
Setting up XRDP:
Note: Connection using Windows RDP will fail if user remains logged into local instance
Apache2:
Installing:
Checking if service active:
Stop and Start Apache2 service:
https://www.cyberciti.biz/faq/star-stop-restart-apache2-webserver/
Configuring subdomain in Apache2:
https://codeburst.io/configuring-a-subdomain-in-apache2-f7a8b316b42c
Supressing Fully Qualified Domain name error:
GUI for Apa:
https://www.techrepublic.com/article/how-to-install-apachegui-on-ubuntu-server-18-04/
Switching Default PHP version:
https://tecadmin.net/how-to-install-php-on-ubuntu-22-04/
https://tecadmin.net/install-php5-on-ubuntu/
Configuring Ubuntu Firewall:
https://www.configserverfirewall.com/ufw-ubuntu-firewall/ubuntu-check-firewall-status-ufw/
https://ubuntu.com/server/docs/security-firewall
Note: sudo ufw allow from (Remote public IP) to any port 3389
block all other external users
Mysql Workbench:
Installing:
https://askubuntu.com/questions/1127179/e-unable-to-locate-package-mysql-workbench-community
AppArmor password issue fix:
Logging in and errors:
Error 1045 (28000) access denied:
https://www.stechies.com/error-1045-28000-access-denied-user-root-localhost/
Error 1396(HY000):
Note: Workbench schema (or DB list) is in left pane and have to click arrow to switch visible lefthand pane
Mysql Creating database and user:
https://docs.bitnami.com/aws/infrastructure/mysql/configuration/create-database-mysql/
Setting up VSFTPD site:
https://www.ismoothblog.com/2020/12/how-to-install-ftp-server-on-ubuntu-with-vsftpd.html
FTP errors:
https://superuser.com/questions/153888/ftp-error-425-failed-to-establish-connection
https://bobcares.com/blog/server-sent-passive-reply-with-unroutable-address/
DNS records reference:
https://blog.dnsimple.com/2015/04/common-dns-records/
User Management:
https://ubuntu.com/server/docs/security-users
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article