Ask a Question related to Linux / Unix Administration, Design and Development.
-
Robert PADOVANO #1
Permanent connection between a LINUX server and a UNIX AIX server
Hello,
I created, for a customer LAMBDA, a Intranet site with PHP and MySQL
technology.
This site is on a LINUX server.
I wish to connect this LINUX server on a UNIX server to directly access to
the FILES present on the disk.
I am not the supplier of system IBM of my customer LAMBDA.
I am service provider for this customer LAMBDA.
Environment of the UNIX server :
--------------------------------
- Computer IBM RISC 6000 Under-dimentionned!
- SYSTEM UNIX AIX 4.3
- No database engine
- No SSH port
- No FTP port
- Only a Telnet port
- 10 clients connected in permanence to the server with strong use of the
network (traditional Ethernet 100 Mbps) in Telnet
- Disk space low (500 Mo of free!)
- The supplier of this system does not want help me (question of guarantee
and protectionism)
- In theory, I cannot modify the hardware or the config of IBM server
(question of guarantee)
- I have the superuser password
Environment of the LINUX server :
---------------------------------
- I will put the machine adapted to the situation
- I will be the administrator
That I want to do
-----------------
On the UNIX system, there is a many text files which are in fact the
databases currently used by an application "homebrew".
I know the position of these files on IBM server.
What are the successions tasks to make on these 2 servers in order to lay
out a permanent connection between these 2 servers ?
The final goal is to reading and writing with these files on the IBM server
from the LINUX server.
In fact, my PHP application on the LINUX server will read and modify them.
Thank you by advance to answer on my email : [email]rpadovano@buyingpack.com[/email]
Robert PADOVANO
Robert PADOVANO Guest
-
Changing temporary Terminal Server licenses to permanent
About 110 days ago I installed a Windows Server 2003 Terminal License Server. Since our temporary Terminal Server licenses are about to expire I... -
Establish a connection telnet in PHP on a UNIX server
Hello, I wish to establish a connection in language PHP on a UNIX server by telnet. In fact, I would like : - Connect to server by sending IP... -
uploading fiels from one unix server to another server usin perl cgi script.
Hi all, I have a task at hand , that of uplaoding file from server to another server and also pass 6 paramteres along with the file. ... -
Linux RH8 db2 8.1 fp3 jcc connection randomly lagging when connecting other server than localhost
I'm running my application on two separate RH8 linux bokses using Jboss 3.0.7 on the appserver and db2 8.1 fp3 on the db server. I am also... -
F. Michael Orr #2
Re: Permanent connection between a LINUX server and a UNIX AIX server
On Fri, 23 Apr 2004 14:18:04 +0200, Robert PADOVANO wrote:
NFS is the usual answer, though I have had mixed results in AIX servers> Hello,
>
> I created, for a customer LAMBDA, a Intranet site with PHP and MySQL
> technology.
> This site is on a LINUX server.
> I wish to connect this LINUX server on a UNIX server to directly access to
> the FILES present on the disk.
>
> I am not the supplier of system IBM of my customer LAMBDA.
> I am service provider for this customer LAMBDA.
>
> Environment of the UNIX server :
> --------------------------------
> - Computer IBM RISC 6000 Under-dimentionned!
> - SYSTEM UNIX AIX 4.3
> - No database engine
> - No SSH port
> - No FTP port
> - Only a Telnet port
> - 10 clients connected in permanence to the server with strong use of the
> network (traditional Ethernet 100 Mbps) in Telnet
> - Disk space low (500 Mo of free!)
> - The supplier of this system does not want help me (question of guarantee
> and protectionism)
> - In theory, I cannot modify the hardware or the config of IBM server
> (question of guarantee)
> - I have the superuser password
>
> Environment of the LINUX server :
> ---------------------------------
> - I will put the machine adapted to the situation
> - I will be the administrator
>
>
> That I want to do
> -----------------
> On the UNIX system, there is a many text files which are in fact the
> databases currently used by an application "homebrew".
> I know the position of these files on IBM server.
>
> What are the successions tasks to make on these 2 servers in order to lay
> out a permanent connection between these 2 servers ?
> The final goal is to reading and writing with these files on the IBM server
> from the LINUX server.
> In fact, my PHP application on the LINUX server will read and modify them.
>
> Thank you by advance to answer on my email : [email]rpadovano@buyingpack.com[/email]
>
> Robert PADOVANO
and Linux clients.
F. Michael Orr Guest



Reply With Quote

