Discussion Overview
The discussion revolves around connecting two Linux servers located 40 miles apart, focusing on methods for establishing a remote connection to manage database settings and PHP files. The conversation includes considerations for both direct connections and remote access protocols.
Discussion Character
- Exploratory
- Technical explanation
- Debate/contested
- Homework-related
Main Points Raised
- One participant inquires about connecting two Linux servers and compares it to a Windows remote desktop setup.
- Another participant suggests using SSH, noting it may already be installed and provides a command to start the SSH server.
- A different participant raises the issue of needing a TCP/IP connection, stating that neither server is connected to the Internet and proposes using a PPP connection via modems and phone lines.
- One participant mentions the need for specific client/server programs to establish the PPP connection.
- Another participant suggests using pppd and sshd as necessary components for the connection.
- A participant asks about the necessity of using Portslave and requests links to guides for configuration.
- One participant points out the availability of various guides for setting up Dial-in Servers and mentions options for DHCP or static IPs depending on user needs.
- A participant expresses a desire to find the simplest method for establishing the connection.
Areas of Agreement / Disagreement
Participants present multiple approaches and considerations for connecting the servers, indicating that there is no consensus on a single method. Different views on the necessity of certain tools and configurations remain unresolved.
Contextual Notes
Participants discuss various methods and tools without reaching a definitive conclusion on the best approach, highlighting the complexity of the connection requirements and the varying levels of expertise among users.
Who May Find This Useful
This discussion may be useful for individuals seeking to connect Linux servers over long distances, particularly those interested in remote access methods and configurations for non-Internet-connected systems.