Line 1,274:
Line 1,274:
install SME10 and 11 keys
install SME10 and 11 keys
wget <nowiki>http://mirror.koozali.org/releases/10/smeos/x86_64/RPM-GPG-KEY-koozali</nowiki>
wget <nowiki>http://mirror.koozali.org/releases/10/smeos/x86_64/RPM-GPG-KEY-koozali</nowiki>
−
Wget https://src.koozali.org/staging/sme-release/src/branch/master/RPM-GPG-KEY-sme11
+
rpm --import RPM-GPG-KEY-koozali
−
rpm --import RPM-GPG-KEY-koozali
+
wget <nowiki>https://src.koozali.org/staging/sme-release/raw/branch/master/RPM-GPG-KEY-sme11</nowiki>
rpm --import RPM-GPG-KEY-sme11
rpm --import RPM-GPG-KEY-sme11
Line 1,339:
Line 1,339:
then to be sure to get sshd back
then to be sure to get sshd back
/sbin/e-smith/db configuration setprop sshd status enabled PermitRootLogin yes access public
/sbin/e-smith/db configuration setprop sshd status enabled PermitRootLogin yes access public
−
# add PasswordAuthentication yes to enable password login
+
# add PasswordAuthentication yes to enable password login (strongly discouraged)
/sbin/e-smith/expand-template /etc/ssh/ssh_config
/sbin/e-smith/expand-template /etc/ssh/ssh_config
/sbin/e-smith/expand-template /etc/ssh/sshd_config
/sbin/e-smith/expand-template /etc/ssh/sshd_config
Line 1,347:
Line 1,347:
signal-event post-upgrade;
signal-event post-upgrade;
signal-event reboot;
signal-event reboot;
−
or maybe
−
−
signal-event bootstrap-console-save;
−
signal-event-reboot
'''<nowiki>##</nowiki> end of the part better on tty than on sshd'''
'''<nowiki>##</nowiki> end of the part better on tty than on sshd'''