User Tools

Site Tools


usersguide:postinstallation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
usersguide:postinstallation [2016/01/29 22:13]
andytanenbaum [Getting OpenSSH and Logging in Remotely with It]
usersguide:postinstallation [2016/01/29 23:25]
andytanenbaum
Line 68: Line 68:
  
 If you want to enable ssh login as root (dangerous),​ edit /​usr/​pkg/​etc/​ssh/​sshd_config and change the line that reads \\ #​PermitRootLogin prohibit-password\\ to \\ PermitRootLogin yes If you want to enable ssh login as root (dangerous),​ edit /​usr/​pkg/​etc/​ssh/​sshd_config and change the line that reads \\ #​PermitRootLogin prohibit-password\\ to \\ PermitRootLogin yes
 +
 +===== Installing Common Packages =====
 +A script is available to install about 700 commonly used packages, organized in three sets. To install them, type the following command and answer Y each time you are asked about a set.
 +<​code>​
 +pkgin update
 +pkgin_sets
 +</​code>​
 +Note that don't have to run pkgin update every time you run pkgin. Just before the first use.
 +
  
 ===== Using Virtual Terminals ===== ===== Using Virtual Terminals =====
Line 134: Line 143:
  
 See [[DevelopersGuide:​TrackingCurrent]]. See [[DevelopersGuide:​TrackingCurrent]].
- 
usersguide/postinstallation.txt · Last modified: 2017/05/25 14:59 by clarkleach