mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 19:29:22 +01:00
Mikaela Suomalainen
534f34a5bc
It took me some time a few days ago to figure out this (and notice that port 80 was already used by automatically installed Apache that was doing nothing). I have understood that ports 443 (Orport) and 80 (Dirport) are the best for users behind strict firewalls especially if they aren't needed for anything else on the system running Tor relay. |
||
---|---|---|
.mikaela | ||
conf | ||
etc | ||
gpg | ||
rc | ||
Windows | ||
.gitignore | ||
.mailmap | ||
.mikaela_install | ||
chmod | ||
install | ||
install.run | ||
LICENSE.md | ||
README.md |
Config files that I wish to have everywhere. You could probably call this repository as dotfiles, but historical reasons…
Directories explained
- .mikaela — files that most likely aren’t suitable for places where other people than me have access too
- Windows — files releated to Windows
- conf — config files like .tmux.conf
- etc — /etc/
- gpg — GNU Privacy Guard config files, ~/.gnupg/
- rc — bashrc, zshrc, vimrc…