Use the ln command with the -s flag in the terminal to create symbolic links, such as "ln -s /home/name/Downloads /home/name/Desktop". In Ubuntu's Files app, copy a ...
If you come from the world of Windows, you undoubtedly understand the concept of a shortcut. In the Linux world, shortcuts do exist, but they're generally referred to as symbolic links, or symlinks.