Linux: Difference between revisions

From 太極
Jump to navigation Jump to search
Line 14: Line 14:
apt-get install openssh-server
apt-get install openssh-server
</pre>
</pre>
=== Install LAMP ===
See the page [http://library.linode.com/lamp-guides/debian-6-squeeze]


== Ubuntu ==
== Ubuntu ==


== RHEL ==
== RHEL ==

Revision as of 15:50, 27 October 2012

FAQs

Debian

Install guest addition for virtualbox

See the link [1]

Remote desktop connection

Change monitor resolution to 1280 x 720.

Instal ssshd

apt-get update
apt-get install openssh-server

Install LAMP

See the page [2]

Ubuntu

RHEL