

You’re either the one that creates the automation or you’re getting automated…
Rundeck is open-source software that helps you automate and schedule routine operational procedures in your environment may that be On-Premisses or Cloud-based.
…Just me...
While deploying AWX for managing Ansible on top of docker-ce I faced a strange issue. Even though deployment completed successfully I was unable to log in. While troubleshooting, I found that my deployment has not created the admin user I defined for some kind of reason. So I created it manually with below commands.
docker exec -it awx_web bash
and after getting into container’s bash execute below command to create a new superuser
Well, I’ve had an idea for a simple automation to restart some servers in a VMWare environment in my mind for a long time. Last week I decided to start it and give it a go no matter what. For the 1st step, started running some experiments with PowerCli instead of Ansible hoping
…Recently guy from Dev-Ops team asked me whether I know a method to copy jobs in Jenkins bulkily while renaming them. I needed something to distract me from all these networking shenanigans. So I took the challange and wrote below script to save the day. Never knew Jenkins got a script console before this.
Anyway, Just replace the Variables at the beginning and paste the script into Manage Jenkins -> Script …
This is an ESP 8266 Based Arduino WiFi Connectivity monitor.
I used a NodeMCU and a simple I2C 16X2 LCD for this. But you can adapt it to any Arduino with a Wifi Module. You might have to do some changes to address those wifi modules 1st.
This Script Ping For Google Public
…Recently I ran into a problem with WordPress built-in WYSIWYG visual editor. The problem was I get a totally blank page at visual tab but when switched to Text(HTML) tab everything is working, Also, the toolbar is not rendering.
After doing some extensive research I tried disabling plugins, using google libraries, reinstalling the theme and even downgrading WordPress. Nothing fixed my issue. The only thing I have changed recently is enabling Letsencrypt on my server.
This is how I fixed
…Almost 5 months ago I was thinking over and over about changing my job. And I got a job in a Tourist Hotel. As an IT technician. They didn’t have any IT guy in the company. So network and computers are a mess. They had a guy on contract to service and repair things.
They still often mix IT and Electronics. But some of them identify the difference between two of them.
A hotel is a very
…I’m just keeping a record of what’s happening in my life. If something I posted helped you, then I’m
…
Connect With Me