# How To Run Myria Node with VPS Linux **Published by:** [Tin Anpha](https://paragraph.com/@tinanpha/) **Published on:** 2023-06-14 **URL:** https://paragraph.com/@tinanpha/how-to-run-myria-node-with-vps-linux ## Content Hello everyone, today I will guide you thoroughly how to install a Myria Node with VPS Linux THIS TUTORIAL IS EXCLUSIVELY FOR SOMEONE WHO ALRREADY BOUGHT MYRIA NODE LICENSE. IF YOU HAVEN'T GOT ONE, YOU CAN GET IT HERE. I suggest we rent a VPS (Virtual Private Sever). I choose Contabo because it’s cheap with the hardwares that the project requires as you can see below:Sever RequirementsGo to https://geni.us/contabo and Choose the Cloud VPS S as below:Remember set the currency to Euro for cheaper payment Fill out the password and hit NextIf you are new to Contabo you can create new account by filling the info or you can change to tab “I’m a Contabo Customer to login and hit NextThen hit Oder & PayThen wait for Contabo to send you the login info in you emailGet the IP address and with the password you have just filled above, we are ready to goNow connect to your VPS using terminal (if you use MacOS) or use Window Terminal if you use WindowOS with this command: ssh root@[your IP address] My Exp:ssh root@38.242.153.47 Type “yes” then Paste your Password (Remember the password does not show up) and enter Now you are connected to VPSNext using the following command to run myria node:sudo wget https://downloads-builds.myria.com/node/install.sh -O - | sudo bash Nextmyria-node --start Once completed, you’ll be asked to input your API Key. To retrieve and input your Myria Node API Key/s:Go to your dashboard (https://myria.com/nodes/dashboard/)Click Manage to retrieve and manage your API Key/s.Follow the prompts to input your Myria Node API Key/s.Once completed, your Node is now running and you can check the status of your Node by running commandmyria-node --status That's all! ## Publication Information - [Tin Anpha](https://paragraph.com/@tinanpha/): Publication homepage - [All Posts](https://paragraph.com/@tinanpha/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@tinanpha): Subscribe to updates - [Twitter](https://twitter.com/tinanpha): Follow on Twitter