zend_extension=xdebug.so
xdebug.remote_enable = on
;xdebug.remote_connect_back = on
xdebug.idekey = "vagrant"
xdebug.remote_host="10.0.2.2"
xdebug.remote_autostart = on
xdebug.remote_log="/var/log/xdebug.log"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python | |
| import os | |
| import shutil | |
| import pdb | |
| import sqlite3 as lite #Library sqlite | |
| from subprocess import PIPE, Popen, STDOUT | |
| class classification: | |
| root_dir = 'JavaBuildExample' | |
| dest_dir = 'BuildedExample' | |
| src_dir = 'JavaSourceCode' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| \documentclass{beamer} | |
| %\usetheme[Boadilla]{Madrid} | |
| \usetheme{CambridgeUS} | |
| \makeatletter | |
| \usepackage{ucs} | |
| \usepackage{amsmath} | |
| \usefonttheme[onlymath]{serif} | |
| \usepackage{relsize} | |
| \usepackage{wrapfig} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://5nines.phanbook.com/graphs/daily?key=287eeb0eea8a706c4614a16891f84e7b&id=3&date=20160726 | |
| https://admin.5nines.co.za//graphs/daily?key=rZL37hlI5oPK5ehw1tEY5OODR79INL7p&id=3&date=20160812 | |
| http://5nines.phanbook.com/graphs/daily?key=287eeb0eea8a706c4614a16891f84e7b&id=1&date=20160623 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #! /bin/bash | |
| . /lib/lsb/init-functions | |
| #------------------------------------------------------------------------------ | |
| # Consts | |
| #------------------------------------------------------------------------------ | |
| PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/sbin/ | |
| DAEMON=/usr/sbin/nginx |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <VirtualHost *:80> | |
| ServerName dev.abc.com | |
| ServerAdmin webmaster@localhost | |
| DocumentRoot /var/www/test | |
| <Directory /var/www/test/> | |
| Options Indexes FollowSymLinks | |
| AllowOverride All | |
| Require all granted | |
| </Directory> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cd /opt | |
| sudo yum install epel-release -y | |
| sudo yum install gcc libxml2-devel libXpm-devel gmp-devel libicu-devel \ | |
| t1lib-devel aspell-devel openssl-devel bzip2-devel libcurl-devel \ | |
| libjpeg-devel libvpx-devel libpng-devel freetype-devel readline-devel \ | |
| libtidy-devel libxslt-devel libmcrypt-devel pcre-devel curl-devel \ | |
| mysql-devel ncurses-devel gettext-devel net-snmp-devel libevent-devel \ | |
| libtool-ltdl-devel libc-client-devel postgresql-devel bison gcc make wget -y |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Dear customer! | |
| I write a short letter to express my interest in this job. After carefully read the job description, I see my qualifications match the requirements in your posting. | |
| I have five years experience working PHP and Linux, mainly using Phalcon Framework, and also proficient in Devops technologies (Docker, AWS Services, Kubernetes,...). | |
| I have built mobile application which heavily use ES6 and Typescript base on Ionic Framwork | |
| - https://lackky.com | |
| - https://lackky.com/android | |
| - https://lackky.com/ios |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Mặt trước lấy cái hình lackky có sẵn, mặc sau cần thông tin như sau | |
| Slogan: Mạng xã hội thú cưng | |
| Link tải app: for IOS https://lackky.com/ios | |
| Cho Android: https://lackky.com/android | |
| Email: hello@lackky.com(có thể có hoặc không) |