Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-20 Thread Adam Williams

heh, replied to the wrong thread, gg me! *goes to bed


- Original Message -
From: "Adam Williams" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, October 20, 2005 11:30 PM
Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0



We released a small simple application to manage game servers last year
back
into the community, simply because while we haven't used it for some
years,
we used to use this pretty extensively and found it great for our needs to
keep servers up

The Source code is available http://www.mammothmedia.com.au/software.php
if
you want to check it out.

From what Steve is saying and the others are saying I guess the definition
of a GSP needs some work, to my mind a GSP is one that supplies a game
service to the general public (either free or charged) and as such their
primary importance would be to provide the best service they can there.
Steve and the guys from multiplay who I've seen floating around various
mail
lists do fantastic work in this regard. GSP like this are now to some
extent
supplementing income by offering a variety of rental services.

GSP as it seems to be defined here by others are the gold digging
opportunistic types that rent a few servers on the cheapest bit of
bandwidth
they can find, throw up a few servers for rent and start trying to cash
in -
offering no or very little general play or any type of Game service to the
public, this of course is where it all starts going wrong ;-)

My concern, which I've discussed with several game publishers personally,
is
what happens when the game publishers move in. Obviously they have avoided
doing so to date, simply because of the infrastructure required to do this
for a AAA title is a little overwhelming. But tools to do this are getting
better all the time, and its only a matter of time before publishers start
closing off their dedicated server binaries to the general public - and to
some extent I think the rental market is helping speed this transition up
just though sheer retard factor


Adam

- Original Message -
From: "Cory Clemmer" <[EMAIL PROTECTED]>
To: 
Sent: Monday, October 17, 2005 6:49 AM
Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0



I like to use SSH and screen to control my servers.

I based my start script off of the screen script from here.
http://www.srcds.com/db/engine.php?subaction=showfull&id=1098643920

When I have to use a windows machine to access my servers I like to
use the cygwin command line SSH client.
This site has a zip file with only the files necessary for running the
cygwin SSH client without having to go through the whole cygwin
installer.
http://www.planb-security.net/howto/w2k-ssh-client.html

On 10/15/05, Genocidal <[EMAIL PROTECTED]> wrote:

--
[ Picked text/plain from multipart/alternative ]
Hi, I recently just installed SUSE Linux 10.0 on my server box that I
own.
The only problem with this is that if I need to do something with the
server
I have to run all the way down to my basement and do it from there. Are
there any programs for linux to allow a Windows XP client to remotely
connect to that server like Windows has its own RDC?

I would greatly appreciate all your help.

Thank you,

~TG
--




--
"Macs for productivity, Linux for development, Windows for solitaire."

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-20 Thread Adam Williams

We released a small simple application to manage game servers last year back
into the community, simply because while we haven't used it for some years,
we used to use this pretty extensively and found it great for our needs to
keep servers up

The Source code is available http://www.mammothmedia.com.au/software.php if
you want to check it out.


From what Steve is saying and the others are saying I guess the definition

of a GSP needs some work, to my mind a GSP is one that supplies a game
service to the general public (either free or charged) and as such their
primary importance would be to provide the best service they can there.
Steve and the guys from multiplay who I've seen floating around various mail
lists do fantastic work in this regard. GSP like this are now to some extent
supplementing income by offering a variety of rental services.

GSP as it seems to be defined here by others are the gold digging
opportunistic types that rent a few servers on the cheapest bit of bandwidth
they can find, throw up a few servers for rent and start trying to cash in -
offering no or very little general play or any type of Game service to the
public, this of course is where it all starts going wrong ;-)

My concern, which I've discussed with several game publishers personally, is
what happens when the game publishers move in. Obviously they have avoided
doing so to date, simply because of the infrastructure required to do this
for a AAA title is a little overwhelming. But tools to do this are getting
better all the time, and its only a matter of time before publishers start
closing off their dedicated server binaries to the general public - and to
some extent I think the rental market is helping speed this transition up
just though sheer retard factor


Adam

- Original Message -
From: "Cory Clemmer" <[EMAIL PROTECTED]>
To: 
Sent: Monday, October 17, 2005 6:49 AM
Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0



I like to use SSH and screen to control my servers.

I based my start script off of the screen script from here.
http://www.srcds.com/db/engine.php?subaction=showfull&id=1098643920

When I have to use a windows machine to access my servers I like to
use the cygwin command line SSH client.
This site has a zip file with only the files necessary for running the
cygwin SSH client without having to go through the whole cygwin
installer.
http://www.planb-security.net/howto/w2k-ssh-client.html

On 10/15/05, Genocidal <[EMAIL PROTECTED]> wrote:

--
[ Picked text/plain from multipart/alternative ]
Hi, I recently just installed SUSE Linux 10.0 on my server box that I
own.
The only problem with this is that if I need to do something with the
server
I have to run all the way down to my basement and do it from there. Are
there any programs for linux to allow a Windows XP client to remotely
connect to that server like Windows has its own RDC?

I would greatly appreciate all your help.

Thank you,

~TG
--




--
"Macs for productivity, Linux for development, Windows for solitaire."

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-17 Thread Mahmoud Foda
--
[ Picked text/plain from multipart/alternative ]
TightVNC
 Thats a nice free one.
 But you could use the built in SSH or Telnet built in linux.

 On 10/16/05, Cory Clemmer <[EMAIL PROTECTED]> wrote:
>
> I like to use SSH and screen to control my servers.
>
> I based my start script off of the screen script from here.
> http://www.srcds.com/db/engine.php?subaction=showfull&id=1098643920
>
> When I have to use a windows machine to access my servers I like to
> use the cygwin command line SSH client.
> This site has a zip file with only the files necessary for running the
> cygwin SSH client without having to go through the whole cygwin
> installer.
> http://www.planb-security.net/howto/w2k-ssh-client.html
>
> On 10/15/05, Genocidal <[EMAIL PROTECTED]> wrote:
> > --
> > [ Picked text/plain from multipart/alternative ]
> > Hi, I recently just installed SUSE Linux 10.0 on my server box that I
> own.
> > The only problem with this is that if I need to do something with the
> server
> > I have to run all the way down to my basement and do it from there. Are
> > there any programs for linux to allow a Windows XP client to remotely
> > connect to that server like Windows has its own RDC?
> >
> > I would greatly appreciate all your help.
> >
> > Thank you,
> >
> > ~TG
> > --
> >
>
>
> --
> "Macs for productivity, Linux for development, Windows for solitaire."
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-16 Thread Cory Clemmer
I like to use SSH and screen to control my servers.

I based my start script off of the screen script from here.
http://www.srcds.com/db/engine.php?subaction=showfull&id=1098643920

When I have to use a windows machine to access my servers I like to
use the cygwin command line SSH client.
This site has a zip file with only the files necessary for running the
cygwin SSH client without having to go through the whole cygwin
installer.
http://www.planb-security.net/howto/w2k-ssh-client.html

On 10/15/05, Genocidal <[EMAIL PROTECTED]> wrote:
> --
> [ Picked text/plain from multipart/alternative ]
> Hi, I recently just installed SUSE Linux 10.0 on my server box that I own.
> The only problem with this is that if I need to do something with the server
> I have to run all the way down to my basement and do it from there. Are
> there any programs for linux to allow a Windows XP client to remotely
> connect to that server like Windows has its own RDC?
>
> I would greatly appreciate all your help.
>
> Thank you,
>
> ~TG
> --
>


--
"Macs for productivity, Linux for development, Windows for solitaire."

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-16 Thread Ian mu
--
[ Picked text/plain from multipart/alternative ]
I disagree that its necessarily wrong. If it's coming from the point of view
of gaming/linux/hlds then I still think its valid. Some remotes may take
more usage for example and I wouldn't suggest running them on a box with
running game servers unless necessary (in fact as someone suggested ssh
earlier, I'd actually agree to go down that road).
 I don't see the problem with just a kind steering in the right direction of
a place to go or what would benefit his setup the most so that he will have
a good setup for hosting a server.
 Personally I'd rather have the odd off topic post and help than some of the
bitchiness.
 On 10/16/05, Marcel <[EMAIL PROTECTED]> wrote:
>
> Just stop replying to such question and we all will be happy...
> When he doesn't get an answer he might understand that he's wrong here.
>
>
> - Marcel
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-16 Thread Marcel

Just stop replying to such question and we all will be happy...
When he doesn't get an answer he might understand that he's wrong here.


- Marcel

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread Andrew Forsberg

And I'm certain you would have been a whole lot more polite about it
than this guy (genocide). Conspiracy theorists amongst us might wonder
whether the user 'genocide' was made up by someone in the GSP-only list
camp to force the issue.


hondaman wrote:


I subscribed to hlds_linux.  I believe im not going too far out on a
limb by assuming that means, "people trying to run hlds on linux"  Had I
wanted help on linux home networking, after failing to comprehend the
thousands of pages covering this very subject via google, I probably
would have asked in the linux_newbies list, which is precisely where
this thread belongs.

InspectorGifts wrote:


One last off topic remark.  I joined this list to get help and to
try to help with linux server.  I dont give a shit if its hlds linux
specific, if this guys trying to run a hlds server on his linux
machine, then ANY
freaking problem he has on his machine I think he should get help
for.  Most people did help him.  If those of you on this list dont
like helping
people, unsubscribe.





___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread hondaman

I subscribed to hlds_linux.  I believe im not going too far out on a
limb by assuming that means, "people trying to run hlds on linux"  Had I
wanted help on linux home networking, after failing to comprehend the
thousands of pages covering this very subject via google, I probably
would have asked in the linux_newbies list, which is precisely where
this thread belongs.

InspectorGifts wrote:


One last off topic remark.  I joined this list to get help and to
try to
help with linux server.  I dont give a shit if its hlds linux
specific, if
this guys trying to run a hlds server on his linux machine, then ANY
freaking problem he has on his machine I think he should get help
for.  Most
people did help him.  If those of you on this list dont like helping
people,
unsubscribe.

- Original Message -
From: "RaynServ" <[EMAIL PROTECTED]>
To: 
Sent: Saturday, October 15, 2005 7:44 PM
Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0



--
[ Picked text/plain from multipart/alternative ]
Don't forget to unsubscribe while you're at it since you can't follow
simple
rules about a little something called TOPIC!

On 10/15/05, Genocidal <[EMAIL PROTECTED]> wrote:



--
[ Picked text/plain from multipart/alternative ]
I DID LOOK YOU MORON. Jeez, would you actually READ before you get into
this
shit and keep adding to fire?

I wasn't going to reply but you just pissed me off. All I did was ask a
simple question and you idiots turn this into a flame fest and blame
me.
Get
a friggin life people.

Thats it, I'm not posting anymore. I'm done.

On 10/15/05, Regime <[EMAIL PROTECTED]> wrote:
>
> Ok i was going to leave this, cause believe it or not, this actually
> does spam everyone on this list, but this is starting to get
> ridiculous.
> He posts something on a list that has completely nothing to do
with his
> question, then when asked to think about it and take his question
> elsewhere, starts insulting JCHost for no reason.
> All i did was point out the obvious in a more urging manner.. Google
> (or
> the SuSe mailing list for that matter) would have had the awnser for
> him
> without a problem. If you then start insulting me for no apparent
> reason, then you are bound to receive an insult straight back arent
> you?
> So dont make me out to be the troll here.
> Anyway.. The problem is not with him really.. Once again, if people
> wouldnt reply to off topic misplaced stuff like this, there would
be a
> lot less of it in the first place. Just a simple STFW would be
sufficient.
> I'll be happy to continue this discussion.. but plz lets keep it off
> list. This is a HLDS mailing list, not a vnc or flame one.
>
> Erik Hollensbe wrote:
>
> >
> > On Oct 15, 2005, at 4:48 PM, <[EMAIL PROTECTED]> wrote:
> >
> >> Do you really need to show us just how big an ass you can be?
There
> >> is no
> >> need for that here. You could at least be civilized. If you don't
> >> want to
> >> read it delete it...
> >
> >
> > I agree.
> >
> > (although watching children fight is pretty amusing.)
> >
> > --
> > Erik Hollensbe
> > [EMAIL PROTECTED]
> >
> >
> > ___
> > To unsubscribe, edit your list preferences, or view the list
> > archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list
archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux



--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread InspectorGifts

One last off topic remark.  I joined this list to get help and to try to
help with linux server.  I dont give a shit if its hlds linux specific, if
this guys trying to run a hlds server on his linux machine, then ANY
freaking problem he has on his machine I think he should get help for.  Most
people did help him.  If those of you on this list dont like helping people,
unsubscribe.

- Original Message -
From: "RaynServ" <[EMAIL PROTECTED]>
To: 
Sent: Saturday, October 15, 2005 7:44 PM
Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0



--
[ Picked text/plain from multipart/alternative ]
Don't forget to unsubscribe while you're at it since you can't follow
simple
rules about a little something called TOPIC!

On 10/15/05, Genocidal <[EMAIL PROTECTED]> wrote:


--
[ Picked text/plain from multipart/alternative ]
I DID LOOK YOU MORON. Jeez, would you actually READ before you get into
this
shit and keep adding to fire?

I wasn't going to reply but you just pissed me off. All I did was ask a
simple question and you idiots turn this into a flame fest and blame me.
Get
a friggin life people.

Thats it, I'm not posting anymore. I'm done.

On 10/15/05, Regime <[EMAIL PROTECTED]> wrote:
>
> Ok i was going to leave this, cause believe it or not, this actually
> does spam everyone on this list, but this is starting to get
> ridiculous.
> He posts something on a list that has completely nothing to do with his
> question, then when asked to think about it and take his question
> elsewhere, starts insulting JCHost for no reason.
> All i did was point out the obvious in a more urging manner.. Google
> (or
> the SuSe mailing list for that matter) would have had the awnser for
> him
> without a problem. If you then start insulting me for no apparent
> reason, then you are bound to receive an insult straight back arent
> you?
> So dont make me out to be the troll here.
> Anyway.. The problem is not with him really.. Once again, if people
> wouldnt reply to off topic misplaced stuff like this, there would be a
> lot less of it in the first place. Just a simple STFW would be
sufficient.
> I'll be happy to continue this discussion.. but plz lets keep it off
> list. This is a HLDS mailing list, not a vnc or flame one.
>
> Erik Hollensbe wrote:
>
> >
> > On Oct 15, 2005, at 4:48 PM, <[EMAIL PROTECTED]> wrote:
> >
> >> Do you really need to show us just how big an ass you can be? There
> >> is no
> >> need for that here. You could at least be civilized. If you don't
> >> want to
> >> read it delete it...
> >
> >
> > I agree.
> >
> > (although watching children fight is pretty amusing.)
> >
> > --
> > Erik Hollensbe
> > [EMAIL PROTECTED]
> >
> >
> > ___
> > To unsubscribe, edit your list preferences, or view the list
> > archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux



--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread RaynServ
--
[ Picked text/plain from multipart/alternative ]
Don't forget to unsubscribe while you're at it since you can't follow simple
rules about a little something called TOPIC!

On 10/15/05, Genocidal <[EMAIL PROTECTED]> wrote:
>
> --
> [ Picked text/plain from multipart/alternative ]
> I DID LOOK YOU MORON. Jeez, would you actually READ before you get into
> this
> shit and keep adding to fire?
>
> I wasn't going to reply but you just pissed me off. All I did was ask a
> simple question and you idiots turn this into a flame fest and blame me.
> Get
> a friggin life people.
>
> Thats it, I'm not posting anymore. I'm done.
>
> On 10/15/05, Regime <[EMAIL PROTECTED]> wrote:
> >
> > Ok i was going to leave this, cause believe it or not, this actually
> > does spam everyone on this list, but this is starting to get ridiculous.
> > He posts something on a list that has completely nothing to do with his
> > question, then when asked to think about it and take his question
> > elsewhere, starts insulting JCHost for no reason.
> > All i did was point out the obvious in a more urging manner.. Google (or
> > the SuSe mailing list for that matter) would have had the awnser for him
> > without a problem. If you then start insulting me for no apparent
> > reason, then you are bound to receive an insult straight back arent you?
> > So dont make me out to be the troll here.
> > Anyway.. The problem is not with him really.. Once again, if people
> > wouldnt reply to off topic misplaced stuff like this, there would be a
> > lot less of it in the first place. Just a simple STFW would be
> sufficient.
> > I'll be happy to continue this discussion.. but plz lets keep it off
> > list. This is a HLDS mailing list, not a vnc or flame one.
> >
> > Erik Hollensbe wrote:
> >
> > >
> > > On Oct 15, 2005, at 4:48 PM, <[EMAIL PROTECTED]> wrote:
> > >
> > >> Do you really need to show us just how big an ass you can be? There
> > >> is no
> > >> need for that here. You could at least be civilized. If you don't
> > >> want to
> > >> read it delete it...
> > >
> > >
> > > I agree.
> > >
> > > (although watching children fight is pretty amusing.)
> > >
> > > --
> > > Erik Hollensbe
> > > [EMAIL PROTECTED]
> > >
> > >
> > > ___
> > > To unsubscribe, edit your list preferences, or view the list archives,
> > > please visit:
> > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> >
> >
> >
> > ___
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> --
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread Genocidal
--
[ Picked text/plain from multipart/alternative ]
I DID LOOK YOU MORON. Jeez, would you actually READ before you get into this
shit and keep adding to fire?

I wasn't going to reply but you just pissed me off. All I did was ask a
simple question and you idiots turn this into a flame fest and blame me. Get
a friggin life people.

Thats it, I'm not posting anymore. I'm done.

On 10/15/05, Regime <[EMAIL PROTECTED]> wrote:
>
> Ok i was going to leave this, cause believe it or not, this actually
> does spam everyone on this list, but this is starting to get ridiculous.
> He posts something on a list that has completely nothing to do with his
> question, then when asked to think about it and take his question
> elsewhere, starts insulting JCHost for no reason.
> All i did was point out the obvious in a more urging manner.. Google (or
> the SuSe mailing list for that matter) would have had the awnser for him
> without a problem. If you then start insulting me for no apparent
> reason, then you are bound to receive an insult straight back arent you?
> So dont make me out to be the troll here.
> Anyway.. The problem is not with him really.. Once again, if people
> wouldnt reply to off topic misplaced stuff like this, there would be a
> lot less of it in the first place. Just a simple STFW would be sufficient.
> I'll be happy to continue this discussion.. but plz lets keep it off
> list. This is a HLDS mailing list, not a vnc or flame one.
>
> Erik Hollensbe wrote:
>
> >
> > On Oct 15, 2005, at 4:48 PM, <[EMAIL PROTECTED]> wrote:
> >
> >> Do you really need to show us just how big an ass you can be? There
> >> is no
> >> need for that here. You could at least be civilized. If you don't
> >> want to
> >> read it delete it...
> >
> >
> > I agree.
> >
> > (although watching children fight is pretty amusing.)
> >
> > --
> > Erik Hollensbe
> > [EMAIL PROTECTED]
> >
> >
> > ___
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread Regime

Ok i was going to leave this, cause believe it or not, this actually
does spam everyone on this list, but this is starting to get ridiculous.
He posts something on a list that has completely nothing to do with his
question, then when asked to think about it and take his question
elsewhere, starts insulting JCHost for no reason.
All i did was point out the obvious in a more urging manner.. Google (or
the SuSe mailing list for that matter) would have had the awnser for him
without a problem. If you then start insulting me for no apparent
reason, then you are bound to receive an insult straight back arent you?
So dont make me out to be the troll here.
Anyway.. The problem is not with him really.. Once again, if people
wouldnt reply to off topic misplaced stuff like this, there would be a
lot less of it in the first place. Just a simple STFW would be sufficient.
I'll be happy to continue this discussion.. but plz lets keep it off
list. This is a HLDS mailing list, not a vnc or flame one.

Erik Hollensbe wrote:



On Oct 15, 2005, at 4:48 PM, <[EMAIL PROTECTED]> wrote:


Do you really need to show us just how big an ass you can be? There
is no
need for that here. You could at least be civilized. If you don't
want to
read it delete it...



I agree.

(although watching children fight is pretty amusing.)

--
Erik Hollensbe
[EMAIL PROTECTED]


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux





___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread K1ll3rD

ditto




I agree.

(although watching children fight is pretty amusing.)

--
Erik Hollensbe
[EMAIL PROTECTED]


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread Erik Hollensbe


On Oct 15, 2005, at 4:48 PM, <[EMAIL PROTECTED]> wrote:


Do you really need to show us just how big an ass you can be? There
is no
need for that here. You could at least be civilized. If you don't
want to
read it delete it...


I agree.

(although watching children fight is pretty amusing.)

--
Erik Hollensbe
[EMAIL PROTECTED]


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread Genocidal
--
[ Picked text/plain from multipart/alternative ]
No rebuttal I take it? The change of subject gave it away.

Thanks for everyone elses help except for Regime and JCHost.

On 10/15/05, Regime <[EMAIL PROTECTED]> wrote:
>
> Nah.. Here's some spam for ya.. get fucked u little asshole..
>
> Also.. If ppl would stop responding to questions like this, maybe there
> would be no need for seperate GSP lists.
>
> Genocidal wrote:
>
> >--
> >[ Picked text/plain from multipart/alternative ]
> >Correction, you are both wrong. I'm not so stupid as to NOT look at
> google
> >and suse's website. There were a lot of results but not the ones I
> wanted.
> >I'm not spamming either; and I ended up here because I was always here
> just
> >watching in case I needed to ask something or if someone had something to
> >say. Now maybe you should stop being a douche and go outside see the
> >daylight every once in a while. By the way, I can tell you have no idea
> what
> >you are talking about anyways since you talk like an 'aoler'. If anything
> >your post was blatant spam.
> >
> >Good day.
> >
> >On 10/15/05, Regime <[EMAIL PROTECTED]> wrote:
> >
> >
> >>Hi,
> >>JCHost is right. You are in the wrong place.
> >>Next time use google. (FYI http://www.google.com/) the simple terms "rdp
> >>suse" comes up with about 10 results. Im sure you'd be able to find
> >>someth in there. Then again.. maybe you couldnt.
> >>Either way this list is about HLDS on linux as the name of it may have
> >>given away. Now be a good lad and go spam some1 else's mailbox. How the
> >>hell did you end up here anyway?
> >>
> >>Genocidal wrote:
> >>
> >>
> >>
> >>>--
> >>>[ Picked text/plain from multipart/alternative ]
> >>>Wow, shut the fuck up. I'm simply asking for some help because I've
> >>>
> >>>
> >>really
> >>
> >>
> >>>never used linux before and I couldn't find a good program. I asked
> >>>
> >>>
> >>nicely
> >>
> >>
> >>>and politely. But you have no right to tell me to "use your brain and
> >>>
> >>>
> >>post
> >>
> >>
> >>>somewhere else" just because I figured, "Hey this is a linux chat maybe
> >>>someone here can help!" I listed my OS figuring thats what you should
> >>>normally do anyways. So it appears that I did "use my brain." Screw you
> >>>buddy.
> >>>
> >>>Glenn: Look on the site and notice that support for unix OS is only
> >>>available in the enterprise version.
> >>>
> >>>On 10/15/05, JCHost.net - Support <[EMAIL PROTECTED]> wrote:
> >>>
> >>>
> >>>
> >>>
> >>>>This is a HLDS e-mail list, not a Suse linux help list. Use your brain
> >>>>
> >>>>
> >>and
> >>
> >>
> >>>>post somewhere else perhaps?
> >>>>
> >>>>-Original Message-
> >>>>From: [EMAIL PROTECTED]
> >>>>[mailto:[EMAIL PROTECTED] On Behalf Of
> Genocidal
> >>>>Sent: Saturday, October 15, 2005 1:06 PM
> >>>>To: hlds_linux@list.valvesoftware.com
> >>>>Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0
> >>>>
> >>>>--
> >>>>[ Picked text/plain from multipart/alternative ]
> >>>>I'm kind of looking for free apps. If it comes to it I might just buy
> it
> >>>>though. The only problem is it is for enterprise only which means more
> >>>>money
> >>>>:(
> >>>>
> >>>>On 10/15/05, Jason L. Schwab <[EMAIL PROTECTED]> wrote:
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>>realvnc.com <http://realvnc.com> <http://realvnc.com> <
> http://realvnc.com> <
> >>>>>
> >>>>>
> >>http://realvnc.com>
> >>
> >>
> >>>>>Genocidal wrote:
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>>--
> >>>>>>[ Picked text/plain from multipart/alternative ]
> >>>>>>Hi, I recently just installed SUSE Linux 10.0 o

RE: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread bryan
Do you really need to show us just how big an ass you can be? There is no
need for that here. You could at least be civilized. If you don't want to
read it delete it...

Crazy_One

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Regime
Sent: Saturday, October 15, 2005 7:34 PM
To: hlds_linux@list.valvesoftware.com
Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0


Nah.. Here's some spam for ya.. get fucked u little asshole..

Also.. If ppl would stop responding to questions like this, maybe there
would be no need for seperate GSP lists.

Genocidal wrote:

>--
>[ Picked text/plain from multipart/alternative ]
>Correction, you are both wrong. I'm not so stupid as to NOT look at
>google and suse's website. There were a lot of results but not the ones
>I wanted. I'm not spamming either; and I ended up here because I was
>always here just watching in case I needed to ask something or if
>someone had something to say. Now maybe you should stop being a douche
>and go outside see the daylight every once in a while. By the way, I
>can tell you have no idea what you are talking about anyways since you
>talk like an 'aoler'. If anything your post was blatant spam.
>
>Good day.
>
>On 10/15/05, Regime <[EMAIL PROTECTED]> wrote:
>
>
>>Hi,
>>JCHost is right. You are in the wrong place.
>>Next time use google. (FYI http://www.google.com/) the simple terms
>>"rdp suse" comes up with about 10 results. Im sure you'd be able
>>to find someth in there. Then again.. maybe you couldnt. Either way
>>this list is about HLDS on linux as the name of it may have given
>>away. Now be a good lad and go spam some1 else's mailbox. How the hell
>>did you end up here anyway?
>>
>>Genocidal wrote:
>>
>>
>>
>>>--
>>>[ Picked text/plain from multipart/alternative ]
>>>Wow, shut the fuck up. I'm simply asking for some help because I've
>>>
>>>
>>really
>>
>>
>>>never used linux before and I couldn't find a good program. I asked
>>>
>>>
>>nicely
>>
>>
>>>and politely. But you have no right to tell me to "use your brain and
>>>
>>>
>>post
>>
>>
>>>somewhere else" just because I figured, "Hey this is a linux chat
>>>maybe someone here can help!" I listed my OS figuring thats what you
>>>should normally do anyways. So it appears that I did "use my brain."
>>>Screw you buddy.
>>>
>>>Glenn: Look on the site and notice that support for unix OS is only
>>>available in the enterprise version.
>>>
>>>On 10/15/05, JCHost.net - Support <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>>
>>>
>>>>This is a HLDS e-mail list, not a Suse linux help list. Use your
>>>>brain
>>>>
>>>>
>>and
>>
>>
>>>>post somewhere else perhaps?
>>>>
>>>>-Original Message-
>>>>From: [EMAIL PROTECTED]
>>>>[mailto:[EMAIL PROTECTED] On Behalf Of
>>>>Genocidal
>>>>Sent: Saturday, October 15, 2005 1:06 PM
>>>>To: hlds_linux@list.valvesoftware.com
>>>>Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0
>>>>
>>>>--
>>>>[ Picked text/plain from multipart/alternative ]
>>>>I'm kind of looking for free apps. If it comes to it I might just
>>>>buy it though. The only problem is it is for enterprise only which
>>>>means more money :(
>>>>
>>>>On 10/15/05, Jason L. Schwab <[EMAIL PROTECTED]> wrote:
>>>>
>>>>
>>>>
>>>>
>>>>>realvnc.com <http://realvnc.com> <http://realvnc.com> <
>>>>>
>>>>>
>>http://realvnc.com>
>>
>>
>>>>>Genocidal wrote:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>--
>>>>>>[ Picked text/plain from multipart/alternative ]
>>>>>>Hi, I recently just installed SUSE Linux 10.0 on my server box
>>>>>>that I
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>own.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>>The only problem with this is that if I need to do something with
>>>>>>the
>>>>>>

Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread Regime

Nah.. Here's some spam for ya.. get fucked u little asshole..

Also.. If ppl would stop responding to questions like this, maybe there
would be no need for seperate GSP lists.

Genocidal wrote:


--
[ Picked text/plain from multipart/alternative ]
Correction, you are both wrong. I'm not so stupid as to NOT look at google
and suse's website. There were a lot of results but not the ones I wanted.
I'm not spamming either; and I ended up here because I was always here just
watching in case I needed to ask something or if someone had something to
say. Now maybe you should stop being a douche and go outside see the
daylight every once in a while. By the way, I can tell you have no idea what
you are talking about anyways since you talk like an 'aoler'. If anything
your post was blatant spam.

Good day.

On 10/15/05, Regime <[EMAIL PROTECTED]> wrote:



Hi,
JCHost is right. You are in the wrong place.
Next time use google. (FYI http://www.google.com/) the simple terms "rdp
suse" comes up with about 10 results. Im sure you'd be able to find
someth in there. Then again.. maybe you couldnt.
Either way this list is about HLDS on linux as the name of it may have
given away. Now be a good lad and go spam some1 else's mailbox. How the
hell did you end up here anyway?

Genocidal wrote:




--
[ Picked text/plain from multipart/alternative ]
Wow, shut the fuck up. I'm simply asking for some help because I've



really



never used linux before and I couldn't find a good program. I asked



nicely



and politely. But you have no right to tell me to "use your brain and



post



somewhere else" just because I figured, "Hey this is a linux chat maybe
someone here can help!" I listed my OS figuring thats what you should
normally do anyways. So it appears that I did "use my brain." Screw you
buddy.

Glenn: Look on the site and notice that support for unix OS is only
available in the enterprise version.

On 10/15/05, JCHost.net - Support <[EMAIL PROTECTED]> wrote:





This is a HLDS e-mail list, not a Suse linux help list. Use your brain



and



post somewhere else perhaps?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Genocidal
Sent: Saturday, October 15, 2005 1:06 PM
To: hlds_linux@list.valvesoftware.com
Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

--
[ Picked text/plain from multipart/alternative ]
I'm kind of looking for free apps. If it comes to it I might just buy it
though. The only problem is it is for enterprise only which means more
money
:(

On 10/15/05, Jason L. Schwab <[EMAIL PROTECTED]> wrote:





realvnc.com <http://realvnc.com> <http://realvnc.com> <



http://realvnc.com>



Genocidal wrote:






--
[ Picked text/plain from multipart/alternative ]
Hi, I recently just installed SUSE Linux 10.0 on my server box that I





own.





The only problem with this is that if I need to do something with the





server





I have to run all the way down to my basement and do it from there.



Are



there any programs for linux to allow a Windows XP client to remotely
connect to that server like Windows has its own RDC?

I would greatly appreciate all your help.

Thank you,

~TG
--

___
To unsubscribe, edit your list preferences, or view the list archives,





please visit:





http://list.valvesoftware.com/mailman/listinfo/hlds_linux







___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux






--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux






--

___
To unsubscribe, edit your list preferences, or view the list archives,



please visit:



http://list.valvesoftware.com/mailman/listinfo/hlds_linux






___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux






___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread Genocidal
--
[ Picked text/plain from multipart/alternative ]
Correction, you are both wrong. I'm not so stupid as to NOT look at google
and suse's website. There were a lot of results but not the ones I wanted.
I'm not spamming either; and I ended up here because I was always here just
watching in case I needed to ask something or if someone had something to
say. Now maybe you should stop being a douche and go outside see the
daylight every once in a while. By the way, I can tell you have no idea what
you are talking about anyways since you talk like an 'aoler'. If anything
your post was blatant spam.

Good day.

On 10/15/05, Regime <[EMAIL PROTECTED]> wrote:
>
> Hi,
> JCHost is right. You are in the wrong place.
> Next time use google. (FYI http://www.google.com/) the simple terms "rdp
> suse" comes up with about 10 results. Im sure you'd be able to find
> someth in there. Then again.. maybe you couldnt.
> Either way this list is about HLDS on linux as the name of it may have
> given away. Now be a good lad and go spam some1 else's mailbox. How the
> hell did you end up here anyway?
>
> Genocidal wrote:
>
> >--
> >[ Picked text/plain from multipart/alternative ]
> >Wow, shut the fuck up. I'm simply asking for some help because I've
> really
> >never used linux before and I couldn't find a good program. I asked
> nicely
> >and politely. But you have no right to tell me to "use your brain and
> post
> >somewhere else" just because I figured, "Hey this is a linux chat maybe
> >someone here can help!" I listed my OS figuring thats what you should
> >normally do anyways. So it appears that I did "use my brain." Screw you
> >buddy.
> >
> >Glenn: Look on the site and notice that support for unix OS is only
> >available in the enterprise version.
> >
> >On 10/15/05, JCHost.net - Support <[EMAIL PROTECTED]> wrote:
> >
> >
> >>This is a HLDS e-mail list, not a Suse linux help list. Use your brain
> and
> >>post somewhere else perhaps?
> >>
> >>-Original Message-
> >>From: [EMAIL PROTECTED]
> >>[mailto:[EMAIL PROTECTED] On Behalf Of Genocidal
> >>Sent: Saturday, October 15, 2005 1:06 PM
> >>To: hlds_linux@list.valvesoftware.com
> >>Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0
> >>
> >>--
> >>[ Picked text/plain from multipart/alternative ]
> >>I'm kind of looking for free apps. If it comes to it I might just buy it
> >>though. The only problem is it is for enterprise only which means more
> >>money
> >>:(
> >>
> >>On 10/15/05, Jason L. Schwab <[EMAIL PROTECTED]> wrote:
> >>
> >>
> >>>realvnc.com <http://realvnc.com> <http://realvnc.com> <
> http://realvnc.com>
> >>>
> >>>Genocidal wrote:
> >>>
> >>>
> >>>
> >>>>--
> >>>>[ Picked text/plain from multipart/alternative ]
> >>>>Hi, I recently just installed SUSE Linux 10.0 on my server box that I
> >>>>
> >>>>
> >>>own.
> >>>
> >>>
> >>>>The only problem with this is that if I need to do something with the
> >>>>
> >>>>
> >>>server
> >>>
> >>>
> >>>>I have to run all the way down to my basement and do it from there.
> Are
> >>>>there any programs for linux to allow a Windows XP client to remotely
> >>>>connect to that server like Windows has its own RDC?
> >>>>
> >>>>I would greatly appreciate all your help.
> >>>>
> >>>>Thank you,
> >>>>
> >>>>~TG
> >>>>--
> >>>>
> >>>>___
> >>>>To unsubscribe, edit your list preferences, or view the list archives,
> >>>>
> >>>>
> >>>please visit:
> >>>
> >>>
> >>>>http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >>>>
> >>>>
> >>>>
> >>>>
> >>>___
> >>>To unsubscribe, edit your list preferences, or view the list archives,
> >>>please visit:
> >>>http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >>>
> >>>
> >>>
> >>--
> >>
> >>___
> >>To unsubscribe, edit your list preferences, or view the list archives,
> >>please visit:
> >>http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >>
> >>
> >>___
> >>To unsubscribe, edit your list preferences, or view the list archives,
> >>please visit:
> >>http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >>
> >>
> >>
> >--
> >
> >___
> >To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> >http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> >
>
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread Regime

Hi,
JCHost is right. You are in the wrong place.
Next time use google. (FYI http://www.google.com/) the simple terms "rdp
suse" comes up with about 10 results. Im sure you'd be able to find
someth in there. Then again.. maybe you couldnt.
Either way this list is about HLDS on linux as the name of it may have
given away. Now be a good lad and go spam some1 else's mailbox. How the
hell did you end up here anyway?

Genocidal wrote:


--
[ Picked text/plain from multipart/alternative ]
Wow, shut the fuck up. I'm simply asking for some help because I've really
never used linux before and I couldn't find a good program. I asked nicely
and politely. But you have no right to tell me to "use your brain and post
somewhere else" just because I figured, "Hey this is a linux chat maybe
someone here can help!" I listed my OS figuring thats what you should
normally do anyways. So it appears that I did "use my brain." Screw you
buddy.

Glenn: Look on the site and notice that support for unix OS is only
available in the enterprise version.

On 10/15/05, JCHost.net - Support <[EMAIL PROTECTED]> wrote:



This is a HLDS e-mail list, not a Suse linux help list. Use your brain and
post somewhere else perhaps?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Genocidal
Sent: Saturday, October 15, 2005 1:06 PM
To: hlds_linux@list.valvesoftware.com
Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

--
[ Picked text/plain from multipart/alternative ]
I'm kind of looking for free apps. If it comes to it I might just buy it
though. The only problem is it is for enterprise only which means more
money
:(

On 10/15/05, Jason L. Schwab <[EMAIL PROTECTED]> wrote:



realvnc.com <http://realvnc.com> <http://realvnc.com>

Genocidal wrote:




--
[ Picked text/plain from multipart/alternative ]
Hi, I recently just installed SUSE Linux 10.0 on my server box that I



own.



The only problem with this is that if I need to do something with the



server



I have to run all the way down to my basement and do it from there. Are
there any programs for linux to allow a Windows XP client to remotely
connect to that server like Windows has its own RDC?

I would greatly appreciate all your help.

Thank you,

~TG
--

___
To unsubscribe, edit your list preferences, or view the list archives,



please visit:



http://list.valvesoftware.com/mailman/listinfo/hlds_linux





___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux






___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread ScratchMonkey

--On Saturday, October 15, 2005 3:18 PM -0500 Genocidal
<[EMAIL PROTECTED]> wrote:


Yeah, I'm not too familiar with the command line for linux so I'm best
going with a graphical shell like VNC can offer.


Open a PuTTY window to your server and an IRC window to one of the Linux
help channels. If you get stuck, ask someone there. Google for IRC and LUG
(Linux users group) to find IRC channels operated by LUG's.





___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread Genocidal
--
[ Picked text/plain from multipart/alternative ]
Yeah, I'm not too familiar with the command line for linux so I'm best going
with a graphical shell like VNC can offer.

My last resort probably would have been SSH/Telnet.

On 10/15/05, ScratchMonkey <[EMAIL PROTECTED]> wrote:
>
> --On Saturday, October 15, 2005 3:21 PM -0400 KingPin Servers
> <[EMAIL PROTECTED]> wrote:
>
> > An alternative : http://www.tightvnc.com/
>
> 
>
> Note that the Win32 client for all of these can connect to the Linux
> server. But you only need VNC if you need a graphical shell. 99.99% of the
> remote admin I need to do I can do from a command line, and for that I use
> PuTTY. About the only exception is launching a web browser so that I can
> download something from one of the big commercial file repositories like
> FilePlanet that require a convoluted login sequence.
>
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread ScratchMonkey

--On Saturday, October 15, 2005 3:21 PM -0400 KingPin Servers
<[EMAIL PROTECTED]> wrote:


An alternative : http://www.tightvnc.com/




Note that the Win32 client for all of these can connect to the Linux
server. But you only need VNC if you need a graphical shell. 99.99% of the
remote admin I need to do I can do from a command line, and for that I use
PuTTY. About the only exception is launching a web browser so that I can
download something from one of the big commercial file repositories like
FilePlanet that require a convoluted login sequence.



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


RE: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread DLinkOZ
Ditto


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of K1ll3rD
Sent: Saturday, October 15, 2005 1:43 PM
To: hlds_linux@list.valvesoftware.com
Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

SSH


- Original Message -
From: "Genocidal" <[EMAIL PROTECTED]>
To: 
Sent: Saturday, October 15, 2005 2:28 PM
Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

>> > >[ Picked text/plain from multipart/alternative ] Hi, I recently
>> > >just installed SUSE Linux 10.0 on my server box that I
>> > own.
>> > >The only problem with this is that if I need to do something with
>> > >the
>> > server
>> > >I have to run all the way down to my basement and do it from there.
>> > >Are
>> > >there any programs for linux to allow a Windows XP client to
>> > >remotely connect to that server like Windows has its own RDC?
>> > >
>> > >I would greatly appreciate all your help.
>> > >
>> > >Thank you,
>> > >
>> > >~TG
>> > >--
>> > >
>> > >___
>> > >To unsubscribe, edit your list preferences, or view the list
>> > >archives,
>> > please visit:
>> > >http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>> > >


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread KingPin Servers
An alternative : http://www.tightvnc.com/

have not yet used them personally but figured I'd atleast give you
another option than realvnc.

~ KP

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread ryan
Um, the free version works on Linux, I use it personally. According to the
site, it just doesn't support some Unix authentication.

> --
> [ Picked text/plain from multipart/alternative ]
> Wow, shut the fuck up. I'm simply asking for some help because I've really
> never used linux before and I couldn't find a good program. I asked nicely
> and politely. But you have no right to tell me to "use your brain and post
> somewhere else" just because I figured, "Hey this is a linux chat maybe
> someone here can help!" I listed my OS figuring thats what you should
> normally do anyways. So it appears that I did "use my brain." Screw you
> buddy.
>
> Glenn: Look on the site and notice that support for unix OS is only
> available in the enterprise version.
>
> On 10/15/05, JCHost.net - Support <[EMAIL PROTECTED]> wrote:
>>
>> This is a HLDS e-mail list, not a Suse linux help list. Use your brain
>> and
>> post somewhere else perhaps?
>>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of Genocidal
>> Sent: Saturday, October 15, 2005 1:06 PM
>> To: hlds_linux@list.valvesoftware.com
>> Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0
>>
>> --
>> [ Picked text/plain from multipart/alternative ]
>> I'm kind of looking for free apps. If it comes to it I might just buy it
>> though. The only problem is it is for enterprise only which means more
>> money
>> :(
>>
>> On 10/15/05, Jason L. Schwab <[EMAIL PROTECTED]> wrote:
>> >
>> > realvnc.com <http://realvnc.com> <http://realvnc.com>
>> >
>> > Genocidal wrote:
>> >
>> > >--
>> > >[ Picked text/plain from multipart/alternative ]
>> > >Hi, I recently just installed SUSE Linux 10.0 on my server box that I
>> > own.
>> > >The only problem with this is that if I need to do something with the
>> > server
>> > >I have to run all the way down to my basement and do it from there.
>> Are
>> > >there any programs for linux to allow a Windows XP client to remotely
>> > >connect to that server like Windows has its own RDC?
>> > >
>> > >I would greatly appreciate all your help.
>> > >
>> > >Thank you,
>> > >
>> > >~TG
>> > >--
>> > >
>> > >___
>> > >To unsubscribe, edit your list preferences, or view the list
>> archives,
>> > please visit:
>> > >http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>> > >
>> > >
>> >
>> > ___
>> > To unsubscribe, edit your list preferences, or view the list archives,
>> > please visit:
>> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>> >
>> --
>>
>> ___
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>>
>>
>> ___
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>>
> --
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread K1ll3rD

SSH


- Original Message -
From: "Genocidal" <[EMAIL PROTECTED]>
To: 
Sent: Saturday, October 15, 2005 2:28 PM
Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0



--
[ Picked text/plain from multipart/alternative ]
Wow, shut the fuck up. I'm simply asking for some help because I've really
never used linux before and I couldn't find a good program. I asked nicely
and politely. But you have no right to tell me to "use your brain and post
somewhere else" just because I figured, "Hey this is a linux chat maybe
someone here can help!" I listed my OS figuring thats what you should
normally do anyways. So it appears that I did "use my brain." Screw you
buddy.

Glenn: Look on the site and notice that support for unix OS is only
available in the enterprise version.

On 10/15/05, JCHost.net - Support <[EMAIL PROTECTED]> wrote:


This is a HLDS e-mail list, not a Suse linux help list. Use your brain
and
post somewhere else perhaps?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Genocidal
Sent: Saturday, October 15, 2005 1:06 PM
To: hlds_linux@list.valvesoftware.com
Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

--
[ Picked text/plain from multipart/alternative ]
I'm kind of looking for free apps. If it comes to it I might just buy it
though. The only problem is it is for enterprise only which means more
money
:(

On 10/15/05, Jason L. Schwab <[EMAIL PROTECTED]> wrote:
>
> realvnc.com <http://realvnc.com> <http://realvnc.com>
>
> Genocidal wrote:
>
> >--
> >[ Picked text/plain from multipart/alternative ]
> >Hi, I recently just installed SUSE Linux 10.0 on my server box that I
> own.
> >The only problem with this is that if I need to do something with the
> server
> >I have to run all the way down to my basement and do it from there.
> >Are
> >there any programs for linux to allow a Windows XP client to remotely
> >connect to that server like Windows has its own RDC?
> >
> >I would greatly appreciate all your help.
> >
> >Thank you,
> >
> >~TG
> >--
> >
> >___
> >To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> >http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> >
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread Ian mu
--
[ Picked text/plain from multipart/alternative ]
http://www.tightvnc.com/ ?

On 10/15/05, Genocidal <[EMAIL PROTECTED]> wrote:
>
> --
> [ Picked text/plain from multipart/alternative ]
> Wow, shut the fuck up. I'm simply asking for some help because I've really
> never used linux before and I couldn't find a good program. I asked nicely
> and politely. But you have no right to tell me to "use your brain and post
> somewhere else" just because I figured, "Hey this is a linux chat maybe
> someone here can help!" I listed my OS figuring thats what you should
> normally do anyways. So it appears that I did "use my brain." Screw you
> buddy.
>
> Glenn: Look on the site and notice that support for unix OS is only
> available in the enterprise version.
>
> On 10/15/05, JCHost.net - Support <[EMAIL PROTECTED]> wrote:
> >
> > This is a HLDS e-mail list, not a Suse linux help list. Use your brain
> and
> > post somewhere else perhaps?
> >
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Genocidal
> > Sent: Saturday, October 15, 2005 1:06 PM
> > To: hlds_linux@list.valvesoftware.com
> > Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0
> >
> > --
> > [ Picked text/plain from multipart/alternative ]
> > I'm kind of looking for free apps. If it comes to it I might just buy it
> > though. The only problem is it is for enterprise only which means more
> > money
> > :(
> >
> > On 10/15/05, Jason L. Schwab <[EMAIL PROTECTED]> wrote:
> > >
> > > realvnc.com <http://realvnc.com> <http://realvnc.com> <
> http://realvnc.com>
> > >
> > > Genocidal wrote:
> > >
> > > >--
> > > >[ Picked text/plain from multipart/alternative ]
> > > >Hi, I recently just installed SUSE Linux 10.0 on my server box that I
> > > own.
> > > >The only problem with this is that if I need to do something with the
> > > server
> > > >I have to run all the way down to my basement and do it from there.
> Are
> > > >there any programs for linux to allow a Windows XP client to remotely
> > > >connect to that server like Windows has its own RDC?
> > > >
> > > >I would greatly appreciate all your help.
> > > >
> > > >Thank you,
> > > >
> > > >~TG
> > > >--
> > > >
> > > >___
> > > >To unsubscribe, edit your list preferences, or view the list
> archives,
> > > please visit:
> > > >http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> > > >
> > > >
> > >
> > > ___
> > > To unsubscribe, edit your list preferences, or view the list archives,
> > > please visit:
> > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> > >
> > --
> >
> > ___
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> >
> > ___
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> --
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread Genocidal
--
[ Picked text/plain from multipart/alternative ]
Wow, shut the fuck up. I'm simply asking for some help because I've really
never used linux before and I couldn't find a good program. I asked nicely
and politely. But you have no right to tell me to "use your brain and post
somewhere else" just because I figured, "Hey this is a linux chat maybe
someone here can help!" I listed my OS figuring thats what you should
normally do anyways. So it appears that I did "use my brain." Screw you
buddy.

Glenn: Look on the site and notice that support for unix OS is only
available in the enterprise version.

On 10/15/05, JCHost.net - Support <[EMAIL PROTECTED]> wrote:
>
> This is a HLDS e-mail list, not a Suse linux help list. Use your brain and
> post somewhere else perhaps?
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Genocidal
> Sent: Saturday, October 15, 2005 1:06 PM
> To: hlds_linux@list.valvesoftware.com
> Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0
>
> --
> [ Picked text/plain from multipart/alternative ]
> I'm kind of looking for free apps. If it comes to it I might just buy it
> though. The only problem is it is for enterprise only which means more
> money
> :(
>
> On 10/15/05, Jason L. Schwab <[EMAIL PROTECTED]> wrote:
> >
> > realvnc.com <http://realvnc.com> <http://realvnc.com>
> >
> > Genocidal wrote:
> >
> > >--
> > >[ Picked text/plain from multipart/alternative ]
> > >Hi, I recently just installed SUSE Linux 10.0 on my server box that I
> > own.
> > >The only problem with this is that if I need to do something with the
> > server
> > >I have to run all the way down to my basement and do it from there. Are
> > >there any programs for linux to allow a Windows XP client to remotely
> > >connect to that server like Windows has its own RDC?
> > >
> > >I would greatly appreciate all your help.
> > >
> > >Thank you,
> > >
> > >~TG
> > >--
> > >
> > >___
> > >To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > >http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> > >
> > >
> >
> > ___
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> --
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


RE: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread JCHost.net - Support
This is a HLDS e-mail list, not a Suse linux help list.  Use your brain and
post somewhere else perhaps?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Genocidal
Sent: Saturday, October 15, 2005 1:06 PM
To: hlds_linux@list.valvesoftware.com
Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

--
[ Picked text/plain from multipart/alternative ]
I'm kind of looking for free apps. If it comes to it I might just buy it
though. The only problem is it is for enterprise only which means more money
:(

On 10/15/05, Jason L. Schwab <[EMAIL PROTECTED]> wrote:
>
> realvnc.com <http://realvnc.com>
>
> Genocidal wrote:
>
> >--
> >[ Picked text/plain from multipart/alternative ]
> >Hi, I recently just installed SUSE Linux 10.0 on my server box that I
> own.
> >The only problem with this is that if I need to do something with the
> server
> >I have to run all the way down to my basement and do it from there. Are
> >there any programs for linux to allow a Windows XP client to remotely
> >connect to that server like Windows has its own RDC?
> >
> >I would greatly appreciate all your help.
> >
> >Thank you,
> >
> >~TG
> >--
> >
> >___
> >To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> >http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> >
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


RE: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread Glenn Shannon
Or you could just use the free edition

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Genocidal
Sent: Saturday, October 15, 2005 11:06 AM
To: hlds_linux@list.valvesoftware.com
Subject: Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

--
[ Picked text/plain from multipart/alternative ]
I'm kind of looking for free apps. If it comes to it I might just buy it
though. The only problem is it is for enterprise only which means more money
:(

On 10/15/05, Jason L. Schwab <[EMAIL PROTECTED]> wrote:
>
> realvnc.com <http://realvnc.com>
>
> Genocidal wrote:
>
> >--
> >[ Picked text/plain from multipart/alternative ]
> >Hi, I recently just installed SUSE Linux 10.0 on my server box that I
> own.
> >The only problem with this is that if I need to do something with the
> server
> >I have to run all the way down to my basement and do it from there. Are
> >there any programs for linux to allow a Windows XP client to remotely
> >connect to that server like Windows has its own RDC?
> >
> >I would greatly appreciate all your help.
> >
> >Thank you,
> >
> >~TG
> >--
> >
> >___
> >To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> >http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> >
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread Genocidal
--
[ Picked text/plain from multipart/alternative ]
I'm kind of looking for free apps. If it comes to it I might just buy it
though. The only problem is it is for enterprise only which means more money
:(

On 10/15/05, Jason L. Schwab <[EMAIL PROTECTED]> wrote:
>
> realvnc.com 
>
> Genocidal wrote:
>
> >--
> >[ Picked text/plain from multipart/alternative ]
> >Hi, I recently just installed SUSE Linux 10.0 on my server box that I
> own.
> >The only problem with this is that if I need to do something with the
> server
> >I have to run all the way down to my basement and do it from there. Are
> >there any programs for linux to allow a Windows XP client to remotely
> >connect to that server like Windows has its own RDC?
> >
> >I would greatly appreciate all your help.
> >
> >Thank you,
> >
> >~TG
> >--
> >
> >___
> >To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> >http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> >
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Remote Desktop Connection for SUSE 10.0

2005-10-15 Thread Jason L. Schwab

realvnc.com

Genocidal wrote:


--
[ Picked text/plain from multipart/alternative ]
Hi, I recently just installed SUSE Linux 10.0 on my server box that I own.
The only problem with this is that if I need to do something with the server
I have to run all the way down to my basement and do it from there. Are
there any programs for linux to allow a Windows XP client to remotely
connect to that server like Windows has its own RDC?

I would greatly appreciate all your help.

Thank you,

~TG
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux




___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux