User Tools

Site Tools


webapps:hesk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
webapps:hesk [2023/11/29 08:37] – created lucidwebapps:hesk [2023/11/29 14:15] (current) lucid
Line 5: Line 5:
 Removing netplan is completely optional, but simplifies the networking configuration process. Later we will set a static IP address. Removing netplan is completely optional, but simplifies the networking configuration process. Later we will set a static IP address.
  
-  sudo apt install network-manager networkctl+  sudo apt install network-manager
   sudo apt purge netplan.io   sudo apt purge netplan.io
  
Line 73: Line 73:
 Create the nginx config file Create the nginx config file
  
-/etc/nginx/conf.d/support.biochem.net.conf+''/etc/nginx/conf.d/support.biochem.net.conf''
  
 +<code>
 server { server {
         listen 80;         listen 80;
Line 115: Line 116:
         }         }
 } }
 +</code>
  
 Remove the symlink to the default nginx config Remove the symlink to the default nginx config
webapps/hesk.1701247062.txt.gz · Last modified: 2023/11/29 08:37 by lucid