Install Webmin on CentOS 7

18 Mar

Install Webmin on CentOS 7 https://lintut.com/how-to-install-webmin-on-centos-7/ To get started, login your remote server and follow the steps below: First, create a new file webmin.repo in /etc/yum.repos.d/ : vi /etc/yum.repos.d/webmin.repo and paste below line: [Webmin] name=Webmin Distribution Neutral #baseurl=http://download.webmin.com/download/yum mirrorlist=http://download.webmin.com/download/yum/mirrorlist enabled=1 … Read More »

windows update new win7 machine

1 Dec

You can skip half of those, I just rebuilt our Windows 7 reference image on Monday, and after some digging I came across the recommendations in patchmanagement.org’s Patch Release Grid here on the Windows 7 update slowness sheet under Building … Read More »

How to Change User Account Control (UAC) Settings in Windows 8 and 8.1

7 Nov

http://www.eightforums.com/tutorials/5509-user-account-control-uac-change-settings-windows-8-a.html   turn off UAC all the way   Windows Registry Editor Version 5.00 ; Created by: Shawn Brink ; http://www.eightforums.com ; Tutorial: http://www.eightforums.com/tutorials/5509-user-account-control-uac-change-settings-windows-8-a.html [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] “PromptOnSecureDesktop”=dword:00000000 “EnableLUA”=dword:00000001 “ConsentPromptBehaviorAdmin”=dword:00000000