Tag Archives: enable

Windows: Reset, enable and configure Powershell remoting

Hi,

here are the steps to reset WinRM service and start from scratch.
Continue reading Windows: Reset, enable and configure Powershell remoting

Advertisment to support michlstechblog.info

Windows 11: Enable the Explorer Ribbonbar

Hi,

Windows 11 comes with a “face lift”. The Ribbon bar of the explorer, introduced in Windows Vista, was removed. But many User likes them because many functions like copy etc. can really fast accessed without opening a context menu.
Continue reading Windows 11: Enable the Explorer Ribbonbar

Linux: Enable i2c kernel tracing

Hi,

when you want to see whats happened on the i2c bus on an raspberry pi you can enable tracing with debugfs.

Get root and mount debugfs. This is usually already mounted in raspbian

michael@debdev ~ # sudo su
root@debdev ~ # mount -t debugfs none /sys/kernel/debug

Continue reading Linux: Enable i2c kernel tracing

Windows: Enable NTP Client and Server

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

Excel: Add trusted location to execute macros when a document is opened

Hi,

Excel can configured to prevent execute macros when a document is opened.

Continue reading Excel: Add trusted location to execute macros when a document is opened