Tagged Questions
0
votes
1answer
90 views
Ethernet connection lost after starting X server
Prior to starting an X server running OpenBox, I am able to ping networks successfully. I have tested this by successfully pinging 8.8.8.8 (Google's DNS server).
Soon after launching any graphical ...
0
votes
1answer
101 views
named network unreachable on boot
Another problem I found out in Arch Linux is if you're rebooting the Raspberry Pi with reboot and having named in the systemctl startup it will throw a long list of errors resulting in not working ...
0
votes
1answer
504 views
Setting up WiFi on ArchLinux
Question
I have a USB wifi dongle. I am running Arch Linux on my Pi. How would I connect to my network, despite the fact that my wi-fi has a password?
Thoughts
I am trying to find out where and how ...
3
votes
4answers
386 views
Keeping System Time Without Network
Is there a way to sync the clock with the internet (as easily done) upon one startup, then shutdown, move the computer to another place WITHOUT an internet connection, and get a reasonable time?
I'm ...
0
votes
0answers
115 views
Pi disconnecting from network after bootup
There seems to be a (very small) time winodw when my pi will let me ssh to it. I got my computer to accept the new key and prompt for my password once (so it did connect), but I had forgotten to ...
5
votes
1answer
381 views
Security issue on raspberry pi: too many open connections?
I have just run netstat on my raspberry pi and found out there more than 100 (!) open connections. Is this something I should be worried about? How do I stop my rasp pi from opening so many ...
7
votes
1answer
3k views
Is it possible to run a DHCP server?
Our home router is terrible at remembering configured static IPs, I'd like to use my RasPi instead. Is there anything particular I need to consider when setting it up?