Installation racket-lang onto Raspberry Pi 3 / Raspbian
Before starting installation of racket, some packages should be installed. $ sudo apt-get install libfontconfi… Read More: Installati… »
Before starting installation of racket, some packages should be installed. $ sudo apt-get install libfontconfi… Read More: Installati… »
ufwをインストールした後、とりあえずステータスを見る。当然ながら、まだ何も動いていない。 # ufw status Status: inactive ここで注意したいのは、ここでいきなりufwを動かすと、コンソールから… Read More: ufwの最小限設定に… »
なんとなくこんな感じでセットアップしたらうまくいった。 # firewall-cmd –permanent –add-service openvpn success # firewall-cmd –add-masq… Read More: Firewalld … »
またカーネルが新しくなったら lvmetad is not active yet のエラーでなった。以前も同じ方法で直したのに、ファイルが元に戻っていた。どうやらubuntuの今のバージョンは上書きするようだ。 そこでメ… Read More: lvmetad is… »