diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-06-05 13:36:01 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-06-05 13:36:01 -0300 |
commit | d1c61c381de1815739c97fc7d89e865b612390bc (patch) | |
tree | ee00ecc4d312cee2ac66c905d56404d1c33d075c | |
parent | 9bff6e58cf270e373adb81a55126375e58644e79 (diff) | |
download | padrao-d1c61c381de1815739c97fc7d89e865b612390bc.tar.gz padrao-d1c61c381de1815739c97fc7d89e865b612390bc.tar.bz2 |
Instalacao do screen
-rw-r--r-- | install.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.mdwn b/install.mdwn index 9cc1c8c..8a99fc0 100644 --- a/install.mdwn +++ b/install.mdwn @@ -185,7 +185,7 @@ Para que seja possível continuar remotamente com a configuração, é preciso insta Aproveite para instalar aplicativos básicos: - apt-get install sudo cron lsb-release + apt-get install screen cron lsb-release Por fim, |