Welcome to Tilaa! This guide will help you navigate the MyTilaa dashboard and log in to your server for the first time.
1. MyTilaa Dashboard Overview
When you log in at My Tilaa, you will see an overview of your active products and services.
Here you can manage the following features:
- VPS Overview: Access your servers to reboot, start/stop, manage IP addresses, and view data traffic.
- Account Details & Users: Update your personal information and manage access for other users (add/remove team members).
- Big Disk Overview: Manage extra storage disks attached to your VPS.
- NFS Share Overview: Configure High Available NFS Shares to share files between multiple servers.
- Security: Enable Two-Factor Authentication (2FA) for extra account security.
- Snapshot Overview: Create, restore, or delete backups (snapshots) of your servers.
- Financial: View invoices, change payment methods, or add credit to your account.
- Support: Create tickets or find contact details for our 24/7 support team.
2. Finding your Server Password
Before you can log in, you need your unique server password. This is generated automatically upon creation.
- In the dashboard menu, go to VPS.
- Click on the server you want to access.
- Locate the box Login details server.
Use the displayed Username (root/Administrator) and Password for the next steps.
3. Logging into your Server
Option A: Linux VPS (via SSH)
You can connect using the terminal on your computer. Replace ip.ip.ip.ip with your server's IP address.
Windows (PowerShell), macOS & Linux:
ssh root@ip.ip.ip.ip
(Windows users can also use PuTTY if preferred).
Option B: Windows VPS (via RDP)
Windows servers use Remote Desktop Protocol.
- Windows: Search for "Remote Desktop Connection" in your start menu.
- macOS: Download "Microsoft Remote Desktop" from the App Store.
- Linux: Use a client like Remmina or rdesktop.
Option C: Emergency Access (Video Display)
If you cannot connect via the network (SSH/RDP), use the Video Display in the dashboard. This acts like a physical monitor attached to your server.
- Go to your VPS details page.
- Click on Video Display.