Hi I am newbie in CentOS and also in networking eviroment ....
Now I have a quiry How to setup a connection for my customer which they are using Open SSL connection to connect to our company
the version CentOS i using is4.2
Is CentOS everything only in command prompt ?
:-D :-D :-D
Thank you
shinyo
Open SSL
Open SSL
Are you asking about a creating an SSL VPN connection? If you are, then http://openvpn.net/ is one of the best IMHO.
CentOS has several GUI options. As root, you can use "yum grouplist" to see the bigger groups of software packages. Groups like "X Window System" and "GNOME Desktop Environment" will likely need to be in your "Installed Groups" listing. If they are not, yust run "yum groupinstall 'GNOME Desktop Environment'" for example. That will install a bunch of stuff. Depending on how well your video card is supported, you should get GUI on next reboot (or run "startx" from the command line).
CentOS has several GUI options. As root, you can use "yum grouplist" to see the bigger groups of software packages. Groups like "X Window System" and "GNOME Desktop Environment" will likely need to be in your "Installed Groups" listing. If they are not, yust run "yum groupinstall 'GNOME Desktop Environment'" for example. That will install a bunch of stuff. Depending on how well your video card is supported, you should get GUI on next reboot (or run "startx" from the command line).