Jenkins Windows 

How to install Jenkins on Windows Server

Installing Jenkins on a Windows server is straightforward. Here are the step-by-step instructions: Prerequisites: Steps: 1. Download Jenkins: 2. Run the Installer: 3. Install Jenkins: 4. Start Jenkins: 5. Unlock Jenkins: 6. Customize and Use Jenkins: 7. Start Using Jenkins: That’s it! You’ve successfully installed Jenkins on your Windows Server machine. You can now use Jenkins to automate your software development processes. Arjun JSArjun is a Full-stack developer, who is fond of the web. Lives in Chikmagalur, Karnataka, India arjunckm.in

Read More
Operating System Windows 

How to Use Microsoft PC Manager in Windows 10 and Windows 11

Microsoft keeps upping the performance of Windows 11 and tweaking Windows 10 a little bit as well. However, not many users believe that’s sufficient. In order to improve the performance of Windows 11 and 10 PCs, the business is currently developing a new application called PC Manager. The utility, which was first developed for the Chinese PC market, seeks to rapidly enhance performance and disable programs that are detrimental to the usage and health of your PC. Therefore, you have arrived at the appropriate location if you want to learn…

Read More
Chrome-OS-Flex-vmware Chrome OS 

How to install Chrome OS on windows with VMware

Do you own a laptop or computer that is no longer capable of running any of the newest operating systems? I assume you want to give it a little more time. So here is my answer to your question: As its name implies, it is a more customizable variation of Chrome OS. It is portable and appropriate for routine online work. It consumes less hard disc space and may run on slow or outdated PCs because it is primarily focused on cloud integration. What is Chrome OS flex? A quick,…

Read More
Chrome-OS-Flex-virtualbox Chrome OS Operating System 

How to install Chrome OS on windows with virtualbox

Do you own a computer or laptop that can no longer run any of the most recent operating systems? You must want to give it a bit more time, right? So, this is my response to your query: It is a more adaptable version of Chrome OS, as the name suggests. It is intended to be portable and suited for everyday web work. Because it is largely focused on cloud integration, it uses less hard disc space and can function on sluggish or outdated PCs. What is Chrome OS flex?…

Read More
power toys Windows 

PowerToys – Windows hidden app for Power users

What is Microsoft PowerToys? Microsoft PowerToys is a collection of free system utilities created by Microsoft for use with the Windows operating system and targeted at power users. To increase efficiency or provide additional customization, these apps modify or add functionality. Windows 95, Windows XP, Windows 10, and Windows 11 all support PowerToys. How to Get/Install Microsoft PowerToys? You can obtain an installer for PowerToys from GitHub or the Microsoft Store, and then enable the functionality you desire via the PowerToys Settings program. It is open-source and free. Download the…

Read More
linux Ubuntu 

How to install Erlang/OTP on Ubuntu 22.04|20.04|18.04 LTS

Erlang is a general-purpose or you might say a functional programming language and runtime environment. It was built in such a way that it had inherent support for concurrency, distribution, and fault tolerance. Erlang was originally developed to be used in several large telecommunication systems. But it has now slowly made its foray into diverse sectors like eCommerce, computer telephony, and banking sectors as well. Step1: Get Erlang GPG Key Run the below commands in the terminal to import Erlang repository GPG key: Step 2: Add Erlang Repository Ubuntu 22.04/20.04:…

Read More
Azure Windows 

Powershell: How to connect to Microsoft Cloud Services like Az, AzureAD, Exchange, Teams

When I was working with Microsoft Azure Services, I started listing important commands which can be handy using PowerShell, so here I am publishing in my blog article below. Prerequisites before starting: Tools needed: Run the below commands in PowerShell to install the tool. Az: Install-Module Az -Force -AllowClobber AzureAD: Install-Module AzureAD -Force -AllowClobber ExchangeOnlineManagement: Install-Module ExchangeOnlineManagement -Force -AllowClobber Microsoft Teams: Install-Module MSTeams -Force -AllowClobber step #1: Before proceeding further Check weather required modules are installed using below command: Step #2: Store account credentials in a variable Below are the…

Read More
macOS Operating System Tech News 

Apple released macOS Big Sur public beta

Mac today released the primary open beta of macOS Big Sur. The update guarantees an all-new structure that mixes Apple’s spotless present-day styles with its skeuomorphic inclinations of old. It additionally obtains a few thoughts from iOS, including a Control Center and updated Notification Center. In spite of the fact that the organization previously delivered see renditions of the OS for engineers, its open betas don’t require unique certifications and are commonly viewed as more steady than the more iterative updates designers get the opportunity to play with. Getting it…

Read More