Vaidansh BhardwajforKubesimplifykubesimplify.hashnode.net·Apr 15, 2022Starting your DevOps Journey as a Windows UserWhy DevOps? "DevOps" has become a new buzzword in the tech industry. With booming career opportunities and good pay even for freshers, this is the right time for you to get started with your DevOps journey. Now the question that stands is how a Windo...Saiyam Pathak and 12 others are discussing this13 people are discussing thisDiscuss·139 likes·2.4K readsDevops
Arnav BarmanforKubesimplifykubesimplify.hashnode.net·Apr 28, 2022A beginner's guide to Dualbooting Windows with Ubuntu: Part 1What does dual-booting mean? It is a technique of keeping multiple live OS on a system. Lets us select an OS at the initial boot sequence using GRUB (Grand Unified Bootloader - a bootloader utility). Advantages of Dualbooting: Offers the best of ...Vaidansh Bhardwaj and 4 others are discussing this5 people are discussing thisDiscuss·118 likes·835 readsLinux
Akinwande Akinboluwarinboluakinwande.hashnode.net·Jun 6, 2021Introduction to Docker, with a Nodejs DemoThe process of developing applications involves more than just writing code. Beyond selecting what language or framework to use, other factors come into play― development environment, dependencies, architecture, etc. If these factors are not taken in...Discuss·100 likes·761 readsDocker
Harsh Mangeharshmange.hashnode.net·Apr 25, 2023Monolithic VS Microkernel Operating System ArchitectureMonolithic and microkernel are two different architectures for operating systems. The main difference between the two is how the operating system's components and services are organized and how they interact with each other. Monolithic Architecture I...Discussmonolithic
Bhuvanchandra MforBhuvanchandra bhuvan.hashnode.net·Apr 24, 2023Introduction to Operating SystemsAn operating system (OS) is software that manages a computer's resources, especially the allocation of those resources among other programs. It is designed in such a way that it can manage the overall resources and operations of the computer. Typical...Discuss·11 likesoperating system
Ugo Charles Eugeneeaglecharles.hashnode.net·Apr 23, 2023Effortless Linux VM Deployment on Windows: A Comprehensive TutorialIntroduction to virtualization Imagine you have a computer with only one operating system installed, like Windows. But what if you want to use a different operating system, like Linux? One option would be to install Linux on a separate physical machi...Discuss·1 likevirtual machine
Hari Naga Sai Perisetlahariperisetla.hashnode.net·Apr 19, 202320 Must-Know Windows Shortcuts for Supercharging Your ProductivityIf you are a Windows user, you probably know that using keyboard shortcuts can save you a lot of time and effort. Instead of navigating through menus and clicking on different options, you can perform various tasks with just a few keystrokes. In this...Discuss·36 readsWindows
Justin McBridejustinmcbride.hashnode.net·Apr 19, 2023German Umlauts on WindowsI’ve tried many different ways of typing the German language on an English keyboard under Windows, and almost every experience has been terrible. After many years of this agony, all it took was a simple “a-ha” moment that just makes one hang their he...Discussgerman
Iswar Mondaliswar.hashnode.net·Apr 17, 2023Setup Flutter in Windows"So you wanna be a software engineer at Google?" yep you really did read it like her. Anyways, here's how to setup Flutter in Windows. Step 1: Check the compatibility Make sure that you have a minimum of 8 Giga Byte of RAM (16 GB preferable for runni...DiscussFlutter
Danieldanielnzau.hashnode.net·Apr 15, 2023Windows in Arch Linux. Installing and running virtual box in Garuda Arch Linux.I have been working on this side project that utilizes secondary combustion and one of my potential investors asked if he could see a 3D model of the product. After I got home the search for a good CAD (Computer Aided Design) software began. After co...Discuss·2 likesLinux
Bamgboye Oluwatosinhorduntech.hashnode.net·Apr 15, 2023Silence Windows 10 Startup.Running programs silently on startup can be useful if you have applications that need to be launched automatically without any user interaction or if you want to speed up your computer's boot time by preventing unnecessary programs from opening. In t...Discuss·10 likesWindows
Atharva Sawleshwarkarsavvycoder.hashnode.net·Apr 12, 2023Domain Specific Compilers for Web DevelopmentIn web development, there are many programming languages and frameworks based on languages to develop a website. These languages include HTML, CSS, ruby and many more. These languages are very powerful on their own but they can be made more powerful ...Crhistian and 1 other are discussing this2 people are discussing thisDiscuss·63 likes·105 readscompiler
Naman Gargnamangarg.hashnode.net·Apr 11, 202325+ VS Code Shortcuts For WindowsWhat is VS Code? VS Code (Visual Studio Code) is a free and open-source code editor developed by Microsoft. It is widely used by developers for writing, editing, and debugging code in a variety of programming languages. VS Code offers several feature...Discuss·1 like·30 readsVS Code