image

Husain Alhaboubi

eCommerce Professional

  • Home
  • About Me
  • Resume
  • Portfolio
  • Blog
  • Contact
© 2023 All Rights Reserved
image
Husain Alhaboubi
Server

Extend the file system of EBS volumes on AWS EC2

To extend the file system of an EBS volume on an AWS EC2 instance, you can follow these steps: Login to AWS, then EC2 Choose the instance you want to extend EBS. Under the storage tab, click on the volume ID Choose the volume, then action and Modify the volume. Enter the new volume and…

Read More

February 16, 2022 Husain
Failed to retrieve directory listing
Server

Failed to retrieve directory listing on FileZilla and cPanel

If you are getting the following error when trying to access FTP via FileZilla and you are using cPanel Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing Do the following to resolve this issue: Open the below port range on your server: 49152 – 65535 Open the port…

Read More

October 28, 2020 Husain
cpanelfilezillaftp
Find Windows 10 Product Key Using Command Line
Windows

How to Find Product Key for Windows 10 from Command Line

If you lost your Windows 10 product key, you can easily find it from the command line. Type cmd in the Windows search bar Windows will show you the Command Prompt in the search results. Right-click on the command line then “Run As Administrator” Copy and paste the following into the command prompt (to paste,…

Read More

October 19, 2020 Husain
keywindows
I Forgot my Root Password or Lost my Key Pair
Cloud Computing, Server

Lost My Key Pair or root Password on Ubuntu AWS

If you are completely locked out of Ubuntu by losing your key pair or root password, do not panic. there is a way to reset your key pair or root password. Follow these steps to be able to gain access again. These steps should work on any Linux but it was only tested on Ubuntu…

Read More

October 19, 2020 Husain
awsrootserverubuntu
Create WHM cPanel on AWS Step by Step
Cloud Computing, How to

Create WHM cPanel on AWS Step by Step

Create an AWS EC2 CentOS Instance: Go to AWS Go to EC2 Click on Launch Instance Click AWS Marketplace on the left side. Type centos Choose CentOS 7 (x86_64) – With Updates HVM. Choose t2.micro then Next: Configure Instance Details Click Next: Add Tags Click Add Tag and type Click Next: Configure Security Group Add…

Read More

October 17, 2020 Husain
awscentoscpanelwhm
How to

How to Use Automatic Profile Switching in Microsoft Edge

[ad_1] Edge Chromium received several new features in its most recent update, and one of the slickest additions is automatic profile switching. If a user has multiple Microsoft accounts signed into Edge, the browser will now ask if you want to change to a different profile when visiting new websites or opening external links. Edge…

Read More

May 21, 2020 Husain
Cloud Computing

Launch your Own Web Server Using AWS

According to Amazon’s website, Amazon Elastic Compute Cloud (AWS EC2) is a web service that provides secure, resizable compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers. How to Launch AWS EC2? The following steps will show you how to launch your own server: Go to http://aws.amazon.com If you…

Read More

May 21, 2020 Husain
awscloud computingec2server

Recent Posts

  • Extend the file system of EBS volumes on AWS EC2
  • Failed to retrieve directory listing on FileZilla and cPanel
  • How to Find Product Key for Windows 10 from Command Line
  • Lost My Key Pair or root Password on Ubuntu AWS
  • Create WHM cPanel on AWS Step by Step

Recent Comments

    Archives

    • February 2022
    • October 2020
    • May 2020

    Categories

    • Cloud Computing
    • How to
    • Server
    • Windows