Idea that I'm not sure can be pulled off (long)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Beef Erikson

    Idea that I'm not sure can be pulled off (long)

    Heya :)

    Ok... I've been thinking of a way to go about doing this, and I think I
    might have came up with it. Just wanting to run this by you guys, see what
    you think.

    Here's my setup:

    I have two computers behind a router. One linux, one winxp. The linux one
    hosts apache on a non-standard port, as well as a non-standard MySQL port.
    My ISP blocks the first 1024 ports outgoing, so I've had to adjust them
    accordingly.

    Here's what I'm trying to do:

    My windows computer is much faster/better monitor etc. so I want to be able
    to run a PHP script that will interface across the LAN to my linux machine
    to add database entries, change content etc.

    Here's what I'm thinking might do it?:

    Create a virtual host in apache to point to port 80 on my windows computer
    (again, 80 is blocked, so the outside world wouldn't be able to access it)
    and set up php/apache on my windows comp as well.

    Would this be feasable? and would I just link it to my LAN IP for the linux
    machine with the specified port? (i.e. 192.168.1.102:8 008)

    Thanks for any help, sorry for the longitivity of this.

    Cheers!
    -beef




    -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
    http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
    -----== Over 100,000 Newsgroups - 19 Different Servers! =-----
  • CountScubula

    #2
    Re: Idea that I'm not sure can be pulled off (long)

    "Beef Erikson" <inverse@zoomin ternet.net> wrote in message
    news:40006d29$1 _7@corp.newsgro ups.com...[color=blue]
    > Heya :)
    >
    > Ok... I've been thinking of a way to go about doing this, and I think I
    > might have came up with it. Just wanting to run this by you guys, see[/color]
    what[color=blue]
    > you think.
    >
    > Here's my setup:
    >
    > I have two computers behind a router. One linux, one winxp. The linux one
    > hosts apache on a non-standard port, as well as a non-standard MySQL port.
    > My ISP blocks the first 1024 ports outgoing, so I've had to adjust them
    > accordingly.
    >
    > Here's what I'm trying to do:
    >
    > My windows computer is much faster/better monitor etc. so I want to be[/color]
    able[color=blue]
    > to run a PHP script that will interface across the LAN to my linux machine
    > to add database entries, change content etc.
    >
    > Here's what I'm thinking might do it?:
    >
    > Create a virtual host in apache to point to port 80 on my windows computer
    > (again, 80 is blocked, so the outside world wouldn't be able to access it)
    > and set up php/apache on my windows comp as well.
    >
    > Would this be feasable? and would I just link it to my LAN IP for the[/color]
    linux[color=blue]
    > machine with the specified port? (i.e. 192.168.1.102:8 008)
    >
    > Thanks for any help, sorry for the longitivity of this.
    >
    > Cheers!
    > -beef
    >
    >
    >
    >
    > -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
    > http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
    > -----== Over 100,000 Newsgroups - 19 Different Servers! =-----[/color]

    yes its possible, but I fail to see why you want to do this, I can make a
    redhat linux box w/ 128mb ram and a celleron 500 out perfrom a winxp box
    anyday.

    beside who cares if it has a monitor, most (99%) of real servers dont have
    monitors, in fact, some of mine don't have video cards.

    use SSH to connect to is, such as SecureCRT

    --
    Mike Bradley
    http://www.gzentools.com -- free online php tools


    Comment

    • Beef Erikson

      #3
      Re: Idea that I'm not sure can be pulled off (long)

      >[color=blue]
      > yes its possible, but I fail to see why you want to do this, I can make a
      > redhat linux box w/ 128mb ram and a celleron 500 out perfrom a winxp box
      > anyday.
      >
      > beside who cares if it has a monitor, most (99%) of real servers dont have
      > monitors, in fact, some of mine don't have video cards.
      >[/color]

      I have a 23'' monitor, 1.5GB of ram and a 2.66GHz processor in my windows
      comp as compared to 500mhz w/256mb ram and a really really bad monitor on my
      nix comp. the windows comp runs approx. twice as fast I'd say.
      [color=blue]
      > use SSH to connect to is, such as SecureCRT[/color]

      I considered that, but I still think it would ultimately be better (in my
      situation at any rate) to just have the admin panel running on win comp.[color=blue]
      >
      > --
      > Mike Bradley
      > http://www.gzentools.com -- free online php tools
      >
      >[/color]




      -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
      http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
      -----== Over 100,000 Newsgroups - 19 Different Servers! =-----

      Comment

      • Beef Erikson

        #4
        Re: Idea that I'm not sure can be pulled off (long)

        appreciate the fast response btw.... on restrospect, I think I sounded a
        little edgy with my reply.

        I do appreciate the advice and agree with you for the most part... but I'm
        really stubburn on running the control panel on this comp lol

        Thanks :)

        "CountScubu la" <me@scantek.hot mail.com> wrote in message
        news:Se_Lb.2567 $mC7.373@newssv r29.news.prodig y.com...[color=blue]
        > "Beef Erikson" <inverse@zoomin ternet.net> wrote in message
        > news:40006d29$1 _7@corp.newsgro ups.com...[color=green]
        > > Heya :)
        > >
        > > Ok... I've been thinking of a way to go about doing this, and I think I
        > > might have came up with it. Just wanting to run this by you guys, see[/color]
        > what[color=green]
        > > you think.
        > >
        > > Here's my setup:
        > >
        > > I have two computers behind a router. One linux, one winxp. The linux[/color][/color]
        one[color=blue][color=green]
        > > hosts apache on a non-standard port, as well as a non-standard MySQL[/color][/color]
        port.[color=blue][color=green]
        > > My ISP blocks the first 1024 ports outgoing, so I've had to adjust them
        > > accordingly.
        > >
        > > Here's what I'm trying to do:
        > >
        > > My windows computer is much faster/better monitor etc. so I want to be[/color]
        > able[color=green]
        > > to run a PHP script that will interface across the LAN to my linux[/color][/color]
        machine[color=blue][color=green]
        > > to add database entries, change content etc.
        > >
        > > Here's what I'm thinking might do it?:
        > >
        > > Create a virtual host in apache to point to port 80 on my windows[/color][/color]
        computer[color=blue][color=green]
        > > (again, 80 is blocked, so the outside world wouldn't be able to access[/color][/color]
        it)[color=blue][color=green]
        > > and set up php/apache on my windows comp as well.
        > >
        > > Would this be feasable? and would I just link it to my LAN IP for the[/color]
        > linux[color=green]
        > > machine with the specified port? (i.e. 192.168.1.102:8 008)
        > >
        > > Thanks for any help, sorry for the longitivity of this.
        > >
        > > Cheers!
        > > -beef
        > >
        > >
        > >
        > >
        > > -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
        > > http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
        > > -----== Over 100,000 Newsgroups - 19 Different Servers! =-----[/color]
        >
        > yes its possible, but I fail to see why you want to do this, I can make a
        > redhat linux box w/ 128mb ram and a celleron 500 out perfrom a winxp box
        > anyday.
        >
        > beside who cares if it has a monitor, most (99%) of real servers dont have
        > monitors, in fact, some of mine don't have video cards.
        >
        > use SSH to connect to is, such as SecureCRT
        >
        > --
        > Mike Bradley
        > http://www.gzentools.com -- free online php tools
        >
        >[/color]




        -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
        http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
        -----== Over 100,000 Newsgroups - 19 Different Servers! =-----

        Comment

        • CountScubula

          #5
          Re: Idea that I'm not sure can be pulled off (long)

          "Beef Erikson" <inverse@zoomin ternet.net> wrote in message
          news:400071c6$1 _7@corp.newsgro ups.com...[color=blue][color=green]
          > >
          > > yes its possible, but I fail to see why you want to do this, I can make[/color][/color]
          a[color=blue][color=green]
          > > redhat linux box w/ 128mb ram and a celleron 500 out perfrom a winxp box
          > > anyday.
          > >
          > > beside who cares if it has a monitor, most (99%) of real servers dont[/color][/color]
          have[color=blue][color=green]
          > > monitors, in fact, some of mine don't have video cards.
          > >[/color]
          >
          > I have a 23'' monitor, 1.5GB of ram and a 2.66GHz processor in my windows
          > comp as compared to 500mhz w/256mb ram and a really really bad monitor on[/color]
          my[color=blue]
          > nix comp. the windows comp runs approx. twice as fast I'd say.
          >[color=green]
          > > use SSH to connect to is, such as SecureCRT[/color]
          >
          > I considered that, but I still think it would ultimately be better (in my
          > situation at any rate) to just have the admin panel running on win comp.
          >
          >
          >
          >
          > -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
          > http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
          > -----== Over 100,000 Newsgroups - 19 Different Servers! =-----[/color]


          Well thats for you to say, what do I know, I only own around 700 linux
          machines, and 3 data center.
          but hey, everyone knows what best for themselfs.

          --
          Mike Bradley
          http://www.gzentools.com -- free online php tools




          Comment

          • Dag Sunde

            #6
            Re: Idea that I'm not sure can be pulled off (long)

            "Beef Erikson" <inverse@zoomin ternet.net> wrote in message
            news:40006d29$1 _7@corp.newsgro ups.com...[color=blue]
            > Heya :)
            >
            > Ok... I've been thinking of a way to go about doing this, and I think I
            > might have came up with it. Just wanting to run this by you guys, see[/color]
            what[color=blue]
            > you think.
            >
            > Here's my setup:
            >
            > I have two computers behind a router. One linux, one winxp. The linux one
            > hosts apache on a non-standard port, as well as a non-standard MySQL port.
            > My ISP blocks the first 1024 ports outgoing, so I've had to adjust them
            > accordingly.
            >
            > Here's what I'm trying to do:
            >
            > My windows computer is much faster/better monitor etc. so I want to be[/color]
            able[color=blue]
            > to run a PHP script that will interface across the LAN to my linux machine
            > to add database entries, change content etc.
            >
            > Here's what I'm thinking might do it?:
            >
            > Create a virtual host in apache to point to port 80 on my windows computer
            > (again, 80 is blocked, so the outside world wouldn't be able to access it)
            > and set up php/apache on my windows comp as well.
            >
            > Would this be feasable? and would I just link it to my LAN IP for the[/color]
            linux[color=blue]
            > machine with the specified port? (i.e. 192.168.1.102:8 008)
            >
            > Thanks for any help, sorry for the longitivity of this.[/color]

            My problem here is; Why?

            Can't you just access mySQL over your LAN with any odd client
            you like for administering your DB?

            And for Content-management, Anything from mapping up your Un*x box
            drives with Samba, to using FTP should be a piece of cake?

            Maybe if you try to describe your situation a little bit better,
            I'll understand why you try to go the long route...


            ....or, you could get an X client for windows...

            --
            Dag.


            Comment

            Working...