Posts

CCNA Class 20: Hybrid Network Configuration with Concept

Image
Overview of Hybrid Network A Hybrid Network refers to a network design that integrates multiple types of networking technologies, topologies, or routing protocols. In networking, "hybrid" can refer to: - A mix of wired and wireless networks. A blend of client-server and peer-to-peer models. A combination of routing protocols (e.g., static, RIP, OSPF, EIGRP, BGP). In a word, Hybrid Network combination of different types of network components and technologies to maximize efficiency, flexibility, scalability, and reliability. Instance of Hybrid Networking in computer science, that in the intricate world of network engineering, mastering the seamless integration of EIGRP, BGP, and OSPF is not only importance but also part and parcel of network architecture. For providing extensive solution by EIGRP, BGP and OSPF routing protocol in the network architecture is called Redistributing Routes as a Network administrator. The Redistribution Routing process a critical skill for networ...

MS-AZ-Q1:How to Change the Default RDP Port Number in the Azure Virtual Machine

Image
Step-by-Step Guide to Changing the RDP Port in Azure VPS Machine - Setup the VM Machine’s Firewall Rule for RDP Create a Inbound Rules. Setup Registry in the VM Machine for RDP (if needed) Change a PortNumber Script from regedit Setup the Azure Portal for Custom RDP  Create a Rule for RDP on NSG (Network Security Group) Run Script for RDP Run Command Change the Port Number Access from Connect Option from Left-side Nav Pane. Step-01: Create a New Inbound Rule for the RDP Port => Control Panel\All Control Panel Items\Windows Defender Firewall\Advanced Settings. => Click on Right Button Mouse above Inbound Rules Option at the left side nevigation bar + Create New Rules & Select Port + Click Next Button =>Write the Specific Port on the Local Ports Field & Click Next => Please follow the instructions according to the below pictures until click on finished button. =>  Verify the Firewall Rule Profile Step-02:  Access the Registry Editor for RDP Port Num...

Probable Problem Solving for macOS Devices

Image
Problem: System Info Check and Sign Out the Apple ID Graphical View: Method-01:   Choose Apple menu > System Settings, then click General in the sidebar. (You may need to scroll down.) Click About, then click System Report. Method-02 :  Apple icon Upper tab => About This Mac => View the system info in different tab + System report.  Terminal View: $ system_profiler -listDataTypes $ system_profiler SPSoftwareDataType SPHardwareDataType Or $ hostinfo $uname Problem: System ON/OFF Sudo shutdown -r now (restart) Sudo shutdown -h  now Sudo shutdown -h +10 (poweroff) Sudo shutdown -h 15:00   Sudo shutdown -s now (sleep) => Manually By Keyboard Option- For an immediate restart, press and hold the " Control + Command + Power buttons" at the same time. or press and hold the " Control + Power buttons" at the same time. Problem: How to Reset Siri and Apple Intelligence iOS 18.0 Procedure: 1. Settings >Action Button > Check-Out "Apple Intelligence...