[HELP] How can I manage Cloud hosting (Vultr/digitalocean)?

HydraEvil

Junior Member
Joined
Aug 9, 2021
Messages
135
Reaction score
98
I have 0 knowledge in this. I can go for Cloudways but I want to learn this skill.
Is there any course or guide you recommend? (free or paid doesn't matter)
Thank you.
 
You can go with learning Linux first. Once you're comfortable using Linux, it will be easy to manage a server yourself. For learning Linux, there are plenty of YT videos.
 
You can go with learning Linux first. Once you're comfortable using Linux, it will be easy to manage a server yourself. For learning Linux, there are plenty of YT videos.
Thank you bro...
 
  • Like
Reactions: V
Buy a guide from bhw for :
How to set up a vps (linux flavor).
Dont try to learn linux it will take forever.
1) You need to know basic linux command and vi (linux editor, basic commands).
2) how the whole thing works.
3) secure your vps.
 
buy from ovh or digitalocean and use a free controlpanel
 
If you are new to this, I would recommend going with cPanel based solutions.
Otherwise, you can install Ubuntu 20x64 on a Linux instance and use CyberPanel with the openLiteSpeed option.
The process is simpler if you have some experiences in command lines or even console commands (linux). Just fine tune the security part and harden the Linux; after that, it should be a fairly simple process. You can also use Linux crontab to update the security updates for Linux.
I always advise against using root login and disabling it on VPSs; instead, create other users with root privileges and switch to root mode once you login to the server with a different username.

Recommended reads:
https://www.informaticar.net/security-hardening-ubuntu-20-04/https://www.rosehosting.com/blog/how-to-install-cyberpanel-with-openlitespeed-on-ubuntu-20-04/https://www.inmotionhosting.com/support/edu/cyberpanel/install-cyberpanel/
 
If you are new to this, I would recommend going with cPanel based solutions.
Otherwise, you can install Ubuntu 20x64 on a Linux instance and use CyberPanel with the openLiteSpeed option.
The process is simpler if you have some experiences in command lines or even console commands (linux). Just fine tune the security part and harden the Linux; after that, it should be a fairly simple process. You can also use Linux crontab to update the security updates for Linux.
I always advise against using root login and disabling it on VPSs; instead, create other users with root privileges and switch to root mode once you login to the server with a different username.

Recommended reads:
https://www.informaticar.net/security-hardening-ubuntu-20-04/https://www.rosehosting.com/blog/how-to-install-cyberpanel-with-openlitespeed-on-ubuntu-20-04/https://www.inmotionhosting.com/support/edu/cyberpanel/install-cyberpanel/
Thank you mate...
 
I learned how to manage my VPS's by trying and failing, reading and learning and most importantly by experience. Jump into the water, you will learn.
 
You can find the information you want in the digitalocean documents section. When you contact support, they will send you the links of the documents you need.
 
Back
Top