Raspberry Pi - stereoboy/Study GitHub Wiki
Setup
Setup Wired Network
$ vim /etc/dhcpcd.conf
interface eth0
static ip_address=192.168.2.2/24
static routers=192.168.2.1
static domain_name_servers=168.126.63.1 8.8.8.8
- SSH Setup with Terminal
Setup Hangul
$ sudo apt-get install ibus ibus-hangul fonts-unfonts-core
sharing connection to other pcs via wired-ethernet
- How to share wired network connection in 18.04
$ nm-connection-editor // Old-type connection editor
Warning! It's important to note that you may have to unplug and replug your network cable or reset the connection in order for it to work.
- https://askubuntu.com/questions/169473/sharing-connection-to-other-pcs-via-wired-ethernet