Results 1 to 3 of 3
Hello,
Our servers use Red Hat Enterprise Linux 5 (Tikanga). I would like to remote into the server to install PHP, Apache, MySQL.
How can I do that from Windows?
...
- 10-12-2010 #1Just Joined!
- Join Date
- Oct 2010
- Posts
- 1
Connecting to Redhat Linux server remotely
Hello,
Our servers use Red Hat Enterprise Linux 5 (Tikanga). I would like to remote into the server to install PHP, Apache, MySQL.
How can I do that from Windows?
How can I do that from Linux? Which Linux distribution is the best for this purpose?
Thanks in advance,
- 10-12-2010 #2
welcome in Linux
you using register Red Hat Enterprise Linux 5 (Tikanga) or not ?
read link given in my signature .Take risks: if you win, you will be happy; if you lose, you will be wise.
New Users : Read This First
- 10-12-2010 #3
for windows, download and use putty to SSH into box, then use yum to install software
for linux, if ssh command isn't available, simply install ssh package, available in every distro and SSH into remote server and install with yum, there is no best distro for this since all distros can do it easily and most by default


Reply With Quote