This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |
lwc:linux:setup [2021/10/19 20:06] – John Harrison | lwc:linux:setup [2025/08/01 17:58] (current) – John Harrison |
---|
* 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 <code>git clone https://whyameye@bitbucket.org/whyameye/.emacs.d.git</code> | * 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]] |