Access Linux Files From Windows 10

Access Linux Files From Windows 10

Access Linux Files From Windows 10   To Access Linux Files From Windows 10 you should use 3-rd party application like Ext2Read, Ext2explore, Ext2Fsd or Linux Reader. But my favorite is program is Linux Reader by Diskinternals. Linux Reader is… Continue Reading

Yum Update Exclude Some Packages in CentOS / RHEL

yum update exclude package

Yum Update Exclude Some Packages in CentOS / RHEL   Below I will show some examples how to exclude specific packages updates, and how to permanently exclude packages update from automatic Yum Update. More information you can found in yum… Continue Reading

5 Great Commands to Monitor Network Bandwidth

Commands to Monitor Network Bandwidth

5 Great Commands to Monitor Network Bandwidth on Linux Server   Linux network traffic monitoring is one of the main parts of Linux troubleshooting. And can be done by many network monitoring utilities. In this article we will discover 5… Continue Reading

Ubuntu 18.04 LTS Set Hostname Permanently

Ubuntu 18.04 LTS Set Hostname Permanently   In this article I will show how to set hostname in Ubuntu server 18.04 permanently. Lets say my server old hostname is: serv and should be changed to: serv1. Ubuntu Server 18.04 Set… Continue Reading

Zimbra. Postfix_rbl_override.lmdb: No such file or directory

How to fix Zimbra mail server error: lmdb:/opt/zimbra/conf/postfix_rbl_override is unavailable. open database /opt/zimbra/conf/postfix_rbl_override.lmdb: No such file or directory. To build missing postfix_rbl_override.lmdb file run postmap and zmprov. # /opt/zimbra/common/sbin/postmap /opt/zimbra/conf/postfix_rbl_override # /opt/zimbra/bin/zmprov mcf +zimbraMtaRestriction ‘check_client_access lmdb:/opt/zimbra/conf/postfix_rbl_override’