SSH (Secure Shell) is a secure protocol for remotely accessing and managing your hosting server. It provides a command-line interface for executing commands, transferring files, and configuring services. This guide will help you set up and use SSH effectively.
To begin, you'll need:
Step 1: Generate SSH Keys (Recommended)
For enhanced security, use key-based authentication. On your local machine, run:
ssh-keygen -t rsa -b 4096
This creates a private key (keep it secret) and a public key (upload to your server).
Step 2: Connect to Your Server
Use the command:
ssh username@your-server-ip
If using keys, ensure your public key is in ~/.ssh/authorized_keys on the server.
Step 3: Basic SSH Commands
Once connected, you can:
cd /path/to/directoryls -lanano filename.txtscp file.txt username@server:/path/Security Tips:
- Disable password authentication after setting up keys.
- Change the default SSH port (22) to reduce brute-force attacks.
- Use a strong passphrase for your private key.
SSH is a powerful tool for server management. Practice these steps in a safe environment, and consult your hosting provider's documentation for specific settings. With SSH, you gain full control over your server securely and efficiently.
We provide a range of scalable shared hosting solutions designed for blogs, business sites, and online portfolios. Each plan includes essential features to ensure optimal performance.
Ideal for launching a simple personal blog or a small static website to establish your initial online presence.
Starter Package
1 GB Disk Space
Unmetered data transfer and support for multiple domains
Complimentary Let's Encrypt SSL certificate
High-performance SSD NVME storage drives
Daily automated backups for data safety
Perfect for growing blogs or small business websites that require more storage and resources.
Growth Plan
2 GB Disk Space
Unmetered data transfer and support for multiple domains
Complimentary Let's Encrypt SSL certificate
High-performance SSD NVME storage drives
Daily automated backups for data safety
Suited for dynamic websites, online communities, or small online stores with moderate traffic.
Business Package
5 GB Disk Space
Unmetered data transfer and support for multiple domains
Complimentary Let's Encrypt SSL certificate
High-performance SSD NVME storage drives
Daily automated backups for data safety
Excellent for resource-intensive websites, medium-sized online stores, or multimedia-rich portfolios.
Professional Tier
10 GB Disk Space
Unmetered data transfer and support for multiple domains
Complimentary Let's Encrypt SSL certificate
High-performance SSD NVME storage drives
Daily automated backups for data safety
Designed for high-traffic business websites, extensive blogs, or e-commerce platforms with many products.
Advanced Solution
20 GB Disk Space
Unmetered data transfer and support for multiple domains
Complimentary Let's Encrypt SSL certificate
High-performance SSD NVME storage drives
Daily automated backups for data safety
Our most powerful shared hosting plan, built for large enterprises, major online marketplaces, and high-demand applications.
Enterprise Grade
50 GB Disk Space
Unmetered data transfer and support for multiple domains
Complimentary Let's Encrypt SSL certificate
High-performance SSD NVME storage drives
Daily automated backups for data safety