If you did an update and roundcube keeps loging you out as soon as you log in you need to set suhosin.session.encrypt from suhosin.ini to off
Archive for the ‘*NIX’ Category
Roundcube logs out automatically
July 27th, 2010Move buttons back to the right on Ubuntu 10.04 (Lucid Lynx)
March 29th, 20101. Press Alt + F2 and type in gconf-editor
2. Browse to apps–>metacity–>general
3. Open the button_layout field and replace the existing text with menu:minimize,maximize,close
Disable Cron Mail
March 8th, 2010It’s a really fustrating feature , cron keeps sending mails with the output of every job it executes.
You can disable this per job by editing the crontab file (# crontab -e) and reddirecting the stdout (output messages) and/or stderr (error messages) to /dev/null.
for stdout:
0 * * * * /path/to/script.sh > /dev/null
for stdout and stderr:
0 * * * * /path/to/script.sh &> /dev/null
Or you can globally disable it with the MAILTO variable:
# echo 'MAILTO=""' >> /etc/default/cron
A little bit of shopping
August 31st, 2009Am făcut zilele astea unpic de cumpărături, ce mai exact?
Păăăăi pentru început, după cum a observat şi Emil, mi-am luat un VPS si am mutat tot ce inseama http si webservices pe el.
De ce am făcut asta? Pentru că am prostul obicei să mă joc cu hw-ul şi cu sistemele de operare deci blogul avea mai mult downtime decât uptime. Să sperăm că lucrurile vor sta altfel acum
.
Am mai luat două routere Cisco 1721 fiecare cu un WIC-2T şi un WIC-1ENET şi un switch Cisco WS-C2924-XL-EN pentru micul meu laborator Cisco/CCNA.
Din păcate deocamdată nu apucasem să mă joc cu ele, sper să imi fac pe săptămana viitoare.
Şi nu în ultimul rând am luat o carcasă nouă, un Antec Mini P180 pentru serverul meu (dakara). Carcasa mea veche (Un Asus ordinar) începuse să vibreze din cauza hdd-urilor de mă scotea din minţi. Sper sa revin cu un mini-review pe mâine-poimâine.
RE: FLOSS Camp 2009
August 27th, 2009Finally took the time and uploaded the pictures from FLOSS Camp 2009 (click on the above picture to take you to the gallery).
Better late than never I say
Here are some after-posts about the event:
Software Liber
Volodia>
Alexxed
Bebelusha
Nicubunu
And here you can find a list of the attendees: FLOSS Camp 2009 attendees



