This FAQ page addresses the most common questions users have about AKR SecureShell 1.1.2, from installation and setup to troubleshooting and advanced features. Whether you're a beginner or an experienced user, you'll find detailed answers to help you get the most out of this free SSH client. We cover everything from profile management to security best practices, ensuring you have all the information you need to use AKR SecureShell effectively.
FAQ
How do I save SSH login profiles in AKR SecureShell?
AKR SecureShell allows you to save login profiles by clicking the 'Add Profile' button in the Profile Manager. Enter your server details (hostname, username, port, and authentication method) and click 'Save.' The next time you need to connect, simply select the profile from the dropdown menu and click 'Connect' to log in instantly. This feature eliminates repetitive data entry and ensures quick access to your frequently used servers.
Does AKR SecureShell support keyboard shortcuts like other terminal emulators?
Yes, AKR SecureShell natively supports all standard keyboard shortcuts found in Windows terminal environments. This includes shortcuts for copy (Ctrl+C), paste (Ctrl+V), tab switching (Ctrl+Tab), and command history navigation (Up/Down arrows). The software is designed to feel familiar to users of PowerShell, Command Prompt, or other Windows shells, ensuring a seamless experience.
Can I use AKR SecureShell without administrator rights on Windows?
Absolutely. AKR SecureShell is designed to work without requiring administrator privileges for installation or execution. This makes it ideal for users in restricted environments, such as corporate or educational settings, where admin rights are limited. Simply download the installer and run it as a standard user.
Is AKR SecureShell compatible with Windows 10 and Windows 11?
AKR SecureShell 1.1.2 is fully compatible with both Windows 10 and Windows 11. It has been tested on all major updates of these operating systems to ensure stability and performance. The software leverages native Windows APIs to provide a smooth and responsive experience.
How do I import existing SSH keys into AKR SecureShell?
To import SSH keys, open the Profile Manager in AKR SecureShell and select the profile you want to modify. In the authentication section, choose 'Key Pair' as the method and click 'Browse' to locate your private key file (usually .ppk or .pem). Enter the passphrase if required, then save the profile. Your key will now be used for authentication when connecting to the server.
Does AKR SecureShell support two-factor authentication (2FA)?
Yes, AKR SecureShell supports two-factor authentication through password-based methods. When setting up a profile, you can enable 'Password + 2FA' in the authentication options. After entering your password, the software will prompt you to enter a one-time code from your authenticator app (e.g., Google Authenticator or Authy). This adds an extra layer of security to your remote connections.
Can I use AKR SecureShell with cloud servers like AWS or Azure?
AKR SecureShell is fully compatible with cloud-based servers, including those hosted on AWS, Azure, and Google Cloud. To connect, simply create a profile with the server's public IP or DNS name, your username (e.g., 'ec2-user' for AWS), and the appropriate port (usually 22). The software handles the SSH protocol seamlessly, just like a traditional Linux server.
How do I reset a forgotten password in AKR SecureShell?
If you forget the password for a saved profile in AKR SecureShell, you can reset it by editing the profile in the Profile Manager. Open the software, go to 'Profile Manager,' select the profile, and click 'Edit.' In the authentication section, update the password field with the new one and save the changes. The next time you connect, the updated password will be used.
Is there a way to organize profiles into folders in AKR SecureShell?
Currently, AKR SecureShell does not support folder-based organization for profiles. However, you can use descriptive naming conventions (e.g., 'Production-Server-1,' 'Development-DB') to group related profiles together. This makes it easier to locate specific servers in the dropdown menu. Future updates may introduce folder support.
Does AKR SecureShell log connection history or commands?
AKR SecureShell does not log connection history or commands by default. However, you can enable session logging manually for troubleshooting purposes. To do this, open the Profile Manager, edit the profile, and check the 'Enable Session Logging' option. Logs will be saved to a specified directory and can be reviewed later if needed.
Can I use AKR SecureShell with Windows Terminal or other modern terminals?
AKR SecureShell is designed as a standalone SSH client and does not integrate directly with Windows Terminal or other terminal emulators. However, you can use it alongside these terminals. For example, you can open AKR SecureShell to manage your profiles and then use Windows Terminal for other command-line tasks. The software is lightweight and runs efficiently in the background.
How do I update AKR SecureShell to the latest version?
To update AKR SecureShell, download the latest version from the official website and run the installer. The software will automatically detect and replace the old version without requiring you to uninstall it first. Your saved profiles and settings will be preserved during the update process. Always back up your profiles before updating as a precaution.
Is AKR SecureShell safe to use for sensitive server connections?
AKR SecureShell prioritizes security by using industry-standard SSH encryption (AES-256) for all connections. It also supports SSH key authentication, which is more secure than password-based logins. Additionally, the software does not store passwords in plain text; they are encrypted and saved securely. However, always ensure your Windows system is protected with up-to-date antivirus software.
Why does AKR SecureShell sometimes disconnect unexpectedly?
Unexpected disconnections in AKR SecureShell can occur due to network instability, server-side timeouts, or firewall restrictions. To minimize this, ensure your internet connection is stable and the server's SSH timeout settings are configured appropriately. You can also adjust the 'Connection Timeout' value in the profile settings to a higher value (e.g., 30 seconds) to prevent premature disconnections.