Ga naar de inhoud

Details

Work in progress

Menu

  • About this site…

How to enable KVM virsh console access

Requirements The virtual machine must have the pty configured. From the KVM server edit the domain and make sure there is this section: From KVM Server sudo virsh edit virtual-machine <serial type=’pty’> <source path=’/dev/pts/0’/> <target type=’isa-serial’ port=’0′> <model name=’isa-serial’/> </target>

Robert 6 september 20229 juli 2025 IT, KVM Geen reacties Lees verder

Netplan configuration examples

Below are a collection of example netplan configurations for common scenarios. If you see a scenario missing or have one to contribute, please file a bug against this documentation with the example using the links at the bottom of this

Robert 6 september 202211 juni 2024 IT, Netwerken Geen reacties Lees verder

KVM: Start a Virtual Machine / Guest At Boot Time

There are various ways to start virtual machines at at boot time. This means you don’t have to type virsh start vmName command. This can be done by marking a vm as autostart. To configure a domain to be automatically

Robert 2 september 202211 juni 2024 IT, KVM Geen reacties Lees verder

How To Set or Change Timezone in Ubuntu Linux

Using the correct timezone is essential for many systems related tasks and processes. For example, the CRON daemon uses the system’s timezone for executing CRON jobs, and the timestamps in the log files are based on the same system’s timezone.

Robert 21 mei 202211 juni 2024 IT, Linux Geen reacties Lees verder

Ubuntu Linux: How do I configure swappiness?

The Linux kernel provides a tweakable setting that controls how often the swap file is used, called swappiness. A swappiness setting of zero means that the disk will be avoided unless absolutely necessary (you run out of memory), while a

Robert 11 maart 202211 juni 2024 IT, Linux Geen reacties Lees verder

Increase swap space in Ubuntu Linux

In sleep mode, the content of ram is kept as it is, and the computer works on a very low power mode, so as to keep the ram content intact (as ram will lose the data if power supply is

Robert 11 maart 202211 juni 2024 IT, Linux Geen reacties Lees verder

Configure an Apache2 webserver

Enable mod_rewrite You can enable any Apache module using the a2enmod command. So run the command below on your Ubuntu server: In case the module is already enabled on your server, you will get an alert message. You must restart

Robert 11 januari 202211 juni 2024 IT, Linux Geen reacties Lees verder

Linux: How to send mail from the command line?

Most of the time you shouldn’t need to configure an SMTP server you can simply use mail from the commandline (if it’s not already present, install with sudo apt-get install mailutils). (Or if you’re on a server where sendmail is

Robert 26 december 202111 juni 2024 IT, Linux Geen reacties Lees verder

How to extend root filesystem using LVM on Linux

Welcome to our guide on how to extend root filesystem using LVM on Linux. This will cover both ext4 and XFS filesystem root partition extending. To demonstrate a complete LVM lifecycle, we will perform the following actions: Create an LVM

Robert 22 december 20219 juli 2025 IT, Linux Geen reacties Lees verder

How To extend/increase KVM Virtual Machine (VM) disk size

Sometimes I need to extend or add disk space to my running VM (guest) to satisfy growing software requirements. KVM uses QEMU which supports several image types, among them raw, cow, qcow, qcow2, vmdk, vdi among others available. The “native”

Robert 22 december 20219 juli 2025 IT, KVM Geen reacties Lees verder
  • « Vorige
  • Volgende »
  • Audio
  • Filosofie
  • Geen categorie
  • Interessant
  • IT
  • KVM
  • Linux
  • Netwerken
  • Techniek
  • Voeding

DNS KVM

Recente berichten

  • Beschermd: ISO 27001 – Annex A
  • HTTP Status Codes
  • KVM: Install Ubuntu Server 24.04
  • Linux could finally be making the right moves to grow
  • KVM hypervisor: a beginners’ guide
Copyright © 2025 Details. Alle rechten voorbehouden. Thema Spacious door ThemeGrill. Aangedreven door: WordPress.