Archive for February, 2014
Friday, February 28th, 2014
Вотм так можно принудительно разослать "замершие письма" из очереди:
exim -bp | grep frozen | awk '{print $3}' | xargs exim -v -M
Posted in exim 4.x | No Comments »
Wednesday, February 12th, 2014
During Telephone Startup:
1. During startup, invoke local procedures by pressing * to display the Craft Access Code
Entry screen:
Enter code:__
#=OK
2. Enter the local dialpad procedure password (0 to 7 numeric digits), as specified by the
system administrator in the system value PROCPSWD. For security purposes, the
telephone displays an asterisk ...
Posted in Avaya | No Comments »
Tuesday, February 11th, 2014
/system script
add name=backup2email policy=ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive,api source="log info \"Starting Automatic Backup to EMAIL Script\"\r\
\n:global thisdate [/system clock get date]\r\
\n:global datetimestring ([:pick \$thisdate 0 3] .\"-\" . [:pick \$thisdate 4 6] .\"-\" . [:pick \$thisdate 7 11])\r\
\n:global backupfilename ([/system identity get ...
Posted in MikroTik | No Comments »
Thursday, February 6th, 2014
postgres=# SELECT * from pg_stat_activity ;
Отменить/убить запрос можно:
SELECT pg_cancel_backend(pid of the postgres process);
Posted in PostgresQL | No Comments »
Thursday, February 6th, 2014
If you saved a password for a network drive in windows and want to remove it, press the keys [Windows] + [R] to open the windows command line. Then enter
control keymgr.dll
This procedure works for Windows XP, Vista and Windows 7.
Источник
Posted in Windows | No Comments »
Thursday, February 6th, 2014
Finally got a viable response from HP!
NVRAM reset for the HP LaserJet 400 colorMFP M475dn (Confirmed functional)
1: Print configuration page before beginning reset
2: Disconnect all cables except for power
3: While printer is in ready state, note the position of "Ready" message
on the screen (Probably bottom right)
4: Power off the ...
Posted in Manuals, Дрова | No Comments »