Hi there, Trying to run apt-get update, but it's not working. I have a connection to the internet in that I can run firefox, however I can't ping anything as our servers at work block the ping request. The problem seems to be with the mirror, So I have tried to add a different one from the list here...
Hi there, I have two raspberry Pi's one (rpi1) is connected to the internet via wireless, and then the other one (rpi2) is connected to rpi1 via ethernet and is just a simple database server. I am trying to pass the time from rpi1 as a ntp server to rpi2, but nothing seems to be working. From the de...
Hi there, I had this running on OpenSUSE last night, but I can't get this to run on a Raspberry pi. I followed the same instructions from here:http://docs.aws.amazon.com/amazondynamodb/latest/gettingstartedguide/GettingStarted.JsShell.html but on the Raspberry Pi, I get the following error: Error: C...
@ Scotty - Ah, ok, so I have this, almost identical, and no it isn't working, this is where I am now stuck as I don't know where to go from here to get it working.
In your opinion (scuse the pressure) then, is it safe to assume that it is my programming that is at fault (which is fine by the way, as I've never written a website in my life)?
Hi there, I'm trying to set up a raspberry pi as a webserver with a mySQL database. So following this tutorial: https://code.tutsplus.com/tutorials/creating-a-web-app-from-scratch-using-python-flask-and-mysql--cms-22972 All seems to work until I get to doing the sign in request, and as far as I can ...
Ok, so there is still a problem here. so in the past, I have always ended up writing sd cards with my mac, as I have never managed to do it with a Raspberry pi. Until I get my all singing all dancing Linux box together I can't verify if this is a problem with what I am doing or whether it is an issu...
I've never had a problem with Raspberry Pi 2, I have a network of 36 raspberry pi's working all RPi 2. I have only ever had one image for a Raspberry Pi 3, and have never successfully got another one working. I can't be the only person with this problem.
Hi there, Having difficulty getting a working image for a Raspberry pi 3. So I have my RPi3 and it works ok, though I need to make a new image for it, as I need a clean install to build. so using my RPi3 I downloaded the Raspbian image and used sudo dd bs=4M if=2016-05-27-raspbian-jessie.img of=/dev...
HI, Thanks for this, though these are where I was trying to learn this before, and the very first little program that gets a box on the screen was where I discovered this problem, it doesn't appear to be fully supported in Raspbian. If I type it straight into the terminal line by line it works, but ...
Hi there, On the raspberry pi 3, is there a way to disconnect it from the internet once it has a connection, I really need to test if something will work without a connection to the internet and can't figure out a way to do it, usually I just remove the wifi dongle but with the Raspberry Pi 3 this i...
Hi there, Yes, I have made the script executable, this here is a completely stripped down version of what I originally had as I just suspected this part would be straight forward and that the coding would be the problem, I had no idea that just getting a box onto the screen was going to be so diffic...
for some reason, I can't get any python scripts to run, if I type directly into the shell that's fine, but putting it into a script for some reason it just doesn't do anything. What am i doing wrong please?
Hi there, I have now configured probably 2 to 300 fresh raspberry pi installs and every single one gets on to the internet so long as there is a wireless dongle attached and a wifi network selected. Not any more, now with a new fresh install, it connects to the network, and I can even Ping google, y...
Hi there, I have just downloaded Raspbian Jessie as all my other copy became corrupted for some reason. How do you unzip it so it can be mounted onto an sd card on a raspberry pi. I can do it on a mac, but that is at home, and I need to do this here at work but can't do it on the work windows comput...
After configuring a nice OS image for my requirements. An update later and I seem to have lost all the task bar items except for the main menu the file manager and the terminal icon, all others have gone including the windows manager time wifi indicator etc. I can put them back on easy enough, but a...
Yes internet does come through there too, I can't test the ethernet internet from work because of the company policies. basically I need it to just switch over to wireless if I plug the wireless in, I need that to be the overriding factor with the ethernet just always plugged in. I thought that was ...
Hi there, Is there a way of making it so that I can have ethernet and wireless hotplugging allowed, currently, if I am connected to a network here over ethernet (which is not connected to the internet currently) and then attach a wireless dongle, the wifi shows up on the task bar as connected, yet I...