Programming Blog
(Move to ...)
Programming Blogs
Health Blogs
▼
(Move to ...)
Home
▼
Saturday, 2 November 2024
Create windows vm in Azure using terraform
›
Creating a Windows VM in Azure using Terraform is a great way to manage your infrastructure as code. Here's a step-by-step guide to help...
Sunday, 1 September 2024
Task and Thread in c#
›
In C#, threads and tasks are both used for asynchronous programming and parallel execution, but they serve different purposes and provide ...
Thursday, 1 August 2024
Kubernetes easy installation guide
›
Install Kubernetes guide: After lots of research, I've found a easy to follow tutorial to install Kubernetes cluster. Here's the li...
Sunday, 9 June 2024
How to delete Local_lvm storage and resize local storage to use full disk space?
›
1) Delete the Local_lvm from othe proxmox interface . "datacenter" > Storage. Select the local_lvm storage and click "Remo...
Thursday, 16 May 2024
Ssh to linux machine without using password
›
To SSH connect to a linux machine, a raspberry pi in my example from a PC without using a username and password, you can set up SSH key-b...
‹
›
Home
View web version