npx hardhat을 매번 치기 귀찮다. 그리고 커맨드라인 자동완성 기능도 있다. hardhat-shorthand 패키지를 설치하면 된다.
$ npm install --global hardhat-shorthand
공식 도움말은 여기를 참고하자: https://hardhat.org/hardhat-runner/docs/guides/command-line-completion
npx hardhat을 매번 치기 귀찮다. 그리고 커맨드라인 자동완성 기능도 있다. hardhat-shorthand 패키지를 설치하면 된다.
$ npm install --global hardhat-shorthand
공식 도움말은 여기를 참고하자: https://hardhat.org/hardhat-runner/docs/guides/command-line-completion
cron-apt
를 설치하면 오전 4시에 알아서 패키지 업데이트를 해준다.
sudo apt-get install cron-apt
/etc/cron.d/cron-apt
파일 안에서 시간 설정을 바꿀 수 있다. 나는 오전 5시로 바꿨다.
root@bamtol:/etc/cron.d# cat /etc/cron.d/cron-apt
#
# Regular cron jobs for the cron-apt package
#
# Every night at 5 o'clock.
0 5 * * * root test -x /usr/sbin/cron-apt && /usr/sbin/cron-apt
# Every hour.
# 0 * * * * root test -x /usr/sbin/cron-apt && /usr/sbin/cron-apt /etc/cron-apt/config2
# Every five minutes.
# */5 * * * * root test -x /usr/sbin/cron-apt && /usr/sbin/cron-apt /etc/cron-apt/config2
<html>
<head>
<meta http-equiv=”refresh” content=”0; url=./index.php”>
</head>
<body onload=”javascript:window.location=’./index.php'”>
Please follow <a href=”index.php”>this link</a>
</body>
</html>
참고: https://en.m.wikipedia.org/wiki/Meta_refresh
시작 -> 실행 -> control userpasswords2 -> 체크 없애고 확인 -> 사용자와 암호 입력
시작 – 실행 – tsshutdn 3600 /powerdown
3600은 초
windows 7 은 tsshutdn 대신 shutdown
Windows 10은 shutdown /s /t 3600