This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |
lwc:linux:setup [2021/10/19 20:03] – John Harrison | lwc:linux:setup [2021/10/19 20:06] (current) – John Harrison |
---|
* ''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'' |
* 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]] |