Linux: Difference between revisions

From WikiWiki
Jump to navigation Jump to search
(Created page with "= placeholder = placeholder for tips and tricks of getting linux just a little bit more usable")   (change visibility)
 
No edit summary   (change visibility)
Line 1: Line 1:
= placeholder =  
= placeholder =  
placeholder for tips and tricks of getting linux just a little bit more usable
placeholder for tips and tricks of getting linux just a little bit more usable
= tutorials =
DigitalOcean really has great howto's!
[https://www.digitalocean.com/community/tutorials/how-to-limit-resources-using-cgroups-on-centos-6 cgroups] (limit access to system resources)
[https://www.digitalocean.com/community/tutorials/how-to-enable-sftp-without-shell-access-on-centos-7 sftp]
[https://www.digitalocean.com/community/tutorials/ufw-essentials-common-firewall-rules-and-commands UFW] (iptables fronted on ubuntu)
[https://www.digitalocean.com/community/tutorials/how-to-use-gpg-to-encrypt-and-sign-messages GPG]
[https://www.digitalocean.com/community/tutorials/how-to-perform-security-audits-with-lynis-on-ubuntu-16-04 lynis] (security profile audit tool)
[https://www.digitalocean.com/community/tutorials/how-to-configure-ssl-tls-for-mysql-on-ubuntu-16-04 ssl on mysql]
[https://www.digitalocean.com/community/tutorials/how-to-set-up-multi-factor-authentication-for-ssh-on-centos-7 mfa for ssh on centos7]
[https://www.digitalocean.com/community/tutorials/how-to-set-up-an-ikev2-vpn-server-with-strongswan-on-ubuntu-16-04 strongswan vpn]
[https://www.digitalocean.com/community/tutorials/how-to-set-up-let-s-encrypt-certificates-for-multiple-apache-virtual-hosts-on-ubuntu-16-04 Let's encrypt for apache]

Revision as of 12:46, 14 June 2017

placeholder

placeholder for tips and tricks of getting linux just a little bit more usable


tutorials

DigitalOcean really has great howto's!


cgroups (limit access to system resources)
sftp
UFW (iptables fronted on ubuntu)
GPG
lynis (security profile audit tool)
ssl on mysql
mfa for ssh on centos7
strongswan vpn
Let's encrypt for apache