microsoft
-
workstation
What is a VM and how to get VMware Workstation on your PC!
So you know like @Endermanch who uses VMs a lot? Well you can be like Enderman! So in this video, I will show you how to get … [ad_2] source
Read More » -
Windows
Solve the #REF! Error in Excel with a Practical Example | MS Excel Help | iCals Digital Solution
Learn how the #REF! error occurs in Excel and how to fix it with a simple example. In this demo, we calculate a student’s percentage: C3: Enter obtained marks (e.g., 450). C4: Enter maximum marks (e.g., 600). C5: Calculate percentage using =C3/C4*100. See how deleting C4 causes the #REF! error and how to resolve it: Replace #REF! in the formula…
Read More » -
Proxmox
We install Jitsi Meeting server as a Docker container in LXC in Proxmox
We install Jitsi Meeting server as a Docker container Which we deploy in our Proxmox LXC Container Then we play with Replicas to get more instances of our docker Containers Instructions for this video can be found in our Blog here: How to create an Lxc Container with Docker installed : The correct way to install Docker in Proxmox using…
Read More » -
Hyper-v
Azure Local – Day 2 operations /w Cristian
Key Topics: Introduction of Cristian: Flo introduced Cristian from the Devo team, who shared his background and experience in IT and Azure, particularly with Azure Local. 0:21 Azure Local Overview: Flo and Cristian discussed the renaming of Azure Storage HCI to Azure Local and the importance of day two operations, including network configuration and monitoring. 1:12 Network Configuration Challenges: Cristian…
Read More » -
Windows
This computer does not meet the minimum requirements
Are you facing the error this computer does not meet the minimum requirements while trying to install Intel HD Graphics drivers? Don’t worry—this video provides a step-by-step guide to resolve this issue and manually install Intel graphics drivers. If your Intel HD Graphics is not installing or you’re encountering driver errors, this tutorial will show you how to fix it.…
Read More » -
Windows
Windows 11 パスワードを忘れて分からないPC、ログインできない時の対処方法【無料で簡単】【フリーソフト使いません】
Windows 11でパスワードを忘れた、パスワードが分からない、パスワードのリセットもできない このようにログインができないパソコンに、再びログインできるようにする方法をご紹介します。 しばらく使わなくてパスワードを忘れてしまったWindows 11のパソコンは これで復旧できます。 <おすすめ動画>Windows 11 24H2バージョンアップ関連 <チャプター(目次)> 00:00 ご挨拶 00:03 動画説明 00:51 作業全体の流れ 02:14 ファイルを一時的に変更 03:48 管理者アカウントを有効化 05:02 有効にした管理者アカウントでログイン 05:53 変更したファイルを元に戻す 06:40 ローカルアカウントのパスワードをリセット 08:21 パスワードをリセットしたアカウントでログイン 08:50 管理者アカウントを無効化 09:34 【補足】Microsoftアカウントのパスワードをリセット <動画で利用したコマンド> ■ファイルを変更するコマンド c: cd windowssystem32 ren utilman.exe utilman.exe.bak dir utilman.exe.bak copy cmd.exe utilman.exe ■管理者アカウントを有効化、パスワードを設定するコマンド net user administrator /active:yes net user administrator 12345678 ■ファイルを元に戻すコマンド cd c:windowssystem32 copy utilman.exe.bak utilman.exe…
Read More »