
how to use find command
find /home -user kaustubh -group cityspidey -mtime 50 -cmin 60 -size 50M -type f -name “*.php” -perm 0755 -exec chmod 644 {} \; find >> […]
find /home -user kaustubh -group cityspidey -mtime 50 -cmin 60 -size 50M -type f -name “*.php” -perm 0755 -exec chmod 644 {} \; find >> […]
In this tutorial we are going on renew our ssl certificate in apache web server. SSL certificate Authority is Godaddy. Once you are finished, all traffic between server and client will be encrypted and safe.
Copyright © 2021 | WordPress Theme by MH Themes