Skip to content

Linux

VNC on Ubuntu

  • by

After updates the x11vnc server is deactivated. To enable it again follow https://askubuntu.com/questions/229989/how-to-setup-x11vnc-to-access-with-graphical-login-screen To access it from Mac, connect to server in Finder with vnc://… Read More »VNC on Ubuntu

802.11r Fast Transition, roaming

  • by

Detailed description of parameter: https://blog.fem.tu-ilmenau.de/archives/1002-HowTo-enable-WiFi-roaming-with-hostapd-and-VLANs.html   OpenWRT: https://www.reddit.com/r/openwrt/comments/7in2vq/problem_setting_up_80211r_ft  Scroll down Old version https://www.reddit.com/r/openwrt/comments/515oea/finally_got_80211r_roaming_working    

Debian Installation

  • by

Text Installation Anschließend apt-get install lxde-core tigervnc-standalone-server xrdp leafpad firefox-esr synaptic gparted Um das Ausschalten durch Benutzer zu ermöglichen siehe https://winaero.com/blog/how-to-enable-shutdown-and-reboot-for-a-normal-user-in-debian-jessie/ ABER: lxpolkit anstatt mate-polkit… Read More »Debian Installation

Docker on synology

  • by

Additional docker parameter https://forum.synology.com/enu/viewtopic.php?t=118103 Hey, I thought I’d point out, you can manually edit the .json file for the Docker container and add whatever admin… Read More »Docker on synology

Rasperry Pi und Kamera

– Low Latency mit gstreamer: http://pi.gbaman.info/?p=150 – Allgemein: http://www.raspberrypi.org/forums/viewtopic.php?t=7557&p=92461 – MJPEG Streamer: http://robotrack.org/include.php?path=article&contentid=309 . Latency Discussion: http://www.raspberrypi.org/forums/viewtopic.php?f=43&t=60718 – Als RC Kamera: http://sparkyflight.wordpress.com/2014/02/22/raspberry-pi-camera-latency-testing-part-2/ – Raspberry Forum:… Read More »Rasperry Pi und Kamera

Route Bonjour across subnets

Um Bonjour über sub-Netze zu routen wird ein “mdns-repeater” benötigt (http://irq5.io/2011/01/02/mdns-repeater-mdns-across-subnets/) Als mdns-repeater kann z.B. avahi eingesetzt werden (http://www.timabbott.com/computers/multi-vlan-airplay-with-avahi/, http://www.packetmischief.ca/2012/09/20/airplay-vlans-and-an-open-source-solution/) Manual: http://linux.die.net/man/5/avahi-daemon.conf Multicast 224.0.0.x ist… Read More »Route Bonjour across subnets

OpenWrt compilieren: Bei checkout über SVN werden keine Sourcen heruntergeladen, nur Beschreibungen wie OpenWrt zu bauen ist und wo sich die Sourcen befinden http://kamikaze.openwrt.org/docs/openwrt.html http://wiki.openwrt.org/doc/devel/start… Read More »

OpenWRT

LuCI Änderungen werden erst nach “Save & Apply” in Konfigurationsdatei in /etc/config gespeichert. “Save” alleine reicht nicht aus… SCP, WinSCP für GUI clients (GNOME Nautilus,… Read More »OpenWRT