- Open Ubuntu on windows
- use this
ssh [email protected]
to login in gpu server - use
- use one-step script from Group
- use
ifconfig
to check ip of your mibook101.5.121.34
it will changed after your reboot.
source activate chenxi
to enter conda env(a python dev env)
ls
list all files and foldersmkdir xxx
create a folder called xxxcd xxx
enter a folernvidia-smi
display gpu infocat xxx
xxx is a filename, it will show the content of this filerm xxx
delete a file(be careful when you want to delete a file)