Prerequisites: Fedora 29 Apache MariaDB # rpm -Uvh http://rpms.famillecollet.com/fedora/remi-release-29.rpm # dnf –enablerepo=remi,remi-test install phpMyAdmin If you’re looking to log on remotely – like from a Windows machine, enable remote logins. Keep in mind everyone can access the login screen.Replace   …

Install PhpMyAdmin Fedora 29 – quick Read more »

Stop Bareos services: # systemctl stop bareos-dir; systemctl stop bareos-fd; systemctl stop bareos-sd Remove files: # rm -R /var/lib/bareos/storage/ # rm /var/lib/bareos/* Drop & create database cd /usr/lib/bareos/scripts ./drop_bareos_database ./create_bareos_database ./make_bareos_tables ./grant_bareos_privileges Restart Bareos services: # systemctl start bareos-dir; systemctl …

Reset Bareos 18.2 on Fedora 29 Read more »

Thanks to @jackson over at linuxhelp.com, with a couple of tweaks, I was able to install Bareos 18.2 on Fedora 28 Server.   Here is the original article: https://www.linuxhelp.com/how-to-install-bareos-in-centos You’re choice of a VM or bare metal machine.  I choose VMware …

Install Bareos 18.2 and webui in Fedora 29 Server Read more »

If you can open folders without issue yet a File Explorer window doesn’t respond, the Quick Access cache may be corrupt. Open a Command Tool and: del %AppData%\Microsoft\Windows\Recent\AutomaticDestinations\*   If the problem persists, disable the Quick Access/Home view in File Explorer 1. Open File …

Windows 10 File Explorer not responding Read more »

Rebuild the icon cache (IconCache.db). Open Folder Options. Click the View tab. Select the radio button: Show hidden files, folders, and drives. Click Apply. Open windows explorer and navigate to %LocalAppData% Delete IconCache.db Open the Task Manager. Click the Process tab.  …

Missing Start Menu and Taskbar Icons Windows 7 Read more »