Posted on September 6, 2016, 4:56 pm
Day 1
Well, you can start with China town buying some presents for your family, friend ;).
Chinatown, NYC |
Wall Street, NYC |
Brooklyn Bridge |
Lower Manhattan, view from Pebble Beach |
Posted on August 9, 2016, 9:37 pm
LINUX : FIND AND DELETE FILE OR DIRECTORY
Syntax
find . -name "WHAT YOU WANT TO FIND" -exec rm -r -f {} \;
find . -name ".settings" -exec rm -r -f {} \;
find . -name ".project" -exec rm -r -f {} \;
find . -name ".classpath" -exec rm -r -f {} \;
find . -name "target" -exec rm -r -f {} \;
find . -name ".git" -exec rm -r -f {} \;
find . -name ".idea" -exec rm -r -f {} \;
find . -name ".gitattributes" -exec rm -r -f {} \;
find . -name ".gitignore" -exec rm -r -f {} \;
WINDOWS : FIND AND KILL PROCESS BY PORT
Syntax
netstat -a -o -n | findstr "LISTENING" | findstr ":XXXX"
taskkill /F /PID
XXXX : port number that you want to find
netstat -a -o -n | findstr "LISTENING" | findstr ":8080"
netstat -a -o -n | findstr "LISTENING" | findstr ":8080"
2252 : port number that i want to kill
Read MorePosted on August 9, 2016, 5:36 pm
As i use WAMPSERVER 2.5 with Symfony 2 and I get this error when i edit vhost file and point it to my virtual host. my httpd-vhosts.conf :
<VirtualHost *:80>
DocumentRoot "C:/wamp/www/repository/rokmeulblog/lib/rokmeul/web/app_dev.php"
ServerName rokmeul.blog
ErrorLog "logs/rokmeul.blog-error.log"
</VirtualHost>
and the error :
No route found for GET app.php |
to get ride of this error, you need to enable the
#LoadModule rewrite_module modules/mod_rewrite.so
Go to httpd.conf file and uncomment...
Read MorePosted on August 9, 2016, 3:37 pm
MoyMoy is missing her master. |
Dear Master,
Since you go for your summer vacation and leave me at home with ToKaTa, I found myself very lonely .
ToKaTa is not like you, he doesn't spend much time to play with me.
Most of the time, he leaves me alone play with my DouDou (MouKa and Zari).
I try to send you a message via social media, but most of the time he catches me out of his working desk, It looks like he understands nothing. :"(
But one day when he is drying his clothes outside, I took control on his working desk and send you this message :
** "(---------------------------__________________iè" **
Read MoreWaiting for your reply, I really miss you Master.
Moy Moy.
Posted on June 26, 2016, 9:48 pm
I recently took a tow-week vocation to visit my home town Banteay Mean Chey, located about 104 Km from Siem Reap Privince, a very popular historical town and also the gateway to Angkor region.
This is a shortest holiday I every made for that kind of distance 12 000 Km (Lyon - Phnom Penh), normally it should be 4 weeks or more for that kind of holiday and that is what I wanted. But I cannot take all my annual leave in one shot or it will be a career killer.
Anyone with "real responsibility" would find it pretty difficult to take two weeks off. And while those with the least amount of responsibility might find it easier to do (ពួកតែទឹកកក ចឹង)....
Staying at home, eating my favorite food with my family. |
Well, time just speeds up a lot, I do noting beside staying with my beloved family and visit Angkor Site ( A mandatory visit, each time I visit home ^_^ ).
I don't even visit my friends in Phnom Penh, none of them know that I was home :p it was a secret LOL, I am sorry about that but...
well we'll see next time...