>спални комплекти slave; SET GLOBAL SQL_SLAVE_SKIP_COUNTER = 2 ; start slave; show slave status\G;
Archivi autore: texilee
RBL list – check ip address
http://whatismyipaddress.com/staticpages/index.php/is-my-ip-address-blacklisted
Dominio .it non viene rinnovato
Dominio .it non viene rinnovato
Maintainer da disdetta al Registro
Registro mette stato NO-PROVIDER-MNT x 60 giorni
Registro mette stato REDEMPTION-NO-PROVIDER x 30 giorni (no modifica intestatario)
Registro mette stato PENDING-DELETE dopo 5 giorni è libero
/etc/hylafax/hosts.hfaxd: No such file or directory
Unable to open the user access file /etc/hylafax/hosts.hfaxd: No such file or directory
$ls -la /etc/hylafax/hosts.hfaxd
-rw——- 1 uucp root 362 2009-04-03 11:01 /etc/hylafax/hosts.hfaxd
Hylafax Debian Etch search for
/var/spool/hylafax/etc/hylafax/hosts.hfaxd
NOT for /etc/hylafax/hosts.hfaxd
simply
– create dir /var/spool/hylafax/etc/hylafax/
– create soft link like
/var/spool/hylafax/etc/hylafax# ls -al
lrwxrwxrwx 1 root root 24 2009-04-03 11:03 hosts.hfaxd -> /etc/hylafax/hosts.hfaxd
Proftpd lock root allow resume – block per ip
DefaultRoot ~
RequireValidShell off
TimesGMT off
AllowRetrieveRestart on
AllowStoreRestart on
—————–
block external login selective
<IfUser user1>
<Limit LOGIN>
order allow,deny
allow from all
deny all
</Limit>
</IfUser>
<IfUser user2>
<Limit LOGIN>
order allow,deny
allow from all
deny all
</Limit>
</IfUser>
<IfUser AND !user1 !user2>
<Limit LOGIN>
order allow,deny
allow from192.168.26.0/24
deny all
</Limit>
</IfUser>
The syntax for replication startup options is deprecated
#sql instruction
CHANGE MASTER TO MASTER_HOST=’192.152.105.4′, MASTER_PORT=3306,MASTER_USER=slave’,
MASTER_PASSWORD=’pwextra’,MASTER_SSL=1,MASTER_SSL_CA=’/etc/ssl/certs/cacert.pem’,
MASTER_SSL_CAPATH =’/etc/ssl/certs’,MASTER_SSL_CERT = ‘/etc/ssl/certs/mysqlextraslave-cert.pem’,
MASTER_SSL_KEY = ‘/etc/mysql/mysqlextraslave-key.pem’;
Feb 18 12:20:15 extra mysqld_safe[24001]: 090218 12:20:15 [Warning] The syntax for replication startup options is deprecated and will be removed in MySQL 5.2. Please use ‘CHANGE MASTER’ instead.
Feb 18 12:20:15 extra mysqld_safe[24001]: 090218 12:20:15 [Warning] The syntax for replication startup options is deprecated and will be removed in MySQL 5.2. Please use ‘CHANGE MASTER’ instead.
bash countdown refresh screen terminal counter
[email protected]:~$ clear && for i in `seq -10 0`; do tput cup 1 0 && printf ” $i ” ; sleep 1; done
Thunderbird loop in disableimap in Courier Imap Server
Promemoria test su thunderbird https://bugzilla.mozilla.org/show_bug.cgi?id=398324
PES 2009 salvataggi lenti slow savegame problem saving
Scrivo rapidamento questo post per aiutare chi (come me) ha accusato seri problemi di lentezza ad ogni salvataggio di pes 2009.
Una situazione insopportabile, due o tre minuti costretti ad attendere il menù successivo, semplicemente ingiocabile….
Trovato finalmente un po’ di tempo (oggi è sabato!) ho trovato in AVG il “colpevole”
Per risolvere non è necessario nè disinstallare l’antivirus nè chiuderlo!!!!
Scrivo i passi da seguire in modo chiaro e semplice
– click destro sull’icona di AVG in basso a destra
– click open avg user interface
– click destro su Redident Shield
– click open
– in basso click su Manage exceptions
– click su add path
– selezionare Documenti -> Konami
– click ok
SysInternals Utilities Repository
Finalmente tuttet le celebri applicazioni della Sysinternal sono a portata di click!