If you get a .bin file in linux and don't how to install it, Here is how to do.
1.Having a system-wide install and type the above commands
[test@localhost test]$ su
Password:
2.Install a file with .bin extention from CUI.
Open a terminal. Typing the follow commands and the installation will start.
[root@localhost root]# chmod +x file.bin
[root@localhost root]# ./file.bin
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment