shortcut of home folder in desktop

Asked by pintu

how to make shortcuts for home folder in desktop?
is there any potion to change the boot screen of ubuntu 9.10?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu yelp Edit question
Assignee:
No assignee Edit question
Solved by:
Thomas Krüger
Solved:
Last query:
Last reply:
Revision history for this message
Best Thomas Krüger (thkrueger) said :
#1

- open the terminal
- go into your Desktop folder with "cd Desktop" (this may differ in other languages)
- enter "ln -s .. Home"

This will create a so called symbolic link name Home on your desktop.
You can create other links with "ln -s target_path name" anywhere.

Revision history for this message
pintu (pintu-niravath-88) said :
#2

thanks.
can you please tell me how to compile a c program?

Revision history for this message
pintu (pintu-niravath-88) said :
#3

thanks.
can you please tell me how to compile a c program?

Revision history for this message
pintu (pintu-niravath-88) said :
#4

Thanks Thomas Krüger, that solved my question.

Revision history for this message
Ken Latour (klatour) said :
#5

How can I place a desktop icon shortcut for my "Home Folder?"

Revision history for this message
Thomas Krüger (thkrueger) said :
#6

The destop is in your home folder. So why do you want to place a link there?

Revision history for this message
primefalcon (primefalcon) said :
#7

easier way.... open folder to /home then middle click and hold your home folder an drag to your desktop, let go and you'll get a menu prompting you to either move, copy or create a link (shortcut) on your desktop to your home folder.