When trying to host an APK file on my server I was able to get it to download fine – but I was not able to get the file size to show in the download – including showing the download…
How to Fix: Centos 6 SSH Stop/Restart Error – cat: /proc/sys/crypto/fips_enabled
While setting up a new system I got this error. Stopping sshd: [ OK ]cat: /proc/sys/crypto/fips_enabled: No such file or directory/etc/init.d/sshd: line 50: [: too many argumentsStarting sshd: [ OK ] To fix: vim /etc/init.d/sshd replace this part on line 50…