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

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

LIRC

http://www.lirc.org/

Ati / Medion X10
http://forum.ubuntuusers.de/topic/inbetriebnahme-der-fernbedienung-x10-vom-aldi/

commands
irw - view pressed key

rm_m40v-57501
setserial /dev/ttyS0 uart none
modprobe lirc_serial
modprobe uinput

irrecord -d /dev/lirc0 rm_m40v-57501

/etc/init.d/lirc restart

wget dl.panticz.de/hardware/yamaha_dsp-ax1/rm_m40v-57501
mkdir /usr/share/lirc/remotes/mitsubishi/
cp rm_m40v-57501 /usr/share/lirc/remotes/mitsubishi/rm_m40v-57501
cat < /etc/lircd.conf

include "/usr/share/lirc/remotes/mitsubishi/rm_m40v-57501"
EOF

Install VLC player

<?php
$URL="https://raw.githubusercontent.com/panticz/installit/master/install.vlc.sh";

echo "wget $URL -O - | bash -";
echo "<div><pre>";
</pre></div>

$c = curl_init();
curl_setopt($c, CURLOPT_URL, $URL);
curl_setopt($c, CURLOPT_RETURNTRANSFER, 1);

echo htmlspecialchars(curl_exec($c));

curl_close($c);

echo "";

?>

Yamaha DSP-AX1

LIRC config files for remote control from Yamaha DSP-AX1
http://dl.panticz.de/hardware/yamaha_dsp-ax1/lircd_yamaha
http://dl.panticz.de/hardware/yamaha_dsp-ax1/lircd_yamaha.conf
http://dl.panticz.de/hardware/yamaha_dsp-ax1/lircrc_yamaha

Links
http://usa.yamaha.com/products/audio-visual/av-receivers-amps/rx/?mode=series

Graphic

Links
http://screencasters.heathenx.org/wp-content/videos/ep018/ep018.html
http://www.everaldo.com/crystal/ - Very cool, modern icons from everaldo.com (LGPL)
http://tango.freedesktop.org/Tango_Icon_Library - Tango Icon Gallery download
http://outlawdesignblog.com/2008/free-developer-icon-sets/
http://www.smashingmagazine.com/2008/05/21/40-professional-icon-sets-for-free-download/
http://de.fotolia.com/
http://www.fontyukle.com/en/ - TrueType fonts archive
http://downloads.outpost10f.com/font.html - DS9 fonts
http://visionwidget.com/toolz/4-design/315-hq-free-fonts.html
http://commons.wikimedia.org/wiki/Crystal_Clear
http://www.unitaglive.com/qrcode - QR Code Generator

Charts
http://code.google.com/intl/de-DE/apis/chart/image_charts.html

Pagination

  • Previous page
  • 2
multimedia
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