How to create symbolic link in Unix

advertisement

create symbolic link, symbolic link, link, linux, computer tipsSymbolic link in *nix is just like a shortcut in Window. You can create a shortcut for script or directory. You can delete symbolic link anytime and it wont affect your link directory or files.

To create symbolic link is very easy, it’s just a line of command to create symbolic link in *nix. We use ln command to create symbolic link. Below are the explanation on how to use ln command
Continue reading How to create symbolic link in Unix »

How to register a free @microsoft.com email account?

One of my friend show me how to register a @microsoft.com email account. He able to register one but then he do not really sure how to check his email lol

For those who are interested in getting a @microsoft.com email, here is the tricks:-
Continue reading How to register a free @microsoft.com email account? »

How to change hostname in Linux

hostname, linux hostname, linux, computer tipsIf you are new to linux you probably will ask how to change the hostname of you computer. (A hostname is the unique name by which a network attached device is known on a network.) If you enter the wrong hostname during the installation, and you need to change the hostname, here is the solution:-

Continue reading How to change hostname in Linux »