by admin | Feb 8, 2017 | Administration, Linux
[:en]If you have, for whatever reason, destroyed your local /etc/apt/sources.list file which Ubuntu uses for packages updates, here is a useful site which can regenerate it: https://repogen.simplylinux.ch/ My recommendation is to enter country release (get it with...
by admin | Feb 6, 2017 | Administration, Entertainment
[:en]OpenELEC/LibreELEC with Kodi offers various ways for remote management. SSH (command line) Samba / CIFS Web interface Important files \\[ip]\Userdata\advancedsettings.xml Use it e.g. for centralized settings, like a central DB or substitute paths...
by admin | Feb 6, 2017 | C# .Net
[:en]Be careful with the usage of Bower in those VS versions in ASP.NET Core MVC web applications. It is a useful tool, but seems not to be fully reliable at the moment. Examples: Bootstrap v3.3.7 suddenly asks for tether (tether.io). When you look at the Bootstrap JS...
by admin | Jan 30, 2017 | Administration
[:en]Raspberry Pi combined with Raspbian Jessie Lite is often useful for networking tools (bridges, VPNs, GPIO, …) where you do not need local user input or output devices. Unfortunately, SSH is not enabled by default so you cannot access the RPi via Putty...
by admin | Jan 20, 2017 | Administration
[:en]Before Windows 10, I was using a simple batch script on my main domain controller which used w32tm (w32time service) to get the correct time from an external source. The clients in the domain got the time from the domain controllers without having set anything...