ssadfasdf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=A DNS server daemon | |
Documentation=man:tinydns(8) | |
Requires=network.target | |
After=network.target | |
[Service] | |
Restart=always | |
PIDFile=/var/run/tinydns.pid | |
ExecStart=/etc/tinydns/run |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=A DNS cache daemon | |
Documentation=man:dnscache(8) | |
Requires=network.target | |
After=network.target | |
[Service] | |
Restart=always | |
PIDFile=/var/run/dnscache.pid | |
ExecStart=/etc/dnscache/run |
Created: 26.02.2016
Let us never forget that most modern hardware is basically a cheap or sometimes expensive coaster without software.
For development the new NUC6i5SYK is seemingly great. 32GB of RAM, 2 cores and 2 "hyper threads". This NUC also features an NVMe port running at x4 over PCIe 3.0. At 10 VM's the NUC should be able to support about 150 MB/s (theoretically) of disk traffic per VM, this is usually the thing that will prevent a VM server from performing well. For a Micro Services type architecture this is an ideal environment for development.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 384.773934] JFS: nTxBlock = 7740, nTxLock = 61922 | |
[ 384.862009] raid6: sse2x1 gen() 9589 MB/s | |
[ 384.882009] raid6: sse2x1 xor() 7201 MB/s | |
[ 384.902010] raid6: sse2x2 gen() 11863 MB/s | |
[ 384.922006] raid6: sse2x2 xor() 8201 MB/s | |
[ 384.942008] raid6: sse2x4 gen() 12433 MB/s | |
[ 384.962008] raid6: sse2x4 xor() 9242 MB/s | |
[ 384.982007] raid6: avx2x1 gen() 18500 MB/s | |
[ 385.002008] raid6: avx2x2 gen() 21691 MB/s | |
[ 385.022006] raid6: avx2x4 gen() 23949 MB/s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openssl pkcs12 -export -out [file].pfx -inkey [pvt key].key -in [crt].crt -certfile [ca].crt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<a href="http://www.bankofamerica.com/">http:/./hingham.gov</a> | |
</html> |