Posts

Showing posts with the label ssh

unable to ssh to pi

I just upgraded my raspberry pi media centre to raspi 3 running kodi on osmc. all is well apart from being unable to ping or ssh into my new pi on static IP 192.168.1.239. pinging gives me host unreachable. ssh gives me no route to host on port 22. tried adding -v to ping command on the suggestion of a forum troubleshooting post [mitch@latitude ~]$ ping -v 192.168.1.239 ping: socket: Permission denied, attempting raw socket... ping: socket: Permission denied, attempting raw socket... PING 192.168.1.239 (192.168.1.239) 56(84) bytes of data. From 192.168.1.153 icmp_seq=1 Destination Host Unreachable From 192.168.1.153 icmp_seq=2 Destination Host Unreachable From 192.168.1.153 icmp_seq=3 Destination Host Unreachable 64 bytes from 192.168.1.239: icmp_seq=4 ttl=64 time=83.6 ms 64 bytes from 192.168.1.239: icmp_seq=5 ttl=64 time=102 ms 64 bytes from 192.168.1.239: icmp_seq=6 ttl=64 time=22.7 ms 64 bytes from 192.168.1.239: icmp_seq=7 ttl=64 time=44.2 ms 64 bytes from 192.168.1.239: i...
Lots of stuff's been done in the last week or so. Opened the parents' router ports when I was up to allow me to access their mac by VNC viewer if they get into any technical strife. Fresh Arch install on the laptop. The last time I did this I just plonked a desktop package right on there - KDE I think - and I was not pleased with the results. I thought with Arch that the difficulty was all with the installation and once that was done I lost interest. Now I'm realising that all the post-installation config is the "interesting" part. I'm not going to list all the learnings during that process - I've made notes on the system which I might copy in here in a separate post (note to self - do this as I go next time!). Have spent most of my time so far getting xorg, Openbox and SLiM installed and configured. Oh, and tint2. I'm halfway towards a #!-looking desktop and conky's functional. What else... got the Pi attached to the external hard ...