Tag: Windows

Meta Will Kill Apple — It’s Windows Vs. Mac All Over Again.

Ironically, I actually own an iPhone, an iMac, Airpods, and I plan on buying the Apple Vision Pro (Gosh, I’m becoming an Apple. Stop brainwashing me, Cook!) There’s a new movement coming. Read More

Unleash the Power of Wine: Seamlessly Run Windows Applications on Linux!

The Wine team recently celebrated the stable release of version 7.0, making it available for download across various platforms, including Linux, Windows, and Mac. This major release enhances Linux’s productivity by enabling the execution of Windows applications seamlessly. Follow the steps ...

30 year old code killed! Microsoft rewrites Windows kernel with 180,000 lines of Rust

Microsoft is rewriting its core Windows libraries using the Rust programming language.May 11 — The latest Windows 11 Insider Preview release is the first to include the memory-safe programming language Rust, according to Azure Chief Technology Officer Mark Russinovich. “If you’r...

How To Activate Windows 10 Using Command Prompt (cmd)

Three Easy Steps, which only take one minute. Status: Still working! Why Would People Need To Activate Windows? Well, there are many reasons. It could be because a school or a business is setting up an organization of computers and wants them registered under one key for uniformity. An...

Window, Ocean, Song — How Mortality Arrived The Other Day

I don’t know if you’ll be with your husband and son at a pool hall, working on your cartoons while the other two play eight-ball, when the texts and calls come in to say your father-in-law has died on the other side of the country — but I was. I often accompany my two pool fans ...

Installing ComfyUI (Linux & Windows)

I’ve had this left unpublished for a while so I thought I’d share it for anyone who might be new to it. I am aware that there is an easy-to-install, portable Windows version but this guide will cover the manual install. Pre-requisites Python 3.10 Git Step 1 : Clone the repo ...

Auto Windows Installer For Würstchen: Fast Diffusion for Image Generation

What is Würstchen? Würstchen is a diffusion model, whose text-conditional component works in a highly compressed latent space of images. Why is this important? Compressing data can reduce computational costs for both training and inference by orders of magnitude. Training on 1024×10...

Dreams and Windows: Contemplating Character at the William King Museum of Art

Almost 30 years ago, I had a dream which I still remember vividly. In the dream, I had a jovial conversation with a man who was seated, decked out in mid-century evening dress, and full of laughter. And when I woke, I knew exactly where I had encountered this man: in a portrait. Either that same day...

iOS Development on Windows: A Complete Guide to Xcode for Windows

What is Xcode? Xcode is Apple’s IDE for macOS and is used to create apps for macOS, iOS, iPadOS, watchOS, and tvOS. Version 14.3, published on March 30, 2023, is the most recent stable release; it may be downloaded from the Mac App Store and the Apple Developer website without cost. The fir...

Microsoft | CEO Admits Discontinuing Windows Phone was a Mistake

Nadella’s admission is the latest in a series of regrets from Microsoft executives about the company’s failure in the mobile market. In 2013, former CEO Steve Ballmer said that it was a “missed opportunity” for Microsoft, and in 2019, co-founder Bill Gates called it his &ldqu...

Run Code on Linux (Mac) & Windows with Docker EASY

Consider this scenario: you want to test out some new AI model you’ve just read about on Medium.com, but you’ve noticed that the code requires a Linux or Mac operating system. How do you get past this? Docker provides a practical solution and helps to streamline the process of running...

Mac keyboard shortcuts for arranging app windows

When I started using Mac as my main machine two years ago, I had a hard time arranging app windows in macOS. While Microsoft Windows provides shortcuts to move them by default, on macOS you have to: Either hover over the green button in the upper-left corner of an app (Hold ⎇ while hoveri...

How to Make Windows 11 Bootable USB on macOS

Windows 11 is the next big release of Microsoft Windows operating system. From what we have learnt, a lot of new features has been introduced and we have seen many possible feedback about Windows 11. If you are the one who want to experience the new features of Windows 11, then this post will be a g...

Create a bootable Windows 10 USB from macOS

This tutorial explains how to create a bootable Windows USB in macOS without any additional tools. The instructions are absolutely foolproof, no terminal is required and the resulting USB drive can be used to install Windows on any machine and is not limited to “Boot Camp”. ...

Moving from Windows to Mac

Switching operating systems from Windows to macOS can be a hassle for users accustomed to the former OS. While the new Apple device can cause mixed feelings of awe and frustration, there are some things that each OS are undeniably better at. Being rivals since their inception, it is logical that the...

Linux vs. Windows/macOS: Which Operating System is Right for You?

Linux, Windows, and macOS are the three most popular operating systems in the world. Each has its own strengths and weaknesses, making it the best choice for different users. Linux : Linux is an open-source operating system that is free to use and modify. It is known for its stability, secur...

Set Up Corda 5 in Windows

Hi everyone, first I apologize for my basic english and the basic structure, it is my first post, but I will do my best to inprove my skills. Let me introduce Corda. Corda is, according with the webpage, Corda offers a single, global, source of truth that can be shared by multiple untrusting indi...

Troubleshooting ModuleNotFoundError from Apache when Hosting Multiple Django Projects on Windows

Hosting a project on Windows while running Apache as a service, requires the path to the virtual environment and project folders. When hosting a single project, this is usually done with WSGIPythonPath and WSGIPythonHome. However, when hosting multiple projects under one Apache service, VirtualHosts...

Install Applications and Tools on Windows Using Chocolatey

Chocolatey is the package manager for windows founded by  Rob Reynolds  in 2011, and yes it is a third-party. In MacOS you have Homebrew and in Linux you might have apt, or yum, or other, depends on the distribution. In Windows 11, there is actually Winget (also available s...

How to kill the process currently using a port on localhost in windows

We everyone worked on Tomcat server and sometimes we are facing one common issue “java.net.BindException: Address already in use: bind” How to resolve this? Steps to follow Step 1 Run command-line as an Administrator. Then run the below mention command. netstat -ano | ...

Four Methods to Configure Maximum PowerShell Memory in Windows Server

Introduction Windows Server administrators often need to configure various parameters to optimize PowerShell session performance and resource allocation. One such critical parameter is the MaxMemoryPerShellMB, which determines the maximum memory allocated to each PowerShell session. This art...

Quick guide to run a file as administrator on Windows and Mac

As computer users, there are times when we need to perform actions that require elevated privileges. Running a file as an administrator is one such task that requires higher access levels to execute. In this article, we will guide you on how to run a file as an administrator on Windows and Mac. R...

How to Mirror A Disk into Another Disk by using RoboCopy command of Windows

/MIR: This option mirrors the source directory and the destination directory. It will make the destination directory identical to the source by copying all folders (including empty ones) from the source directory and by deleting folders in the destination that are not present in the source. /XO: ...

Microsoft | CEO Admits Discontinuing Windows Phone was a Mistake

Nadella’s admission is the latest in a series of regrets from Microsoft executives about the company’s failure in the mobile market. In 2013, former CEO Steve Ballmer said that it was a “missed opportunity” for Microsoft, and in 2019, co-founder Bill Gates called it his &ldqu...

How to Fix Clock Watchdog Timeout on Windows 11/10

The CLOCK_WATCHDOG_TIMEOUT error in Windows is a critical hardware-related issue that arises from a breakdown in communication between the system and the processor. This error can lead to system crashes and requires timely attention. This article provides a comprehensive guide on how to fix the&nbsp...

How to count number of lines of large data files in Windows

Use Case Counting the number of records of a large data file, which cannot be opened with a text editor or Excel. wc command (Unix) This command is used to find the number of lines, characters, words and bytes of a file. Counting number of lines with -l flag is probably the most c...

It’s well past time for flare in Windows

Every time Microsoft puts out a new promotional video for any new product or service, I find myself in awe of the beauty and fluidity of every element and animation. The most recent example was at their most recent event showcasing Copilot AI Assistant and the new lineup of Surface devices. I was in...

Set up config like memory limits in Docker for Windows and WSL2

If you are starting to learn about setting up a system environment using Docker, then you definitely want to make sure it uses the right amount of memory and processing power. After installing Docker in Windows, you might think that changing these settings would be as easy as changing configurati...

How to Fix the “No Internet, Secured” Problem in Windows 10/11

In today’s interconnected world, a stable and reliable internet connection is paramount for both personal and professional activities. However, encountering the message “No Internet, Secured” on a Windows 10 device can be a frustrating and perplexing experience for users. This issu...

How to run BAT, CMD, EXE, MSC or MSI as a different user. Windows 7/8.

To “Run as different user” using Context Menu 1. RMB click on any BAT, CMD, EXE, MSC, or MSI file, and choose Run as a different user. 2. Now you should enter users User name and Password and press ok 3. When you will have UAC pop up just press yes 4. Now an...

Generating self-signed certificates on Windows

If you do anything with Identity, you’ll know you need certificates — lots of them — and that normally means self-signed to keep the costs down or because you just need it for a short time before you tear down the VM or because you don’t have a PKI infrastructure. This is ...

Microsoft may replace the Start button with the Copilot AI in Windows 12

Microsoft’s decision to potentially replace the Start button with the advanced Copilot AI in Windows 12 can provide numerous advantages to users. The Copilot AI can enhance user experience by providing a more personalized and intuitive interaction with the operating system. It can learn use...

Setting Up nvm-windows, NodeJS, and npm on Windows 11 with Visual Studio Code

What is NVM? Node Version Manager (NVM), as the name implies, is a tool for managing Node versions on your device. Different projects on your device may be using different versions of Node. Using only one version (the one installed by npm) for these different projects may not give you acc...

Exploring Evil-WinRM: A Powerful Ethical Hacking Tool for Windows Environments

In the world of ethical hacking and penetration testing, it’s essential to have a diverse set of tools at your disposal to assess the security of various systems and networks. Evil-WinRM is one such tool that has gained popularity among cybersecurity professionals for its effectiveness in Wind...

Windows 11 entering Year 3: Still incomplete, still unnecessary

So yes, it’s been two years already: Microsoft officially launched Windows 11 on October 5th, 2021 after four months of confusion and drama the likes of which had never surrounded the release of a consumer operating system before. The latest Windows version was offered to Windows 10 users as a...

The Evolution of Windows: From 10 to 12 — What’s New and Exciting?

The world of operating systems has seen numerous transformations over the years, with Microsoft’s Windows being a pioneer in this realm. In this blog post, we will explore the journey of Windows, specifically from Windows 10 to the much-anticipated Windows 12. We will delve into the new featur...

One thing macOS does better than Windows

Why on earth does Windows allow me to delete files by just pressing one button? Deleting files is something that really should not happen by accident, but that is what sometimes happens to me on Windows. You just have to miss the enter key by half a centimeter, and you accidentally delete all your f...

How to build SSH key for GitHub on windows

Togrant a computer access to your personal GitHub repository with enhanced operations such as using SSH for cloning and avoiding HTTP-based authentication, as well as setting up permissions for VSCode push, you can follow the below steps. For Chinese version: 在Windows上建立GitHub的SS...

Windows 12: Release Date, Pricing, and Everything You Need to Know

Microsoft’s Windows operating system has been an integral part of our digital lives for decades. With each new iteration, Windows has introduced exciting features and enhancements. As of my last knowledge update in January 2022, Windows 10 was the latest version. However, the anticipation for ...

Comparing Windows 12 to Its Predecessors: What Sets It Apart

The evolution of Microsoft’s Windows operating system has been a fascinating journey. With each new version, the tech giant strives to offer users a more refined and innovative experience. While Windows 10 has been a stable favorite for many, the anticipation for Windows 12 has been steadil...

Disable Windows 11 Alert Sounds

Windows 11 plays different sounds for different events so you, the user, know what’s going on. They also notify you of any important reminders you’ve set or when your system requires your attention. But some notification and alert sounds are downright obnoxious. Consider the beepi...

How to Install DVWA In 2023 On Windows Environment

Damn Vulnerable Web App (DVWA) is a fundamental tool when learning about hacking, especially in pen testing. I will only write this article once one of my friends asks what the most straightforward tutorial is on installing DVWA. Since I like to make step-by-step when setup/installing something. I w...

Unraveling RAM in Windows and Linux

Introduction: Did you ever ask your teacher to show where the variable is saved? In the digital realm, the equivalent of a “variable” for your computer is its Random Access Memory (RAM), the crucial element that defines your system’s performance. Just like a student needs to und...

Neovim, but it’s in Windows

I used to believe that setting up Neovim for my native Windows environment would be quite arduous and inconsistent compared to Linux. But after cloning my Neovim set up that was configured in Ubuntu in just a few minutes, I was elated to find that the entire process was quite straightforward. So ...

Windows 11 Tips & Tricks You Should Know! 2023

Windows 11, Microsoft’s latest operating system, brings a wealth of exciting features and enhancements. In this article, we will guide you through the top 20 tips and tricks that will help you make the most out of your Windows 11 experience. 20 free websites that feel illegal to know about ...

Kill process running on specific ports in Ubuntu and windows | Fix error “Address already in use”

Developers often face errors related to ports that are already in use on their local machines. A common error is “Address already in use (EADDRINUSE).” As beginners are not usually aware of system commands to find and kill ports, this can become difficult and lead to unnecessary frustrat...

Windows 11 Update: The Benefits of Upgrading Before June 2024 and How to Do It.

Windows 11 is the latest and most advanced operating system from Microsoft, designed to provide a more modern, intuitive, and productive user experience. It is a major upgrade from Windows 10, offering many new features and improvements that enhance various aspects of your PC usage, such as connecti...

The Problem I Have With Windows Laptops — From An IT Engineer

I’ve been a Windows guy for most of my life and I think it’s fair to say that I’ve watched Microsoft expand the operating system and make good decisions and bad ones. The first Windows operating system I used happened to be Windows 95, which was what we used in ICT lessons at pr...

The Heart of Windows: Exploring the Registry

The Windows Registry can be a daunting subject for most and the goal of this write up is to demystify this core component of the Windows OS under the lens of Cybersecurity. As per Microsoft, the registry is a central hierarchical database used to store information necessary to configure th...

Resolving “java.net.BindException: Address already in use: connect” Error During Load Testing with JMeter on Windows

Performing load tests using JMeter is a common practice in software development and testing. However, sometimes you may encounter an error message that says, “java.net.BindException: Address already in use: connect.” This error typically occurs when there are not enough available ports f...

The Windows Process Journey — “net1.exe” (Net Command for the 21st Century)

“net1.exe” is known as the “Net Command for the 21st Century” (https://www.file.net/process/net1.exe.html). It is a PE binary file that is signed by Microsoft, which is located at “%windir%\system32\net1.exe”. On 64-bit versions of Windows there is also a 32-bit v...

Neovim on Windows + WSL

Since Neovim is the most admired editor, you definitely don’t want to miss this experience on Windows. I will share my knowledge of installing Neovim on Windows and WSL with a shared configuration. This is extremely useful since nobody wants to manually keep multiple con...

Creating a Virtual Environment with WSL2 and Linux on Windows 11

In this article we’re going to install Windows Subsystem for Linux (WSL) and Linux Ubuntu on Windows 11, then we’re going to create a Virtual Environment. Photo by Alex Chumak on Unsplash Windows Subsystem for Linux (WSL) allows Windows users to create a com...

The Ultimate Guide to Setting Up Your Windows PC for Web Development

The time has come — Windows 11 finally fits for normal web development process. By normal, I mean painless, fast and simple to configure. Let's meet WSL in combination with IntelliJ IDEA. Firstly, the main goal was simple as it can be setup. The second main goal was, as always, performa...

3 Tools that give you control of your Windows Machine

Windows is perhaps one of the most popular brand of Operating System out there. It is quite possible that your previous generation would have worked on Windows. It is also possible that you have had access to windows from an early age. You might also be familiar with the excitement that you might ha...

Microsoft | Teams Redesigned for Windows and macOS

Microsoft has repeatedly redesigned its products, typically to coincide with the release of its most recent operating system. Office, now officially rebranded as Microsoft 365, is now the primary focus of these design revamps. The style now includes rounded corners, a new color palette, and a simpli...

Comprehensive Guide to ssh-agent on Windows and WSL

I want my ssh environment on my Windows workstation setup in a way, that on the first run of a ssh command, I only need to enter my ssh private key passphrase once, so that it gets “saved” for the current session until i lock or reboot my workstation. As a bonus on top, I would like the...

How to create a bootable Windows installer USB on a Mac, that works

I actually had to combine 2 different methods, along with a tweak of my own, to make it work. But it’s not as hard as seems; it’s just a matter of following the steps carefully. So, creating a bootable Windows installer USB drive becomes a little bit of a problem when you are trying t...

How to Create Windows EXE Installer for Electron App Using GitHub Actions

In this short post, we will learn how to create a Windows installation EXE for an Electron app using Electron packager and Innoscript. Electron packager generates a zip archive file for your Electron application with an EXE, which can be used to run the application. It isn&r...

Hacking a Locked Windows 10 Computer With Kali Linux

TL;DR- A neat trick I learned to hack locked Windows computers and access files. No, it’s not clickbait, but a bit of prior cli knowledge is recommended. Photo by Renato Ramos Puma on Unsplash For a while now, Windows has deferred and disappointed hackers with somewhat...

The Windows Process Journey — rundll32.exe (Windows Host Process)

“rundll32.exe” is an executable aka the “Windows Host Process” (based on the description field of the PE file), which is located at “%windir%\System32\rundll32.exe”. On a 64 bit-system the file still has the same name (including the number 32) and a 32-bit version...

Intel Windows Refresh 2024: What We Know So Far

Windows is one of the most popular and widely used operating systems in the world. It powers millions of devices, from laptops and desktops to tablets and smartphones. Windows is also constantly evolving, with new updates and features being released regularly. However, sometimes a simple update i...

How to create executable of your Python application for Linux / Windows / Mac

Python is well known as Interpreted language. But when deploying Python application there is always a dependency of using right version of libraries. Tools like Ansible / Docker solve this problem in one way. Creating an installer solves the the problem in another way. Photo : Hitesh Choudhar...

Building Resilient Windows Email Backups

Time moves in a linear fashion; so does digital bytes. It’s not about what you’ve accumulated but what you’ve secured. That’s certainly more applicable today when data storage and data backups are incredibly significant. Ensuring the security and integrity of our data has ...

The Complete 2024 Guide to Setting Up a VPN on Windows Laptops

In today’s digital era, with increasing threats and the need for privacy, the utilization of VPNs has skyrocketed. This guide will walk you through the comprehensive steps to set up a VPN on your Windows laptop, ensuring you’re protected and surfing anonymously in 2024. Why Use a VPN ...

How to get rid of a file that won’t delete because it’s open in windows explorer. The easy way.

It’s often really annoying when we have to delete a file but it won’t delete because it’s open in windows explorer and no matter how many times you hit “try again” it won’t just delete. How do we go around this? Easy actually. We use our good ol’ command pro...

Installing a Graphical User Interface (GUI) on AWS EC2 Linux-2 Instance and accessing it over a secure tunnel on Windows

Elastic Compute Cloud (EC2) is one of the most popular services on Amazon Web Services (AWS). It offers the following benefits Elastic. Amazon EC2 lets you increase or decrease capacity within minutes Affordability. Pay only for the compute capacity you consume. Security. EC2 instances are...

Customizable Louvre Windows: Privacy, Light Control, and Versatility

Our Louvre windows are tailored to your specifications, offering a perfect blend of functionality and aesthetic appeal. Featuring horizontal blades that allow light and air to pass through, these windows provide privacy and protection from rain. The adjustable Louvres offer excellent control over na...

Transforming Windows 10 or 11 into Windows 7 or Vista

If you’re looking to transform your Windows 10 or 11 into the older Windows 7 or Vista, you can do so using a third-party script called Revert8Plus. Here’s how you can achieve this transformation: Using Revert8Plus Script Open the Run box by pressing Win+R and type in the following...

Innovative Window Products in Hialeah for Modern Living Spaces

In the vibrant city of Hialeah, where modern living meets cultural richness, the quest for innovative home solutions is ever-present. As homeowners seek to enhance both the aesthetic appeal and functionality of their residences, the role of windows becomes increasingly pivotal. At Patriot Windows an...

Strengthen Your Home: Hurricane Windows and Doors Installation

In the face of increasingly unpredictable weather patterns, safeguarding our homes against natural disasters has become a paramount concern for homeowners. From torrential storms to powerful hurricanes, the threat of severe weather looms large, necessitating proactive measures to fortify our dwellin...