enabling and disabling a systemd service in Python using DBus

The upcoming picockpit-client reacts to deletion events from the frontend by disabling it’s service (the application will stay installed, however). Similarly, when you decide to run picockpit-client connect again, the service will be re-enabled and started automatically for you. This is possible using the Python DBus interface. the DBus is a bus system for interacting…

Weiterlesen

Cancel datafeedwatch subscription / Datafeedwatch kündigen

DataFeedWatch is a very useful tool for generating feeds from your online shop into a variety of targets (e.g. eBay MIP, Amazon Marketplace, Geizhals, other price comparison engines). However some time you may want to cancel your subscription. The link for it is quite hidden. Here’s the way to do it: click on Account (the…

Weiterlesen