Check if a restart is needed: needs-restarting -r will say if the system needs to be restarted.
needs-restarting -r
Create symbolic link: ln -s source link-name fore example ln -s Documents/pictures Pictures will create a Pictures directory in the current user from Documents/pictures
ln -s source link-name