The top 20 Swiss technology blogs

We are happy to announce that sparpedia.ch has awarded our Blog in the category ‘top 20 Swiss technology blogs’ for 2017 – thank you for the recognition. Sure, everybody knows the […]
Technology-Blog for IT professionals by thuinformatik GmbH
We are happy to announce that sparpedia.ch has awarded our Blog in the category ‘top 20 Swiss technology blogs’ for 2017 – thank you for the recognition. Sure, everybody knows the […]
In some cases there is a need to enable the Admin Shares of local hard disks, commonly for administrative purposes. The Admin shares are the default shares (aka Administrative shares) […]
SNMP can be fully configured on an ESXi hypervisor through the ESX CLI. The commands vary between different versions of ESXi. How to enable SNMP on ESXi 5.0 You will […]
On Linux dd is the command from Linux that i use. To create 1 GB file go with dd if=/dev/zero of=testfile bs=1024 count=1024000 to create 100 MB try dd if=/dev/zero […]
This tutorial explains how to install Tobias Oetiker’s Smokeping into /opt/smokeping on a CentOS 7 box. Features of Smokeping: – Best of breed latency visualisation. – Interactive graph explorer. – […]
As a critical part of your IT infrastructure, domain controllers (DC) should be assigned a static IP address so that they can be reliably discovered across the network. Sometimes it’s […]
Install Webmin Install Webmin requirements and install Webmin via RPM directly from the website. # yum -y install perl-Net-SSLeay # yum -y install perl-Encode-Detect # rpm -ihv https://netix.dl.sourceforge.net/project/webadmin/webmin/1.840/webmin-1.840-1.noarch.rpm Install Apache Here […]
If your PC has been infected by WannaCry – the ransomware that wreaked havoc across the world last Friday – you might be lucky to get your locked files back […]
Question: Is it possible to redirect a user opening a domain to a different domain through the use of PHP? Say the user goes to www.domainA.com and I want to […]
Windows 10 became more securely, so you can’t access sysvol & netlogon shares via UNC paths – regardless if your user is Domain-Administrator or not. To resolve this issue run […]