Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Acess Gentoo box from Windows
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
mmiller0521
Tux's lil' helper
Tux's lil' helper


Joined: 26 Aug 2005
Posts: 77

PostPosted: Fri Sep 23, 2005 8:32 pm    Post subject: Acess Gentoo box from Windows Reply with quote

I mainly use Linux for programming because of the ease of the gnu compiler , however I don't like how I can't buy games that run natively in Linux, and unforutnately, its easier to configure things like my ati card under Windows, so I am wondering, if I just install Gentoo on a pc, can I somehow browse its filesystem from windows, add and edit files, and then just telnet into the gentoo box and there'd really be no difference then? I'd just be using windows instead of gnome or kde as a DE right? Is this possible?
Back to top
View user's profile Send private message
La`res
Arch/Herd Tester
Arch/Herd Tester


Joined: 11 Aug 2003
Posts: 79
Location: ::0

PostPosted: Fri Sep 23, 2005 8:42 pm    Post subject: Reply with quote

there are a couple programs that come to mind.
PuTTY for Command line stuffs... SSH
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html


And in gerneral http://www.jfitz.com/tips/ssh_for_windows.html


Good luck..
I find doing what you are thinking more of a pain in the ass then configuring ATI cards.

Later Days
Lares
Back to top
View user's profile Send private message
Dlareh
Advocate
Advocate


Joined: 06 Aug 2005
Posts: 2102

PostPosted: Fri Sep 23, 2005 8:44 pm    Post subject: Reply with quote

You would want to use ssh instead of telnet:
Code:
rc-update add sshd default
/etc/init.d/sshd start
Now you can access your gentoo pc from windows using a client such as putty as mentioned above.
For transfering files, I recommend WinSCP.

Superior to putty but a little more infolved to set up is : https://forums.gentoo.org/viewtopic-t-383555.html

If you need to mount files directly, then you will need to emerge and configure a samba server: http://www.gentoo.org/doc/en/quick-samba-howto.xml

I think what you are doing is a good idea if you intend to play games.
_________________
"Mr Thomas Edison has been up on the two previous nights discovering 'a bug' in his phonograph." --Pall Mall Gazette (1889)
Are we THERE yet?
Back to top
View user's profile Send private message
mmiller0521
Tux's lil' helper
Tux's lil' helper


Joined: 26 Aug 2005
Posts: 77

PostPosted: Fri Sep 23, 2005 9:01 pm    Post subject: Reply with quote

Dlareh wrote:
You would want to use ssh instead of telnet:
Code:
rc-update add sshd default
/etc/init.d/sshd start
Now you can access your gentoo pc from windows using a client such as putty as mentioned above.
For transfering files, I recommend WinSCP.

Superior to putty but a little more infolved to set up is : https://forums.gentoo.org/viewtopic-t-383555.html

If you need to mount files directly, then you will need to emerge and configure a samba server: http://www.gentoo.org/doc/en/quick-samba-howto.xml

I think what you are doing is a good idea if you intend to play games.


So with samba, I can just map the networked drive and acess the linux filesystem directly?
Back to top
View user's profile Send private message
Dlareh
Advocate
Advocate


Joined: 06 Aug 2005
Posts: 2102

PostPosted: Fri Sep 23, 2005 9:05 pm    Post subject: Reply with quote

Yeah, if you need to. But it is prefereable to ssh to your box and work directly with those files. You can run X applications ....
_________________
"Mr Thomas Edison has been up on the two previous nights discovering 'a bug' in his phonograph." --Pall Mall Gazette (1889)
Are we THERE yet?
Back to top
View user's profile Send private message
mmiller0521
Tux's lil' helper
Tux's lil' helper


Joined: 26 Aug 2005
Posts: 77

PostPosted: Fri Sep 23, 2005 9:28 pm    Post subject: Reply with quote

Dlareh wrote:
Yeah, if you need to. But it is prefereable to ssh to your box and work directly with those files. You can run X applications ....


Can I ask why its preferable? I won't need to run any X applications, I basically just want to be able to compile programs which I design for school
Back to top
View user's profile Send private message
Dlareh
Advocate
Advocate


Joined: 06 Aug 2005
Posts: 2102

PostPosted: Fri Sep 23, 2005 9:58 pm    Post subject: Reply with quote

mmiller0521 wrote:
Can I ask why its preferable?

Windows and samba are nowhere near as robust as ssh, especially if you use GNU screen ; )
_________________
"Mr Thomas Edison has been up on the two previous nights discovering 'a bug' in his phonograph." --Pall Mall Gazette (1889)
Are we THERE yet?
Back to top
View user's profile Send private message
WhimpyPeon
Apprentice
Apprentice


Joined: 18 Oct 2003
Posts: 158
Location: Columbus, Nebraska

PostPosted: Fri Sep 23, 2005 10:55 pm    Post subject: Reply with quote

I would stick with ssh and leave the samba out. You can transfer files gui using WinSCP. I use putty a lot and really like it. I have several "headless" boxes that I run solely through putty and ssh.
Back to top
View user's profile Send private message
fgoodman
n00b
n00b


Joined: 27 Apr 2005
Posts: 10

PostPosted: Fri Sep 23, 2005 10:56 pm    Post subject: Reply with quote

If all you want to do is compile programs with the gnu compiler, forget gentoo there's no point if that's all you want out of it.

Just dowload cygwin onto your pc....

http://cygwin.com
_________________
Frank Goodman
Back to top
View user's profile Send private message
mmiller0521
Tux's lil' helper
Tux's lil' helper


Joined: 26 Aug 2005
Posts: 77

PostPosted: Sat Sep 24, 2005 12:51 am    Post subject: Reply with quote

fgoodman wrote:
If all you want to do is compile programs with the gnu compiler, forget gentoo there's no point if that's all you want out of it.

Just dowload cygwin onto your pc....

http://cygwin.com


I've used cygwin before, I never really liked it, but thanks for the advice! I like having a real working linux box, for those times when I do decide to run a gnome session.
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