以前のリビジョンの文書です


サーバ

使わないdaemonの自動起動をOFF

$ sudo update-rc.d -f  isc-dhcp-server remove
$ sudo update-rc.d -f  hostapd  remove

ntpd

$sudo aptitude install ntpdate

$crontab -e
----
0 * * * * /etc/network/if-up.d/ntpdate > /dev/null 2>&1

$vi /etc/default/ntpdate
----
NTPSERVERS="0.ntp.nict.jp 1.ntp.jst.mfeed.ad.jp 2.ntp.ring.gr.jp"
raspberry_pi/0030server.1499328915.txt.gz · 最終更新: 2017/07/06 08:15 by admin
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0