{"id":878,"date":"2024-02-03T10:33:33","date_gmt":"2024-02-03T09:33:33","guid":{"rendered":"https:\/\/www.cipv6.de\/worp\/?p=878"},"modified":"2024-12-16T10:30:03","modified_gmt":"2024-12-16T09:30:03","slug":"ipad-samba-file-transfer-fails","status":"publish","type":"post","link":"https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/","title":{"rendered":"iPad Samba file transfer fails"},"content":{"rendered":"\n<p>To be able to copy files over from iPad to Samba-shares the enhanced compatibility with Apple SMB clients and interoperability with Netatalk 3 AFP fileserver must be enabled.<br><br>Vfs-module is typically missing if you see in tshark messages like:<\/p>\n\n\n\n<pre class=\"wp-block-code has-dark-gray-color has-text-color has-link-color wp-elements-558669600610c154391d8f2e9fb61c14\"><code class=\"\">310 Create Response, Error: STATUS_OBJECT_NAME_INVALID;Read Response, Error: STATUS_OBJECT_NAME_INVALID;Close Response, Error: STATUS_OBJECT_NAME_INVALID<\/code><\/pre>\n\n\n\n<p>To get this fixed add to the [global] section in <em><strong>\/etc\/samba\/smb.conf<\/strong><\/em> the following command:<\/p>\n\n\n\n<pre class=\"wp-block-code has-dark-gray-color has-text-color has-link-color wp-elements-5ef9f2f365284be26eee3325037c8316\"><code class=\"\">vfs objects = fruit streams_xattr<\/code><\/pre>\n\n\n\n<p>The package samba-vfs-modules must be installed prior restarting the smb service.<br>Check if the package is installed with commands like:<\/p>\n\n\n\n<pre class=\"wp-block-code has-dark-gray-color has-text-color has-link-color wp-elements-902f9ba75416c70a8d7780ec2e932e8c\"><code class=\"\">ubuntu: dpkg -l samba-vfs-modules\nRHEL. : rpm -qa | grep  samba-vfs-modules\netc.\n\na positive output looks similar to:\nroot@raspi24:\/home\/ugu5ma# dpkg -l samba-vfs-modules\n\nDesired=Unknown\/Install\/Remove\/Purge\/Hold\n| Status=Not\/Inst\/Conf-files\/\n|\/ Err?=(none)\/Reinst-required (Status,Err: uppercase=bad)\n||\/ Name                    Version                   \n+++-=======================-=========================\nii  samba-vfs-modules:arm64 2:4.15.13+dfsg-0ubuntu1.5         \n\n<\/code><\/pre>\n\n\n\n<p>If the package is missing add it with:<\/p>\n\n\n\n<pre class=\"wp-block-code has-dark-gray-color has-text-color has-link-color wp-elements-dd04565cee36f6ff994500dd13f51d90\"><code class=\"\">ubuntu: apt install samba-vfs-modules\nRHEL. : yum install samba-vfs-modules\netc.<\/code><\/pre>\n\n\n\n<p>Restart Samba:<\/p>\n\n\n\n<pre class=\"wp-block-code has-dark-gray-color has-text-color has-link-color wp-elements-7aca64465cd851785eece90c7966be35\"><code class=\"\">systemctl restart smbd<\/code><\/pre>\n\n\n\n<p>Done!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>To be able to copy files over from iPad to Samba-shares the enhanced compatibility with Apple SMB clients and interoperability with Netatalk 3 AFP fileserver must be enabled.Vfs-module is typically missing if you see in tshark messages like: To get this fixed add to the [global] section in \/etc\/samba\/smb.conf the following command: The package samba-vfs-modules &hellip; <a href=\"https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;iPad Samba file transfer fails&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"template-page-builder.php","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[63],"tags":[41],"class_list":["post-878","post","type-post","status-publish","format-standard","hentry","category-macos","tag-apple"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>iPad Samba file transfer fails - cipv6.de<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"iPad Samba file transfer fails - cipv6.de\" \/>\n<meta property=\"og:description\" content=\"To be able to copy files over from iPad to Samba-shares the enhanced compatibility with Apple SMB clients and interoperability with Netatalk 3 AFP fileserver must be enabled. Vfs-module is typically missing if you see in tshark messages like: To get this fixed add to the [global] section in \/etc\/samba\/smb.conf the following command: The package &hellip; Continue reading &quot;iPad Samba file transfer fails&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/\" \/>\n<meta property=\"og:site_name\" content=\"cipv6.de\" \/>\n<meta property=\"article:published_time\" content=\"2024-02-03T09:33:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-16T09:30:03+00:00\" \/>\n<meta name=\"author\" content=\"ugu5ma\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ugu5ma\" \/>\n<meta name=\"twitter:site\" content=\"@ugu5ma\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"ugu5ma\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/index.php\\\/2024\\\/02\\\/03\\\/ipad-samba-file-transfer-fails\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/index.php\\\/2024\\\/02\\\/03\\\/ipad-samba-file-transfer-fails\\\/\"},\"author\":{\"name\":\"ugu5ma\",\"@id\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/#\\\/schema\\\/person\\\/5d62b275485540be9e5e9e33d4fab86d\"},\"headline\":\"iPad Samba file transfer fails\",\"datePublished\":\"2024-02-03T09:33:33+00:00\",\"dateModified\":\"2024-12-16T09:30:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/index.php\\\/2024\\\/02\\\/03\\\/ipad-samba-file-transfer-fails\\\/\"},\"wordCount\":91,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/#\\\/schema\\\/person\\\/5d62b275485540be9e5e9e33d4fab86d\"},\"keywords\":[\"Apple\"],\"articleSection\":[\"MacOS\\\/IOS\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/index.php\\\/2024\\\/02\\\/03\\\/ipad-samba-file-transfer-fails\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/index.php\\\/2024\\\/02\\\/03\\\/ipad-samba-file-transfer-fails\\\/\",\"url\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/index.php\\\/2024\\\/02\\\/03\\\/ipad-samba-file-transfer-fails\\\/\",\"name\":\"iPad Samba file transfer fails - cipv6.de\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/#website\"},\"datePublished\":\"2024-02-03T09:33:33+00:00\",\"dateModified\":\"2024-12-16T09:30:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/index.php\\\/2024\\\/02\\\/03\\\/ipad-samba-file-transfer-fails\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/index.php\\\/2024\\\/02\\\/03\\\/ipad-samba-file-transfer-fails\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/index.php\\\/2024\\\/02\\\/03\\\/ipad-samba-file-transfer-fails\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"iPad Samba file transfer fails\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/#website\",\"url\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/\",\"name\":\"cipv6.de\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/#\\\/schema\\\/person\\\/5d62b275485540be9e5e9e33d4fab86d\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.cipv6.de\\\/worp\\\/#\\\/schema\\\/person\\\/5d62b275485540be9e5e9e33d4fab86d\",\"name\":\"ugu5ma\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7211dd31d32612293e4228c8f880721a803dcc15211868f096ea9a8e77b6f316?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7211dd31d32612293e4228c8f880721a803dcc15211868f096ea9a8e77b6f316?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7211dd31d32612293e4228c8f880721a803dcc15211868f096ea9a8e77b6f316?s=96&d=mm&r=g\",\"caption\":\"ugu5ma\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7211dd31d32612293e4228c8f880721a803dcc15211868f096ea9a8e77b6f316?s=96&d=mm&r=g\"},\"sameAs\":[\"https:\\\/\\\/cipv6.de\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"iPad Samba file transfer fails - cipv6.de","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/","og_locale":"en_US","og_type":"article","og_title":"iPad Samba file transfer fails - cipv6.de","og_description":"To be able to copy files over from iPad to Samba-shares the enhanced compatibility with Apple SMB clients and interoperability with Netatalk 3 AFP fileserver must be enabled. Vfs-module is typically missing if you see in tshark messages like: To get this fixed add to the [global] section in \/etc\/samba\/smb.conf the following command: The package &hellip; Continue reading \"iPad Samba file transfer fails\"","og_url":"https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/","og_site_name":"cipv6.de","article_published_time":"2024-02-03T09:33:33+00:00","article_modified_time":"2024-12-16T09:30:03+00:00","author":"ugu5ma","twitter_card":"summary_large_image","twitter_creator":"@ugu5ma","twitter_site":"@ugu5ma","twitter_misc":{"Written by":"ugu5ma","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/#article","isPartOf":{"@id":"https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/"},"author":{"name":"ugu5ma","@id":"https:\/\/www.cipv6.de\/worp\/#\/schema\/person\/5d62b275485540be9e5e9e33d4fab86d"},"headline":"iPad Samba file transfer fails","datePublished":"2024-02-03T09:33:33+00:00","dateModified":"2024-12-16T09:30:03+00:00","mainEntityOfPage":{"@id":"https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/"},"wordCount":91,"commentCount":0,"publisher":{"@id":"https:\/\/www.cipv6.de\/worp\/#\/schema\/person\/5d62b275485540be9e5e9e33d4fab86d"},"keywords":["Apple"],"articleSection":["MacOS\/IOS"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/","url":"https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/","name":"iPad Samba file transfer fails - cipv6.de","isPartOf":{"@id":"https:\/\/www.cipv6.de\/worp\/#website"},"datePublished":"2024-02-03T09:33:33+00:00","dateModified":"2024-12-16T09:30:03+00:00","breadcrumb":{"@id":"https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.cipv6.de\/worp\/index.php\/2024\/02\/03\/ipad-samba-file-transfer-fails\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.cipv6.de\/worp\/"},{"@type":"ListItem","position":2,"name":"iPad Samba file transfer fails"}]},{"@type":"WebSite","@id":"https:\/\/www.cipv6.de\/worp\/#website","url":"https:\/\/www.cipv6.de\/worp\/","name":"cipv6.de","description":"","publisher":{"@id":"https:\/\/www.cipv6.de\/worp\/#\/schema\/person\/5d62b275485540be9e5e9e33d4fab86d"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.cipv6.de\/worp\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.cipv6.de\/worp\/#\/schema\/person\/5d62b275485540be9e5e9e33d4fab86d","name":"ugu5ma","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/7211dd31d32612293e4228c8f880721a803dcc15211868f096ea9a8e77b6f316?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/7211dd31d32612293e4228c8f880721a803dcc15211868f096ea9a8e77b6f316?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7211dd31d32612293e4228c8f880721a803dcc15211868f096ea9a8e77b6f316?s=96&d=mm&r=g","caption":"ugu5ma"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/7211dd31d32612293e4228c8f880721a803dcc15211868f096ea9a8e77b6f316?s=96&d=mm&r=g"},"sameAs":["https:\/\/cipv6.de"]}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9uBTs-ea","jetpack-related-posts":[{"id":434,"url":"https:\/\/www.cipv6.de\/worp\/index.php\/2019\/09\/28\/netatmo-api-how-do-i-get-the-access_token\/","url_meta":{"origin":878,"position":0},"title":"Netatmo API : How do I get the access_token ?","author":"ugu5ma","date":"September 28, 2019","format":false,"excerpt":"curl: curl --location --request POST \"https:\/\/api.netatmo.com\/oauth2\/token\" \\ --form \"grant_type=password\" \\ --form \"client_id=5a*******21175d8b45ec\" \\ --form \"client_secret=NR*******bYylIAigYvaO\" \\ --form \"username=be*******eb.de\" \\ --form \"password=***111***\" jQuery: var form = new FormData(); form.append(\"grant_type\", \"password\"); form.append(\"client_id\", \"5a*******21175d8b45ec\"); form.append(\"client_secret\", \"NR*******bYylIAigYvaO\"); form.append(\"username\", \"be*******eb.de\"); form.append(\"password\", \"***111***\"); var settings = { \"url\": \"https:\/\/api.netatmo.com\/oauth2\/token\", \"method\": \"POST\", \"timeout\": 0, \"processData\": false, \"mimeType\":\u2026","rel":"","context":"In \"Uncategorized\"","block_context":{"text":"Uncategorized","link":"https:\/\/www.cipv6.de\/worp\/index.php\/tag\/uncategorized\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":689,"url":"https:\/\/www.cipv6.de\/worp\/index.php\/2022\/04\/17\/fix-openhab-error-rule-rulename-an-error-occurred-during-the-script-execution-index0-size0\/","url_meta":{"origin":878,"position":1},"title":"fix openhab error: Rule &#8216;[rulename]&#8217;: An error occurred during the script execution: index=0, size=0","author":"ugu5ma","date":"April 17, 2022","format":false,"excerpt":"My goal is to execute an python-script when the Battery-charge has reached 70% My rule was not executed, the error as shown above is seen in the log.My faulty script: rule \"BYD 70\" when Item KOSTALPLENTICOREPlus70WithBattery_BatteryCharge received update then var BYDBat = (KOSTALPLENTICOREPlus70WithBattery_BatteryCharge.state as Number).floatValue if ((KOSTALPLENTICOREPlus70WithBattery_BatteryCharge.state as Number).floatValue =\u2026","rel":"","context":"In &quot;Linux&quot;","block_context":{"text":"Linux","link":"https:\/\/www.cipv6.de\/worp\/index.php\/category\/linux\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":458,"url":"https:\/\/www.cipv6.de\/worp\/index.php\/2019\/10\/23\/error-when-adding-firebase-to-your-app\/","url_meta":{"origin":878,"position":2},"title":"Error when adding Firebase to your app","author":"ugu5ma","date":"October 23, 2019","format":false,"excerpt":"When you add Firebase to your app and get similar error-messages like: Duplicate class android.support.v4.app.INotificationSideChannel found in modules classes.jar (androidx.core:core:1.0.0) and classes.jar (com.android.support:support-compat:26.1.0) Duplicate class android.support.v4.app.INotificationSideChannel$Stub found in modules classes.jar (androidx.core:core:1.0.0) and classes.jar (com.android.support:support-compat:26.1.0) Duplicate class android.support.v4.app.INotificationSideChannel$Stub$Proxy found in modules classes.jar (androidx.core:core:1.0.0) and classes.jar (com.android.support:support-compat:26.1.0) Duplicate class android.support.v4.os.IResultReceiver found in\u2026","rel":"","context":"In \"Android\"","block_context":{"text":"Android","link":"https:\/\/www.cipv6.de\/worp\/index.php\/tag\/android\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":58,"url":"https:\/\/www.cipv6.de\/worp\/index.php\/2017\/12\/22\/android-query-jso-data-log-the-response-to-logcat\/","url_meta":{"origin":878,"position":3},"title":"Android: Query JSON-Data , log the response to logcat","author":"ugu5ma","date":"December 22, 2017","format":false,"excerpt":"[java] package de.clarisweb.android.jsondemo; import android.os.AsyncTask; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.design.widget.Snackbar; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.util.Log; import android.view.View; import android.view.Menu; import android.view.MenuItem; import java.io.InputStream; import java.io.InputStreamReader; import java.net.HttpURLConnection; import java.net.URL; public class MainActivity extends AppCompatActivity { public class DownloadTask extends AsyncTask< String, Void, String> { @Override protected String doInBackground(String...\u2026","rel":"","context":"In \"Android\"","block_context":{"text":"Android","link":"https:\/\/www.cipv6.de\/worp\/index.php\/tag\/android\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":470,"url":"https:\/\/www.cipv6.de\/worp\/index.php\/2019\/10\/23\/how-do-i-debug-tradfri-on-openhab\/","url_meta":{"origin":878,"position":4},"title":"How do I debug Tradfri on Openhab ?","author":"ugu5ma","date":"October 23, 2019","format":false,"excerpt":"open the openhab-cli: root@rpi6:\/home\/pi# openhab-cli console Logging in as openhab __ _____ ____ ____ ____ ___ ____ \/ \/ \/ \/ | \/ __ ) \/ __ \\\/ __ \\\/ _ \\\/ __ \\\/ \/_\/ \/ \/| | \/ __ | \/ \/_\/ \/ \/_\/ \/ __\/ \/ \/ \/\u2026","rel":"","context":"In \"29\"","block_context":{"text":"29","link":"https:\/\/www.cipv6.de\/worp\/index.php\/tag\/29\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1227,"url":"https:\/\/www.cipv6.de\/worp\/index.php\/2025\/01\/30\/getting-started-with-wazuh-setting-up-your-lab-environment-for-xdr-and-siem\/","url_meta":{"origin":878,"position":5},"title":"Getting Started with Wazuh: Setting Up Your Lab Environment for XDR and SIEM&#8221;","author":"ugu5ma","date":"January 30, 2025","format":false,"excerpt":"In today's cybersecurity landscape, having a robust and flexible security information and event management (SIEM) system is crucial. Wazuh, an open-source security platform, offers comprehensive solutions for threat detection, integrity monitoring, incident response, and compliance. Wazuh has an interesting history. In 2015, the Wazuh team decided to fork OSSEC, an\u2026","rel":"","context":"In &quot;Security&quot;","block_context":{"text":"Security","link":"https:\/\/www.cipv6.de\/worp\/index.php\/category\/security\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.cipv6.de\/worp\/wp-content\/uploads\/2025\/01\/wazuh01.jpg?fit=1080%2C617&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.cipv6.de\/worp\/wp-content\/uploads\/2025\/01\/wazuh01.jpg?fit=1080%2C617&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/www.cipv6.de\/worp\/wp-content\/uploads\/2025\/01\/wazuh01.jpg?fit=1080%2C617&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/www.cipv6.de\/worp\/wp-content\/uploads\/2025\/01\/wazuh01.jpg?fit=1080%2C617&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/www.cipv6.de\/worp\/wp-content\/uploads\/2025\/01\/wazuh01.jpg?fit=1080%2C617&ssl=1&resize=1050%2C600 3x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/www.cipv6.de\/worp\/index.php\/wp-json\/wp\/v2\/posts\/878","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cipv6.de\/worp\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.cipv6.de\/worp\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.cipv6.de\/worp\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cipv6.de\/worp\/index.php\/wp-json\/wp\/v2\/comments?post=878"}],"version-history":[{"count":0,"href":"https:\/\/www.cipv6.de\/worp\/index.php\/wp-json\/wp\/v2\/posts\/878\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.cipv6.de\/worp\/index.php\/wp-json\/wp\/v2\/media?parent=878"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.cipv6.de\/worp\/index.php\/wp-json\/wp\/v2\/categories?post=878"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.cipv6.de\/worp\/index.php\/wp-json\/wp\/v2\/tags?post=878"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}