Hi,
to install Python on Windows download the latest version. In this example Python 3.6.5.
Extract the zip file to an directory, e.g. D:\python3.6.5.
Continue reading Python: Install Python with pip on Windows by the embeddable zip file
Hi,
to install Python on Windows download the latest version. In this example Python 3.6.5.
Extract the zip file to an directory, e.g. D:\python3.6.5.
Continue reading Python: Install Python with pip on Windows by the embeddable zip file
Hi,
debian is still delivered with 2.7 as the default version of python. /usr/bin/python is in fact a symlink to the current default versions binary.
The update-alternatives scripts allows to change this.
Continue reading Debian: Set python 3 as default
Hi,
for showing or exporting the System, Application and Security Log the command let Get-EventLog is the first choice.
Continue reading Powershell: Accessing Applications and Services Logs
Hi,
the Windows Time service includes both an NTP Client and an NTP Server. The NTP Server is disabled by default.
Continue reading Windows: Enable NTP Client and Server
Hi,
the Error 0x8024500c often occurs at Windows 10 in managed environments, which means the Windows Updates are delivered by WSUS or SCCM and no internet connection is available or it is not allowed to connect directly to Microsofts Windows Update.
In this case usually the policies (no internet connect and DualScan disabled)
Continue reading Windows 10: Windows Update search returns Error 0x8024500c or did not find any updates