Remove Non Alpha numerics in BBEdit
Replace [^abcdefghijklmnopqrstuvwxyz \r] To Empty
Remove Non Alpha numerics in BBEdit Read More »
Replace [^abcdefghijklmnopqrstuvwxyz \r] To Empty
Remove Non Alpha numerics in BBEdit Read More »
Why Mac OS keep refreshing the Desktop ? It has been awhile, my updated Mac OS X keep refresh the desktop while I’m watching Youtube, Video and other works. I found out the problem because of the Google Drive ! If you are using Google Drive, you may face this problem. Solve Refreshing Desktop in
Why Mac OS X keep refreshing the Desktop ? Read More »
Error: sqlite.bz2: [Errno -1] Metadata file does not match checksum [root@ns5001450 ~]# yum update Failed to set locale, defaulting to C base | 3.7 kB 00:00 epel/metalink | 14 kB 00:00 extras | 3.4 kB 00:00 newrelic | 951 B 00:00 rpmforge-extras | 1.9 kB 00:00 updates | 3.4 kB 00:00 updates/primary_db | 5.1 MB
Error: sqlite.bz2: [Errno -1] Metadata file does not match checksum Read More »
[code] phpMyAdmin – Error Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly. [/code] I face this problem in CentOS 6 with nginx and php-fpm, so I solve using this way [code lang="bash"] sudo mkdir /var/lib/php/session sudo chown nginx:nginx /var/lib/php/session sudo chmod
yum install git git –version git version 1.7.1 Update git git clone https://github.com/git/git remote: Finding bitmap roots… remote: Counting objects: 163718, done. remote: Compressing objects: 100% (45304/45304), done. remote: Total 163718 (delta 117789), reused 162282 (delta 116441) Receiving objects: 100% (163718/163718), 50.96 MiB | 2.24 MiB/s, done. Resolving deltas: 100% (117789/117789), done.
How to install Git in CentOS in fastest way ? Read More »
ln -s [TARGET DIRECTORY OR FILE] ./[SHORTCUT] Example: ln -s /var/www/juzhax.com ~/juzhax.com/
How to make symbolic link in Linux ? Read More »
2013/10/28 19:52:41 [error] 25705#0: 8 FastCGI sent in stderr: "PHP message: PHP Warning: phpinfo(): It is not safe to rely on the system’s timezone settings. You are required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely
Setting the PHP Timezone in php.ini Read More »
You can search and replace easily in VIM using this way :%s/foo/bar/gc Always have confirmation first, if you want to replace all, can choose ‘a’ after the search.
Search and Replace in VIM Read More »
/usr/local/directadmin/conf/my.cnf
Where is my.cnf in DirectAdmin ? Read More »
You need php-devel to use phpize yum -y install php-devel
ERROR: `phpize’ failed in CentOS Read More »