Posted inUbuntu Ubuntu set all files permissions Posted by By Bineesh Kumar February 24, 2025 Setting files permission in Linux / Ubuntu is sometimes a problem. It can be simplified…
Posted inUbuntu Show users and groups in Ubuntu Posted by By Bineesh Kumar February 24, 2025 To display all users run following command: compgen -u. To display all groups run following…
Posted inUbuntu Wordpress Fix error wordpress can not upload files Posted by By Bineesh Kumar February 24, 2025 include define('FS_METHOD', 'direct'); inside wp-config.php