Loans | Best Search Engine | Master Resale Rights | Loans | MySpace Templates
SSH Help! [Archive] - ZGeek

PDA

View Full Version : SSH Help!


WiTT
21-04-2004, 04:12 PM
Does anyone know a good site for SSH Client help last time i used it was ages ago and well it is time again, i need to edit the httpd.conf to allow php to run properly and setup what file i want for the index also i need to find out how to make the web address work without the www and other subdomains (never done this before)

Feel like such a Newbie.

Thanks in advance.

WiTT
21-04-2004, 05:04 PM
don't worry found what i needed... Thank God

Gotta love that VI Editor i have posted a link to the page which has good VI editor commands.

http://amath.colorado.edu/computing/vi/

But still need to find out how to do a few things so if you know your linux let me know i could use your help.

Thanks

wolfpac181
24-04-2004, 03:25 AM
ssh username@www.wherever.com

can be used with IP as well.
ssh username@12.34.56.78

If you use gFTP you can also ssh2 file transfer
just change type to ssh2 and port 22

wolfpac181
24-04-2004, 03:29 AM
Also.... what apache are you using?
I tried php extentions with apache2 and it was ton's of fixing I had to do.

instead of ssh'ing into it...... use webmin for a nice connection. you should be able way more than you'll ever need it for, but it's a good little admin tool.