Skip to primary content
Skip to secondary content

RocWorks

Andreas Vogler

RocWorks

Main menu

  • Andreas Vogler
  • RSS-Feed

Category Archives: Linux

Post navigation

Newer posts →

OpenSuse Samba-Share Security AppArmor…

Posted on 5. January 2014 by vogler

I wanted to share a directory (e.g. /share) but it didn’t work, only the users home directory worked well. The reason was “AppArmor” (you find it in the YaST Control Center), disable or configure it well, then it works.

 

Posted in Linux

Linux create/allocate a bigfile thin provisioned…

Posted on 25. December 2013 by vogler

For example when creating a big file for an iSCSI image file, a fast way is to use “fallocate”:

fallocate -l 100GB disk01.img

Posted in Linux

Raspberry/Debian wlan auto reconnect…

Posted on 11. December 2013 by vogler

Go to /etc/ifplugd/action.d/ and rename the ifupdown file to ifupdown.original
Then do: cp /etc/wpa_supplicant/ifupdown.sh ./ifupdown
Finally: reboot

Posted in Linux

Linux send hostname to Windows DHCP and DNS Server…

Posted on 7. December 2013 by vogler

Send hostname to DHCP Server:
/etc/dhcp/dhclient.conf:
send host-name “xxxx”;

Think it should be without the domain name!

At the windows dhpc server check that the option “Dynamically update DNS A and PTR records for DHCP clients that do not request updates” is enabled.

 

Posted in Linux

Post navigation

Newer posts →

Recent Posts

  • 🧌 MonsterMQ-Edge: 500kHz on a single, throttled MacBook Air!
  • MonsterMQ Collapses the Industrial Protocol Soup
  • The software where the world operates on: The Resilient Architecture of WinCC OA
  • Developing with WinCC OA in Docker Containers
  • 🧌 We just added a simple scripting feature to MonsterMQ.com
  • 🚀 Sunday Feature: MonsterMQ goes Kafka!
  • 🚀 We hear your voices!
  • 🧌 Monster MQ Broker just became a Redis Server!
  • Resch & Frisch Ofen: Programm-Temperaturen
  • 🧌 New feature for MonsterMQ and MonsterMQ-Edge!

Categories

  • Allgemein
  • APEX
  • BigData/NoSQL
  • Docker
  • Frankenstein
  • GraphQL
  • Linux
  • Machine Learning
  • MonsterMQ
  • MQTT
  • Oracle
  • Solaris
  • Unity
  • Virtualization
  • WinCC OA
  • WinCC Unified

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress