To create a symbolic link:
Using the file manager. Open file manager PCMan, click on the folder or file, press CTRL+SHIFT and click on the folder/file at the same time, then drag and move it to the desktop or the location where you want to create the symbolic link.
Using a terminal. Open a terminal by pressing ALT+CTRL+T and type:
ln -s -t [path to location where you want to create the link] [folder or file that you want to link]
(Enter)
For example: ln -s -t /home/labdoo/Desktop /home/labdoo/Public/videos
More information at: http://wiki.ubuntuusers.de/PCMan_File_Manager
Continue reading to the next page:
MD5 Checksums
Go back to read the previous page:
Wired LAN Interface is Not Working