I have a directory on another drive that I want to show as a new virtual drive. How can I do that?
Answer
Use the subst command:
subst X: F:\some\folder
There is also a great freeware utility called Visual Subst to make things even easier:

I have a directory on another drive that I want to show as a new virtual drive. How can I do that?
Answer
Use the subst command:
subst X: F:\some\folder
There is also a great freeware utility called Visual Subst to make things even easier:

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...
No comments:
Post a Comment