Trick: How to copy files into Linux from Windows Machine

In Unix, you can use SCP (the scp command) to securely copy files and directories between remote hosts without starting an FTP session or logging into the remote systems explicitly. The scp command uses SSH to transfer data, so it requires a password or passphrase for authentication. Unlike rcp or FTP, scp encrypts both the … Continue reading Trick: How to copy files into Linux from Windows Machine

Error: vCenter Support Assistant 6.5: This type of network adapter is not supported by {0}Other Linux (64-bit)

Came across an error today on my VM when installing a Linux-based vRouter. Error says: "This type of network adapter is not supported by {0}Other Linux (64-bit)" To keep backwards compatibility with previous versions of vCenter Server, the VM hardware was set to version 8 (ESXi 5.0 and later). This choice of the OS is entirely unexpected, as … Continue reading Error: vCenter Support Assistant 6.5: This type of network adapter is not supported by {0}Other Linux (64-bit)