This file contains hidden or 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
<!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN><html><head></head><body> | |
<h1>Router Status</h1> | |
<h2>Main Info</h2> | |
<pre> | |
<b>Version:</b> * FFRheinland config 2013-07-21_git-fcefbaa | |
</pre> | |
<pre> | |
<b>NodeID:</b> b44259964115de03271fb86ee08eb91d | |
</pre> | |
<pre> |
This file contains hidden or 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
-----BEGIN CERTIFICATE----- | |
MIID7DCCA1WgAwIBAgIJAOXdetqNHHq8MA0GCSqGSIb3DQEBBQUAMIGrMQswCQYD | |
VQQGEwJERTEMMAoGA1UECBMDTlJXMRQwEgYDVQQHEwtEdWVzc2VsZG9yZjEgMB4G | |
A1UEChMXRnJlaWZ1bmsgUmhlaW5sYW5kIGUuVi4xFDASBgNVBAsTC1ZQTiB0ZXN0 | |
aW5nMQwwCgYDVQQDEwNkczkxDDAKBgNVBCkTA2RzOTEkMCIGCSqGSIb3DQEJARYV | |
bm9tYXN0ZXJAY2hhb3Nkb3JmLmRlMB4XDTEyMDgxNTEyMjIxN1oXDTIyMDgxMzEy | |
MjIxN1owgasxCzAJBgNVBAYTAkRFMQwwCgYDVQQIEwNOUlcxFDASBgNVBAcTC0R1 | |
ZXNzZWxkb3JmMSAwHgYDVQQKExdGcmVpZnVuayBSaGVpbmxhbmQgZS5WLjEUMBIG | |
A1UECxMLVlBOIHRlc3RpbmcxDDAKBgNVBAMTA2RzOTEMMAoGA1UEKRMDZHM5MSQw | |
IgYJKoZIhvcNAQkBFhVub21hc3RlckBjaGFvc2RvcmYuZGUwgZ8wDQYJKoZIhvcN |
This file contains hidden or 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
client | |
dev tun | |
auth-user-pass /etc/openvpn/ds9.txt | |
remote 78.47.11.70 | |
ca /etc/openvpn/ds9.ca | |
remote-cert-tls server | |
script-security 1 |
This file contains hidden or 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
#!/bin/sh | |
killall -USR1 redshift | |
mplayer $1 | |
killall -USR1 redshift |
This file contains hidden or 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
<!--?xml version="1.0"?>--> | |
<!--DOCTYPE fontconfig SYSTEM "fonts.dtd">--> | |
<!-- ~/.fonts.conf for per-user font configuration --> | |
<fontconfig> | |
<alias> | |
<family>serif</family> | |
<prefer> | |
<family>Droid Serif</family> | |
</prefer> | |
</alias> |
NewerOlder