Difference between revisions of "Ubuntu Customization"
From Free Knowledge Base- The DUCK Project: information for everyone
(Created page with "== Numlock On by Default == == Double Click to Launch == {{:Sparse Entry}} Category:Computer_Technology Category:Linux") |
|||
Line 1: | Line 1: | ||
+ | == Secure Shell Support for Remote Login == | ||
+ | As root or using sudo do the following | ||
+ | apt-get install openssh-server openssh-client | ||
+ | /etc/init.d/ssh start | ||
+ | |||
== Numlock On by Default == | == Numlock On by Default == | ||
Revision as of 15:27, 1 March 2014
Secure Shell Support for Remote Login
As root or using sudo do the following
apt-get install openssh-server openssh-client /etc/init.d/ssh start
Numlock On by Default
Double Click to Launch
Note: This page is notably incomplete. You can help. Please contribute by registering your email address and adding your knowledge to this page. The D.U.C.K. wiki was created to be a free informative place that allows an open exchange of accurate information. Learn more... |