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
Previous revision
Next revision Both sides next revision
usersguide:postinstallation [2016/01/23 22:46]
andytanenbaum [Running the test sets]
usersguide:postinstallation [2016/01/29 23:25]
andytanenbaum
Line 57: Line 57:
 <​code>​ <​code>​
 # pkgin update # pkgin update
-# pkgin openssl+# pkgin install openssh
 # user add -m mary # user add -m mary
 # shutdown -r now # shutdown -r now
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