ramez hanna's blog

My baby boy is here

He was born on Sunday 29th of November at 00:57.

python monitor X idle time

I had this requirement, to monitor when no user interaction has been detected for X amount of time, and then reload some running app.

new blog

My wife and I are expecting a baby by the end of November.
For this I have created a new blog to document my journey as a father.
Alef-Beh

fedora 10 no sound after resume

If you suspend fedora then when resumed no audio is coming out, then it may be the same that i had and this si how i solved it!

no sound! check pulseaudio utility called "pavucontrol"

ReviewBoard fedora packages

binaries and spec files

maemo notes

related to my previous post on note-taking i have found a good tool for that

Rewrite not working from apache conf.d

AFAIK the sane way of adding non VirtualHost specific config to apache is to include it in the conf.d directory, since there is an Include in the apache2.conf to for all files under conf.d

copying files between 2 remote hosts

I was in this position where my host has access to access to host A and host B but host A cannot access host B

testing starttls on mail servers from shell

This is a simple way to test if your server is able to do STARTTLS or not

openssl s_client -starttls smtp -crlf -connect your.mail.server:25

Reset drupal admin password

if you have fogotten your drupal admin password, this is ow to reset it

you need to access the database, either with phpMyAdmin or through the shell

from the shell

Syndicate content