Simply record the scripts to setup Oracle Linux 8.
Setup NFS in CentOS 8
Simply record the scripts to setup NFS in CentOS 8.
Installation in CentOS 8
Simply record the scripts to setup CentOS 8.
Reverse Proxy for RStudio Server and JupyterLab-Hub with SSL in NGINX
Simply record the configuration files.
Start an Jupyter Lab With Julia built with MKL on Docker
安裝Docker-ce
,並啟動。然後pull image,就可以啟動了。
1 | # install docker |
SLURM Cluster in Docker Swarm Cluster
這篇主要是介紹怎麼在Docker Swarm Cluster起SLURM Cluster
How does R Process Existed Connections When Exit?
這篇主要是介紹在R裡面在離開Process時是怎麼處理Process的連線。
Start an RStudio Server With R built on MKL
安裝Docker-ce
,並啟動。然後pull image,就可以啟動了。
1 | # install docker |
Write a Generalized Plotting Function Via R
這篇主要是介紹怎麼利用R
的ggplot2
去寫一個generalized的畫圖函數
Compile Julia on CentOS 7 with Intel MKL and Intel C++
這篇主要是紀錄在CentOS 7編譯Julia