~/paste/all
~/paste/all
~/paste/all
Pages: 123 ...397398399400

Paste #1268

  1. send dhcp6.vendor-class = 00:00:00:02:00:00:79:69:70:70:69:65; # --> enterprise-id: 2 (IBM), vendor-string: "yippie"
  2. #                        {-----------}
  3. #                              |     {-----}
  4. #                              |        |  {-----------------}
  5. #                              |        |           |
Language: bash
Posted by Anonymous at 31 Jan 2013, 04:21:27 UTC

Paste #1260

  1. commit 6d7b6f295e3907ebfee615508651466eac8d6ecc
  2. Author: Mirko Vogt <daten@ina.(none)>
  3. Date:   Wed Dec 19 16:01:16 2012 +0100
  4.  
  5.     Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
Language: diff
Posted by Anonymous at 19 Dec 2012, 03:09:07 UTC

Paste #1226

  1. #!/bin/sh
  2.  
  3. alias echo=/bin/echo
  4.  
  5. rand=$(pwgen -A -0 20 1)
Language: text
Posted by Anonymous at 10 Nov 2012, 06:11:36 UTC

Paste #1222

  1. class Fehler {
  2.     public static void main(String[] args) {
  3.         System.out.println("Hi!");
  4.         int erste_zahl = 2
  5.         int 2teZahl = 3;
Language: text
Posted by Anonymous at 28 Oct 2012, 09:27:30 UTC

Paste #1209

  1. #!/bin/sh
  2.  
  3. test -z "$(which pwgen)" && { echo '"pwgen" not found in $PATH' ; exit 23 ; }
  4.  
  5. rand=$(pwgen 20 1)
Language: bash
Posted by Anonymous at 13 Oct 2012, 07:19:41 UTC

Paste #1208

  1. server {
  2.     listen 443 default ssl;
  3.  
  4.     server_name dns.nanl.de;
  5.     root /var/www/poweradmin;
Language: bash
Posted by Anonymous at 13 Oct 2012, 07:17:37 UTC

Paste #1197

  1. g req g
  2. re greq gqe
  3.  
Language: text
Posted by Anonymous at 04 Oct 2012, 08:34:02 UTC

Paste #1196

  1. gre gre
  2. gre gggggee
Language: text
Posted by Anonymous at 04 Oct 2012, 08:33:56 UTC

Paste #1191

  1.     Hallo WG-Suchende,
  2.  
  3.     für unsere 5köpfige WG suchen wir ab 01.10. oder 01.11. eine_n langfristige_n Mitbewohner_in, die_der sich nicht cis-männlich positioniert, eine längere Zwischenmiete nach Vereinbarung wäre auch möglich.
  4.  
  5.     Das Zimmer ist ca 12 qm groß. Wenn es dir sehr wichtig ist, in einem größeren Zimmer zu wohnen, wäre noch das 14qm Zimmer verhandelbar. Das freie Zimmer kostet mit allem drum und dran 235,- €. Wenn du in einer schwierigen finanziellen
Language: text
Posted by Anonymous at 13 Sep 2012, 11:32:45 UTC

Paste #1164

  1. <html>
  2. <head>
  3. <title>jQuery POST test</title>
  4. <script type="text/javascript" src="./jquery-1.7.2.js"></script>
  5. <script type="text/javascript" src="./jquery.cookie.js"></script>
Language: javascript
Posted by Anonymous at 28 Jun 2012, 02:42:35 UTC

Pages: 123 ...397398399400