Difference between revisions of "Start with a new server"
From wiki
(Firewall is nftables) |
(Add sudo) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Congratulation on your new server. Before starting to install real software here are a few guides to transform your machine in an awesome & secure server. | Congratulation on your new server. Before starting to install real software here are a few guides to transform your machine in an awesome & secure server. | ||
− | * [[ | + | * [[etckeeper]]: Track content of /etc in a git repository. |
+ | * [[sudo]] | ||
* [[Base]] | * [[Base]] | ||
+ | * [[Apt#Configure|Apt]] Only the ''Configure'' section | ||
+ | * [[nftables]] | ||
* [[Emails]] | * [[Emails]] | ||
− | |||
* [[Fail2Ban]] | * [[Fail2Ban]] | ||
− | * [[ | + | * [[Logcheck]] |
+ | * [[Apt#Tools|Apt Tools]] | ||
* [[Bash]] | * [[Bash]] | ||
* [[Vim]] | * [[Vim]] | ||
* [[SSH]] | * [[SSH]] | ||
* [[Backups]] | * [[Backups]] | ||
+ | * [[Aptitude]] | ||
+ | |||
[[Category:Linux Server]] | [[Category:Linux Server]] |
Latest revision as of 07:42, 5 January 2017
Congratulation on your new server. Before starting to install real software here are a few guides to transform your machine in an awesome & secure server.