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
Last revision Both sides next revision
usersguide:postinstallation [2017/03/28 19:00]
gregreagle [Getting OpenSSH and Logging in Remotely with It]
usersguide:postinstallation [2017/05/25 14:55]
clarkleach [MINIX POSIX (and more) tests]
Line 64: Line 64:
 # pkgin install openssh # pkgin install openssh
 # cp /​usr/​pkg/​etc/​rc.d/​sshd /etc/rc.d/ # cp /​usr/​pkg/​etc/​rc.d/​sshd /etc/rc.d/
-# /​etc/​rc.d/​sshd start 
 # printf '​sshd=YES\n'​ >> /​etc/​rc.conf # printf '​sshd=YES\n'​ >> /​etc/​rc.conf
 +# /​etc/​rc.d/​sshd start
 </​code>​ </​code>​
  
Line 76: Line 76:
 pkgin_sets pkgin_sets
 </​code>​ </​code>​
-Note that don'​t ​have to run pkgin update every time you run pkgin. Just before the first use.+Note that you don'​t ​need to run pkgin update every time you run pkgin. Just before the first use.
  
  
Line 111: Line 111:
 </​code>​ </​code>​
  
-**Warning:​** This test suite is extremely extensive, and my take up to several hours to complete, depending on your hardware. The usual run time on current ​computer ​(about 2GHz Intel CPUs) is about half an hour.+**Warning:​** This test suite is extremely extensive, and may take up to several hours to complete, depending on your hardware. The usual run time on current ​computers ​(about 2GHz Intel CPUs) is about half an hour.
  
-You might see some warning, those are fine as long as the test prints "​ok"​ at the end.+You might see some warnings, those are fine as long as the test prints "​ok"​ at the end.
  
 After all the tests have been run, a summary will be printed. After all the tests have been run, a summary will be printed.
usersguide/postinstallation.txt · Last modified: 2017/05/25 14:59 by clarkleach