
Sharing your git repository
… or maybe not. We’ve had this problem for some time and couldn’t really find a good solution for that. … Read More “Sharing your git repository”
… or maybe not. We’ve had this problem for some time and couldn’t really find a good solution for that. … Read More “Sharing your git repository”
I have used git for the first time about a year ago. We’ve been talking about abandoning CVS for quite … Read More “Git Up and Get Going”
Founded somewhere in the net. Really useful. From the Unix commandline (Bourne Shell compatible): output tab-seperated: echo “select * from … Read More “Exporting query details to csv file”
Very useful feature of mysql: CREATE TEMPORARY TABLE table1(id int); LOAD DATA LOCAL INFILE ‘/dir/file’ INTO TABLE table1
Create a text file named synergy.conf with the following: section: screens screen1: screen2: end section: links screen1: right = screen2 … Read More “Synergy config”
If you want to synchronize your clock manually with NTP server just run: /usr/sbin/ntpdate -v uk.pool.ntp.org List of public NTP … Read More “Running ntp manually”
You learn all your life. I’ve just found what kind of magic PHP does with float numbers! I would never … Read More “Float magic in PHP”
Time for Java. I was planning that for few years and now it is the time. There is a book, … Read More “Java playing stories”
I’ve started preparations to become ZCE. You can find some more details about it here