Quote:
Originally Posted by wap3
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.
.