View Full Version : FSD Server Starten on Linux
Frank
01-29-2010, 12:42 PM
Hello,
first of all I would like to inform you that my English is not very good. I now come to my main problem by starting FSD Server.
vserver1:/home/ts/fsd1110/unix # ./fsd.sh start
vserver1:/home/ts/fsd1110/unix # nohup: appending output to `nohup.out'
My System : vserver with suse-11.1-x86 minimum
I am not a specialist by Linux and I would ask that you can help me.
Hallo
Ich habe folgendes Problem beim Starten des FSD Servers
vserver1:/home/ts/fsd1110/unix # ./fsd.sh start
vserver1:/home/ts/fsd1110/unix # nohup: appending output to `nohup.out'
System ist ein vserver mit suse-11.1-x86 minimal
leider habe ich nicht so viel Ahnung von Linux und währe euch sehr dankbar wenn ihr mir helfen könntet
the whaler
02-01-2010, 12:28 PM
Hi Frank,
Make sure you have unpacked the software (there should be some help how to do it, I do not know it out of memory). Then go to directory unix (cd unix).
Then just type:
./fsd &
This should start the server.
To check type
ps -A and in the list there should be one with fsd.
By the way: It is advisable to do this not with user root, but with a designated username.
If you cannot get it to work, just let us know.
Regards.
Lex
Frank
02-01-2010, 12:58 PM
I have ./fsd & run and following in the console message
vserver1:/ # cd home/ts/fsd1110/unix
vserver1:/home/ts/fsd1110/unix # ./fsd &
[1] 11883
vserver1:/home/ts/fsd1110/unix # ps -A
PID TTY TIME CMD
1 ? 00:00:34 init
1382 ? 00:00:00 sshd
1385 ? 00:00:00 sftp-server
9280 ? 00:00:00 httpd2-prefork
9615 ? 00:00:00 httpd2-prefork
11811 ? 00:00:00 sshd
11832 pts/0 00:00:00 bash
11894 pts/0 00:00:00 ps
22128 ? 00:00:00 httpd2-prefork
22220 ? 00:00:00 httpd2-prefork
22223 ? 00:00:00 httpd2-prefork
24249 ? 00:00:00 udevd
25755 ? 00:00:01 dbus-daemon
25819 ? 00:00:00 hald
25857 ? 00:00:00 console-kit-dae
25946 ? 00:00:00 hald-runner
26608 ? 00:00:03 sshd
28050 ? 00:00:17 rsyslogd
28370 ? 00:00:34 sendmail
28382 ? 00:00:00 sendmail
28384 ? 00:01:00 sendmail
28408 ? 00:01:46 httpd2-prefork
28420 ? 00:00:07 cron
28660 ? 03:48:50 server_linux
31958 ? 00:06:27 perl
[1]+ Segmentation fault ./fsd
vserver1:/home/ts/fsd1110/unix #
the whaler
02-03-2010, 08:39 PM
Hi.
It looks like it is working when you start fsd.
Just try to login with your flightsim when the server is started.
If it does not work then indeed something else is still wrong, but my Linux knowlegde is also limited unfortunatly.
But if it works then dont use the ps -A command.
Lex
artemich-hd
10-04-2011, 01:35 AM
not start.Also writes as at the user "FRANK":
[1]+ Segmentation fault ./fsd
Im create a new user and from the root login set privelegy read , write , exec. It is not started. advance thank you for the help.
Perhaps there is an instruction how to start FSD server on Linux.
(P.S. im use Debian 6.0)
the whaler
10-04-2011, 04:28 PM
Hi Artemich
I'm asuming your using a terminal server program like "putty", but if you do it directly on the machine that's fine also.
Via the command line go to the directory where FSD is installed (the unix directory!!).
Mine is in a sub directory of the /home because I use a special user to start the deamon.
I first change to the directory
[root@lecakyme root]# cd /home/fsd/unix
Then I change the user
[root@lecakyme unix]# su fsd
Then I start the deamon ( promt is "./fsd &") and it should return with a PID number.
sh-2.05b$ ./fsd &
[1] 6294
and it should return to the command promt so you can now exit
sh-2.05b$ exit
[root@lecakyme unix]#
and if you want you can now exit the command promt and try to logon to the server via FSInn information.
Regards.
Lex
[/code]
artemich-hd
10-04-2011, 06:45 PM
thank you Waler. but not result (. Not connected via Fsinn.
i login on root , then:
# cd /home/help/1/unix (username "help")
# su help
# ./fsd &
THAT I do not so?
In advance thanks!
the whaler
10-04-2011, 07:44 PM
HI
I see you have another thread with probably the same issue, so continue in that one. James is alwasy a great help.
Lex
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.