shutting server down on linux system

Need help with SmartFoxServer? You didn't find an answer in our documentation? Please, post your questions here!

Moderators: Lapo, Bax

User avatar
paco
Posts: 16
Joined: 01 Apr 2005, 19:58
Location: Holland
Contact:

shutting server down on linux system

Postby paco » 15 Jun 2005, 11:05

How do i shut down the free basic version on a linux system?
User avatar
Lapo
Site Admin
Posts: 23007
Joined: 21 Mar 2005, 09:50
Location: Italy

Postby Lapo » 15 Jun 2005, 12:15

You can shut it down remotely from a windows or Macintosh machine.
Just run the AdminTool, and in the first screen you see there's a big "Halt" button. :)

If you don't use the AdminTool you must kill the process, like this:

Code: Select all

kill processId


Where processId is the number assigned by the operating system. How to find it? Type:

Code: Select all

ps aux |grep java


this will list all the java applications running with their process ids. Look for SmartFoxServer and kill it.

hope it helps
Lapo
--
gotoAndPlay()
...addicted to flash games
User avatar
Lapo
Site Admin
Posts: 23007
Joined: 21 Mar 2005, 09:50
Location: Italy

Postby Lapo » 15 Jun 2005, 12:16

Sorry, I forgot the simplest way! :)

Just publish the Admin Tool online in a "secret" area on your website. Then you will be able to access it and use with any browser supporting the flash player 7 under MacOS, Windows, Linux etc...
Lapo

--

gotoAndPlay()

...addicted to flash games
User avatar
paco
Posts: 16
Joined: 01 Apr 2005, 19:58
Location: Holland
Contact:

Postby paco » 15 Jun 2005, 14:54

Thanx for the fast reply,

this is what i needed to know.

:D

Return to “SmartFoxServer 1.x Discussions and Help”

Who is online

Users browsing this forum: No registered users and 40 guests