wget http://download.camfrog.com/ get.php?type=fasl
[root@rajat ]# yum localinstall camfrogserver-5.0-4.noarch.rpm --nogpgcheck
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Setting up Local Package Process
Examining camfrogserver-5.0-4.noarch.
[root@rajat ]# yum localinstall camfrogserver-5.0-4.noarch.rpm --nogpgcheck
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Setting up Local Package Process
Examining camfrogserver-5.0-4.noarch.
Marking camfrogserver-5.0-4.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package camfrogserver.noarch 0:5.0-4 set to be installed
--> Finished Dependency Resolution
Dependencies Resolved
==============================
Package Arch Version Repository
==============================
Installing:
camfrogserver noarch 5.0-4 /camfrogserver-5.0-4.noarch
Transaction Summary
==============================
Install 1 Package(s)
Total size: 3.8 M
Installed size: 3.8 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : camfrogserver-5.0-4.noarch
Certificate generated successfully, cert file name: /etc/camfrogserver.d/cert.pem, configuration file /etc/camfrogserver.d/cf_
***
Thank you for installing Camfrog Advanced Server for Linux.
Before you start Camfrog Server for the first time you must agree to the Camfrog Terms Of Service (TOS) and EULA at /etc/camfrogserver.d/
The TOS may be updated. Please visit http://www.camfrog.com/terms.
If you disagree with the Camfrog EULA or Terms of Service do not start Camfrog Server and uninstall it immediately.
***
The default config file is located in /etc/camfrogserver.d/cf_
For the /etc/rc.d/init.d/camfrogserver startup script configuration settings please check /etc/sysconfig/camfrogserver.
Use the "service camfrogserver start" command to start server.
Installed:
camfrogserver.noarch 0:5.0-4
Complete!
[root@rajat ]# cd /etc/camfrogserver.d
#cp cf_server.conf.sample cf_server.conf
#vi cf_server.conf
SSL_certificate_param=SiChE8xIyj3coZIATfXvf
# Enable remote access protocol. You can control your server using Windows-base$
remote_control_enabled=on
# Username/password for remote console access (full server management)
remote_control_login=rajat
remote_control_password=rajat
# Enable remote access protocol. You can control your server using Windows-base$
remote_control_enabled=on
# Username/password for remote console access (full server management)
remote_control_login=rajat
remote_control_password=rajat
Port to open at AWS Management Console
6000:6010 tcp
5000:15000 udp
6005 udp
5999 tcp
[root@rajat camfrogserver.d]# service camfrogserver restart
Shutting down Camfrog server: [ OK ]
Starting up Camfrog server daemon: [ OK ]
[root@rajat camfrogserver.d]#
Now download Camfrog Advanced Server to your PC, and Install it
Open Camfrog Advanced Server > Server Options > Change Server :)
4 comments:
Unable to initialize SSL connection
Unable to initialize SSL connection
yum install openssl
i have problem with my server, my server using centos 5.2..
i can log in to camfrog advance server on windows, but when i'm login camfrog room, cannot to conected just conecting without warning anything,
what happen with my server? thanks
Post a Comment