mikaela.github.io/pages/newsystems.html
2014-07-14 16:17:38 +03:00

44 lines
1.7 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" /> <!-- <meta http-equiv="refresh" content="60" /> --> <meta name="description" content="How I configure my new systems. Uncompilated Firewall, SSH, apt etc. This is probably heavily Debian/Ubuntu based." /> <meta name="keywords" content="ufw,ssh,sshguard,network-manager,interfaces,apt,colours,progress,bar,sources.list,dnsmasq,resolvconf,miredo,teredo,gai.conf,molly-guard,oidentd" /> <meta name="author" content="Mikaela Suomalainen" /> <link rel="canonical" href="http://mikaela.info/pages/newsystems.html">
<title>
How I configure my new systems
</title>
<link rel="stylesheet" type="text/css" href="../css.css" />
</head>
<body>
<p>On this page I try to explain how I usually configure new systems. This might be very Ubuntu/Debian based. I hope that someone finds this helpful and if there are (security) issues, people let me know.</p>
<h2 id="ufw">ufw</h2>
<h2 id="ssh">ssh</h2>
<h2 id="sshguard">sshguard</h2>
<h2 id="network--manager">network--manager</h2>
<h2 id="interfaces">interfaces</h2>
<h2 id="apt">apt</h2>
<h3 id="colours">colours</h3>
<h3 id="progress-bar">progress bar</h3>
<h3 id="sources.list">sources.list</h3>
<h2 id="dnsmasq">dnsmasq</h2>
<h2 id="resolvconf">resolvconf</h2>
<h2 id="miredo">miredo</h2>
<p>Teredo for Linux.</p>
<h3 id="gai.conf">gai.conf</h3>
<h2 id="molly-guard">molly-guard</h2>
<h2 id="oidentd">oidentd</h2>
<hr/>
<script>
var idcomments_acct = '2405e74b7c1c8062b1b2ea830f1a8bd0';
var idcomments_post_id;
var idcomments_post_url;
</script>
<span id="IDCommentsPostTitle" style="display:none"></span>
<script type='text/javascript' src='http://www.intensedebate.com/js/genericCommentWrapperV2.js'></script>
</body>
</html>
<!-- vim : set ft=markdown-->