Finestre 10 Hyper-V VM Settings
Finestre 10 Hyper-V VM Settings. In questo post, we talk about settings that exist in Windows 10 Hyper-V Manager. Hardware 1. Run your Hyper-V Manager, select “Virtual Machine” (VM) and click “Settings“; 2. Add Hardware – you may add to your VM more Disks, Network Adapters, Video Adapter and Fibre…
A Beginner’s Guide to Configuring Hyper-V on Windows 10
A Beginner's Guide to Configuring Hyper-V on Windows 10. Earlier I add Hyper-V component to my Windows (Finestre 10). Simple Hyper-V configuration before use 1. I make some preparation and create folder in my Local Disk D:\ for storing VM’s files – Hyper-V; 2. Run Hyper-V Manager Console (puoi…
Aggiornamento della filiale corrente SCCM 1610
Aggiornamento della filiale corrente SCCM 1610. The update includes features and enhancements in Windows 10 and Office 365 management, end-user experience, client management, and application management. What's new: The enhancements that are available in this update (Configuration Manager without Intune): Configuration Manager connected with Microsoft Intune:
Configuration Manager Client Cache Cleanup Script
Configuration Manager Client Cache Cleanup Script - Spazio su disco libera facilmente. You are probably already aware that SCCM manages its client cache pretty well (Elimina gli oggetti più vecchi quando lo spazio libero termina). Questo script elimina tutti i contenuti nella cartella CCMCACHE che è più vecchia di X giorni. Lavorare con qualsiasi…
Installa WordPress con Nginx su AlmalInux 9
In this tutorial, we will explain how to install WordPress with Nginx MariaDB on AlmaLinux 9/Rocky Linux 9. The tutorial will guide you to install and configure Nginx as the web server, PHP, and MariaDB as the database system. WordPress is the most popular CMS (Content Management System). It is…
How To Install OpenSSL 3 on AlmaLinux 9
How To Install OpenSSL 3 on AlmaLinux 9. This guide provides comprehensive instructions on installing OpenSSL 3 on AlmaLinux 9. The latest stable version of the 3.0 series, OpenSSL 3.0.8, will be installed. This guide will be updated as newer versions are released. Prerequisites Step 1: Update the Server Maintaining…
System Center Configuration Manager Technical Preview Update 1611
System Center Configuration Manager Technical Preview Update 1611. There is known issues in this release: When you install version 1611, the overall status for prerequisites might show as passed with warnings but does not list which prerequisites caused the warnings. This can be caused by the following two prerequisites: But,…
Installazione e configurazione di Fail2ban per la protezione SSH su Ubuntu 24.04
Installazione e configurazione di Fail2ban per la protezione SSH su Ubuntu 24.04. Introduzione alla sicurezza del server quando si tratta di sicurezza del server, Proteggere il tuo Ubuntu 24.04 Il server è della massima importanza. Con il crescente numero di minacce e attacchi informatici, Garantire la sicurezza e l'integrità del tuo server è cruciale. In questo…
Come controllare il fuso orario in Linux
Come controllare il fuso orario in Linux. Maintaining proper time management is crucial for any system, especially a Linux server. This article delves into the various ways to check your system's time zone, catering specifically to novice users. Several utilities exist in Linux to handle time, including date and timedatectl. These…