Home »
Archive by category Cloud (Page 2)
AWS EC2 ephemeral drives are the drives that are mapped dynamically depending on the EC2 instance type. Issue explained: When the EC2 server in AWS is booted that has ephemeral drives, drive letters are assigned by the Windows OS automatically. in this particular issue, drives were not getting...
Continue reading
March 28, 2020 Hamza
Cloud
No Comment
Step by step to setup the Azure express route with the Century link provider. This assumes that you already have an Azure AD tenant and a VNET already built in. The steps are the same for any other provider except they may have a different provisioning portal. below...
Continue reading
March 5, 2020 Hamza
Cloud, Networking
No Comment
This will walk you thru on the configuring the Pulse secure connect virtual appliance from scratch step by step from download to having it production. You will need to download the appliance by going to the Pulse Secure support portal and choose the platform. in this case we are...
Continue reading
February 29, 2020 Hamza
Cloud
No Comment
This article will walk you thru on recovering an an AWS EC2 instance when it is stuck in a boot loop or is not coming up after Windows updates. there could be many reason where your instance is not coming up and since you don’t have to the...
Continue reading
February 6, 2020 Hamza
Cloud
No Comment
Cisco Umbrella previously known as OpenDns protects network traffic at the DNS level and can protect traffic any many levels and also has the capability to integrate with Microsoft Active Directory. There are two type of implementations, one with VA and the other without VA, where VA stands...
Continue reading
January 21, 2020 Hamza
Cloud, Security
No Comment
Have you noticed different results when searching in Mobile outlook app. It seems to back a week for some and years for some messages. is it returning just number of messages. One thing that is common with the Outlook mobile app is that is not producing consistent results....
Continue reading
December 20, 2019 Hamza
Cloud, Help Desk Processes, iPhone, Office 365
No Comment
How to enable out of the office from the mobile Outlook step by step instructions on for mobile Outlook app on iPhone. this comes in very handy when you are not close to your computer and need to enable it on the fly. Open Outlook on the iPhone and click on the top...
Continue reading
December 16, 2019 Hamza
Cloud, Office 365
No Comment
This can be very useful when troubleshooting traffic going thru the Sophos Firewall and can also be used to troubleshoot when firewall rules are not working and you need to confirm that traffic is coming to the firewall. This is also valid for an AWS market place Sophos....
Continue reading
December 13, 2019 Hamza
Cloud, Security
No Comment
This articles will walk you thru on taking the steps to resolve the windows event ID 8018. If the computer is not registering its host name with the DNS server, there could be many reason and we can start with some troubleshooting, if the IP address is assigned...
Continue reading
November 7, 2019 Hamza
Cloud, Networking
No Comment
Listed are some of the useful filters that are helpful for troubleshooting while using Wireshark How display only TLS 1.2 traffic ssl.record.version == 0x0303 How to only show a traffic based on destination IP ip.dst == X.x.x.x tcp.port == 445 Check traffic between two IP addresses ip.addr ==...
Continue reading
September 20, 2019 Hamza
Cloud
No Comment