Docs:01 Setup a Local Collaborative Environment: Difference between revisions

This page was last edited on 1 August 2025, at 12:00.
(added cat)
(tweaked text)
Line 1: Line 1:
[[File:Local IP.png|alt=A digital drawing in greyscale of a pi (a small micro computer), with the words "client node. local IP" above it.|thumb|A drawing of a Pi by Mara from SysterServer]]
[[File:Local IP.png|alt=A digital drawing in greyscale of a pi (a small micro computer), with the words "client node. local IP" above it.|thumb|A drawing of a Pi by Mara from SysterServer]]


'''Section 01''' will cover the steps necessary for setting up a local collaborative environment. In practical terms, this means setting up a Raspberry pi which a number of users can access in order to work together.
This section covers the steps necessary for setting up a local collaborative environment on a computer. In practical terms, this means setting up a Raspberry pi with an operating system for a number of users to access and work together on.  


The section covers:
The section covers:

Revision as of 12:00, 1 August 2025

A digital drawing in greyscale of a pi (a small micro computer), with the words "client node. local IP" above it.
A drawing of a Pi by Mara from SysterServer

This section covers the steps necessary for setting up a local collaborative environment on a computer. In practical terms, this means setting up a Raspberry pi with an operating system for a number of users to access and work together on.

The section covers:

  • 01.0.5 Users, collective work, names
    • Here we discuss some of the things you might want to bare in mind when beginning collective working, like naming convention and user permissions
  • 01.1 Hardware and OS
    • Setting up a single board computer (SBC)/Raspberry pi with an operating system/Armbian
  • 01.2 Creating Users
    • How to create users for your SBC and assign permissions
  • 01.3 SSH
    • Setting up SSH in order to access your SBC remotely
  • 01.4 TMUX
    • Installing and using a multiplexer for co-working