Go to advanced search

by hopkuba
Sun Mar 15, 2020 5:12 pm
Forum: Beginners
Topic: Wifi not working on Raspberry Pi 4 4GB
Replies: 2
Views: 170

Wifi not working on Raspberry Pi 4 4GB

I installed raspbian Buster on my new pi and configured wifi network using raspi-config. I typed password and SSID correctly but raspberry is not connecting to my wifi.
Pls help
by hopkuba
Fri Feb 21, 2020 7:37 pm
Forum: Raspberry Pi OS
Topic: How to install localtunnel on Raspberry Pi ?
Replies: 1
Views: 518

Re: How to install localtunnel on Raspberry Pi ?

Localtunnel is NodeJS package
Try:

Code: Select all

sudo npm install localtunnel

Go to advanced search