By mfuggz
Just joined Digital Ocean and I want to install Ubuntu and follow this tutorial: https://www.digitalocean.com/community/tutorials/how-to-set-up-multiple-wordpress-sites-on-a-single-ubuntu-vps (which I will use the newest version)
My question is: 1. After installing everything and getting WordPress set up, can I access the multiple websites and the Ubuntu server from any computer or do I have to work on the computer that I installed Ubuntu and WordPress?
2. Once I have WordPress installed and am working on a theme, do I have to edit the coding files from my computer (where I installed WordPress) and then upload them via FileZilla (or other), or can I edit the WordPress code files after uploading? I just want to know if I can use any computer.
I found this from https://kinsta.com/blog/how-to-customize-wordpress-theme/:
“If you’re editing your own theme, which is specific to your site and was developed especially for it, then you can make edits to the theme directly. But if you’re working with a third-party theme and want to edit that, you should create a child theme to avoid losing your changes next time you update the theme.” ** 3.** What does it mean by ‘editing your own theme’?
Sorry, many questions.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there @mfuggz,
Once you have WordPress installed it will be installed on the server itself, so you will be able to access your WordPress installation via your browser and edit your site via your wp-admin area from any computer.
The installation will basically be on your DigitalOcean server and all you would need to access your WordPress site is a web browser like Firefox for example.
Regarding editing your theme, there are a few ways to do it:
Hope that this helps! Regards, Bobby
Hi @mfuggz,
Let’s start from the beginning, as soon as you install a wordpress website, it will be on your server. The files will be there as well as the database. Any edits you want the world to see will need to be done there. I’ll start answering your questions as you’ve asked them:
As long as you have a way to authenticate to your server either via a public key added or via a password and you haven’t disabled your SSH port you would be able to. Having said that, it’s best to deny any password authentication and don’t allow your SSH port to be accessible publicly. The best practice would be to use one computer.
You can edit the files as you like and whichever is easiest for you. You can edit them directly on the server or edit them locally and then upload them via FileZilla or another program.
Editing your own theme can mean two things mostly. The first would be to edit the theme via WordPress’s admin area. The second would be to edit it directly in the files. Usually, you would do the first rather than the second option I described.
Regards, KFSys
To set up and manage your websites on a server environment, you should have a basic understanding of how Linux works. You can read the Introductory Topics of this great course: Making Servers Work: A Practical Guide to Linux System Administration
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.