- 20:22, 2 March 2025 Docs:02.3 Systemctl and autotmation (hist | edit) [481 bytes] Sun.seeking.goth (talk | contribs) (Created page with "All the NGINX configuration we just setup should be saved and good to go. Next time we boot our server (if for any reason it shuts down) we want the server to be able to access and serve our website without manually starting NGINX. Luckily NGINX does this by default, but here is how it works: <syntaxhighlight lang="shell">systemctl enable nginx</syntaxhighlight> To check if it is running: <syntaxhighlight lang="shell">service nginx status</syntaxhighlight>") Tag: Visual edit: Switched
- 20:20, 2 March 2025 Docs:02.1 NginX (hist | edit) [4,571 bytes] Sun.seeking.goth (talk | contribs) (Created page with "<span id="nginx"></span> = NGINX = We will install nginx on our pi, this is the software that will make our pi into our ''server''. To do this we need to be working on the pi, so we will use SSH to access the pi from our personal machine. <blockquote>[!REMINDER] Reminder: Working on the pi Go to section 01.3 SSH Connecting from a client to recap how to login to t...") Tag: Visual edit: Switched
- 20:17, 2 March 2025 Docs:02.2 Static NginX (hist | edit) [5,318 bytes] Sun.seeking.goth (talk | contribs) (Created page with "<span id="customising-an-nginx-site"></span> = Customising an NGINX Site = We are going to create a custom .conf file and point it to a new location on your the server where the site files will live. In the previous section, we took note of two locations: <code>/etc/nginx/sites-enabled/</code> where the .conf file is saved, and <code>/var/www</code> where the default html files are saved. Before we create the custom .conf file, we must create the html location that it...")
- 18:41, 19 February 2025 Docs:00.1 Network terminology (hist | edit) [7,691 bytes] Ktwindmill (talk | contribs) (Created page with "This section is here to clarify some of the network terminology used throughout our documentation. === Client/Server === Throughout these docs we’ll be referring to the server and the client. The client-server model in this context refers to a structure where tasks/workloads are distributed between the provider of a resource of service, and clients, who want to access that resource. When we come to talk about SSH: * Server = Raspberry Pi/SBC (Single boa...") Tag: Visual edit
- 18:23, 19 February 2025 Docs:00.2 Terminal Unix Commands Cheat Sheet (hist | edit) [6,198 bytes] Ktwindmill (talk | contribs) (Created page with "Linux and Mac OS systems have Unix Shells that provide us a command line interface. e.g. Bash Shells or Zsh Windows uses Power Shell by default, which has a different command language. If you are on Windows you will need a Bash shell installed for the following commands. Much of working on the command line involves navigating around your system without the use of a Graphical User Interface (GUI). Below we have a graphical representation of a folder hierarchy with a pl...") originally created as "00.2 Terminal Unix Commands Cheat Sheet"
- 16:01, 19 February 2025 Docs:02 Local Server Setup with Nginx (hist | edit) [1,745 bytes] Sun.seeking.goth (talk | contribs) (index upload) Tag: Visual edit
- 15:52, 19 February 2025 Docs:04.2 Managing certificates for https (hist | edit) [2,164 bytes] Servpub (talk | contribs) (Created page with "You can follow [https://certbot.eff.org/instructions instructions for using Certbot] depending on the set-up of your server. Below you will also see instructions for the use of [https://help.ubuntu.com/community/UFW Uncomplicated Firewall] (ufw), you can read more about the opening of ports with ufw in 03.2 Tinc server side prep Before proceeding, it is worth taking note of your current Ngix config set up, as some automated editing of the Nginx config will occur an...") Tag: Visual edit: Switched
- 15:46, 19 February 2025 Docs:04.1 NginX for Reverse Proxy (hist | edit) [7,369 bytes] Servpub (talk | contribs) (created page) Tag: Visual edit: Switched originally created as "04.1 NginX for Reverse Proxy"
- 15:43, 19 February 2025 Docs:04 Reverse Proxy with NginX (hist | edit) [2,946 bytes] Servpub (talk | contribs) (Made page) Tag: Visual edit: Switched
- 15:40, 19 February 2025 Docs:01.4 TMUX (hist | edit) [2,177 bytes] Geo (talk | contribs) (first draft)
- 15:39, 19 February 2025 Docs:01.3 SSH (hist | edit) [12,606 bytes] Geo (talk | contribs) (first draft)
- 15:38, 19 February 2025 Docs:01.2 Creating Users (hist | edit) [2,291 bytes] Geo (talk | contribs) (first draft)
- 15:38, 19 February 2025 Docs:01.1 Hardware and OS (hist | edit) [2,008 bytes] Geo (talk | contribs) (first draft) Tag: Visual edit: Switched
- 15:37, 19 February 2025 Docs:01.0.5 Users, collective work, names (hist | edit) [3,281 bytes] Geo (talk | contribs) (first draft) Tag: Visual edit: Switched
- 15:23, 19 February 2025 Docs:01 Setup a Local Collaborative Environment (hist | edit) [1,101 bytes] Geo (talk | contribs) (first draft) Tag: Visual edit: Switched
- 14:50, 19 February 2025 Docs:03.4 Tinc Automation (hist | edit) [1,675 bytes] Geo (talk | contribs) (first draft) originally created as "03.4 Tinc Automation"
- 14:49, 19 February 2025 Docs:03.3 Tinc Client Join (hist | edit) [1,947 bytes] Geo (talk | contribs) (first draft) Tag: Visual edit: Switched originally created as "03.3 Tinc Client Join"
- 14:47, 19 February 2025 Docs:03.2 Tinc server side prep (hist | edit) [4,224 bytes] Geo (talk | contribs) (first draft) Tag: Visual edit: Switched originally created as "03.2 Tinc server side prep"
- 14:43, 19 February 2025 Docs:03.1 Tinc Install (hist | edit) [1,785 bytes] Geo (talk | contribs) (first draft) Tag: Visual edit: Switched originally created as "03.1 Tinc Install"
- 14:42, 19 February 2025 Docs:03 VPN with Tinc (hist | edit) [3,630 bytes] Geo (talk | contribs) (first draft) Tag: Visual edit originally created as "03 VPN with Tinc"
- 13:41, 19 February 2025 Docs:00 Contents (hist | edit) [3,020 bytes] Geo (talk | contribs) (first docs pages) Tag: Visual edit originally created as "Docs:Contents"