Mitesh Shah

Results 10 comments of Mitesh Shah

@nielsole Thanks for HTTPS support Also can you implements total website kudos ``` https://kudos.niels-ole.com/?url=https://miteshshah.github.io/windows/how-to-change-windows-7-product-key/ 22 ``` ``` https://kudos.niels-ole.com/?url=https://miteshshah.github.io/ 0 ``` Ideally we should return all the kudos for the same...

@nielsole Sure Not aware of that repo https://github.com/nielsole/kudos Thanks for the quick implements :)

Refer - https://github.com/AnsiPress/Docs#lets-encrypt

@harshadyeola I'll prefer #netdata over monit. Netdata now a days support monitoring for NGINX/PHP/MySQL

@harshadyeola If possible put Github related files under .github directiory Refer - https://github.com/EasyEngine/easyengine/tree/master/.github

@harshadyeola No idea but if we can do for tags then its also good :)

``` { "packages": { "wp-cli/wp-cli": { "v0.10.0": { "name": "wp-cli/wp-cli", "version": "v0.10.0", "version_normalized": "0.10.0.0", "source": { "type": "git", "url": "https://github.com/wp-cli/wp-cli", "reference": "61dc7086e497eda0bf5209033601a7c41077af8f" }, "require": { "mustache/mustache": "2.3.x", "php": ">=5.3.2", "wp-cli/php-cli-tools":...

@rahul286 @iam404 Possible fix ``` $ cd /var/lib/apt/lists/ $ ls download.opensuse.org_repositories_home\:_rtCamp\:_EasyEngine_xUbuntu%5f16.04_* download.opensuse.org_repositories_home:_rtCamp:_EasyEngine_xUbuntu%5f16.04_Packages download.opensuse.org_repositories_home:_rtCamp:_EasyEngine_xUbuntu%5f16.04_Release ``` ``` $ rm -rf /var/lib/apt/lists/* $ apt-get update $ ls download.opensuse.org_repositories_home\:_rtCamp\:_EasyEngine_xUbuntu%5f16.04_* download.opensuse.org_repositories_home:_rtCamp:_EasyEngine_xUbuntu%5f16.04_Packages download.opensuse.org_repositories_home:_rtCamp:_EasyEngine_xUbuntu%5f16.04_Release download.opensuse.org_repositories_home:_rtCamp:_EasyEngine_xUbuntu%5f16.04_Release.gpg ``` If...