Skip to content

Gomasy's blog

備忘録

月: 2015年3月

Raspberry Pi(Arch) を固定 IP にしようとしてハマった

Posted on 2015-03-062020-10-18 By gomasy

おなじみの netctl のプロファイルを作って再起動 # cp /etc/netctl/examples/ethernet-static /etc/netctl/eth0 # vim /etc/netctl/eth0 …

0

ArchLinux で Docker を使ってみる

Posted on 2015-03-042020-10-18 By gomasy

興味があったので遊びがてら入れてみた まずインストール $ yaourt -S docker $ sudo gpasswd -a your-username docker $ sudo systemctl enable …

0

Gist を git clone する

Posted on 2015-03-032020-10-18 By gomasy

Gist も 通常のリポジトリと同じように扱えるらしいのでメモ $ git clone [email protected]:4d3136af58b0a36bfbc9.git ちなみに https だと $ git c…

0
Pingraphy powered by WordPress