Jump to content
  • 0

WS2008R2. Control Panel


Question

Posted (edited)

Requesting:

 

- Tutorial for making a control panel in Windows Server 2008 R2. ( any control panel is good )

- How to make it online, not only localhost.

Thanks!   :) 

 

 

- ajaytrix

Edited by ajaytrix

10 answers to this question

Recommended Posts

Posted

Requesting:

 

- Tutorial for making a control panel in Windows Server 2008 R2. ( any control panel is good )

- How to make it online, not only localhost.

Thanks!   :) 

 

 

- ajaytrix

I know you can get it free with your Host a free =) 

 

not sure though...

Posted

Which control panel do you want to install? (FluxCP, CeresCP, etc.)

And will you be running any other website software on your Windows 2008 R2 server?

Posted

Flux CP now running! (but just localhost/cp)

how can I make the fluxCP online/public? (I'm using localhost/cp)

 

After registering a dummy(test) account, this appeared through my login_table. (MySQL database)

- How can I make this not MD5? (password)

 

fk1ou8.png

Posted

Flux CP now running! (but just localhost/cp)

how can I make the fluxCP online/public? (I'm using localhost/cp)

Login to your router, go to Port Forwarding, and forward port 80 to your computer's LAN ip. (You might also want to give your computer a static LAN ip.) Then players should be able to access your server at http://<WAN IP>/cp/

To use a domain/sub-domain instead of an IP, register the domain and add an A Record that points to your WAN IP.

 

After registering a dummy(test) account, this appeared through my login_table. (MySQL database)

- How can I make this not MD5? (password)

 

fk1ou8.png

Edit the FluxCP file /config/servers.php and change this to false:
'UseMD5'   => false,
Posted

FluxCP passwords = fixed!

 

http://<WAN IP>/cp/ - Now running! (http://xxxx/cp/)

  -How to do this sir Brian? Can you please elaborate more? 

 

register the domain and add an A Record that points to your WAN IP.

 

I just recently start making a server.

I'm a newbie. Please bear with me sir! :D

Thank you very much! 

 

-ajaytrix

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...