-
2090845·text·234 B·2011-10-17 16:51 UTC
<IfModule mpm_worker_module>
ServerLimit 30
StartServers 20
MaxClients 1500
MinSpareThreads 55
MaxSpareThreads 105
ThreadsPerChild
-
2090842·text·70.8 KB·2011-10-17 16:39 UTC
-
2090841·text·3.3 KB·2011-10-17 16:35 UTC
postconf -n :
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory =
-
2090838·text·460 B·2011-10-17 16:18 UTC
Jacob Richardson Culture
Culture is knowledge, belief, art, law morals, and customs. Culture makes up everything in the word and is an important tool in the world. Culture is con
-
2090837·text·5.0 KB·2011-10-17 16:08 UTC
#!/usr/sbin/dtrace -Cs
#pragma D option flowindent
/* typedef uint16_t sa_family_t; */
/* type redeclared: struct sockaddr */
/* struct sockaddr { */
/* sa_family_t sa_family; /\* addres
-
2090836·text·209 B·2011-10-17 15:57 UTC
int tmp_integer = lua_tointeger(L, i);
char* tmp_string = malloc( MAX_INTEGER_DIGITS * sizeof(char)); /*FIXME choose a proper size*/
sprintf(tmp_string, "%d", tmp_integer);
a[i - 1] = tm
-
2090834·text·3.9 KB·2011-10-17 15:44 UTC
Using 3816 out of 196600 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname xcm3
!
boot-start-marker
b
-
2090832·text·295 B·2011-10-17 15:41 UTC
<Location /webmail>
Order deny,allow
AuthType Basic
AuthName "Authorised Users"
AuthBasicProvider external
AuthExternal pwauth
AuthzUnixgroup on
-
2090831·text·264 B·2011-10-17 15:40 UTC
# dtrace -p 102921 -n 'pid$target:libc:read:entry { printf("fildes:%d\n",args[0]); }'
dtrace: invalid probe specifier pid$target:libc:read:entry { printf("fildes:%d\n",args[0]); }: in action list: in
-
2090830·text·8.8 KB·2011-10-17 15:38 UTC
*Oct 17 15:32:41.243: IP_VFR: fragment (sa:66.46.40.24, da:173.209.137.158, id:59777, offset:712, len:706) in fast path...
*Oct 17 15:32:41.243: IP_VFR: cpak-offset:0, cpak-len:712, npak-offset:712
-
2090825·text·3.6 KB·2011-10-17 15:12 UTC
#!/usr/sbin/dtrace -Cs
#pragma D option flowindent
/* typedef uint16_t sa_family_t; */
/* type redeclared: struct sockaddr */
/* struct sockaddr { */
/* sa_family_t sa_family; /\* address
-
2090823·text·191 B·2011-10-17 15:06 UTC
int tmp_integer = lua_tointeger(L, i);
char* tmp_string = malloc( 21 * sizeof(char)); /*FIXME choose a proper size*/
sprintf(tmp_string, "%d", tmp_integer);
a[i - 1] = tmp_string;
-
2090821·text·1.4 KB·2011-10-17 14:59 UTC
FastEthernet0 is up, line protocol is up
Hardware is PQ3_TSEC, address is 8843.e11c.xxxx (bia 8843.e11c.xxxx)
Description: WAN
Internet address is 173.209.137.xx/30
MTU 1500 bytes, BW 800
-
2090820·vbnet·34 B·2011-10-17 14:56 UTC
i love you manal very love you
-
2090818·text·9.6 KB·2011-10-17 14:45 UTC
402063 (1) - 402063 |VISA |BANCO SCHAHIN S.A. |DEBIT |CLASSIC |BRAZIL |NULL |
402944 (1) - 402944 |VISA |TD BANK, NATIONAL ASSOCIATION |DEBIT |CLASSIC |UNITED STATES |NULL |
405482 (1) - 405482 |V
-
2090817·text·6.7 KB·2011-10-17 14:44 UTC
schurig@mnz66:~/.wine/drive_c/Program Files/MUSHclient$ telnet aardmud.org 4010
Trying 66.228.127.34...
Connected to aardmud.org.
Escape character is '^]'.
########################################
-
2090816·text·1.7 KB·2011-10-17 14:42 UTC
===========================================================================
Liste d'Interfaces
0x1 ........................... MS TCP Loopback interface
0x2 ...08 00 27 25 c5 ba ...... Carte AMD PC
-
2090811·actionscript·1.8 KB·2011-10-17 14:24 UTC
Сайт pressblog.tytygo.com представляет собой виртуальный клуб знакомств,для тех кому одиноко. B клубе имеется служба знакомств и чат. Каждый участник имеет свой личный кабинет. Участники могут размеща
-
2090810·actionscript·1.8 KB·2011-10-17 14:23 UTC
Сайт pressblog.tytygo.com представляет собой виртуальный клуб общения,для тех кому одиноко. B клубе имеется служба знакомств и чат. Каждый участник имеет свой личный кабинет. Участники могут размещать
-
2090808·text·949 B·2011-10-17 14:19 UTC
server conf (ubuntu-server 10.04):
tls-server
proto udp
port 1194
#dev tap
dev tap0
#server 192.168.10.0 255.255.255.0
server-bridge 192.168.1.91 255.255.255.0 192.168.1.128 192.168.1.254
c