Cloned Linux VM reports missing network interface card because of mismatch MAC address in cloned VM and the one assigned by VMware.
Linux
Install SSH Server on Tiny Core Linux
Install OpenSSH on tiny core linux using the command tce-load -wi openssh. Configure persistence SSH setup to remain even after reboot
Creating Deep Security diagnostic package in Linux
TrendMicro has published article on creating diagnostic package for troubleshooting your reported issues by their support engineers. However, the document doesn't cover the actual steps to identify the location of installation in Linux environment and how to move the files from restricted directory. Identify DS Agent Installation Folder $ ps Continue Reading
Disable IPv6 in Linux
Try using wireshark to analyse your network traffic, you will be surprised to see many IPv6 traffic that you are not expecting in your IPv4 based network. These IPv6 packets are actually consuming your server and network resources for no use.
This article explains how to disable IPv6 in the network interface cards of Linux/CentOS servers.