We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe6d58 commit 4656e39Copy full SHA for 4656e39
server.org
@@ -107,10 +107,12 @@ yum install fortune-mod
107
** TODO Decided if we want mailman for internal private mailing lists. Probably so!
108
109
* Development Tools
110
+#+begin_src bash
111
yum groupinstall "Development Tools"
112
yum install gcc
113
chmod 700 /usr/bin/gcc*
114
chmod 700 /usr/bin/cc*
115
+#+end_src
116
117
* Add other things
118
- Get the right racket for the box at http://racket-lang.org/download/
0 commit comments