For seemingly “unknown” causes, or a bug script, it may happen that the Apache web server it remains somehow “stuck” in…
Tag: linux
There are various situations on a server or hosting, where we want to create a file or folder and have in…
If you want to find out how many files there are in a folder (and subfolders), below are 5 possible solutions,…
The easiest way in Linux to optimize MYSQL data server performance, is to use mysqltuner script. MySQLTuner is a script written…
Have Linux GUI installed but you want to just boot in text mode (Command-line) and not starting the grafic mode interface …
using .htaccess file: add the next line to .htaccess file: php_value safe_mode “1” using php.ini file in php.ini add this line…