TECH TIPS
SQL Server User Mapping Error 15023: User already exists in current database.
When trying to map a database [go to Security > Logins > username > Properties > User Mapping > Select Database > set as db_owner and then okay, I keep on getting the following error message: User, group, or role 'someuser' already exists in the current database....
How to remove folder from Quick Access in Windows 10
Set the following options in File Explorer options:
How To Clone a Hard Drive In Windows 10
You might be replacing a broken drive or thinking about upgrading to a faster solid state drive. Whatever you’re planning, it can often be an inconvenience when you’re switching from one hard drive to another, especially if it’s the drive that contains...
The Disk is Offline Because of Policy Set by an Administrator
See source link with photos. On one of the servers running Windows Server 2016, an additional disk (not a system one) connected as a SAN LUN over FC gets offline after each restart of the server. If you open Disk Management console (diskmgmt.msc), you can see that...
GitHub Error: Authentication Failed from the Command Line
After setting up 2 Factor Authentication on GitHub, I couldn’t push my remote repositories from the command line anymore. When I tried to push a remote repo, the command line threw this error: ~ :> git push origin my-branchUsername for 'https://github.com':...
Pi-hole: No option to set static IPv6 address during setup
In /etc/pihole/setupVars.conf you should have 2 settings: IPV4_ADDRESS= IPV6_ADDRESS= As soon as there are valid IP addresses entered, they will show up on Admin/Settings/System