Today we are going to Explain How to install Camfrog Server 6.1 in CentOS With Webpanel for Rooms
step 1 : log in to your server Putty or any program supports SSH
>> Download Putty
step 2 : Download Camfrog using this command
wget http://download.camfrog.com/get.php?type=fsl
step 3 : Next, we install it using this command :
rpm -i get.php?type=fsl --nodeps
step 4: now you wanna use WinSCP
>> Download WinSCP
Go to the /etc/camfrogserver.d directory
now you have to edit cf_server.conf and put under SSL_certificate_param=
rooms_active= flood_protection=on web_interface_enabled=on << this for make web control work web_server_port=5999 << port for web control
Note : you can change port with any number you wont
Than save and close
Step 5 : Download this file >>> Room_name
Extract it and log in to room_name folder
Open and Edit cf_room.conf using Notepad Or Wordpad
logon_name=House_club < your room name logon_password=123445 < your room password serial=0000-0000-00000000 < your room procode remote_access_login=Admin < user for webpanel you can change it with any thing you wont remote_access_password=12344 < pass for webpanel you can change it with any thing you wont add_owner_password=12 < password owner for your room you can change it with any thing you wont talk_time_limit=0 < time mic talk 0 for unlimited
Than save and close
Now Rename room_name folder to your room name
Now upload your room folder to your server Using WinSCP
Step 6 : Now go to SSH and give this orders
Use this command
service camfrogserver start
Now start your camfrog server (change “room_name” with your room name):
/etc/init.d/camfrogserver add room_name
And now, start your room (change “room_name” with your room name)
/etc/init.d/camfrogserver start room_name
Now the Room become Online
Step 7 : Open the Webpanel to control the room
Go to https://yourServerIP:5999 ( https:// )
Put your Login and password and Enjoy Your new camfrog room.
If you have any problem feel free to comment on this tutorial and we will help you as soon as possible.