Re: How to configuartion user path

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello everyone,

i solved by using a trick, i maked a  softlink (http://en.wikipedia.org/wiki/Symbolic_link)

ln -d -s destination source 

if you have for example 

/home/myuser/.wine and you want move it to /media/Public

you do this, 
mount /media/public

open a terminal and write

ln -d -s /home/myuser/.wine /media/Public

and it work

bye
Lele







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux