mirror of https://github.com/tildeclub/site.git
Categorize all articles
This commit is contained in:
parent
97344236c5
commit
2595f6c025
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: USING Two-Factor Authentication (2FA) ON TILDE.CLUB
|
title: USING Two-Factor Authentication (2FA) ON TILDE.CLUB
|
||||||
author: deepend
|
author: deepend
|
||||||
|
category: tilde.club
|
||||||
---
|
---
|
||||||
|
|
||||||
# Using Two-Factor Authentication (2FA).
|
# Using Two-Factor Authentication (2FA).
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: archive.org
|
title: archive.org
|
||||||
|
category: links
|
||||||
---
|
---
|
||||||
|
|
||||||
archive.org has an archive of tilde.club at http://web.archive.org/web/*/http://tilde.club
|
archive.org has an archive of tilde.club at http://web.archive.org/web/*/http://tilde.club
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: bashblog
|
title: bashblog
|
||||||
author: deepend / benharri
|
author: deepend / benharri
|
||||||
|
category: software
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -3,6 +3,7 @@ title: Socializing and chat
|
||||||
author:
|
author:
|
||||||
- emv
|
- emv
|
||||||
- benharri
|
- benharri
|
||||||
|
category: tilde.club
|
||||||
---
|
---
|
||||||
|
|
||||||
## irc
|
## irc
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: command line for absolute beginners
|
title: command line for absolute beginners
|
||||||
author: cmccabe
|
author: cmccabe
|
||||||
|
category: tutorial
|
||||||
---
|
---
|
||||||
|
|
||||||
So, you want to join a public-access shell community like tilde.club,
|
So, you want to join a public-access shell community like tilde.club,
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: code of conduct
|
title: code of conduct
|
||||||
author: benharri
|
author: benharri
|
||||||
|
category: tilde.club
|
||||||
---
|
---
|
||||||
|
|
||||||
> **tl;dr** learn by doing and helping. be excellent to each other. have fun!
|
> **tl;dr** learn by doing and helping. be excellent to each other. have fun!
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: donate to tilde.club
|
title: donate to tilde.club
|
||||||
author: deepend
|
author: deepend
|
||||||
|
category: tilde.club
|
||||||
---
|
---
|
||||||
|
|
||||||
## Methods you can donate to tilde.club.
|
## Methods you can donate to tilde.club.
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Editing your index.html file
|
title: Editing your index.html file
|
||||||
author: vielmetti
|
author: vielmetti
|
||||||
|
category: tutorial
|
||||||
---
|
---
|
||||||
|
|
||||||
Type: `nano` index.html to open your index.html file and begin editing
|
Type: `nano` index.html to open your index.html file and begin editing
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: email
|
title: email
|
||||||
author: benharri
|
author: benharri
|
||||||
|
category: tutorial
|
||||||
---
|
---
|
||||||
|
|
||||||
Your shiny, new tilde.club account comes with an email account. `alpine` is a command-line email application to use it, as is `mutt`. Good old-fashioned `mail` works too, although it's a little cryptic.
|
Your shiny, new tilde.club account comes with an email account. `alpine` is a command-line email application to use it, as is `mutt`. Good old-fashioned `mail` works too, although it's a little cryptic.
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: custom 404
|
title: custom 404
|
||||||
author: deepend
|
author: deepend
|
||||||
|
category: tutorial
|
||||||
---
|
---
|
||||||
|
|
||||||
All users can now setup their own custom 404 error page. Just add a file named 404.html in ~/public_html
|
All users can now setup their own custom 404 error page. Just add a file named 404.html in ~/public_html
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: faq
|
title: faq
|
||||||
author: ford
|
author: ford
|
||||||
|
category: tilde.club
|
||||||
---
|
---
|
||||||
|
|
||||||
_______________________________________
|
_______________________________________
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: finding your index.html
|
title: finding your index.html
|
||||||
|
category: tutorial
|
||||||
---
|
---
|
||||||
|
|
||||||
There are some basic command line commands you'll want to Google and learn, but for this tutorial you only need a few:
|
There are some basic command line commands you'll want to Google and learn, but for this tutorial you only need a few:
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: how to use git
|
title: how to use git
|
||||||
|
category: tutorial
|
||||||
---
|
---
|
||||||
|
|
||||||
`git` is a version control system. It's pretty confusing at first, but
|
`git` is a version control system. It's pretty confusing at first, but
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: gopher
|
title: gopher
|
||||||
author: benharri
|
author: benharri
|
||||||
|
category: tutorial
|
||||||
---
|
---
|
||||||
|
|
||||||
tilde.club now serves gopher! we're using
|
tilde.club now serves gopher! we're using
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: JSON
|
title: JSON
|
||||||
|
category: software
|
||||||
---
|
---
|
||||||
|
|
||||||
JSON is the "Javascript Object Notation", basically a file format for
|
JSON is the "Javascript Object Notation", basically a file format for
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Leafnode
|
title: Leafnode
|
||||||
|
category: links
|
||||||
---
|
---
|
||||||
|
|
||||||
`leafnode` is a news client suitable for "leaf" nodes, that is nodes that have no downstream feeds.
|
`leafnode` is a news client suitable for "leaf" nodes, that is nodes that have no downstream feeds.
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: tilde.club netiquette
|
title: tilde.club netiquette
|
||||||
|
category: tilde.club
|
||||||
---
|
---
|
||||||
|
|
||||||
## Two phrases we use a lot
|
## Two phrases we use a lot
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: safe scripting the tilde way
|
title: safe scripting the tilde way
|
||||||
author: michaelcoyote
|
author: michaelcoyote
|
||||||
|
category: tutorial
|
||||||
---
|
---
|
||||||
|
|
||||||
Welcome to tilde.club. For many of you this may be your first multi-user host and for even more of you this may be your *first* host. Welcome to all of you.
|
Welcome to tilde.club. For many of you this may be your first multi-user host and for even more of you this may be your *first* host. Welcome to all of you.
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: terminal multiplexers - screen
|
title: terminal multiplexers - screen
|
||||||
|
category: software
|
||||||
---
|
---
|
||||||
|
|
||||||
`screen` is a unix utility that lets you manage multiple shells from within a single window. You switch between them with a few keystrokes. When you disconnect it keeps the processes alive, and you can reconnect from another login.
|
`screen` is a unix utility that lets you manage multiple shells from within a single window. You switch between them with a few keystrokes. When you disconnect it keeps the processes alive, and you can reconnect from another login.
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Editing Basic UNIX Security the Tilde way
|
title: Editing Basic UNIX Security the Tilde way
|
||||||
author: michaelcoyote
|
author: michaelcoyote
|
||||||
|
category: tutorial
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: slrn
|
title: slrn
|
||||||
|
category: links
|
||||||
---
|
---
|
||||||
|
|
||||||
``slrn`` is a news reader for [Usenet](usenet-news.html).
|
``slrn`` is a news reader for [Usenet](usenet-news.html).
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
author: benharri
|
author: benharri
|
||||||
title: ssh
|
title: ssh
|
||||||
|
category: tutorial
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
author: jeffbonhag
|
author: jeffbonhag
|
||||||
title: SSHFS
|
title: SSHFS
|
||||||
|
category: software
|
||||||
---
|
---
|
||||||
|
|
||||||
On OS X:
|
On OS X:
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: time zones
|
title: time zones
|
||||||
|
category: tutorial
|
||||||
---
|
---
|
||||||
|
|
||||||
The timezone by default on the server is UTC.
|
The timezone by default on the server is UTC.
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: tin
|
title: tin
|
||||||
|
category: software
|
||||||
---
|
---
|
||||||
|
|
||||||
tin is a threaded NNTP and spool based [UseNet](usenet-news.html) newsreader for a variety of platforms.
|
tin is a threaded NNTP and spool based [UseNet](usenet-news.html) newsreader for a variety of platforms.
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: terminal multiplexers - tmux
|
title: terminal multiplexers - tmux
|
||||||
|
category: software
|
||||||
---
|
---
|
||||||
|
|
||||||
TMUX IS THE BEST. Here's a super basic primer.
|
TMUX IS THE BEST. Here's a super basic primer.
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Tunnelblick
|
title: Tunnelblick
|
||||||
|
category: links
|
||||||
---
|
---
|
||||||
|
|
||||||
`tunnelblick` is an application for your Mac that allows you to configure
|
`tunnelblick` is an application for your Mac that allows you to configure
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: usenet news
|
title: usenet news
|
||||||
|
category: tutorial
|
||||||
---
|
---
|
||||||
|
|
||||||
## this is out of date and the netnews server is down
|
## this is out of date and the netnews server is down
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: .vimrc file
|
title: .vimrc file
|
||||||
|
category: tutorial
|
||||||
---
|
---
|
||||||
|
|
||||||
The file `.vimrc` in your home directory has instructions for [[vim]]
|
The file `.vimrc` in your home directory has instructions for [[vim]]
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
title: VPN Gate
|
title: VPN Gate
|
||||||
|
category: links
|
||||||
---
|
---
|
||||||
|
|
||||||
`VPN Gate` is a project from U Tsukuba in Japan that allows you to
|
`VPN Gate` is a project from U Tsukuba in Japan that allows you to
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: how to contribute to this wiki
|
title: how to contribute to this wiki
|
||||||
author: benharri
|
author: benharri
|
||||||
|
category: tilde.club
|
||||||
---
|
---
|
||||||
|
|
||||||
## got a topic you want to write about?
|
## got a topic you want to write about?
|
||||||
|
|
Loading…
Reference in New Issue