Update thunix.8
This commit is contained in:
parent
216d899829
commit
68d83d68ca
18
thunix.8
18
thunix.8
|
@ -1,6 +1,6 @@
|
|||
.\" Manpage for Thunix.
|
||||
.\" Contact root@thunix.net to correct errors or typos.
|
||||
.TH man 8 "15 July 2019" "1.6" "Thunix"
|
||||
.TH man 8 "28 November 2024" "1.7" "Thunix"
|
||||
.SH NAME
|
||||
Thunix \- a public Linux server
|
||||
.SH SYNOPSIS
|
||||
|
@ -12,22 +12,18 @@ List of system adminstrators are:
|
|||
* naglfar - Email: naglfar@thunix.net
|
||||
IRC: Naglfar/irc.tilde.chat, Naglfar/irc.freenode.net
|
||||
|
||||
* ubergeek - Email: ubergeek@thunix.net, ubergeek@yourtilde.com
|
||||
- IRC: ubergeek/irc.tilde.chat, ub3g33k/irc.freenode.net
|
||||
* ubergeek - Email: deepend@thunix.net
|
||||
- IRC: deepend/irc.newnet.net
|
||||
|
||||
* fosslinux - Email: fosslinux@thunix.net
|
||||
- IRC: fosslinux/irc.tilde.chat
|
||||
|
||||
.SH DESCRIPTION
|
||||
Thunix is a publicly accesible Linux server, running Debian 9, and managed using ansible playbooks.
|
||||
Thunix is a publicly accesible Linux server, running Debian 12.
|
||||
|
||||
There are many optional things to do on Thunix. There is IRC chat availble with the weechat client. Most build tools are available to you as well, to include git, make, gcc, go, python, and perl. Mail facilties are also available for you to use via alpine, mutt, or even mailx.
|
||||
|
||||
To enter chat, just type 'chat' and hit enter. You'll be dropped into the #thunix chat room on the irc.tilde.chat network.
|
||||
To enter chat, just type 'chat' and hit enter. You'll be dropped into the #thunix chat room on the irc.newnet.net network.
|
||||
|
||||
You should create an account at tildegit.org, where Thunix's git repos are hosted, to include the system configuration definition files.
|
||||
You should create an account at github.com, where Thunix's git repos are hosted.
|
||||
|
||||
Ansible is the tool we use to configure the systems that comprise Thunix. Git and ansible are two tools your should familiarize yourself with.
|
||||
.SH Purpose
|
||||
The goal of Thunix is to be an open and collaborative environment, conducive to learning the principles of *Nix operating systems, regarding how they work, how to administer them, how to use them, and how to collaborate using them.
|
||||
|
||||
|
@ -89,4 +85,4 @@ All repos for system configuration, Thunix-supplied/ran code is hosted on tildeg
|
|||
ssh(8), weechat(8), git(8), make(8), gcc(8), go(8), python(8), perl(8), alpine(8), mutt(8), mailx(8), ansible-playbook(8), tildegit.org(8)
|
||||
.SH AUTHOR
|
||||
Uber Geek (ubergeek@thunix.net)
|
||||
amcclure (amcclure@thunix.net)
|
||||
deepend (deepend@thunix.net)
|
||||
|
|
Loading…
Reference in New Issue