mirror of
				https://github.com/ItsDrike/dotfiles.git
				synced 2025-11-04 01:16:35 +00:00 
			
		
		
		
	Add KVM virtualization packages
This commit is contained in:
		
							parent
							
								
									5e62cd2b7f
								
							
						
					
					
						commit
						8238c415a5
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -15,6 +15,16 @@ pacman:
 | 
			
		|||
    - zsh # shell
 | 
			
		||||
    - zsh-syntax-highlighting # colored zsh
 | 
			
		||||
    - zsh-autosuggestions # Suggestions from previous commands
 | 
			
		||||
    # KVM Virtualization
 | 
			
		||||
    - virt-manager # Frontend GUI for KVM
 | 
			
		||||
    - qemu # Base emulator and virtualizer
 | 
			
		||||
    - qemu-arch-extra # Virtualization for foregin architectures
 | 
			
		||||
    - ovmf # UEFI virtual machines (without it, only BIOS is possible)
 | 
			
		||||
    - vde2 # Networking tool
 | 
			
		||||
    - ebtables # Ethernet bridge filtering utilities
 | 
			
		||||
    - dnsmasq # Easy to configure DNS forwarder and DHCP server
 | 
			
		||||
    - bridge-utils # Ethernet bridge configuration (VMs should be using this bridge, not real interface)
 | 
			
		||||
    - openbsd-netcat # OpenBSD variant of netcat
 | 
			
		||||
    # Security
 | 
			
		||||
    - macchanger # Tool for changing MAC address
 | 
			
		||||
    - dnsutils # Tools for managing DNS
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue