open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Misterio Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • HyperV Machine Export

    calendar Oct 28, 2021 · 1 min read
     en knowledgebase
     ·
    Share on: twitter facebook linkedin copy
    HyperV Machine Export
    1. Shutdown VM and compress the compact the disks
    2. Check if you have enough space: you need more or less the space of the VM disks+ minimal RAM configured
    3. From your Hyper-V host, run PowerShell as an administrator and then run something like: GET-VM This will display all the VMs running on the current host.
    4. Then run:
      $ExportPath = “C:\\Exports”
      Export-VM -Name “BoxNameFromGetVM Step3” -Path $ExportPath
       
  • Ubuntu 20 LTS failed me (only for servers install…:)

    calendar Sep 19, 2021 · 2 min read
     en software  · unix
     ·
    Share on: twitter facebook linkedin copy
    Ubuntu 20 LTS failed me (only for servers install...:)

    On 2023 Ubuntu 18 LTS support will end, so I started to evaluate the next LTS release, Ubuntu 20.


    Read More
  • Now you are able to print our article without side bars & logos

    calendar Sep 1, 2021 · 1 min read
     en
     ·
    Share on: twitter facebook linkedin copy

    Sometimes you could have the need to print our humble articles.


    Read More
  • Numworks saddest day

    calendar Aug 31, 2021 · 1 min read
     en
     ·
    Share on: twitter facebook linkedin copy

    Lets face it handheld calculators are over priced: a Black and White Casio fx-9860-GIII is priced around 85€ but has only 64kb of working RAM.


    Read More
  • HarborMaster!

    calendar Aug 30, 2021 · 1 min read
     devops en python
     ·
    Share on: twitter facebook linkedin copy

    After creating Misterio, I found this alternative called HarborMaster:

    Harbormaster is a small utility that lets you easily deploy multiple Docker-Compose applications on a single host.


    Read More
    • ««
    • «
    • 14
    • 15
    • 16
    • 17
    • 18
    • »
    • »»

Recent Posts

  • Misterio Is Back
  • Netflix retro weird spirit
  • Yakuza Blues
  • FreeBSD on MacBook Mid 2009 with BroadCom WIFI

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top