1.

Solve : dedicated server + gamepanel redhat?

Answer» HELLO to you.
Well let me explain .. I have a dedicated server (Redhat) and gamepanel (opbase) to manage a game server .. the gamepanel is HOSTED on another dedicated server. gamepanel communicates with the dedicated server. I need to install the sceen and sftp 2 thing's done.I need to install the dedicated server on the gamepanel root:password and ip all that is done the game panel communicate WHIT the dedicated server .
The problem is that I am unable to ftp created a user with the gamepanel because I have this error:

"Write" permission check failed.

Check folder / file permissions.
chown-Rf server1: server1 / home/server1

here is a picture:





throughout the game server and the user folder in the ftp home / user

I am sure this is ez to fix but i am really newbie on linux

think you be able to HELP me?

sorry for my bad english..Have you TRIED just what it told you to do? It wants you to run this command in the terminal:
Code: [Select]sudo chown -Rf server1:server1 /home/server1That should clear you up. Post back if that does not work.


Discussion

No Comment Found