Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blocks:linux [2023-03-16 06:53] – [Maintain the server] mattiasblocks:linux [2025-11-17 19:51] (current) – [Linux based standalone Server] mattias
Line 3: Line 3:
  
 ===1. Download=== ===1. Download===
-[[https://pixilab.se/outgoing/blocks/PIXILAB-Blocks-linux-image-221214.zip|Download the server OS image version 221214 for Linux]] +[[https://pixilab.se/outgoing/blocks/PIXILAB-Blocks-linux-image-251117.img|Download the Linux server OS image]] version 251117, based on Blocks 7.4. 
  
 ===2. Install the image to a new computer.=== ===2. Install the image to a new computer.===
Line 14: Line 14:
 [[blocks:server:update_blocks|Follow this guide to update the Blocks server version.]] [[blocks:server:update_blocks|Follow this guide to update the Blocks server version.]]
  
- +===5. Check if any technical notes is available on the forum for this image verision=== 
-===5. Configure optional server features===+[[https://pixilab.se/forum/viewtopic.php?p=3977#p3977|Technical Notes]] 
 +=====Configure optional server features=====
 The server can in addition to Blocks server run optional services, administrative tools and servers such as remote access,  DHCP-server, DNS-server and MQTT broker. The server can in addition to Blocks server run optional services, administrative tools and servers such as remote access,  DHCP-server, DNS-server and MQTT broker.
  
Line 33: Line 34:
  
 === Remote Management using SSH === === Remote Management using SSH ===
-If you prefer (or have to use) a command line for managing Blocks, [[blocks:ssh|here's a guide]] as well as a video showing you how to do this. SSH is a terminal command available on all major operating systems, allowing you to log in to a remote computer, execute commands, copy files back and forth, etc, all using a secure and encrypted connection.+If you prefer (or have to use) a command line for managing Blocks, here's a guide as well as a video showing you how to do this. SSH is a terminal command available on all major operating systems, allowing you to log in to a remote computer, execute commands, copy files back and forth, etc, all using a secure and encrypted connection. 
 + 
 +[[blocks:ssh|Guide for remote management using SSH]] 
  
 ===Webmin=== ===Webmin===
Line 49: Line 52:
 To keep the server healthy and secure it is important to perform regular maintenance of both hardware and software.  To keep the server healthy and secure it is important to perform regular maintenance of both hardware and software. 
 ===Update Blocks Server=== ===Update Blocks Server===
-[[https://pixilab.se/outgoing/blocks/PIXILAB_Blocks_Linux.tar.gz|The latest Blocks Server for Linux]]+[[https://pixilab.se/outgoing/blocks/PIXILAB_Blocks_Linux.tar.gz|Download the latest Blocks version for Linux]] 
 + 
 +then proceed as described here to update your Linux-based server:
  
 [[blocks:server:update_blocks|How to update Blocks version on Linux server]] [[blocks:server:update_blocks|How to update Blocks version on Linux server]]
Line 58: Line 63:
 =====Networking and Security===== =====Networking and Security=====
  
-[[blocks:server:network-faq|Blocks networking and security considerations FAQ]].+[[blocks:server:network-faq|FAQ: Blocks networking and security considerations ]]. 
 + 
 + 
 + 
 +[[blocks:server:publish-on-internet|Example: Publishing an in-house Blocks server on the Internet]] 
 + 
 +[[blocks:server:nginx|Overview: NGINX Reverse Proxy]]