Yu-Min Space
2020年9月26日 星期六
wget mirror site example
›
wget \ --recursive \ --no-clobber \ --page-requisites \ --html-extension \ --convert-links \ --restrict-file-names=...
2020年9月25日 星期五
Debian 10 install JupyterHub + Hail
›
#Installing OpenJDK 8 sudo apt update sudo apt install apt-transport-https ca-certificates wget dirmngr gnupg software-properties-common wg...
2020年9月24日 星期四
Debian 10 安裝 R Studio
›
wget https://download1.rstudio.org/desktop/bionic/amd64/rstudio-1.3.1093-amd64.deb apt install libxkbcommon-x11-0 dpkg -i rstudio-1.3.1093-...
How to list the available package groups in Fedora/CentOS/Debian
›
CentOS yum grouplist yum groupinfo "Performance Tools" Fedora dnf grouplist dnf groupinfo Editors Debian / Ubuntu tasksel --list-t...
2020年9月17日 星期四
tcp-wrapper iptables 筆記
›
1.tcp-wrapper: Application layer 2.iptable: Transport layer 3.確認是否支援 tcp-wrapper 方法 ldd [program] | grep libwrap 4.tcp-wrapper 設定檔:/etc/host...
2020年9月15日 星期二
XFCE4 Thunar 增加壓縮/解壓縮功能
›
apt install thunar-archive-plugin
2020年9月13日 星期日
Debian 10 安裝 mongodb 4.4
›
apt install dirmngr gnupg apt-transport-https software-properties-common ca-certificates curl wget gnupg wget -qO - https://www.mongodb.org/...
‹
›
首頁
查看網路版