macOS: Unable to delete user account... "The operation could not be completed. Timed out."
Here's the workaround: 1) Log in as another admin. 2) Unlock the users pane with admin password. 3) Login options button at bottom of...
"Life is a Journey"
We are all told, “live your life to the fullest”; I am here to do just that. There Is No Spoon serves as a vessel to project my passions, and clue in my loyal readers as to what inspires me in this crazy world. So, sit back, relax, and read on.
Here's the workaround: 1) Log in as another admin. 2) Unlock the users pane with admin password. 3) Login options button at bottom of...
When you see this error in your VS Code, edit settings.json and make sure you've this: "workbench.editorAssociations": [ { "viewType":...
Source: https://www.quora.com/Tutorials-How-can-I-download-PluralSight-training-videos Ahmad Ismail, Software Artisan & Bookworm Updated...
$password = [System.Web.Security.Membership]::GeneratePassword($length,$numberOfNonAlphanumericCharacters) $secPw =...
(Note: this method has been working at least on Windows 7, 10 Pro, Server 2012 R2) Following steps will lead you to the rule blocking...
* BetterSnapTool ($3.00) * Rectangle (free, open source) * Spectacle (free, but no longer being maintained) #macos #apps
Apart from using command such as New-Object System.Net.Sockets.TcpClient("hostname", <port>), there's a way to mimic the telnet command...
What if we can come up with a web app that behaves like a desktop app when it's offline? Introducing PWA that stands for Progressive Web...
Go to the registry key HKLM\Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings, change SecureProtocols value to 2048...
Disable TLS 1.0 and TLS 1.1 on Windows 10 machines through GPO Enable TLS 1.1 and TLS 1.2 as a default secure protocols in WinHTTP Set...
How do I list all the hosts associated with a specific index? | tstats values(host) where index=* by index #splunk
How to customize the new Windows Terminal with Visual Studio Code How to enable transparent background on Windows Terminal Color schemes...
Steps to fix: Creating a GitHub personal access token. In the upper-right corner of any page, click your profile photo, then click...
1) download the exe file of build tool for VS2019 2) enter CMD and cd into the exe file path 3) input these: vs_buildtools_xxxxx.exe...
What's the difference between Zsh and Bash? Bash VS Zsh: Differences and Comparison Found "Oh My Zsh" that can customize Zsh...
Don't forget to clean up these... $ sudo /bin/rm -rf ~/Library/Caches/com.google.Keystone.* $ sudo /bin/rm -rf...
// Abandon all sessions Session.Abandon(); // Signout FormsAuthentication.SignOut(); // Mark all cookies as expired string cookieName;...
Tired to do this manually. Found these articles: https://www.mc-guinness.co.uk/blog/20160218/youtube-automatically-add-new-videos-to-play...
Source: https://www.forbes.com/sites/gordonkelly/2020/05/30/microsoft-windows-10-2004-may-2020-update-free-windows-10-update/#27fdcabeae7...
Download from: https://www.microsoft.com/store/productId/9N0DX20HK701 Also see video "The NEW Windows Terminal is Finally Released! -...