Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
shh into server
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
xblinkx
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jan 2004
Posts: 112

PostPosted: Sun May 16, 2004 10:24 pm    Post subject: shh into server Reply with quote

Is there any way to SSH using putty into my CS server start it and then exit putty and still have my server running?
Back to top
View user's profile Send private message
marting
n00b
n00b


Joined: 03 Oct 2003
Posts: 64

PostPosted: Sun May 16, 2004 10:32 pm    Post subject: Reply with quote

look for a "daemon"-option. if the half-life server is a good program, there must be an option. if it's not there, search for a program called "screen" (i don't know if it is that one included in portage).

good luck.
Back to top
View user's profile Send private message
rmalolepszy
Apprentice
Apprentice


Joined: 01 Jan 2004
Posts: 167

PostPosted: Mon May 17, 2004 1:16 pm    Post subject: Reply with quote

is your cs server gentoo?
Code:
/etc/init.d/hlds start
(of course it must be configured to start the cs mod as well).
_________________
Cheers,
Ryan
Back to top
View user's profile Send private message
kezzla
Apprentice
Apprentice


Joined: 21 Aug 2003
Posts: 253
Location: Austin, TX

PostPosted: Mon May 17, 2004 2:01 pm    Post subject: Reply with quote

Assuming what rmalolepszy is true...


On the CS box, create user "startcs".
Setup RSA keys for passwordless authentication for this user.
Edit the users .profile -->
Code:
/etc/init.d/hlds start &&
exit

Hope this helps :)

If you need help with keys, let us know :D
Back to top
View user's profile Send private message
anderiv
Tux's lil' helper
Tux's lil' helper


Joined: 29 Mar 2004
Posts: 79

PostPosted: Mon May 17, 2004 2:27 pm    Post subject: Reply with quote

marting wrote:
search for a program called "screen" (i don't know if it is that one included in portage).

I'd highly recommend screen as well, and yes, it's in portage.
Code:
% emerge screen

Screen is at the top of my "most-loved" apps list, second only to vim. It's an amazingly complex and powerful app. Let me know if you'd like more info about it.
Back to top
View user's profile Send private message
xblinkx
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jan 2004
Posts: 112

PostPosted: Mon May 17, 2004 4:45 pm    Post subject: Reply with quote

thanks, I found this

http://server.counter-strike.net/server.php?cmd=howto&show=screen

its a guide for using screen with a half life deteicated server
Back to top
View user's profile Send private message
TwoSlick
Tux's lil' helper
Tux's lil' helper


Joined: 22 Apr 2002
Posts: 114
Location: Rolla, MO

PostPosted: Mon May 17, 2004 4:58 pm    Post subject: Reply with quote

Have you tried using nohup?
Back to top
View user's profile Send private message
jjasghar
Guru
Guru


Joined: 07 Mar 2004
Posts: 342
Location: $HOME=/usa/tx/austin

PostPosted: Mon May 17, 2004 5:07 pm    Post subject: Reply with quote

master the use of screen and sshing becomes so much easier that it's almost scary.
_________________
#include <LinuxUser #324070>
main()
{
printf("and i'm sorry my spellign sucs.");
}
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum