lwc:linux:setup

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
lwc:linux:setup [2021/10/19 20:03] John Harrisonlwc:linux:setup [2025/08/01 17:58] (current) John Harrison
Line 16: Line 16:
   * logout, login to test that cert is working   * logout, login to test that cert is working
   * ''sudo emacs -nw /etc/ssh/sshd_config'' and change ''PasswordAuthentication'' from ''yes'' to ''no''   * ''sudo emacs -nw /etc/ssh/sshd_config'' and change ''PasswordAuthentication'' from ''yes'' to ''no''
-  * ''sudo systemctl restart sshd.service'' +  * ''sudo systemctl restart sshd.service'' or for 24.04 ''sudo systemctl restart ssh.service'' 
-  * in home directory ''git clone https://whyameye@bitbucket.org/whyameye/.emacs.d.git''+  * in home directory <code>git clone https://whyameye@bitbucket.org/whyameye/.emacs.d.git</code>
 ==== Optional ==== ==== Optional ====
   * consider [[lwc:linux:postfix|setting up a postfix smtp relay]]   * consider [[lwc:linux:postfix|setting up a postfix smtp relay]]
  • lwc/linux/setup.1634691832.txt.gz
  • Last modified: 2021/10/19 20:03
  • by John Harrison