playground:playground

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
playground:playground [2012/09/06 23:17] – [Barcode test] wikiadminplayground:playground [2017/08/22 15:12] – Externe Bearbeitung 127.0.0.1
Zeile 1: Zeile 1:
 ====== PlayGround ====== ====== PlayGround ======
-===== Barcode test ===== 
-~~BARCODE~class=barcode_center~size=S~~ 
  
 +====== Git ======
 +Neuinitierung des Git-Repos\\
 +und commit des ersten eintrages
  
-~~BARCODE~class=barcode_center~size=M~~ +{{NEWPAGE>playground}}
-===== Seagate Warranty Validation ===== +
-  * [[http://support.seagate.com/customer/en-us/warranty_validation.jsp#]] +
- +
-===== Lubunut mini-CD mit non-PAE Support ===== +
-  * [[http://archive.ubuntu.com/ubuntu/dists/precise/main/installer-i386/current/images/netboot/non-pae/mini.iso|Download]] +
-  * [[https://help.ubuntu.com/community/Lubuntu/Documentation/MinimalInstall#Downloading|Website]] +
- +
-===== Fritzbox: MP3-Datei als Ansagetext===== +
- +
-[[http://www.ip-phone-forum.de/showthread.php?t=184459]] +
- +
-===== openVPN Howto ===== +
-  * [[http://www.linuxforen.de/forums/showthread.php?t=169354|In Foren-Form]] +
-  * [[https://www.linuxbibel.org/openvpn_neu.html|Als zusammenhängender Text]] +
- +
-===== WLAN per Radius absichern ===== +
-[[http://m1k3.s3cur1ty.de/prakt/doku.php|link]] +
- +
- +
- +
- +
- +
- +
-===== Text an bestimmter Stelle einfügen ===== +
- +
- +
-<file bash>FILE=$1; +
-APPEND=$2; +
-TMPFILE="/tmp/file.$$" +
-if [ -f "$FILE" ]; then +
-   head -6 $FILE > $TMPFILE; +
-   echo $APPEND >> $TMPFILE; +
-   tail +7 $FILE >> $TMPFILE; +
-   cat $TMPFILE > $FILE; +
-   rm -f $TMPFILE; +
- +
-else +
-   echo "$FILE existiert nicht o. ist keine reguläre Datei" +
-fi</file> +
- +
-===== Video ===== +
- +
-{{youtube>vLqyh4Jjs-o?medium}} +
- +
-===== TagCloud test ===== +
- +
-~~CLOUD~~ +
- +
-===== Baufinazierung links ===== +
-  * [[http://www.baufinanzierung-baukredit.de/baufi-rechner/miet_kauf_rechner_ergebnis.php|Finanzierungsrechner]] +
-  * [[http://www.geldsparen.de/inhalt/rechner/Baugeld/Baugeldrechneri.php?kb=150.000&AnzJ=20&bquo=60&ti=8&qnnDK=0&qtop=10&nnDK=0&AnzNrn=0&sortID=3&lS=1&Seite=1&openmenue=&opensub=|Vergleich der Finazierungsangebote]] +
-  * [[http://www.interhyp.de/interhyp/servlet/interhyp?_rwc=style%3Db2c|Zinsverlauf über 20 Jahre]] +
  • playground/playground.txt
  • Zuletzt geändert: 2019/07/29 14:06
  • von wikiadmin