Linux Mint Troubleshooting Tips
How to change the computer’s name First check it so: hostnamectl Then fix it so: hostnamectl set-hostname ‘newname’ This setting will persist on reboots unlike
How to change the computer’s name First check it so: hostnamectl Then fix it so: hostnamectl set-hostname ‘newname’ This setting will persist on reboots unlike
Email from standardbank.co.za might fail with bodyhash_mismatch. Since it’s a bank most people panic and think it’s their own email systems that are at fault.
On a older RedHat compatible server: [root@server:/root]> iperf3 -s ———————————————————– Server listening on 5201 ———————————————————– On the RedHat client: yum install iperf3 iperf3 -c server_ip
Preparation As always, to upgrade to current PHP version you would need Ondrej’s package. But you may skip this step if it’s already installed. add-apt-repository
Use systemctl list-unit-files –type=service –state=enabled to get a list of services that will automatically start. E.g.: user@server:~$ systemctl list-unit-files –type=service –state=enabled UNIT FILE STATE VENDOR
WordPress Is a Security Hole WordPress is a convoluted mess of security holes. Every year millions of WordPress websites are attacked because of the poor
How to change the computer’s name First check it so: hostnamectl Then fix it so: hostnamectl set-hostname ‘newname’ This setting will persist on reboots unlike
Introduction Here are some commands to assist with mastering disks and file space management on Linux. TL;DR ncdu is my preferred option. Disk Usage by
Email from standardbank.co.za might fail with bodyhash_mismatch. Since it’s a bank most people panic and think it’s their own email systems that are at fault.
ps or top are often the first utilities a Linux administrator reaches for when looking at what’s happening on a system. It’s very much the