I wish to establish a new droplet with Centos8 operating system which will permit access via sudo to two developers and access to only billing information to a third individual. Third individual to pay by credit card. How do I implement this via team system, or otherwise? RALPER3
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 @ralper3,
Maybe you want to use centos with two sudo permissions,and let another one to pay for your Droplets.You can generate new users with sudo permission like this:
sudo usermod -aG sudo USER NAME
Remember to use this command under root user.
As for access to only billing information to a third individual,you can create a team account on DigitalOcean,not CentOS.Then distribute one with BILLING role,which means he just have the access to pay and look billing Information.You can find more at here: Teams Roles . How to create teams.
Hope help you!
Regrads, Shiroka
Hello there,
In addition to what has already been mentioned, I wanted to point out that CentOS Linux 8 has reached End Of Life (EOL) on December 31st, 2021.
I would strongly recommend planning either migration to another OS like Debian or Ubuntu, or upgrading to CentOS Stream.
I personally believe that the safest way to do this is to follow these steps here:
rsync for example copy over your files and migrate your databasesRegards, Alex
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.