Paste #1209
#!/bin/sh
test -z "$(which pwgen)" && { echo '"pwgen" not found in $PATH' ; exit 23 ; }
rand=$(pwgen 20 1)
Language: bash
Posted by Anonymous at 13 Oct 2012, 07:19:41 UTC
Paste #1208
server {
listen 443 default ssl;
server_name dns.nanl.de;
root /var/www/poweradmin;
Language: bash
Posted by Anonymous at 13 Oct 2012, 07:17:37 UTC
Paste #1197
Language: text
Posted by Anonymous at 04 Oct 2012, 08:34:02 UTC
Paste #1196
Language: text
Posted by Anonymous at 04 Oct 2012, 08:33:56 UTC
Paste #1191
Hallo WG-Suchende,
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.
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
<html>
<head>
<title>jQuery POST test</title>
<script type="text/javascript" src="./jquery-1.7.2.js"></script>
<script type="text/javascript" src="./jquery.cookie.js"></script>
Language: javascript
Posted by Anonymous at 28 Jun 2012, 02:42:35 UTC
Paste #1159
<script type="text/javascript">
function login() {
$.ajax({
url: 'http://127.0.0.1:8080/cgi-bin/luci/rpc/auth?auth=null',
data: JSON.stringify ({method:"login", params:["root", "foobar"]} ),
Language: text
Posted by Anonymous at 27 Jun 2012, 11:34:56 UTC
Paste #1152
config redirect
option src wan
option src_dport 443
option dest_port 22
option proto tcp
option dest_ip 192.168.123.10
Language: text
Posted by Anonymous at 20 Jun 2012, 03:01:20 UTC
Paste #1106
[upgrade_CGI] FwUI , Firmware + UI
***** [CGI-Signature Check] buf:[BRNARV452], sigInFlash:[��������]...Fail!
***** [CGI-Signature Check] buf:[BRNDA4WWL], sigInFlash:[��������]...Fail!
***** [CGI-Signature Check] buf:[BRNDA1W], sigInFlash:[��������]...Fail!
***** [CGI-Signature Check] buf:[BRNDA1WWL], sigInFlash:[��������]...Fail!
Language: diff
Posted by Anonymous at 04 May 2012, 08:29:10 UTC
Paste #1088
(gdb) r -qws
[..]
[Thread 0x41e4c470 (LWP 3187) exited]
0 (LWP 3192) exited]
[Thread 0x44e4c470 (LWP 3193) exited]
Language: make
Posted by Anonymous at 16 Apr 2012, 03:27:05 UTC