Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Connect via SSH and use inline commands
This guide explains how to connect via SSH to a Web Hosting or Managed Cloud Server.
Connecting via SSH using a Web Browser
- Open the Manager (manager.infomaniak.com)
- Go to Hosting
- Click on the hosting/domain name in question
- In the left sidebar, click on FTP / SSH
- Click on the Web SSH button
Connecting via SSH using the Terminal or an Application
To connect via SSH, install or enable software based on the operating system:
- Terminal (pre-installed application on macOS and Linux)
- PuTTY (Windows)
- Windows SSH Client (help in English)
Then execute the following command:
ssh username@server
- Username is the FTP account's username
- Server is the host server (e.g., xxxx.ftp.infomaniak.com)
$ whereis mysqlmysql: /opt/mysql/bin/mysql
Link to this FAQ: