Skip to main content

Openfiler on VMware Workstation 12.5.4


On VMware Workstation 12.5.4, after cloning open filer VM (version 2.99.1), I got error "You do not appear to have networking. Please login to start networking."


Check MAC Address of cloned VM.




Edit /etc/udev/rules.d/70-persistent-net.rules files
-Comment the first NIC 'eth0'
-Edit the second NIC: Name="eth1" --> Name="eth0"


Popular posts from this blog

Office 365: Alert Policies - Creation of forwarding/redirect rule

The default Creation of forwarding/redirect rule alert policy will be triggered when end-users create rule to forward or redirect mail

Linux command: telnet

telnet stands for "Teletype Network".

Powershell: Get-ChildItem

List, search/find files and directories with Get-ChildItem cmdlet.