Size: 23
Comment:
|
Size: 189
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== Ubuntu Commands == | = Ubuntu Commands = Activate an apache module. {{{ $ sudo sudo a2enmod <mod name> }}} Install bash command line completion. {{{ $ sudo aptitude install bash-completion }}} |
Ubuntu Commands
Activate an apache module.
$ sudo sudo a2enmod <mod name>
Install bash command line completion.
$ sudo aptitude install bash-completion