sudo vi /etc/rsyslog.d/50-default.conf
# crontab log 주석 해제
sudo service rsyslog restart
sudo service cron restart
<html> | |
<link rel="stylesheet" href="index.css"/> | |
<script src="https://www.w3schools.com/lib/w3.js"></script> | |
<body> | |
<div w3-include-html="header.html"></div> | |
<div w3-include-html="content.html"></div> | |
<div w3-include-html="footer.html"></div> | |
<script> | |
w3.includeHTML(); | |
</script> |
$ defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false
EMOJI CHEAT SHEET
Emoji emoticons listed on this page are supported on Campfire, GitHub, Basecamp, Redbooth, Trac, Flowdock, Sprint.ly, Kandan, Textbox.io, Kippt, Redmine, JabbR, Trello, Hall, plug.dj, Qiita, Zendesk, Ruby China, Grove, Idobata, NodeBB Forums, Slack, Streamup, OrganisedMinds, Hackpad, Cryptbin, Kato, Reportedly, Cheerful Ghost, IRCCloud, Dashcube, MyVideoGameList, Subrosa, Sococo, Quip, And Bang, Bonusly, Discourse, Ello, and Twemoji Awesome. However some of the emoji codes are not super easy to remember, so here is a little cheat sheet. ✈ Got flash enabled? Click the emoji code and it will be copied to your clipboard.
People
😄
$ sudo installer -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg -target /
$ pyenv install 3.6.5
package main | |
import ( | |
"fmt" | |
"compress/gzip" | |
"io" | |
"io/ioutil" | |
"bytes" | |
"log" | |
) |
<div id="chart"></div> |