View previous topic :: View next topic |
Author |
Message |
mmiller0521 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1187250604431208980e2b4.gif)
Joined: 26 Aug 2005 Posts: 77
|
Posted: Fri Sep 23, 2005 8:32 pm Post subject: Acess Gentoo box from Windows |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
La`res Arch/Herd Tester
![Arch/Herd Tester Arch/Herd Tester](/images/ranks/rank_rect_5_at_ht.gif)
![](images/avatars/13002882393f3adfe88544f.jpg)
Joined: 11 Aug 2003 Posts: 79 Location: ::0
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Dlareh Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/gallery/BaldursGate/baldursgate_minsc.gif)
Joined: 06 Aug 2005 Posts: 2102
|
Posted: Fri Sep 23, 2005 8:44 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
mmiller0521 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1187250604431208980e2b4.gif)
Joined: 26 Aug 2005 Posts: 77
|
Posted: Fri Sep 23, 2005 9:01 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
Dlareh Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/gallery/BaldursGate/baldursgate_minsc.gif)
Joined: 06 Aug 2005 Posts: 2102
|
Posted: Fri Sep 23, 2005 9:05 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
mmiller0521 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1187250604431208980e2b4.gif)
Joined: 26 Aug 2005 Posts: 77
|
Posted: Fri Sep 23, 2005 9:28 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
Dlareh Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/gallery/BaldursGate/baldursgate_minsc.gif)
Joined: 06 Aug 2005 Posts: 2102
|
Posted: Fri Sep 23, 2005 9:58 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
WhimpyPeon Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/2360481913f916edfc5eef.gif)
Joined: 18 Oct 2003 Posts: 158 Location: Columbus, Nebraska
|
Posted: Fri Sep 23, 2005 10:55 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
fgoodman n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 27 Apr 2005 Posts: 10
|
Posted: Fri Sep 23, 2005 10:56 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
mmiller0521 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1187250604431208980e2b4.gif)
Joined: 26 Aug 2005 Posts: 77
|
Posted: Sat Sep 24, 2005 12:51 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
|