Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

MythicalLTD/MythicalWebPanel

Repository files navigation

Logo

MythicalWebPanel

The best free web hosting panel with multi-node support and a powerful API MythicalWebPanel is currently in development by @SnyderWillCode & @NaysKutzu.

🎨 Frontend

We are using vuexy as a frontend. You can change that!

👔 Contributing

I'm open to all contributions! Feel free to help! :)

💸 Financial support

Do you want to support our hard work?

MythicalSystems https://paypal.me/mythicalsystems

🎧 Support

You can join our support server:

https://discord.gg/7BZTmSK2D8

DOCS

Here you will find the stuff that we will have to add in our docs:

Create a new user:

Use the following command to create a new user.

sudo adduser mythicalsystems

Add the user to the sudo group:

The sudo group allows users to run commands with administrative privileges.

sudo usermod -aG sudo mythicalsystems

Edit the sudoers file:

The sudoers file is the configuration file for controlling sudo privileges. We'll use the visudo command to safely edit it:

Allow passwordless sudo for the new user:

Inside the sudoers file, add the following line at the end of the file:

mythicalsystems ALL=(ALL) NOPASSWD: ALL

Releases

No releases published

Sponsor this project

Contributors 3

  •  
  •  
  •