 | What is telnet / SSH? | |
 | Telnet is a user command and underlying TCP/IP protocol for accessing remote computers. With telnet/SSH, you can log in to a remote system and work with files and data on it via a command line prompt.
FutureQuest supports and recommends usin |
|
 |
 | SSH access blocked? | |
 | Question:
I was using the wrong login information to access my account via SSH and I think I triggered a block. I'm sure I'm using the correct username and password now, but the message I get when trying to connect is "Connection refused". I' |
|
 |
 | How do I uncompress a file with SSH? | |
 | All of the below commands assume that you are within the same directory that the compressed file is in. To be sure, type:
ls {enter}
If the file is there, you're ready to go. If not, type:
cd /big/dom/xdomain/www/directory/ |
|
 |
 | CLI Tip: Midnight Commander (linux file manager) | |
 | If you are one of the people still trudging around with vi and emacs for your file editing, or are new to editing files via the command line, FutureQuest has something much simpler to use, and it's packed with many features to make your file management on |
|
 |
 | Using the Pico Text Editor | |
 | For editing files on the servers, one option is the File Manager interface in your account's CNC. The File Manager provides an easy-to-use, point-n-click web interface that is recom |
|
 |
 | How do I send email from the command line? | |
 | Question:
I am used to sending email using SSH, but need to know how to do it at FutureQuest?
Answer:
To send email via the command line at FutureQuest:
First, SSH to your accou |
|
 |
 | Do you offer extra SSH accounts? | |
 | Question:
I did see the extra FTP account option on your web site but I'm not sure if that includes an extra SSH account. If it does not include SSH, can I get an extra SSH account?
Answer:
As you noted, extra FTP accounts are avai |
|
 |
 | Why are sz and rz not available? | |
 | Question:
I usually use scp to copy files to and from the server (when I am not using windows). When I am using windows, I use ssh to log on to the server using Tera Term Pro's ttssh which lets you transfer files using the Zmodem protocol.
|
|
 |
 | WinSCP - Open Source SFTP and SCP Client | |
 | WinSCP, an open source SFTP and SCP client for Windows, allows you to perform all of the basic file operations, such as copying and moving files to and from a remote computer, in a secure and encrypted channel. It also allows you to rename files and folde |
|
 |
 | Key Authentication with PuTTY | |
 | This guide is based on PuTTY and PuTTYgen release versions .58, and assumes some knowledge of SSH and working with files on the server and your computer.
PuTTYgen can be used to generate a key pair which will allow you to log in via SSH |
|
 |
 | Using Terminal Application in Mac OS X | |
 | SSH allows you to access to the command line environment on the FutureQuest servers.
Below we describe how Mac OS X users can use the Terminal application to connect to the FutureQuest servers with SSH.
If you are still using Mac OS |
|
 |
 | Connecting with PuTTY | |
 | PuTTY is a client program for Windows that will allow you to establish an SSH connection to the FutureQuest server in order to work in the shell environment at the command line.
This guide is based on PuTTY release version .58 and covers only |
|
 |