Skip to content

Technical Admin Blog

IT Knowledge Sharing Forum

  • Home
  • nIX / Hardware
    • Linux
    • Unix
    • Hardware
  • Cloud / DevOps
    • Cloud
    • DevOps
  • Others
  • About me

Useful git commands – Cheat sheet

» Archive by Category "DevOps"

Category: DevOps

Useful git commands – Cheat sheet

16 Jun 2021 TMS

Git has lot of command line options. Since isn’t harder to refer huge manual each time. By keeping that in mind, gathered handful list of Useful git commands. Organized this document to match with development lifecycle. Such as a developer start configure repository, develop and submit code.

Read More


Leave a comment DevOps DevOps, git, Linux

Get execution time of each task – Ansible

9 Jan 2018 TMS

Ansible can report execution time for each task. And total time taken for playbook execution. It is more useful to estimate the time of completion as specially for long running jobs.

Read More


3 Comments DevOps ansible

monitor wordpress site through bash script

27 Feb 2017 TMS

Have created a small bash script to monitor wordpress site status and report to the web admin in near real time. I really enjoyed the benefit of outcome of this script. What it does?

Read More


Leave a comment DevOps Linux, Redhat, SUSE

AIX – Install awscli exclusively to current user

1 Feb 2017 TMS

On AIX platform, How to install awscli only to current user? In case non-privileged user, Is it possible for the user to do without sudo privileges?

The answer is big fat YES. It is absolutely possible. The AWS documentation may work well for other distribution. But for AIX, it requires to pass few extra arguments along with pip installer.

Read More


3 Comments DevOps, Unix AIX

© 2016-2022 by TM Sundaram. All Rights Reserved.