alias jn='jupyter notebook --no-browser --ContentsManager.allow_hidden=True --NotebookApp.password="" --NotebookApp.token=""'
i.e. some stuff and junk about Python, Perl, Matlab, Ruby, Mac X, Linux, Solaris, ...
Saturday, December 19, 2020
Jyputer: Don't ask for password nor token
Labels:
Linux
Tuesday, December 15, 2020
rsync: make backup to remote server
rsync -avzhe ssh --progress ./folder_to_backup/ user@server-ip:./folder_on_server
Labels:
rsync
Subscribe to:
Posts (Atom)