This will give you an ethernet port for your pizero.
https://www.ebay.com/itm/Micro-USB-OTG- ... Swf~ZZbQdX
Search found 680 matches
- Sun May 05, 2019 11:27 pm
- Forum: Networking and servers
- Topic: Wired connection...
- Replies: 7
- Views: 738
- Sun May 05, 2019 12:51 am
- Forum: General discussion
- Topic: dropbox on rpi3
- Replies: 6
- Views: 691
Re: dropbox on rpi3
Are you locked in to using dropbox? Why not run your own dropbox type server with nextcloudpi, that way all your data is on your own server not someone else's.
https://ownyourbits.com/nextcloudpi/
https://ownyourbits.com/nextcloudpi/
- Sat May 04, 2019 1:20 am
- Forum: Networking and servers
- Topic: Nextcloud with Full Text Search on Raspi?
- Replies: 1
- Views: 438
Re: Nextcloud with Full Text Search on Raspi?
I'd suggest you get in touch with someone on the nextcloudpi forum.
- Fri Apr 26, 2019 3:10 am
- Forum: General discussion
- Topic: PiVPN - Connects, But Very Slow Internet
- Replies: 8
- Views: 5229
Re: PiVPN - Connects, But Very Slow Internet
So I changed the default port. It had no effect. I noticed the VPN works (err worked) perfectly fine on wifi, but if I switch over to 4G data only, data crawls again. My cell carrier assigns me a IPv6 address; assuming I use default DNS servers (no pihole DNS), would I have to configure the setup d...
- Fri Apr 26, 2019 1:14 am
- Forum: General discussion
- Topic: PiVPN - Connects, But Very Slow Internet
- Replies: 8
- Views: 5229
Re: PiVPN - Connects, But Very Slow Internet
It's probably your isp, the 3b+ is more than capable of handling both pihole and pivpn. I run pihole, pivpn, and rpi-monitor on my 3B, and find my pivpn connection more than adequate for my needs.
- Sat Apr 20, 2019 4:50 pm
- Forum: Beginners
- Topic: ad blocker
- Replies: 10
- Views: 778
Re: ad blocker
, you will need to be able to change your DNS settings in your router for it to work. While it is more convenient to change the DNS setting in the router, it is not a requirement. Changing the DNS setting in the computer(s) runing the browsers is equally effective when using PiHole to block ads. dr...
- Sat Apr 20, 2019 4:46 pm
- Forum: Beginners
- Topic: ad blocker
- Replies: 10
- Views: 778
Re: ad blocker
Yes that setup should be fine, and I'm running pihole, pivpn, and RPi-Monitor on a 4GB card.
These are the stats from RPi-Monitor for my SD card
boot Used: 21.52MB (49.83%) Free: 21.66MB Total: 43.18MB
Used: 1.33GB (36.26%) Free: 2.33GB Total: 3.66GB
These are the stats from RPi-Monitor for my SD card
boot Used: 21.52MB (49.83%) Free: 21.66MB Total: 43.18MB
Used: 1.33GB (36.26%) Free: 2.33GB Total: 3.66GB
- Sat Apr 20, 2019 1:38 pm
- Forum: Beginners
- Topic: ad blocker
- Replies: 10
- Views: 778
Re: ad blocker
Hey new to raspberry pi and looking for guidance. At my old basement suite the guy in the suite next to me had a pi set up to block ads from youtube/facebook ect. it worked great. I have now moved into a new basement and am wanting to set one up but need to know a few things about how to set it up ...
- Fri Apr 19, 2019 4:43 pm
- Forum: General discussion
- Topic: Connecting to 2 networls, one ethernet and 1 wifi
- Replies: 9
- Views: 791
Re: Connecting to 2 networls, one ethernet and 1 wifi
Research iptablesdalekkaan101 wrote: ↑Fri Apr 19, 2019 3:18 pmHello peeps. I'm just wondering if it is possible to connect to 2 seperate networks on a raspberry pi. I plan on the wifi having internet access but the ethernet connection being local only. Is there any problem in doing this?
Thanks for any advice.
- Fri Apr 19, 2019 4:41 pm
- Forum: General discussion
- Topic: nextcloudpi
- Replies: 14
- Views: 1357
Re: nextcloudpi
hi, I was just wondering if there's anyone in Cambridge who would be prepared to swap me an 8GB micro SD card with a,WORKING nextcloudpi image, for a blank 8GB micro SD card? Nextcloudpi is pretty simple to set up, and if you can't burn the image yourself and follow the setup i'm doubting you will ...
- Sun Apr 14, 2019 3:08 am
- Forum: Networking and servers
- Topic: From wifi to ethernet on OVPN no more internet connection
- Replies: 2
- Views: 382
Re: From wifi to ethernet on OVPN no more internet connection
This is a configuration issue in your pi not opvn. Did you give your pi a static ip address in dhcpcd.conf? If so you need to change which adapter is getting the static ip, wlan(wifi) or eth0(ethernet). If you didn't setup a static ip you should, your pi will get a different ip address on the wifi a...
- Sun Apr 14, 2019 2:57 am
- Forum: Networking and servers
- Topic: How to add a usb live camera to a website hosted by pi
- Replies: 1
- Views: 253
Re: How to add a usb live camera to a website hosted by pi
This might help get you there.
https://pimylifeup.com/raspberry-pi-webcam-server/
https://pimylifeup.com/raspberry-pi-webcam-server/
- Wed Apr 10, 2019 4:05 pm
- Forum: General discussion
- Topic: MiniDLNA and the USBs
- Replies: 9
- Views: 1362
Re: MiniDLNA and the USBs
Recently, I've installed MiniDLNA in my RPi, but when I am going to use a USB... What happens? Nothing. Simply, nothing. I've tried some tutorials on the web, topics on other forums... but nothing. I know that MiniDLNA (or ReadyMedia) are very very out-of-date, but I don't find another updated and ...
- Sun Apr 07, 2019 9:25 pm
- Forum: Networking and servers
- Topic: PiVPN server
- Replies: 1
- Views: 395
Re: PiVPN server
piVPN is a server, so unless you have someone that is willing to run a server on their own network and expose themselves to the risk you are trying to bypass you will need to use an external vpn service either free or paid.
- Sun Apr 07, 2019 9:22 pm
- Forum: Networking and servers
- Topic: dhcpcd hangs
- Replies: 7
- Views: 3617
Re: dhcpcd hangs
A google search found this page:
https://wiki.archlinux.org/index.php/dhcpcd
Scroll down to "timeout delay" if you are booting your router at the same time, your pi is just asking for it's ip address before the router is ready to hand it out.
https://wiki.archlinux.org/index.php/dhcpcd
Scroll down to "timeout delay" if you are booting your router at the same time, your pi is just asking for it's ip address before the router is ready to hand it out.
- Sun Apr 07, 2019 9:04 pm
- Forum: Beginners
- Topic: Pi as NAS Media server (confirmation)
- Replies: 4
- Views: 5166
Re: Pi as NAS Media server (confirmation)
Yes that will work just fine, i do the same at my house just with samsung tv's since samsung smart tv's have a plex app. Although, there are other options out there, one of which would require you to purchase 2 raspi's or more to the point one raspi as a server, and then one for each tv that you wan...
- Tue Apr 02, 2019 4:47 pm
- Forum: Networking and servers
- Topic: Media Center + Owncloud + Apache2 + bind9 + Pi-Hole
- Replies: 3
- Views: 990
Re: Media Center + Owncloud + Apache2 + bind9 + Pi-Hole
Start with Nextcloudpi and then add plexmediaserver if your not happy with playing files directly from Nextcloud, then finish it up with pihole. Dietpi would be the least amount of CLI work since you just pick what you want to install and it pretty much takes it from there.
- Tue Apr 02, 2019 4:43 pm
- Forum: Networking and servers
- Topic: Can the Pi Zero W present a static IP address on Ethernet
- Replies: 7
- Views: 867
Re: Can the Pi Zero W present a static IP address on Ethernet
This is what you're looking for:
https://www.modmypi.com/blog/how-to-giv ... ess-update
https://www.modmypi.com/blog/how-to-giv ... ess-update
- Tue Apr 02, 2019 4:39 pm
- Forum: Troubleshooting
- Topic: cannot remove static ip address and gateway from raspberrypi2
- Replies: 5
- Views: 2348
Re: cannot remove static ip address and gateway from raspberrypi2
What is in your dhcpcd.conf? The answer to your question is in your post, unless you set a static ip in your router configuation and somehow forgot about it.
# For static IP, consult /etc/dhcpcd.conf and 'man dhcpcd.conf'
# For static IP, consult /etc/dhcpcd.conf and 'man dhcpcd.conf'
- Tue Apr 02, 2019 2:16 pm
- Forum: Beginners
- Topic: Seagate Backup Plus 4TB USB drive won't work on Pi 3+
- Replies: 4
- Views: 1504
Re: Seagate Backup Plus 4TB USB drive won't work on Pi 3+
What is the output of lsusb, and fdisk -l when the drive is plugged in, and those types of drives usually have some type of software that trys to run when it's plugged into a computer. As for not working on your old XP machine, Seagate's documentation specifically states that Windows 7 is the minimu...
- Tue Apr 02, 2019 1:46 am
- Forum: Networking and servers
- Topic: Raspberry Pi Router not Resolving DNS
- Replies: 5
- Views: 2668
Re: Raspberry Pi Router not Resolving DNS
I'm sure someone will correct me if i'm wrong, but I think your pi doesn't technically have access to the internet while it is acting as a router. It's taking the ip address on eth0 and sharing that address with the connected clients on the wlan0 through the DHCP server. So even though you are conne...
- Mon Apr 01, 2019 12:45 am
- Forum: General discussion
- Topic: SSH
- Replies: 8
- Views: 871
Re: SSH
Hi I have got the access point working and plex media server working on the ras pi. no i have the following problems my usb stick is now mounted and works but it cat see my usb hard drive or files. also i have connected my tablet to the wireless access point on the pi and have i am currently trying...
- Sat Mar 30, 2019 9:33 pm
- Forum: Beginners
- Topic: I need somebody to check if these parts are compatible.
- Replies: 7
- Views: 622
Re: I need somebody to check if these parts are compatible.
No problem, sorry if i came off as a jackass, don't let that deter you from seeking advice here on this forum. I really don't mind helping people since I've received so much help here I try to give back. Good luck and have fun with your project!
- Sat Mar 30, 2019 9:29 pm
- Forum: General discussion
- Topic: SSH
- Replies: 8
- Views: 871
Re: SSH
No i have used this guide here for setting up the access point https://github.com/raspberrypi/documentation/blob/763fdfec2cf6857828a41be70a008e1a487aed3e/configuration/wireless/access-point.md and followed a guide youtube on how to install plex media server not using ras plex as i beleive thi is a ...
- Sat Mar 30, 2019 4:37 am
- Forum: Troubleshooting
- Topic: WiFi network detected but not connected
- Replies: 1
- Views: 272
Re: WiFi network detected but not connected
Usually when you experience these types of issues, your should first disable password protection and set your wifi to an open network and see if you can connect to the open network. If so then maybe your wifi dongle isn't compatible with your current security configuration. If you can't connect then...