Pusat Bantuan
How to Trade Virtual Private Servers (VPS) - Pusat bantuan itemku
- Choose an available VPS when purchasing itemku
- Select the Operating System (OS) you want
- Make payment for your order
- Wait until the seller provides the VPS connection information i.e. IP Address, Username and Password
- Connect to VPS with RDP (Remote Desktop Protocol) or FTP (File Transfer Protocol)* (see below for RDP and FTP connections)
- Make sure you can connect to your VPS with the OS and specifications you ordered (see below to check VPS specs)
- Click the Done button on itemku to complete your order
*VPS connection on Linux OS can only use FTP
VPS Connection with Remote Desktop Protocol (RDP)
- Open Remote Desktop Connection application or similar
- Enter IP Address on Computer and click Connect
- Enter the given Username and Password
- Wait until you are connected to a VPS connection
- Check the specifications of your VPS
VPS Connection with File Transfer Protocol (FTP)
- Use PuTTy application, terminal or similar
- Enter IP Address in Host Name and click Open
- Click Agree on the PuTTy Security Alert message
- Enter the given username and password then click enter
- Check VPS specs
How to check VPS device specifications
On Windows OS, open File Explorer then right click on This PC
On OS other than Windows, use the terminal with the command below
- Knowing CPU Core: cat /proc/cpuinfo
- Knowing RAM Memory: cat /proc/meminfo
- Knowing the hard drive capacity: df -H