본문 바로가기

HPC/ETC5

ubuntu, xcat 디스크 파티션 root@node01:~# df -Th Filesystem Type Size Used Avail Use% Mounted on udev devtmpfs 4.9G 0 4.9G 0% /dev tmpfs tmpfs 999M 8.9M 990M 1% /run /dev/sda5 ext4 38G 976M 35G 3% / tmpfs tmpfs 4.9G 0 4.9G 0% /dev/shm tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs tmpfs 4.9G 0 4.9G 0% /sys/fs/cgroup /dev/sda1 ext4 232M 51M 165M 24% /boot tmpfs tmpfs 999M 0 999M 0% /run/user/0 root@node01:~# # xCAT ubuntu 용 pr.. 2020. 12. 8.
Jupyter 설치 (anaconda,python) # python 설치 logan@node02:/$ sudo apt-get update logan@node02:/$ sudo apt-cache search python3 logan@node02:/$ sudo apt install python3.6 python3-pip #anaconda 설치 https://repo.continuum.io/archive/ -> 버전 확인 logan@node02:~$ wget https://repo.continuum.io/archive/Anaconda3-2020.02-Linux-x86_64.sh project 활성 (dl01) logan@node02:~$ (dl01) logan@node02:~$ jupyter-notebook --generate-config Writing def.. 2020. 7. 27.
Jupyter 설치 [ubuntu 16.04] 서버 #apt-get install python3.6 python3-pip #pip install jupyter #jupyter-notebook --generate-config # Key 값 생성 root@node02:~# ipython Python 2.7.17 (default, Jul 20 2020, 15:37:01) Type "copyright", "credits" or "license" for more information. IPython 5.10.0 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. %quickref -> Quick reference. help -> Python's own hel.. 2020. 7. 26.
DSS8440 IPU 장치 정보 root@dell-DSS8440:~# cat /etc/issue Ubuntu 18.04.3 LTS \n \l root@dell-DSS8440:~# uname -a Linux dell-DSS8440 5.0.0-37-generic #40~18.04.1-Ubuntu SMP Thu Nov 14 12:06:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux root@dell-DSS8440:~# root@dell-DSS8440:~/logan/switchtec-user-1.0-rc4# ./switchtec --list switchtec0 PFX 96XG3 RevB 1.0b B08B 0000:10:00.1 switchtec1 PFX 96XG3 RevB 1.0b B08B 0000:46:00.1 .. 2020. 2. 25.