How to Set an Alias for ‘kubectl’ to ‘k’ in Linux
An alias is a user-defined shortcut for a longer command or sequence of commands. It is essentially a custom nickname you can assign to a specific action or utilityRead More →
An alias is a user-defined shortcut for a longer command or sequence of commands. It is essentially a custom nickname you can assign to a specific action or utilityRead More →
How to Retrieve Your Public IP Address Using Batch Scripting This blog post could provide a step-by-step tutorial on how to use the batch script to retrieve your public IP address Result PS C:\Users\Dev\Desktop> .\GetMyIP.bat % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload TotalRead More →
Docker Error System.InvalidOperationException:Failed to set version to docker-desktop: exit code: -1stdout: Unsupported console settings. In order to use this feature, the legacy console must be disabled.Read More →
Open setting >Open User Settings Add command “breadcrumbs.enabled”: true ResultRead More →
On Windows 7 1. Open Notepad as Administrator 2. Open file hosts path : C:\Windows\System32\drivers\etc 3. Edit hosts Example 119.59.120.21 goocoder.com 4. saveRead More →