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
ssh [email protected] | |
cd /var/www/html/type-theme-master //jekyll path | |
cd _posts | |
vi 2016-06-21-new-post.md //posts has to create in this format | |
jekyll serve --watch //start jekyll server |
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 /var/www/html/type-theme-master | |
cd _posts | |
vi 2016-06-21-sublime.md | |
jekyll serve --watch |
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
hello world | |
hello | |
world! |
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 | |
service=mysql | |
if (( $(ps -ef | grep -v grep | grep $service | wc -l) > 0 )) | |
then | |
echo "$service is running!!!" | |
else | |
#/etc/init.d/$service start | |
echo "Need to start at : $(date)" >> ~/mysql_stat.log | |
service mysql start |
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
smartideasinc | |
design willa | |
smartideas chicago | |
masjid-e-bilal |
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
Smartideas Inc is the technology consulting firm which love to implement solution in smart ways wanting to endure the best & efficient results. Together, we find value across boundaries, develop insights to act on, and energize teams to sustain success. We’re passionate about always doing the right thing for our clients and providing them with effective solutions |
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
adds | |
asdk | |
dlkldkdcfdl |