Web Monkey

gorilla-chimp

Howto Install Gnome Shell with YUM on Fedora 12 Linux

What is Gnome Shell? GNOME Shell is the defining technology of the GNOME 3 desktop user experience. It provides following core interface functions: Launching applications Opening files Switching between open windows Adding and deleting workspaces Moving windows between workspaces Dynamic system-related information display (including transient notifications) Providing a flat list of user-account related actions Logging…

Read More
gorilla-chimp

Rebuilding/Restarting Exim Mail Server

When troubleshooting the Exim log file: tail -f /var/log/exim_mainlog If you need to restart or rebuild Exim, you can dump your databases * /etc/exim.conf * /var/spool/exim/db Read moreKali Linux 2021.1 Release (Command-Not-Found) | Kali Linux BlogWhich Exim just rebuilds automatically by issuing the following command via SSH: rm -fv /var/spool/exim/db/* Then to start Exim: Read…

Read More