#Help with changing ptero theme on vps panel
178 messages · Page 1 of 1 (latest)
got the link for me?
Give me a minute
I have downloaded it
this is the guide to install, but idk how I do that
just run the line that says bash
^^
sudo su ?
bash <(curl -s https://raw.githubusercontent.com/MBG1337/McubeTheme/main/install.sh)
Where do I run it
in your SSH
i tried that but it wasn't working
ok wait
well, the same way as you did before
We will describe how you can access your new Dedicated server's terminal via SSH
its vps btw
(the ssh part is the same for a vps)
oh ok
just follow the text guide
do i need to add root too?
assuming you haven't changed it - yes
just wanna ask if i share my host here, does that creates any problem?
Yep I do.
type your password there and press enter (it wont show anything)
you can, it just doesn't show anything for security purposes
run this
the screen is same though
have you pressed enter?
yep (legit like 10 times)
i tried again and it said this bruh
Is there any chance, that my host could be wrong?
hm then it's fine
Should it be the one that is ptero panel's password for root user?@charred belfry
then what should be it?
no i mean just tell when do we set that passwd
ok any idea where?
I don't
I think it's a bit down
bro i have reset the password, its still saying same
Have you got the correct username?
username should be root only right?
I think so
@charred belfry Hey I just logged in
How run this
this is what I got
how do i make it on ubuntu?
@willow narwhal, you just advanced to level 7 !
I don't recommend changing it if you're unfamiliar with linux
there is no way to change besides reinstalling your entire vps
Is there any other theme which could run on this and not on Ubuntu?
Yeah, it's just that the installer doesn't support anything else but ubuntu
Can you send me those please?
?
the themes?
@willow narwhal
the script provided is relatively easy to modify to work for you
before running that command please make sure you have nodejs, npm and yarn installed
#!/bin/bash
# Updating system packages
sudo dnf update -y
# Enabling EPEL release for more package options
sudo dnf install -y epel-release
# Installing Node.js from AppStream repository
# This installs the module which also contains npm
sudo dnf module list nodejs
sudo dnf module reset nodejs -y
sudo dnf module enable nodejs:14 -y # Choose your preferred stream
sudo dnf install -y nodejs
# Check node and npm versions
echo 'Node.js version:'
node --version
echo 'npm version:'
npm --version
# Installing yarn globally using npm
sudo npm install --global yarn
# If you prefer to use the official Yarn packaging scripts,
# uncomment the below lines and remove the 'sudo npm install' line.
# These will configure the Yarn repository and import the repository’s GPG key.
# sudo curl --silent --location https://dl.yarnpkg.com/rpm/yarn.repo | sudo tee /etc/yum.repos.d/yarn.repo
# sudo rpm --import https://dl.yarnpkg.com/rpm/pubkey.gpg
# sudo dnf install -y yarn
# Verify the installation of yarn
yarn --version
run this first
then run this
Okay sir I will do that afterwards
@eager haven what will this do btw?
install the theme the commands used are mostly universal i just removed the portions that made it 'require' ubuntu and gave you rocky linux instructions that are the same as the other script
the script does nothing but move files to the proper directory so all you need is npm yarn and the other depedencies above
just run it as a script
use nano and paste then save or do something else to upload it
idk how we run like that, please tell
chmod +x <filename>.sh
./<filename>.sh
sorry but im dumb
so first i download the file?
yes
"C:\Users\files\Downloads\message.txt" this is my directory
alright
give me the login details
please
this is going nowhere
i'll just do it for you
ok please don't do anything bad with it
i don't do that
just dmed you
https://i.lucidly.net/9c7ff71f-d8c9-4700-8cb3-33e156f2fbbc.png dependencies are installed
https://i.lucidly.net/6f036be6-6c53-4515-a948-6aaa4472408c.png a backup has been provided
installation will be done shortly
the script reports success
can i please ask one thing though
why are you using a vps when you don't know much about them?
what should i use then?
like i want to host ton of discord bots with database
which should be easily expandable and shrinkable in future
I can downgrade it?
you can downgrade the ram and cpu but you can't reduce the disk space it has allocated
without a reinstallation
not really
i mean personally, i dont necessarily like vpses for stuff because it is shared and some things are out of my control i.e if the hosts node goes down, i can't do anything to fix that
i heard that ptero gets preinstalled on dedicated or something
the installation is not hard for pterodactyl
and the installation of ptero is done by staff
through script or linux?

Idk what's the basic difference b/w dedicated and vps
it doesnt matter if you have a script or not
Also @eager haven in future if I want to install another theme, how would I do that?
depends on the theme
on a vps you are sharing resources whereas on a dedicated server its just one computer that you have access to
I would not recommend you to upgrade to a dedi
@eager haven Do you know any ptero mod which can make code editor workspace a lot better?
You could use sftp and an IDE on your pc
Yeah I use sftp but it's a bit long process if u want to do minute changes
What's IDE?
code editor
e
Just get Microsoft visual studio or notepad++
@willow narwhal you need to go to /var/www/pterodactyl
Put the file in and unzip it or you can run it by command line
?
?? wdym
Most themes with pterodactyl is just drag and drop or either unzip in the /var/www/pterodactyl
@willow narwhal dm me
Smh
Nvm you got it done
@outer quarry this has already been done
I noticed that's why I said nvm
