
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 …
How to Git Clone a Specific Branch 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 …
How to Git Clone a Specific Branch 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 …
How To Add Files To .gitignore 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 …
How To Enable SSH on Ubuntu via GUI Read MoreInstall Brew Install powershell via Brew If you do not have Brew installed you can follow the instructions on Brew’s Website Or…. open a terminal window on Mac Run: /usr/bin/ruby …
Install PowerShell PowerCLI and PowerNSX on Apple MacOS 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 …
Linux SOCKS Proxy for SSH 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 …
Installing Thycotic SDK Client TSS on Linux 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. …
Linux: How to Delete All Files from Recently Unzipped 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 …
Linux: How to Delete Files Older than Number of Days Read MoreCreate a GitHub Repository Login or Create an Account with GitHub Click ‘Start a Project’ Choose a name that is not used. The box will display a green check box …
Create a GitHub Repository and Upload Files To It 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 …
Proxy Settings In Red Hat Enterprise Linux Server release 7.x Read More