Systemd: (Auto-) Mount cifs shares

Hi,

systemd can mount cifs filesystems at boot or on demand like autofs.

First cifs mount at boot time. Determine the share and the mount point.
Continue reading Systemd: (Auto-) Mount cifs shares

Advertisment to support michlstechblog.info

Systemd: Setup a static IP Address

Hi,

an very often requested issue. I will show this on Debian Jessie

We assume we want to set a static IP Address for eth0
Continue reading Systemd: Setup a static IP Address

Kodi: Youtube plugin not working anymore

Hi,

due to some API changes at youtube the Kodi Youtube Plugins up to Version 5.1.17 from bromix does not work anymore:

  • Setup wizard craches at language,locals settings
  • Youtube search ends with error message “Bad request”

Continue reading Kodi: Youtube plugin not working anymore

Debian: Simple bind setup for test environments

Hi,

these steps sets up a bind9 DNS Server on Debian 8 Jessie.

Install necessary packages

root@devdev ~# apt-get install bind9

Continue reading Debian: Simple bind setup for test environments

Debian: Systemd command line examples

Hi,

simply a collection of systemd command line examples. To be continued……

Set hostname + fqdn

hostnamectl

Example
sudo hostnamectl set-hostname yourHost.yourDomain.net
Continue reading Debian: Systemd command line examples

My Knowledgebase for things about Linux, Windows, VMware, Electronic and so on…