Size: 189
Comment:
|
Size: 314
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 14: | Line 14: |
Setup Time zones: Edit /etc/timezone {{{America/New_York}}} Run command: {{{ $ sudo dpkg-reconfigure tzdata }}} |
Ubuntu Commands
Activate an apache module.
$ sudo sudo a2enmod <mod name>
Install bash command line completion.
$ sudo aptitude install bash-completion
Setup Time zones:
Edit /etc/timezone America/New_York
Run command:
$ sudo dpkg-reconfigure tzdata