tilde.club/server.org

48 lines
1.0 KiB
Org Mode

#+TITLE: Server Configuration
* Base machine
- A standard unix server
- yum install perl-Net-SSLeay
- Webmin (people complain but webmin is great)
- (Need perl-net-SSLeay for webmin)
* Run yum like so:
- yum update
- yum install httpd
- yum install emacs
- yum install tmux
- yum install talk-server
- yum install htop
- yum install elinks lynx
- yum install figlet
- yum install ImageMagick
- yum --enablerepo=epel install -y mosh
- yum install mailman
- yum install tree
- yum install nail [?why did I did this]
- yum install postfix
- yum install alpine
- yum install pico
- yum install readline
- yum groupinstall "Development Tools"
- yum install gcc
- [chmod the gcc cc in /usr/bin to 700 root]
- yum install gcc
- yum install nodejs
- yum install ScrollZ
- yum install tig
- yum install sbcl
- yum install fortune-mod
* Add other things
- Get the right racket for http://racket-lang.org/download/
* Remove some things
- yum uninstall java
* Add these servers
- IRC: https://github.com/alexyoung/ircd.js
- USENET: [???]