sudo snap install docker
sudo addgroup --system docker
sudo gpasswd -a $USER docker
# sudo reboot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en" data-theme="light"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <title>Cloud Chamber in Browser</title> | |
| <link | |
| rel="stylesheet" | |
| href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.classless.min.css" |
北海道大学附属図書館の蔵書目録より作成
| 巻番号 | 題 | 著者 |
|---|---|---|
| 1 | 哲学の根本問題 | 西田幾多郎 |
| 2 | 哲学通論 | 田邊元 |
| 3 | 行政法 ; 1 | 美濃部達吉 |
| 4 | 国際法 | 横田喜三郎 |
| 5 | 民法 ; 1 総則・物権上 | 我妻榮 |
| 6 | 民法 ; 3 親族・相続 | 中川善之助 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ~/.bashrc | |
| [[ $- != *i* ]] && return | |
| import-sh() { [[ -f "$1" ]] && . "$@"; } | |
| # ------------------------------------------------------------------- | |
| # completion | |
| import-sh /usr/share/bash-completion/bash_completion | |
| import-sh /usr/share/git/completion/git-completion.bash |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #EXTM3U | |
| #EXTENC: UTF-8 | |
| #EXTINF:1,ABC Classic FM NSW | |
| http://live-radio01.mediahubaustralia.com/2FMW/mp3/;*.mp3 | |
| #EXTINF:1,ABC Triple J | |
| http://live-radio01.mediahubaustralia.com/2TJW/aac/ | |
| #EXTINF:1,LISTEN.moe | |
| https://listen.moe/stream | |
| #EXTINF:1,ORF Radio FM4 | |
| https://orf-live.ors-shoutcast.at/fm4-q1a |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
NewerOlder
