MeenachiSundaram V

Results 7 issues of MeenachiSundaram V

https://github.com/DavidWittman/ansible-redis/blob/98bef17f323438dec378527e459e7fd72d27e31f/templates/default/redis.init.j2#L50 referenced variable $NAME is not defined anywhere in the redis.init.j2 template

1. created a copy of google sheet (different name) 2. ran the following command ``` npm i && REACT_APP_SHEET_ID= npm run build ``` 3. copied the build contents to my...

is it possible to setup money-tracker on my own server, if so can you please guide me ?

https://github.com/schenkd/nginx-ui/blob/82cd91cdcaf3aaa47a28b52690ad01d7e833db7e/app/api/endpoints.py#L197 When a new changes(domain) is added and enabled, is it possible to reload nginx to make tis config live ?

I spin up the container and connected to VPN My speed got reduced from 100Mbps to 20Mbps I'm using t2.micro instance from AWS Memory - 1GB Do i need to...

There is no use with this command related to CIS hardening https://github.com/radsec/CentOS7-CIS/blob/master/tasks/section1.yml#L281 ``` - name: "NOTSCORED | 1.1.18 | PATCH | Ensure nodev option set on removable media partitions" command:...

question

Not sure why we're checking here https://github.com/uxDaniel/visa_rescheduler/blob/main/visa.py#L252 and here https://github.com/uxDaniel/visa_rescheduler/blob/main/visa.py#L269 but always the list is empty and script call is exit at this point https://github.com/uxDaniel/visa_rescheduler/blob/main/visa.py#L265-L267