sudo
access! However, only the files stored in /home/nt-user/workspace
(~/workspace
) will be stored, and they must be less than 50 MB. So if you install software outside of this directory, here's how you can keep it "installed":history | cut -c 8- > ~/workspace/history.sh
to take your previously entered terminal commands and save them to a file called history.sh
in your working directory.