
How to Git Clone a Specific Branch
While developing new code, it is always best practice to make a branch off of the Production, Development, or Test branch. Once this is done, you need to get those …
Read MoreNothing serious… just getting thoughts out of my head
While developing new code, it is always best practice to make a branch off of the Production, Development, or Test branch. Once this is done, you need to get those …
Read MoreWhat Does .gitignore Do? A gitignore file specifies intentionally untracked files that Git should ignore. Files already tracked by Git are not affected; see the NOTES below for details. Each …
Read MoreIf you installed the GUI version of Ubuntu, SSH is disabled by default. You need to install it and enable some features. Possible Error Message When Installing SSH Server It …
Read MoreHow To Setup In one SSH session run: ssh -N -D 7080 username@server.foo.com If you SSH to localhost (IP Address 127.0.0.1) on port 7080, this command forwards that port/request to …
Read MoreWhat is Thycotic TSS? The SDK CLI application allows the host to retrieve following after initialization without the need of storing any passwords locally on the host. Tokens Secrets Secret …
Read MoreLet’s say that you just unzipped files from a folder and you forgot to specify a destination directory. Now you have your home folder fully of thousands of new files. …
Read MoreLet’s say that you have a requirement to only keep 90 days worth of files for one or more reasons: Compliance for ISO 27000 Reduce the amount of disk space …
Read MoreCisco Nexus 9K POAP Error message 2018 Oct 8 18:49:53 switch %$ VDC-1 %$ %POAP-2-POAP_DHCP_DISCOVER_START: [SERIALNUMBER-MACADDRESS] – POAP DHCP Discover phase started 2018 Oct 8 18:50:15 switch %$ VDC-1 %$ …
Read MoreI am trying to get the system to use a proxy for some things and not for other things. Requirements Use proxy for Internet websites Don’t use proxy for Intranet …
Read MoreFeatures/Serivces Enabled? SSH NANO NGNIX Open VM tools How to install? Open vCenter Click Home -> Hosts and Clusters Right Click on the Cluster You want to install on Then …
Read More