noobie issues- phpmyadmin and FTP
I have setup an Ubuntu 10.04 disk image (following the tutorial) and it appears to be up and running (I get the "It works" message when visiting the public IP). I also setup ISPConfig, which is up and running. So I have my first web server up and running. Great!
Here are my questions. How do I access the site via FTP (without a domain- just the public IP)? I've set up an FTP account with the config, but I don't know where to point the FTP client to login. (I said these were noobie questions)
Also I can't figure out where to go to find phpmyadmin (which I installed as part of the ISPConfig setup).
Anyone who can help a bewildered coder with no Linux background would be a total lifesaver.
3 Replies
@atillman:
How do I access the site via FTP (without a domain- just the public IP)?
With either the IP address or the default lixxx-xxx.members.linode.com found on the 'Remote Access' tab of the Linode Manager.
@atillman:
I've set up an FTP account with the config, but I don't know where to point the FTP client to login. (I said these were noobie questions)
Avoid FTP is possible, take a look at scp or sftp.
@atillman:
Also I can't figure out where to go to find phpmyadmin (which I installed as part of the ISPConfig setup).
Make sure you have phpmyadmin properly secured, otherwise it will be just a matter of time before your linode is compromised.
If you can teach yourself to get by without the control panel (ISPConfig), you'll be much better off. Checked out
–
Travis
I don't understand… There is no "Remote Access" tag…
@tommywillb - This post is a bit old so some of the information is outdated. The "Remote Access" tab in the Linode Manager has been replaced by the "Network" tab in the Cloud Manager. There, you'll be able to find your Linode's IP address as well as the rDNS in the following format:
xx-xxx-xx-xx.ip.linodeusercontent.com
You can also follow one of our more recent guides if you want to start using FTP to transfer files:
- Transfer Files with FileZilla: Instructions for installation and usage of the free and open-source multi-platform file transfer application FileZilla
- How to Transfer Files with SFTP: Guide to using the file sharing Linux utility SFTP