Pothi Kalimuthu

Results 36 issues of Pothi Kalimuthu

Ref: https://wordpress.org/support/topic/nginx-robots-txt-not-loading-on-subsites/

bug
multisite

As each OS reduces the complexity in configuring services, it is best to have a bootstrap file for each OS. For example, bootstrap-focal.sh for Ubuntu 20.04. From there, it'd become...

enhancement

Probably using a script.

enhancement

1. root. 2. web developer. 3. server admin.

enhancement

See https://askubuntu.com/q/452125/65814

enhancement

Install WPScan as an optional package as it requires additional dependencies that are not installed by default. Ref: https://github.com/wpscanteam/wpscan

security

Probably using a command like `wpbox -m db_name`. Create username and password based on db_name. For example... username could be `db_name_user` or `user_db_name`. Password can be generated using `pwgen command`.

enhancement
perf

or use a command like `wpbox -e` to install extra packages.

enhancement
perf

Use curl or wget to download all the files at once, instead of using multiple wget commands or git. Merge upstream files, such as pma installation, tuning-primer, etc., to this...

perf