473,748 Members | 6,412 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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! =-----
Jul 17 '05 #1
5 2031
"Beef Erikson" <in*****@zoomin ternet.net> wrote in message
news:40******** **@corp.newsgro ups.com...
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! =-----


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
Jul 17 '05 #2
>
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.

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.
use SSH to connect to is, such as SecureCRT
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.
--
Mike Bradley
http://www.gzentools.com -- free online php tools



-----= 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! =-----
Jul 17 '05 #3
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******** ********@newssv r29.news.prodig y.com...
"Beef Erikson" <in*****@zoomin ternet.net> wrote in message
news:40******** **@corp.newsgro ups.com...
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! =-----


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



-----= 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! =-----
Jul 17 '05 #4
"Beef Erikson" <in*****@zoomin ternet.net> wrote in message
news:40******** **@corp.newsgro ups.com...

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.

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.
use SSH to connect to is, such as SecureCRT


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! =-----

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


Jul 17 '05 #5
"Beef Erikson" <in*****@zoomin ternet.net> wrote in message
news:40******** **@corp.newsgro ups.com...
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.


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.
Jul 17 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
1526
by: Luca | last post by:
Hello Everybody, I'm a 26 years old Italian "Florentine" Computer technician :) I'm writing you about an idea that I've got of a function that could be introduced in new web browsers (or even in other computer applications). I think nobody already had this idea but I'm not sure because I didn't look deep for it. I don't ask any copywrite for using it but please
29
1959
by: Jim Hubbard | last post by:
Yet another hotfix alert (http://www.kbalertz.com/Feedback_823535.aspx) that states "To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix." Whatever happened to automatic updates? Doesn't Microsoft know that developers are busy people.....too busy to be stopped by this type of crap every time Microsoft is alerted to something they missed in the software by another developer (note:...
59
3937
by: seberino | last post by:
I've heard 2 people complain that word 'global' is confusing. Perhaps 'modulescope' or 'module' would be better? Am I the first peope to have thought of this and suggested it? Is this a candidate for Python 3000 yet? Chris
1
1239
by: Roy | last post by:
Ok, here's my problem and I'm a first year webbie, so you'll have to bear with me. I'm converting some Access reports over to a .NET website. It's your typical Access cluster$#@$ (pardon my French). The report is essentially a single row with 10 columns. Each column holds data mostly independent of the other columns as shown here: col1 --data is pulled from table "x" col2 --data is pulled from table "y" col3 --data is pulled from table...
4
1303
by: Mikey P | last post by:
basically i have a description in a mysql table. Is there any way to pull say like the first 10-20 words for a brief description? Thanks so much, Mike
3
1173
by: binaryster | last post by:
Hi, I seem to remember reading somewhere that the January 06 release has been pulled out and users were instructed to download and use the June 2005 release. Two questions: 1- Is this true (was the Januray release pulled)? 2- Why was it pulled? 3- Is it safe to use Jan 2006?
24
1800
by: asincero | last post by:
Would it be considered good form to begin every method or function with a bunch of asserts checking to see if the parameters are of the correct type (in addition to seeing if they meet other kinds of precondition constraints)? Like: def foo(a, b, c, d): assert type(a) == str assert type(b) == str assert type(c) == int assert type(d) == bool
32
5820
by: Matias Jansson | last post by:
I come from a background of Java and C# where it is common practise to have one class per file in the file/project structure. As I have understood it, it is more common practice to have many classes in a Python module/file. What is the motivation behind it, would it be a bad idea to have a guideline in your project that promotes a one class per file structure (assuming most of the programmers a background similar to mine)?
1
1649
by: Jeremy | last post by:
I'm working on an application that does some DOM manipulation. I want to add a mechanism for "Undo" so that the user can revert to the previous state after performing a mistaken action. Simple idea, not necessarily simple to implement. My first idea for this is to use closures and an array that tracks the inverse of the user's actions. Here's a simple example in which the user can only remove DOM nodes and then undo the removal...
0
8991
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
9325
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9249
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6796
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6076
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4607
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4876
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3315
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2215
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.