Wednesday, September 30, 2015

What I learned today sep 30th 2015


I find out that search and replace for an file using SED editor

sed -i 's#055#007#' /etc/login.defs ; grep UMASK /etc/login.defs

above command replaces 055 value in login.defs to 007,
this may looks like simple, but it is more powerfull stuff

No comments:

Task --> you need to create redis dbs, either single or multiple based on hiera data using puppet

Hi all, I know there is no post in past few weeks, sorry i was struck with my family issues and i got married recently . so come to our i...