Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-16-2003, 02:03 PM
|
#1
|
Member
Registered: May 2003
Location: Lisbon Falls, Maine
Distribution: RH 8.0, 9.0, FC2 - 4, Slack 9.0 - 10.2, Knoppix 3.4 - 4.0, LFS,
Posts: 789
Rep:
|
LFS compile over SSH on cygwin
I recently began an LFS install on Frankenstein, and I am currently compiling packages (chapter 5). I am stuck on an WinNT system at work, but I recently DL'd cygwin, and have ssh installed as well. I have plenty of down time at work, and I would like to do some of the compiling process remotely over SSH, but I don't know if anyone has ever tried this before. I'm not doing anything that requires chroot at the moment, just compiling, so I imagine that it should work fine. Just want to see if I am alone in trying this.
slight
|
|
|
09-16-2003, 03:51 PM
|
#2
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
So you still have a host on the box you are ssh'ing into then right? And cygwin is simply the shell around your ssh client at work? Then yeah, there'd be no problem with compiling over the network, after all, ssh'ing into something is just as good as actually being there right
I constantly do things like that from work, I'll usually background the process:
process &
So I don't have to worry about some punjab shutting down the box while it's compiling stuff remotely.
Cool
|
|
|
09-19-2003, 09:12 AM
|
#3
|
Member
Registered: May 2003
Location: Lisbon Falls, Maine
Distribution: RH 8.0, 9.0, FC2 - 4, Slack 9.0 - 10.2, Knoppix 3.4 - 4.0, LFS,
Posts: 789
Original Poster
Rep:
|
Thanks for the reply. Unfortunately, this won't work, as I am behind a firewall, and trying to run Httptunnell on Cygwin is proving to be an exercise in futility.
slight
|
|
|
10-17-2003, 05:13 AM
|
#4
|
LQ Newbie
Registered: Oct 2003
Location: The Netherlands
Distribution: Debian Sarge
Posts: 22
Rep:
|
MMM why dont you use Putty then??
|
|
|
10-19-2003, 12:06 PM
|
#5
|
Member
Registered: Apr 2003
Distribution: Server= Fedora Core 2, Desktop= Ubuntu Hoary Preview
Posts: 41
Rep:
|
I agree, putty is a much better solution than SSH through Cygwin.
It is illegal in some countries because of the security algorythms (or something like that), but that means SSH using Cygwin probably is too..
If you want putty, search google for PuTTY and it should be the first result.
|
|
|
10-20-2003, 02:12 PM
|
#6
|
Member
Registered: May 2003
Location: Lisbon Falls, Maine
Distribution: RH 8.0, 9.0, FC2 - 4, Slack 9.0 - 10.2, Knoppix 3.4 - 4.0, LFS,
Posts: 789
Original Poster
Rep:
|
Why not PuTTY?
I had no idea it existed, that's why
NOW the question is, can I get around my companies firewall. Apparently they are packet filtering, because even if I have my router listen on port 80 (which I know is open) for an incoming SSH request and then forward the request to my LFS box, I still can't connect from behind the firewall. So I have thought about SSH over HTTP (there are a couple of utilities that will do this), but I don't want to loose my job or anything, so I'm not trying TOO hard.
slight
|
|
|
10-21-2003, 02:51 AM
|
#7
|
LQ Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613
Rep:
|
Outbound packet filtering? On port 22? That's evil. I see the point of going via Port 80 (ssh via http) however you could just setup SSH to listen on a non standard port (80) and not have to worry about the whole rigor of setting up the ssh over http and everything.
Good Luck regardless!
Cool
|
|
|
All times are GMT -5. The time now is 01:34 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|