-1

How can I run commands on my system in terminal that require internet connection? I am using a live usb. In my system graphics is not working. And I am unable to connect to internet using terminal.

rancho
  • 4,036
Roknauta
  • 290
  • 3
  • 15
  • It's hard for me to understand what you're asking. Are you having network problems, and trying to fix them from the live usb? – Nick Weinberg Jun 16 '16 at 18:08

2 Answers2

1

Use wired connection. Connect ethernet cable to your computer's ethernet port. Now you will be automatically connected to the internet.

rancho
  • 4,036
1

Wired connection is the best method as no further configurations are required. However, should the wired connection is not available, here are another Ask Ubuntu thread on connecting to wireless network.

srakrn
  • 107