I have the following shell script. There is a deploy function, that is used later in the script to deploy containers. function deploy { if [[ $4 -eq QA ]]
My Windows service needs to create/remove certain rules from the Windows firewall. For this I interface with NetFwTypeLib in <windows>\system32\hnetcfg.dl
I have a service in running in alpha (staging) that I'd like to move to the new snc2_st3 (sitetest3). What do I need to know?
Hi : Im finding that maven deploys by default change the file name to match the version+artifact id. For example Deploying a jar file, with artifact=A and ve