###### tags: `commands` # Linux command * ipython -c "%run <notebook>.ipynb" > runs ipynb files * hostnamectl > check version of Ubuntu * dmidecode --type n >n stands for a number >[link](https://networklessons.com/uncategorized/find-hardware-information-on-linux-using-dmidecode) ### pulsesecure vpn cd .. cd .. opt/pulsesecure/bin/pulselauncher ``` cd .. cd .. opt/pulsesecure/bin/pulselauncher -url https://sslvpn.ntu.edu.tw/ -r "NTU EMail Account" -u b10401119 -p Eji963214785 ``` Server URL :https://sslvpn.ntu.edu.tw/ Realm :"NTU EMail Account" Host: sslvpn.ntu.edu.tw [command line instructions](https://docs.pulsesecure.net/WebHelp/PDC/9.0R1/Content/PDC_AdminGuide_9.0R1/Pulse_Secure_Command_line.htm) ### checking hardware lscpu lsblk lspci -v sensors(needed to install) > sudo apt install lm-sensors (sudo apt autoremove) sudo sensors-detect