-
Recent Posts
Recent Comments
Archives
Categories
Tag Archives: CentOS
Postfix – Setting the bind IP
To set the bind address for postfix, do the following. sudo vi /etc/postfix/main.cf Locate the section that has the following inet_interfaces = all #inet_interfaces = $myhostname #inet_interfaces = $myhostname, localhost
Fix missing network cards after moving a Virtual Machine (CentOS/RHEL)
So you have been busy working up a nice working virtual machine in your dev environment and now you want to move it into production, or you have built a VM for a friend to show them something and when … Continue reading