Categoria: informatica
-
Ollama su docker
1. Prerequisiti Verifica che i driver NVIDIA siano installati: nvidia-smi Dovresti vedere la tua GPU e la versione del driver. 2. Installa Docker sudo apt updatesudo apt install -y docker.io docker-compose-pluginsudo systemctl enable dockersudo systemctl start docker Aggiungi il tuo utente al gruppo docker: sudo usermod -aG docker $USER Poi esegui logout/login. 3. Installa NVIDIA…
//
-
installare N8N in locale su VPN Proxmox
Ho installato su una VPN Proxmox, ubuntu server, N8N, la famosa piattaforma di automazione dei workflow che permette di collegare applicazioni e servizi diversi per automatizzare attività ripetitive anche collegandola all’AI (l’ho collegata al mio server Ollama in locale) In questo modo risparmio enorme sui costi che la piattaforma in cloud mi chiederebbe L’installazione è…
//
-

Proxmox: resize partition
Guida completa: aumentare la dimensione del disco di una VM Ubuntu su Proxmox VE Questa procedura serve per espandere lo spazio disco di una macchina virtuale Ubuntu dopo aver aumentato la dimensione del disco dalla GUI di Proxmox VE. La guida è pensata per sistemi Ubuntu con: partizionamento LVMvolume group ubuntu-vglogical volume ubuntu-lv 1. Aumentare…
//
-
Proxmox script post installazione
PROXMOX PVE questo il link per lo script post-installazione per configurare al meglio repository ecc https://community-scripts.github.io/ProxmoxVE/scripts?id=post-pve-install&category=Proxmox+%26+Virtualization PROXMOX BACKUP SERVER questo il link per lo script post-installazione per configurare al meglio repository ecc https://community-scripts.github.io/ProxmoxVE/scripts?id=post-pbs-install&category=Proxmox+%26+Virtualization
//
-
Mining on Ubuntu with less than 4 Gb Vram on unmineable.com
For those who want to try mining with Ubuntu (command line) with a card with 4 GB of RAM (in my case it is a GeForce GTX 1650), you can follow this short guide and you will be able to do it. This is my configuration (but I think it can be adapted to any…
//
-
Proxmox Backup Client how to install it on Ubuntu 22.04
download debian file from: http://download.proxmox.com/debian/pbs-client/dists/bullseye/main/ the correct file to choose is: proxmox-backup-client-static_3.4.7-1_amd64.deb go to the folder where you downloaded it and run it with: sudo apt install ./proxmox-backup-client-static_3.4.7-1_amd64.deb create a hidden folder on your home where you will store the login credentials for the Proxmox Backup Server on which you will save the backups. in…
//
-
Apache-Mysql-Samba
Apache sudo apt update sudo apt install apache2 sudo systemctl status apache2 Start: sudo systemctl start apache2 Stop: sudo systemctl stop apache2 Restart: sudo systemctl restart apache2 Reload (config changes): sudo systemctl reload apache2 Enable (start on boot): sudo systemctl enable apache2 Disable (don’t start on boot): sudo systemctl disable apache2 Mysql sudo apt update sudo apt install mysql-serversudo service…
//
-
Proxmox OPENVPN per collegare VPN
Ho la macchina B (Server Proxmox) sulla quale gira una VM HomeAssistant,che si trova collegato a internet sotto rete non pubblica e pertanto non raggiungibile dall’esterno OBIETTIVO:collegarlo alla macchina A (server openvpn) in modo da poterlo inserire permanentemente in un tunnel con la mia rete e collegarlo VPN Installare OpenVPN su Macchina B (Proxmox) apt…
//
-
Proxmox VM come installare HOMEASSISTANT da zero
To install Home Assistant on Proxmox from a qcow2 image, download the image to the Proxmox host, create a new virtual machine with no media, and import the downloaded disk into the VM. In the Proxmox UI, configure the VM’s hardware to boot from the imported disk, start the VM, and then access the web…
//
-
Proxmox installare Windows11 e relativi virtio-win
ecco un’ottima guida che ho seguito per installare windows11 sul mio server proxmox https://turbolab.it/virtualizzazione-535/come-installare-windows-11-vm-proxmox-guida-completa-2025-video-4333
//
Search
Categories
- 3DSMax (1)
- A.I. (3)
- Adobe After Effects (4)
- Adobe Premiere (1)
- Autostrade (1)
- B&B (10)
- Bici (32)
- Camminate (64)
- Cibi (34)
- Condivisioni (2)
- facebook (23)
- Family (26)
- Gavi (1)
- html (2)
- informatica (81)
- Instagram (4)
- Moto (3)
- Naja (1)
- notizie (75)
- Photoshop (4)
- Piancastagna (52)
- Private (2)
- running (1)
- Tempo_libero (98)
- TV (2)
- Twitter (175)
- Uncategorized (15)
- Vacanze (35)
- Work (23)
- Youtube (3)

