Posts

Showing posts from December, 2024

How to Get Your Public IP Address in CMD (Windows) 💻

Image
Need to quickly check your public IP address without opening a browser? Your Command Prompt (CMD) in Windows has got you covered. It's a fast and efficient way to retrieve your public IP without navigating through websites. In this guide, we’ll walk you through the simple process of using CMD to check your IP in just a few commands.  We’ll also cover troubleshooting tips in case you run into any errors, and explore some alternative methods to help you find your public IP address using other built-in tools or external services. Whether you're troubleshooting a connection issue or just curious, this guide will help you get the job done with ease! Get your public IP address windows cmd: 1. Open CMD Press **Win + R**, type `cmd`, and hit **Enter**. This opens the Command Prompt. 2. Fetch Your Public IP Address CMD lets you use the `curl` command to connect with public IP lookup services. Use either of the following commands: This one is my favorite, it's easy to remember and...

Add a Custom ASCII Art Header and System Info to Your Windows CLI 👨‍💻

Image
Want to give your Windows Command Line Interface (CLI) a bit of personality ? With just one simple command , you can spice up your terminal with a custom ASCII art header and real-time system info that shows up every time you open it. It’s super easy to set up, and trust me, it looks way cooler than the default prompt. If you're a coder, tech enthusiast, or just someone who spends a lot of time in the terminal, this small change will make it feel a lot more personal and fun. Plus, it gives you a quick snapshot of your system info every time you open it – no need to type extra commands. Pretty neat, right? What is ASCII Art in CLI? If you’re not familiar with it, ASCII art is basically pictures made out of text characters. Think of it as a throwback to the old days of computers when graphics were too expensive for regular use. In your CLI, it’s a cool way to add a little visual flair to your terminal. It’s like adding a personal touch that makes it look like you're working in...

Enable GodMode in Windows with single Command! 🚀

Image
Stop wasting time navigating through endless menus to find Windows settings. there is a magical way to access everything in one place. Say hello to GodMode —Windows’ best-kept secret that puts all your advanced settings at your fingertips. 😎 Whether you're a casual user or a power user, this feature is a total game-changer! With GodMode , you can tweak, customize, and manage your system like a pro—effortlessly. From admin tools to performance settings, it’s all neatly organized in one folder on your desktop. Ready to unlock it? Let’s get started! 💻✨ 💡 What is Windows GodMode? Imagine having a supercharged Control Panel that lets you access hundreds of settings with just a few clicks. That’s what GodMode is all about. It’s a hidden Windows feature designed to consolidate every single advanced setting into one easy-to-navigate folder. Some highlights of what you’ll find inside: System management tools Performance tweaks User account settings Troubleshooting options Personalizatio...