Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-expand-tabs-free domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/websitedevait/public_html/wp-includes/functions.php on line 6131

Warning: Cannot modify header information - headers already sent by (output started at /home/websitedevait/public_html/wp-includes/functions.php:6131) in /home/websitedevait/public_html/wp-includes/feed-rss2.php on line 8
SSH (Secure Shell) | Advanced Internet Technologies https://website-dev.ait.tools Empowering Your Digital Future with Cutting-Edge Internet Solutions Fri, 21 Jul 2023 17:27:02 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 https://website-dev.ait.tools/wp-content/uploads/2022/06/aitlogo-1.png SSH (Secure Shell) | Advanced Internet Technologies https://website-dev.ait.tools 32 32 How do I enable SSH on my fully managed Linux web hosting account? https://website-dev.ait.tools/blog/how-do-i-enable-ssh-on-my-fully-managed-linux-web-hosting-account/ https://website-dev.ait.tools/blog/how-do-i-enable-ssh-on-my-fully-managed-linux-web-hosting-account/#respond Fri, 21 Jul 2023 17:22:41 +0000 https://website-dev.ait.tools/?p=214121 SMT 6 SSH Installation Instructions
  1. Access your SMT-6 interface at http://cpanel.YOURDOMAIN or via the “My Account” interface.
  2. Click on, “Server Management.”
  3. Click, “SSH.”
  4. Click, “Install SSH.”
  5. Follow the on-screen instructions.

SMT 5 SSH Installation Instructions

Please note that AIT only supports the SSH2 protocol on our Linux Fully Managed Plans, both shared and dedicated. On Linux Self Managed customers, SSH2 protocol is enabled by default.

Here are the steps you will need to take so we can complete the installation proccess.

  1. Download putty keygen by clicking the following link: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
  2. Run the application, press “Generate” and move yout mouse over the blank grey area until the key is complete.
  3. Type in a passphrase for the key set, please use your domain without the . for example: domaincom, aitcom, googlecom, ect.
  4. Save the private key as privatekey.ppk and the public key as authorized_keys to your local machine.
  5. FTP to your server and upload both of these files to your root or / directory.
  6. Let us know and we will complete the proccess and test your SSH access.
]]>
https://website-dev.ait.tools/blog/how-do-i-enable-ssh-on-my-fully-managed-linux-web-hosting-account/feed/ 0
How do I generate an SSH2 key using PuttyGen (for PuTTY)? https://website-dev.ait.tools/blog/how-do-i-generate-an-ssh2-key-using-puttygen-for-putty-2/ https://website-dev.ait.tools/blog/how-do-i-generate-an-ssh2-key-using-puttygen-for-putty-2/#respond Fri, 21 Jul 2023 17:06:02 +0000 https://website-dev.ait.tools/?p=214114 To create an SSH2 key using PuTTYGen, do the following:

  1. Double-click puttygen.exe, select SSH2 RSA key type, key strength is 1024 by default. Click ‘Generate’.    
  2. Next, move your mouse around the blank area to create “randomness” in the key generation.    
  3. When done, puttygen displays key information, including the public key string to be put in the .pub file on the target, a fingerprint, and a comment. You MUST also enter a passphrase, this is the password that may be a phrase (hence the name �passphrase�).    
  4. Click Save private key then, save public key to write these files somewhere on the local machine. In the configuration for PuTTY, you must now associate the private key for your session with the private key you generated and saved above.    
  5. For the server, you will need to FTP the public key for your session to /.ssh2/.pub
]]>
https://website-dev.ait.tools/blog/how-do-i-generate-an-ssh2-key-using-puttygen-for-putty-2/feed/ 0
What are the standard port numbers on Fully Managed Web Hosting accounts? https://website-dev.ait.tools/blog/what-are-the-standard-port-numbers-on-fully-managed-web-hosting-accounts-2/ https://website-dev.ait.tools/blog/what-are-the-standard-port-numbers-on-fully-managed-web-hosting-accounts-2/#respond Fri, 21 Jul 2023 17:02:23 +0000 https://website-dev.ait.tools/?p=214111 Here is a list of all the different ports for different protocols.

20,21 – FTP

22 – SSH (SSH2)

25 – SMTP

43 – Whois

53 – DNS

80 – HTTP

110 – POP

443 – Default SSL

]]>
https://website-dev.ait.tools/blog/what-are-the-standard-port-numbers-on-fully-managed-web-hosting-accounts-2/feed/ 0
How do I know I am using too many shared resources? https://website-dev.ait.tools/blog/how-do-i-know-i-am-using-too-many-shared-resources-2/ https://website-dev.ait.tools/blog/how-do-i-know-i-am-using-too-many-shared-resources-2/#respond Fri, 21 Jul 2023 17:01:20 +0000 https://website-dev.ait.tools/?p=214110 If you are reviewing this Customer Service Library entry, your account may have been deactivated or in the process of being reviewed for deactivation.

AIT’s automated system, which includes our patent-pending technology, reviews the resources that your shared hosting account uses. This includes overall data transfer, bandwidth, traffic by protocol and server resources including RAM, CPU and disk space usage. In this automated system, it informs our Customer Service and Sales departments of usage by customers on shared servers that may be using more resources than should be allowed. According to AIT’s Acceptable Use Policy or AUP, AIT can monitor and disable accounts at it’s discretion if there are threats to the overall system stability. We’ve found these thresholds to be very valuable in obtaining maximum uptime for our customer’s accounts.

In an effort to keep the maximum uptime for our servers, and all the businesses that host with AIT, AIT offers recommendations on when to upgrade your account based upon usage. If you’re received an email recently from our Customer Service or Sales Department regarding the excess usage of those shared resources, please review your site, it’s content and the resources it is using. Sometimes, these issues can be corrected very simply with code changes. Other times, these sites may be so successful that only an upgrade to a managed or self managed dedicated server is the only resolution. AIT does take these notices seriously as our automated system will deactivate customer accounts that are using more resources than our thresholds allow.

If you have specific questions regarding where the usage is coming from, please consult your webmaster, or systems administrator first. If you have further questions, please contact AIT’s Sales or Customer Service Departments.

]]>
https://website-dev.ait.tools/blog/how-do-i-know-i-am-using-too-many-shared-resources-2/feed/ 0
Does AIT provide a backup solution for Fully Managed accounts? https://website-dev.ait.tools/blog/does-ait-provide-a-backup-solution-for-fully-managed-accounts-4/ https://website-dev.ait.tools/blog/does-ait-provide-a-backup-solution-for-fully-managed-accounts-4/#respond Fri, 21 Jul 2023 16:58:44 +0000 https://website-dev.ait.tools/?p=214102 Yes, ensuring that your data is available 24/7 is AIT’s top priority.  In the event of a crisis, AIT can restore your data from our “Always On” disk-to-disk backup solution.  AIT’s backup software offers comprehensive backup, restore, and recovery capabilities for data residing on one or more servers.  Know that AIT does have backups of your critical data, however there can be service fees for restoration of data that you have deleted.  AIT must be alerted as soon as possible with regards to data recovery, as our data backup policy only requires a full backup be kept for 7 days.

To restore your backups, follow these instructions.

  1. Access the Online Customer Care Center at https://order.aitcom.net/ and login to your account.
  2. When you login to this area, click the “Add Service to this account” option on the left, then select “Pull Data from Backup Archive” from the “Additional Services” area.
  3. This will ask you a series of questions, and we will charge $100 minimum for data restoration.
]]>
https://website-dev.ait.tools/blog/does-ait-provide-a-backup-solution-for-fully-managed-accounts-4/feed/ 0
How do I generate public and private keys for SSH with Mac OS X? https://website-dev.ait.tools/blog/how-do-i-generate-public-and-private-keys-for-ssh-with-mac-os-x-4/ https://website-dev.ait.tools/blog/how-do-i-generate-public-and-private-keys-for-ssh-with-mac-os-x-4/#respond Fri, 21 Jul 2023 16:58:01 +0000 https://website-dev.ait.tools/?p=214101 Open a Terminal, and type the following:

$ ssh-keygen -t rsa -C “username”

Where “username” is your username.

Generating public/private rsa key pair.

Enter file in which to save the key (/location/to/.ssh/id_rsa):  /home/location/to/.ssh/authorized_keys

Enter passphrase (empty for no passphrase):

Enter same passphrase again:

Your identification has been saved in /home/location/to/.ssh/authorized_keys.

Your public key has been saved in /home/location/to/.ssh/authorized_keys.pub.

Then upload the public key to ./ssh2/authorized_keys on your server. If you want us to test the private key, include that as well.

After the file is loaded onto the machine open a support ticket and let us know the file names for the public and private keys. We will take care of the rest.

]]>
https://website-dev.ait.tools/blog/how-do-i-generate-public-and-private-keys-for-ssh-with-mac-os-x-4/feed/ 0
I have telnet/ssh access but I am not able to scp files to my server. Why? https://website-dev.ait.tools/blog/i-have-telnet-ssh-access-but-i-am-not-able-to-scp-files-to-my-server-why-2/ https://website-dev.ait.tools/blog/i-have-telnet-ssh-access-but-i-am-not-able-to-scp-files-to-my-server-why-2/#respond Thu, 20 Jul 2023 20:20:21 +0000 https://website-dev.ait.tools/?p=214066 While scp (secure copy) is on the server, we do not give customers access to this feature. However, we do give SSH access

]]>
https://website-dev.ait.tools/blog/i-have-telnet-ssh-access-but-i-am-not-able-to-scp-files-to-my-server-why-2/feed/ 0
I have ssh access but I am not able to scp files to my server. Why? https://website-dev.ait.tools/blog/i-have-ssh-access-but-i-am-not-able-to-scp-files-to-my-server-why-2/ https://website-dev.ait.tools/blog/i-have-ssh-access-but-i-am-not-able-to-scp-files-to-my-server-why-2/#respond Thu, 20 Jul 2023 20:19:51 +0000 https://website-dev.ait.tools/?p=214065 While scp (secure copy) is on the server, we do not give customers access to this feature. However, we do give you access to SSH.

]]>
https://website-dev.ait.tools/blog/i-have-ssh-access-but-i-am-not-able-to-scp-files-to-my-server-why-2/feed/ 0
Where do I go to submit PTS tickets? https://website-dev.ait.tools/blog/where-do-i-go-to-submit-pts-tickets-7/ https://website-dev.ait.tools/blog/where-do-i-go-to-submit-pts-tickets-7/#respond Thu, 20 Jul 2023 20:19:29 +0000 https://website-dev.ait.tools/?p=214064
  • Log in to your Online Customer Care Center at https://order.aitcom.net/.
  • On the left Menu go to Ticket Support under the Customer Service menu.
  • Click on Submit Ticket, which is located at the top-center of the screen.
  • Fill out the relative account and contact information for the ticket. Select PTS from the drop-down menu under Categorize Problem.
  • Describe your issue in as much detail as possible, including any error messages you may have received.
  • Click Submit.
  • Your PTS ticket has now been submitted and you will receive updates regarding this issue every 30 minutes.

    If you would like more information about our support plans, please visit the following link: http://website-dev.ait.tools/support/premium-support/

    ]]>
    https://website-dev.ait.tools/blog/where-do-i-go-to-submit-pts-tickets-7/feed/ 0
    How do I generate public and private keys for SSH with Mac OS X? https://website-dev.ait.tools/blog/how-do-i-generate-public-and-private-keys-for-ssh-with-mac-os-x-3/ https://website-dev.ait.tools/blog/how-do-i-generate-public-and-private-keys-for-ssh-with-mac-os-x-3/#respond Thu, 20 Jul 2023 20:17:35 +0000 https://website-dev.ait.tools/?p=214062 $ ssh-keygen -t rsa -C “username”

    Generating public/private rsa key pair.

    Enter file in which to save the key (/location/to/.ssh/id_rsa):/home/location/to/.ssh/authorized_keys

    Enter passphrase (empty for no passphrase):

    Enter same passphrase again:

    Your identification has been saved in /home/location/to/.ssh/authorized_keys.

    Your public key has been saved in /home/location/to/.ssh/authorized_keys.pub.

    Then upload the public key to ./ssh2/authorized_keys on your server. If you want us to test the private key, include that as well.

    After the file is loaded onto the machine open a support ticket and let us know the file names for the public and private keys. We will take care of the rest.

    ]]>
    https://website-dev.ait.tools/blog/how-do-i-generate-public-and-private-keys-for-ssh-with-mac-os-x-3/feed/ 0