-
.Net
-
Backup
-
Data Storage Containers
-
Docker Containers
-
Environment Management
- Swap-Domains
- Clone Environment
- Create Environment
- Environment Aliases
- Environment Aliases
- Environment Migration between Regions
- Environment Regions
- Environment Transferring
- Environment Variable
- Environment Variables
- Environment Variables(Apache meaven, Memcached)
- Environment Variables(Go)
- Environment Variables(JAVA)
- Environment Variables(Load Balancer)
- Environment Variables(Node.js)
- Environment Variables(PHP)
- Environment Variables(Ruby)
- How to Migrate a WordPress Site to BitssCloud PaaS
- How to migrate my environments from another Jelastic provider?
- HTTP Headers
- Java VCS Deployment with Maven
- Setting Up Environment
- Share Environment
- Why is my environment in sleeping mode?
- Show all articles (9) Collapse Articles
-
Java
- Environment Variables - Java custom Environment Variables
- Java App server Configuration
- Java Options and Arguments
- Multiple Domains on Tomcat server
- Secure Java Encryption and Decryption
- Spring Boot Standalone and Clustered Java Applications with BitssCloud
- Timezone Data for Java/PHP App Server
- Tomcat HTTP to HTTPS redirect
- WildFly server
-
LiteSpeed Web Server
-
OOM Killer
-
Python
-
Reseller SetUp
-
Secure Socket Layer (SSL)
-
Troubleshooting
-
Account Management
-
CDN
-
Databases
- Database Configuration
- Database Connection Strings
- Database Hosting in BitssCloud
- Environment Variables(Database)
- Galera Cluster not working
- How to export/Import Database via Command line
- How to install MSSQL server on Linux (2017)
- MariaDB/MySQL Auto-Сlustering
- MongoDB Database Backups
- PostgreSQL Database Backups
- PostgreSQL Database Replication
- PostgreSQL Master-Slave Cluster
- Remote Access to PostgreSQL
- Schedule Backups for MySQL and MariaDB Databases
- Scheduling Databases Backups
-
Domain Name Management
- Container Redeploy
- Custom Domain Name
- DNS Hostnames for Direct Connection to Containers
- How to Bind Custom Domain via A Record
- How to Bind Custom Domain via CNAME
- Multiple Custom Domains on an Nginx Web Server
- Multiple Domains with Public IP
- Multiple Public IP Addresses for a Single Container
- Setup WordPress Multisite Network with Domain Mapping and CDN
-
Jenkins
-
Load Balancing
-
PHP
- Creating Environment for PHP
- Deploy PHP Project Via GIT SVN
- How to Check Change PHP Version in BitssCloud
- How to create environment for AngularJs/ReactJs
- How to Enable PHP Extensions
- How to Install Custom PHP Application
- Ion cube Loader
- MariaDB PHP connection
- MySQL PHP Connection
- NGINX PHP
- PHP App Server Configuration
- PHP Connection to MongoDB
- PHP security settings
- PHP Session Clustering
- PostgreSQL PHP Connection
- Running Multiple Domain Names on Apache Server
- Security configuration for Apache
- Zero Downtime (ZDT) Deployment for PHP
- Show all articles (3) Collapse Articles
-
Release Notes
-
Ruby
-
SSH
-
Wordpress
-
Application Management
-
Cluster
-
Deploying Projects
-
Elastic VPS
- CentOS VPS
- Elastic VPS configuratation
- Elastic VPS with full root access
- Installation of cPanel in BitssCloud
- Java Console Application with CentOS VPS
- Linux VPS Access via Public IP
- Linux VPS Access via SSH Gate
- Setting Mail Server Inside CentOS VPS
- Setting Mail Server Inside CentOS VPS
- SSH Access to VPS Gate
- Ubuntu VPS
- Ubuntu with CSF Firewall
-
High Availability
-
Jitsi
-
Node.js
-
Pricing System
-
Request Handling
-
Scaling
- Application Server with horizontal scaling
- Automatic Horizontal Scaling
- Automatic Horizontal Scaling: Multi Nodes
- Automatic Vertical Scaling
- Database Horizontal Scaling
- Docker Containers Horizontal Scaling
- Horizontal Scaling
- Load Balancer with horizontal scaling
- Memcached horizontal scaling
- Storage Container
- VPS Horizontal Scaling
-
Traffic Distributor
-
General
- Apache & NGINX Modules
- BitssCloud Dashboard Guide
- Build and Deploy Hooks
- Cron Job scheduler
- FFMPEG Setup
- File Synchronization
- FTP Overview
- FTP/FTPS Support in BitssCloud
- How to Deploy Magento into BitssCloud PHP Cloud
- How to Enable Expert Mode in JCA
- How to open a support ticket to BitssCloud
- Installation of FTP
- Kubernetes Cluster
- MarketPlace
- Reduce Cloud Waste with Automatically Scheduled Hibernation
- Run Configuration
- SFTP Protocols for Accessing BitssCloud Containers.
- Supported OS Distributions for Docker Containers
- Timezone Addon
- Two-Factor Authentication
- Types of Accounts
- Varnish
- Websockets Support
- What is Cloudlet
- What is PaaS & CaaS
- WordPress AddOn
- Zero Code Change Deploy with No Vendor Lock-In for Smooth Migration across Cloud Platforms
- Show all articles (12) Collapse Articles
-
Go lang
-
Wordpress category
-
Data Storage Container
-
Memcached
-
Account & Pricing
SSH Access to VPS Gate
Access Linux VPS Container via SSH Gate
In order to manage the required software inside your Elastic VPS container, you need to connect to it via SSH protocol. This can be performed through the dedicated BitssCloud SSH Gate, which provides a single access point to configure all environments and servers within your account remotely, with the full root access granted.
Note: For the Windows virtual private server management, utilize the remote desktop protocol (RDP) support.
In case you prefer to operate your VPS container with the help of external SSH tools, consider establishing connection to it via Public IP address. Regardless of the chosen approach, the provided functionality and management capabilities will remain the same.So below we’ll consider how to connect to your BitssCloud account by means of BitssCloud SSH Gate, based on the operating system that is run on your local machine:
- for MacOS/Linux/BSD
- for Windows
Connection to BitssCloud SSH Gate for MacOS/Linux/BSD
BitssCloud SSH Gate allows to establish secure and encrypted connection to the remote VPS container and execute the required commands on it. If you haven’t established SSH connection before, you’ll need to perform the following steps:
- generate an SSH keypair
- add your public SSH key to the dashboard
- access your account via SSH protocol
The process of SSH connection setup is the same for all containers within the Platform, including Linux-based virtual private servers (i.e. on top of Ubuntu and CentOS). Thus, within this guide, we won’t dwell on this procedure – just refer to the linked above pages in our documentation to explore the full list of required actions.
Connection to BitssCloud SSH Gate for Windows
For Windows operating system, the process of SSH connection establishment via BitssCloud Gate is slightly different, since it requires to additionally handle SSH private key at your local machine. We’ll consider the needed operations with the example of PuTTYgen tool.
1. First, generate an SSH keypair and add a public key to the dashboard.
2. Run PuTTYgen and save private SSH key, which corresponds to the public one you’ve previously added to the dashboard.
Click on Save private key version and specify the path and name of the file it will be saved to.
3. Next, download and launch PuTTY SSH authentication agent (i.e. Pageant). In the opened window, click Add key button and navigate to the local file you’ve saved a private key to.
Then you can Close the window, so that Pageant will be rolled to the tray.Note: Do not exit Pageant agent until SSH session (established in the next step) is closed, otherwise connection will be lost.
4. One more required tool is PuTTY SSH client itself. Once it has been downloaded and launched, access the Session tab located in the left-side Category section.
Fill in the Host Name (or IP address) field with your SSH connection string, that can be seen in the Settings > SSH Keychain > Public tab at the dashboard. Specify 3022Port number and press the Open button.
5. Thereafter, a console with the list of available environments from your dashboard will be displayed.
6. Upon selecting the required environment, you’ll see a list of containers provisioned for it.
Select a specific container (if there are several ones) or action by entering a corresponding number.
That’s it! Manage your VPS node with full root privileges granted, while operating with Windows OS.