Skip to main content

Primary links

  • Home
  • AI
  • Kubernetes
  • Incus
  • Ansible
  • Terraform
  • OpenStack
  • Virtualization
  • Linux
  • SmartHome
  • HowTo

Misc

  • Linux
  • Hardware
  • Programming
  • Databases
  • Multimedia
  • Windows

Cloud

  • OpenStack
  • cloud-config
  • nextcloud

Virtualization

  • Virtualization
  • Incus
  • Docker
  • KVM
  • Kubernetes
  • LXC
  • LXD
  • QEMU
  • VMware
  • VirtualBox
  • multipass
  • podman
  • vagrant
  • XEN
    • Domains
      • Endian
      • Fileserver
      • Hylafax
      • IPfire
      • LXC
      • Mailserver
      • Oracle 10 XE
      • PXE Netboot
      • Torrent
      • Webmail
      • Zimbra
    • Installation
    • PCI Delegation

Network

  • DNS
  • Firewall
  • Linux
  • OpenvSwitch
  • SSL
  • VLAN
  • VPN
  • iPXE
  • namespaces
  • nmcli
  • tcpdump

Storage

  • CEPH
  • DRBD
  • LVM
  • S3
  • ZFS
  • btrfs

Automation / CI/CD

  • Install
  • Ansible
  • GitLab
  • LLM
  • Preseed
  • Puppet
  • Terraform
  • Ubuntu autoinstall

Monitoring / Visualisation

  • Grafana
  • Icinga
  • Prometheus
  • Monitoring
  • ELK
  • mermaid
# redirect your ISDN card on dom0
http://www.panticz.de/xen_pci_delegation

# set domU parameter
[ -z $DOMAIN_NAME ] && DOMAIN_NAME=fax
[ -z $DOMAIN_MAC ] && DOMAIN_MAC=00:00:00:00:fa:fa
[ -z $DOMAIN_RAM ] && DOMAIN_RAM=256Mb
[ -z $DOMAIN_HDD ] && DOMAIN_HDD=2Gb
[ -z $DOMAIN_PCI ] && DOMAIN_PCI=04:05.0

# create domU
http://www.panticz.de/DomU-Debian-Squeeze

# redirect avm usb card
echo "pci=['${DOMAIN_PCI}']" >> /etc/xen/${DOMAIN_NAME}
echo "extra = 'iommu=soft'" >> /etc/xen/${DOMAIN_NAME}

# start domU
xm create -c ${DOMAIN_NAME}

# install AVM FRITZ!Card PCI kernel moudule (optional)
http://www.panticz.de/ubuntu_avm_fritzcard_pci

# install hylafax
http://www.panticz.de/install_hylafax


# LINKS
# Install and configure AVM Fritz!Card USB driver 
# http://www.panticz.de/ubuntu_avm_fritzcard_usb
# http://www.panticz.de/ubuntu_avm_fritzcard_pci
# http://www.debianhowto.de/doku.php/de:howtos:sarge:hylafax_avm_isdn
# http://lisa.frankedata.de/ - client for windows
# http://linuxwiki.de/HylaFAX
# http://wiki.debian.org/HylaFax
# http://www.hylafax.org/content/Desktop_Client_Software
# http://www.kanotix.com/files/thorhammer/kanotix/non-free/avm/
Profiles GitHub StackOverflow LinkedIn Xing
Contact Imprint
© panticz 2026

Cookie-Einstellungen

Diese Website nutzt eingebettete Inhalte von Drittanbietern (z.B. YouTube, SoundCloud). Beim Laden dieser Inhalte werden Daten an die jeweiligen Anbieter übermittelt. Datenverarbeitungserklärung