19 articles
technetsolution

Automate Tasks with cron Jobs in Linux

Cron is a job scheduling utility present in Linux/Unix systems. The crond daemon enables cron functionality and runs in background. The cron reads the crontab for running predefined scripts. Crontab...

How to configure Azure Bastion from Azure Portal:

Azure Bastion is a service you deploy that lets you connect to a virtual machine using your browser and the Azure portal, or via the native SSH or RDP client already installed on your local computer. The...

Difference between SRE /System Admin and DevOps role

Now a days Cloud infrastructure is in key used  .Every Organization is using or trying to migrate their on premise infrastructure into Cloud .So When On Premise infrastructure was in boom ,on that...

How to Reset and Reinstall Windows 11 from the Cloud

In Windows 11 you have a new feature called Windows 11 Cloud Reset. This new feature helps you to reset and reinstall your Windows 11 machine from the cloud. If you wanted to reset or reinstall your...

How to Upgrade Jenkins to New Version and Update Plugins

Jenkins is an open source automation server, which will help you to build, deploy and automate your enterprise application. If you are using Jenkins for production deployment, it is very critical to...

Azure AZ-104 Certification Important Notes

Management - Azure Cloud Shell Azure Cloud Shell Browser-accessible shell for managing Azure resourcesCan provide Bash or PowerShellâ–¡ In background it uses dockerized version of PowerShell / bashWhen...

How To Reset System Password Without Reinstalling OS

Most of people are used to set a login password on screen or startup to prevent their computer from unauthorized access. However, one of most frustrating things is that you lost your Windows 7...

Creating Disk Partition In Windows Operating System

Right-click the bottom-left corner (or Start button) on the desktop to open Quick Access Menu, and then choose Disk Management. Use Windows+R to open Run, type diskmgmt.msc in the...