- Nov 26, 2019
- 173
- 51
vibee.sh
No KYC
No Logs
No Signup
No Email
No Username
No Passwords.
just a command
No KYC
No Logs
No Signup
No Email
No Username
No Passwords.
just a command
ssh vibee.shMicro Box 2 CPU, 4 GB Ram, 40 GB NVMe SSD 7$/month
Smol Box 2 CPU / 4 GB / 80 GB NVMe 15$/month
Smooth Box 4 CPU / 8 GB / 160 GB NVMe 26$/month
Based Box 8 CPU / 16 GB / 320 GB NVMe 47$/month
Beefy Box 12 CPU / 24 GB / 480 GB NVMe 66$/month
Baller Box 16 CPU / 32 GB / 640 GB NVMe 92$/month
Smol Box 2 CPU / 4 GB / 80 GB NVMe 15$/month
Smooth Box 4 CPU / 8 GB / 160 GB NVMe 26$/month
Based Box 8 CPU / 16 GB / 320 GB NVMe 47$/month
Beefy Box 12 CPU / 24 GB / 480 GB NVMe 66$/month
Baller Box 16 CPU / 32 GB / 640 GB NVMe 92$/month
Differently from most providers, we do not overload the hardware with hundreds of machines. This translates into actual, highly performant specifications that match your expectation, you're free to try the machine before purchase by doing a fast proof of work
Servers are instantly provisioned closest to you, auto delete at 50th minute if you don't pay within that time.
Payment is done through a stripe link (automated)
Cryptocurrency is not supported, but it will be supported soon*
We provide refunds for the the time remaining based on the cost / 30 days * remaining days (meaning that upon contacting us, we will close your server and reimburse you for the unspent days.)
Server comes with root access.
Step 1. Open your Terminal and type "ssh vibee.sh"
Step 1.1. if you don't have a key, copy, disconnect and paste the suggested command to generate one
Step 2. Select what server specifications you want
Step 3. Either complete the proof of work by copying the link and putting it on your browser and waiting to be validated (to get your free server), or just pay for it using the provided stripe link.
Remember that if you choose to provision the free test server, you have 55~ minutes before it gets deleted. Upon deletion we can't recover your data so make sure to back it up, or pay the server in time to continue using it!
For windows users, you must install WSL from the microsoft store and then Ubuntu, in order to get a terminal
Step 1.1. if you don't have a key, copy, disconnect and paste the suggested command to generate one
Step 2. Select what server specifications you want
Step 3. Either complete the proof of work by copying the link and putting it on your browser and waiting to be validated (to get your free server), or just pay for it using the provided stripe link.
Remember that if you choose to provision the free test server, you have 55~ minutes before it gets deleted. Upon deletion we can't recover your data so make sure to back it up, or pay the server in time to continue using it!
For windows users, you must install WSL from the microsoft store and then Ubuntu, in order to get a terminal
1. Open PowerShell as Administrator:
Press Start, type "PowerShell", right-click it, then choose "Run as administrator".
2. Install WSL + Ubuntu:
3. Restart your PC when Windows asks.
4. Open Ubuntu:
After restart, search "Ubuntu" in Start and open it.
5. Create your Linux username/password:
Type a username, then a password. The password will not show while typing.
6. Update Ubuntu:
7. If "wsl --install" does not work, enable WSL manually in PowerShell as Administrator:
8. Restart your PC.
9. Try installing Ubuntu again:
Press Start, type "PowerShell", right-click it, then choose "Run as administrator".
2. Install WSL + Ubuntu:
wsl --install -d Ubuntu3. Restart your PC when Windows asks.
4. Open Ubuntu:
After restart, search "Ubuntu" in Start and open it.
5. Create your Linux username/password:
Type a username, then a password. The password will not show while typing.
6. Update Ubuntu:
sudo apt update && sudo apt upgrade -y7. If "wsl --install" does not work, enable WSL manually in PowerShell as Administrator:
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart8. Restart your PC.
9. Try installing Ubuntu again:
wsl --install -d UbuntuThe server comes preconfigured with security, no password access (it uses your public key as authentication handshake), it comes preloaded with useful tools for vibecoding
it comes preloaded with your own subdomain that's instantly online and you can host anything immediately. (instant webhosting, just drop files in the /web)