(first draft) |
(first draft) |
||
| Line 1: | Line 1: | ||
=== Description of this section === | === Description of this section === | ||
[[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]] | |||
[[ | |||
'''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. | '''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. | ||
| Line 7: | Line 6: | ||
The section covers: | The section covers: | ||
* [[01.0.5 Users, collective work, names]] | * [[Docs:01.0.5 Users, collective work, names|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 | ** 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]] | * [[Docs:01.1 Hardware and OS|01.1 Hardware and OS]] | ||
** Setting up a single board computer (SBC)/Raspberry pi with an operating system/Armbian | ** Setting up a single board computer (SBC)/Raspberry pi with an operating system/Armbian | ||
* [[01.2 Creating Users]] | * [[Docs:01.2 Creating Users|01.2 Creating Users]] | ||
** How to create users for your SBC and assign permissions | ** How to create users for your SBC and assign permissions | ||
* [[01.3 SSH]] | * [[Docs:01.3 SSH|01.3 SSH]] | ||
** Setting up SSH in order to access your SBC remotely | ** Setting up SSH in order to access your SBC remotely | ||
* [[01.4 TMUX]] | * [[Docs:01.4 TMUX|01.4 TMUX]] | ||
** Installing and using a multiplexer for co-working | ** Installing and using a multiplexer for co-working | ||
Revision as of 15:34, 19 February 2025
Description of this section

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.
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