DSpace Change Header Text
To change header text in DSpace xmlui interface Edit file vi /var/lib/tomcat8/webapps/xmlui/i18n/messages.xml Find DSpace Repository Replace text DSpace Home with new name.…
To change header text in DSpace xmlui interface Edit file vi /var/lib/tomcat8/webapps/xmlui/i18n/messages.xml Find DSpace Repository Replace text DSpace Home with new name.…
When i restart postgresql, i get following error postgres@vmi465483:~$ systemctl restart postgresql.service Failed to restart postgresql.service: The name org.freedesktop.PolicyKit1 was not provided…
To enable LetsEncrypt SSL for a web site hosted in EasyEngine server, run ee site update SITE_NAME_HERE –ssl=le Example See EasyEngine
Add message to footer of outgoing mails. Edit config/defaults.inc.php Add $config[‘generic_message_footer’] = ‘message_footer.txt’; $config[‘generic_message_footer_html’] = ‘message_footer.txt’; Now in root folder of roundcube,…
Edit config/main.inc.php Find // Set identities access level: // 0 – many identities with possibility to edit all params // 1 -…
To enable debug mode in roundcube webmail, edit file /config/main.inc.php Update the vairable $rcmail_config[‘imap_debug’] See Roundcube
Roundcube Webmail Logs in Cpanel Server Enable debug mode in Roundcube webmail Roundcube disable multiple identities Roundcube add generic message in footer
Roundcube logs that are located at the following paths: /var/cpanel/roundcube/log/errors /var/cpanel/roundcube/log/sendmail /var/cpanel/roundcube/log/sendmail have logs for every email sent. See Cpanel
On a server, when i restart apache, i got the error # service httpd restart Stopping httpd: [ OK ] Starting httpd:…
When restoring a MySQL 8 database backup on a MariaDB server, I get the following error To fix this error, open the…
To create a Virtal Machine (VPS) on Virtualizor, you need OS Template. You can use pre-made OS templates or make your own…