Jan D.

Jan D.

"The only real security that a man will have in this world is a reserve of knowledge, experience, and ability."

MySQL troubleshooting

[root@drash motion]# mysqladmin -u root -p statusEnter password: Uptime: 4932  Threads: 1  Questions: 779  Slow queries: 0  Opens: 65  Flush tables: 2  Open tables: 84  Queries per second avg: 0.157[root@drash motion]# mysqladmin -u root -p debugEnter password: [root@drash motion]# mysqladmin…

Cron: /dev/null 2>&1 and >/dev/null

When using crontab in Linux or Unix to schedule cron jobs, the cron daemon will automatically send the output of the each and every cron job to root or email address set by MAILTO variable on the cron job. The…

Fondy EU

Strukturalni-Fondy.cz http://www.businessinfo.cz/cs/dotace-a-financovani/podpora-podnikani-dotace.html?page=2&termDate=&name=&pubDate=01.10.2013

Cloud services

Productivity Project Management CRM Database File Syncing Finance Online Storage/Backup and Collaboration IT Tools & Management Rapid Service Secure Service Satisfying User Experience Lower Costs Multi-User Access Development Platform Infinite Storage Features Virtualization

Honda PCX around the world

Andrew Charnley is the kind of person who makes you want to quit your job and ride into the sunset. Between 2012 and 2013, this British adventurer strapped his gear onto a Honda PCX 125cc scooter — a humble commuter…

Time to write some APP

learn/scratch Musician/The Black Eyed Peas and Entrepreneur “Here we are, 2013, we ALL depend on technology to communicate, to bank, and none of us know how to read and write code. It’s important for these kids, right…

Sendmail configuration to use GMAIL

Verification that certificate works [root@drasnar mail]# openssl s_client -connect smtp.gmail.com:25 -starttls smtp -CApath /etc/ssl/certs CONNECTED(00000003) depth=2 C = US, O = GeoTrust Inc., CN = GeoTrust Global CA verify error:num=20:unable to get local issuer certificate verify return:0 result…