View Single Post
Old February 5th, 2007, 11:14 PM   #52 (permalink)
cowboy
Surpass Fan
Excelling Contributor
 
cowboy's Avatar
 
Joined in Nov 2005
Lives in Colorado
Hosted on DEDI
937 posts
Gave thanks: 2
Thanked 95 times
Quote:
Originally Posted by wap3 View Post
So again I went into FTP and copied the UserName
when doing http://72.29.75.179/~MyFTPUserName
I get the following return as a 404 error:
The requested URL /~MyFTPUserNamewas not found on this server.
http://72.29.75.179/~MyFTPUserName is not valid without a trailing /
then the filename.

http://72.29.75.179/~MyFTPUserName/serverload.php if that is what you named the file and put it in the public_html folder.

To see the proc folder:

proc is one folder down from server base / equal to the /home directory

loadva is a file, without an extention in the proc folder.

You cannot see /proc from your domain account as you cannot get beyond your username directory.

login is usually to root. cd to /proc and ls to see all files or cat loadav to view the contents of the loadav file using SSH terminal.

If you like the graphic interface better you can use FileZilla and login as root secure with SFTP using SSH2 on port 22, right click on the file and pick view/edit.
.
__________________
Where would you be if you were at the highest court in the land (US)?
cowboy is offline   Reply With Quote
These users thank cowboy for this great post!
Kayla (February 6th, 2007), wap3 (February 5th, 2007)