It is sometimes grueling when WIFI donot work after installing UBUNTU via Parallels on MAC.
The following might resolve the Wifi issues.
1. Make Sure the following configuration is set for Network Adapter
2. Login into UBUNTU and open Terminal
3. Execute the following commands:
sudo ifconfig eth0 up
sudo dhclient eth0
4. Open Firefox browser. By default it is set to 'Work Offline'.
5. In the Firefox Menu: Open 'File' and uncheck 'Work Offline'
Subscribe to:
Post Comments (Atom)
Detectron2 + PyTorch CPU : Fix Install issue
Detectron2 + PyTorch CPU ❌ The error $ pip install -q --extra-index-url https://download.pytorch.org/whl/cpu torch torchvision $ pip inst...
-
I was moving my cakephp application to a new server and had this issue: Error: The requested address “/” was not found on this server. The...
-
How to fix Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' Apparently, Ma...
-
We can login into Amazon EC2 instance using Filezilla FTP client for simple transfers of local files. Following are the steps: 1. Downloa...

No comments:
Post a Comment