I need to know how to setup a simple alias folder to be used on all the domains on one box. What do I do after I login via ssh?
Anyone know how to setup an alias in unix?
Collapse
X
-
-
"Every normal man must be tempted, at times, to spit on his hands, hoist the black flag, and begin slitting throats."
--H.L. MenckenComment
-
man ln

create the dir, use the ln command to create a symlink for every site and you are set bro. easy shit
(ln -s)Comment
-
Comment
-
Thanks dude for the quick answer. I'm still not totally sure how to do this though.
Net Rodent I have been staring at the manual for the past 2 hours. That same page actually. It's easy for you but I'm not as familiar with the territory.I've trusted my sites to them for over a decade...
Webair, bitches.Comment


Comment