Exchange Times .Net
Exchange Times .Net
  • 43
  • 170 805
Enable promiscuous mode error in VMWare Workstation
I got the below error when working with a VM (Palo Alto OVA) in VMWare Workstation.
"The virtual machine's operating system has attempted to enable promiscuous mode on adapter 'adapter_name'. This is not allowed for security reasons."
Some googling brought me to the below article:
kb.vmware.com/s/article/287
In short, on your host system and you are the only user on it, if you are using Linux as I have not tested this on Windows, open a terminal and run:
chmod a+rw /dev/vmnet0
If you need to lock this down more then follow the steps in the article to create a group with the correct access and add the users to the group.
Переглядів: 1 528

Відео

Installing Virtualbox Guest Additions on Debian 11
Переглядів 1,2 тис.2 роки тому
In this video I will show you how to install the Virtual Box Guest Additions on a Debian 11 virtual machine. The Virtual Box Guest Additions makes features such as copying and pasting between the host OS and virtual machine as well as running the virtual machine in full screen. I used the article below the description as the base of installing it and making the video how to. Thanks Karim Buzdar...
You must specify packages by their own names error in dpkg
Переглядів 3272 роки тому
Here is the correct way to uninstall applications you installed using a deb file with either dpkg or eddy. The error: You must specify packages by their own names error in dpkg when trying to remove an installed deb package. Follow the below steps to correctly uninstall an application (deb package) that you installed using dpkg or eddy: 1. get the correct name of the package: dpkg get-selection...
Anydesk error while loading shared libraries libpangox-1.0.so.0
Переглядів 1,6 тис.2 роки тому
You receive the error "error while loading shared libraries libpangox-1.0.so.0" when trying to run anydesk on an Ubuntu 22.04 based distro. To resolve the issue run the below few steps as found on this forum post: (askubuntu.com/questions/1405323/anydesk-doesn-t-work-after-upgrading-to-ubuntu-22-04-lts) 1. Open your terminal. 2. Paste: wget ftp.us.debian.org/debian/pool/main/p/pangox-compat/lib...
Installing Manjaro (Manjaro mini series)
Переглядів 603 роки тому
The 1st episode on using, working with and installing Manjaro and applications on Manjaro of the Manjaro mini series. I started using Manjaro on my laptop and have quite a lot to learn and adapt as installing apps etc. are different to the Ubuntu based distributions I'm used to on my workstations. In this video I just walk through the installation so you can see what it looks like and go over a...
Resolve OPNSense stuck at booting
Переглядів 3,4 тис.4 роки тому
To resolve the issue and get to the installer I followed the forum post by benibilme (forum.opnsense.org/index.php?topic=11869.0). The steps I followed to resolve the issue are below: 1. Reboot your machine if you get stuck at the Booting step when booting from your installation media. 2. Press 3 when you see the boot menu. 3.Type set kern.vty=sc and then press enter. 4. Type boot and press ent...
CentOS Server Build Part 3 - Adding users and giving them sudo access
Переглядів 204 роки тому
In this video I show you how to add users to your CentOS server and then adding them to the wheel group. The wheel group grants users access to use sudo by default.
CentOS Server Build - Part 2
Переглядів 345 років тому
I show you how to download the ISO, flash it to a USB thumb drive and then install CentOS. I also show what happens if you have a NTFS disk attached after installing CentOS. (The solution in the next video)
Error Installing CentOS 7
Переглядів 7 тис.5 років тому
I received the error "This program has encountered an unknown error." When installing CentOS. At the end of the report it had details about RAID and I remembered that the disk was part of a RAID. Oh and it was user TrevorH that posted the solution on. Thanks Trevor! www.centos.org/forums/viewtopic.php?t=53376 To get rid of the RAID config: Restart the server At the menu choose Troubleshooting C...
CentOS server build - Part1
Переглядів 805 років тому
I am moving my home server from Windows Home 2011 to CentOS 7. In this video series I show you how I moved to a Linux server and share issues I had trying to get it setup and how to prevent the same mistakes as I made.
How to install PyQt4 on Elementary OS (Linux)
Переглядів 3,6 тис.5 років тому
Just a quick video showing how I installed PyQt 4 on Elementary OS 1. sudo apt-get install python3-pyqt4 2. sudo apt-get install libqt4-dev 3. sudo apt-get install python-qt4 qt4-dev-tools python-qt4-dev pyqt4-dev-tools
How to install PyQt5 on Ubuntu based Linux distributions
Переглядів 10 тис.5 років тому
How to install PyQt5 on Ubuntu based Linux distributions
How to make another version of Python the default in Linux
Переглядів 15 тис.5 років тому
How to make another version of Python the default in Linux
Install Python 3.7 on Elementary OS
Переглядів 4,9 тис.5 років тому
Install Python 3.7 on Elementary OS
Install Team Speak on Linux Mint 19.1
Переглядів 785 років тому
Install Team Speak on Linux Mint 19.1
Installing Python 3 on Pop_OS! (Works on Elementery too)
Переглядів 985 років тому
Installing Python 3 on Pop_OS! (Works on Elementery too)
Enable steamplay to play windows games on linux
Переглядів 856 років тому
Enable steamplay to play windows games on linux
Installing Snapd on Pop OS
Переглядів 3 тис.6 років тому
Installing Snapd on Pop OS
How to install "Brackets" in Ubuntu 15.10
Переглядів 3,3 тис.8 років тому
How to install "Brackets" in Ubuntu 15.10
Fitting the Raspberry Pi to th Pi Screen
Переглядів 4569 років тому
Fitting the Raspberry Pi to th Pi Screen
Setup Raspbian and WiPi on Raspberry Pi 2
Переглядів 1,3 тис.9 років тому
Setup Raspbian and WiPi on Raspberry Pi 2
Delegate Access to an admin to install Exchange
Переглядів 159 років тому
Delegate Access to an admin to install Exchange
A Look at some Victor Vran Game play
Переглядів 199 років тому
A Look at some Victor Vran Game play
Installing an HP Printer using HPLIP on Ubuntu 15.04
Переглядів 2,6 тис.9 років тому
Installing an HP Printer using HPLIP on Ubuntu 15.04
How to install PyCharm on Ubuntu Gnome 15.04
Переглядів 6289 років тому
How to install PyCharm on Ubuntu Gnome 15.04
How to install Skype in Ubuntu Gnome 15.04
Переглядів 1,8 тис.9 років тому
How to install Skype in Ubuntu Gnome 15.04
Guide to install PyQt step by step in Ubuntu Gnome 15.04
Переглядів 6 тис.9 років тому
Guide to install PyQt step by step in Ubuntu Gnome 15.04
How to install Virtual Box guest additions in Ubuntu Gnome 15.04
Переглядів 7099 років тому
How to install Virtual Box guest additions in Ubuntu Gnome 15.04
Line numbers missing in Visual Studio
Переглядів 4949 років тому
Line numbers missing in Visual Studio
Installing MonoDevelop in Linux Mint 17.1
Переглядів 10 тис.9 років тому
Installing MonoDevelop in Linux Mint 17.1