Search found 33 matches
- Tue Apr 17, 2018 4:21 pm
- Forum: General discussion
- Topic: Legal support with trademarks - IPTV
- Replies: 2
- Views: 491
Re: Legal support with trademarks - IPTV
I would like to start making a IP TV system to sell commercially in the UK and would like to know if that is legal in the frame of Raspberry PI's trademarking rules. I plan to use Raspbian Jessie Desktop on the pi3 and the OS will be heavily modified with my own programs and scripts and will have v...
- Tue Apr 17, 2018 4:17 pm
- Forum: General discussion
- Topic: Legal support with trademarks - IPTV
- Replies: 2
- Views: 491
Legal support with trademarks - IPTV
I would like to start making a IP TV system to sell commercially in the UK and would like to know if that is legal in the frame of Raspberry PI's trademarking rules. I plan to use 'RASPBIAN STRETCH WITH DESKTOP' on the pi3 and the OS will be heavily modified with my own programs and scripts and will...
- Sat Apr 14, 2018 1:11 pm
- Forum: Networking and servers
- Topic: WiFi AP - Enterprise and RADIUS
- Replies: 0
- Views: 808
WiFi AP - Enterprise and RADIUS
I am thinking of using a couple of PI3's to create a mesh network. The current AP's use 'WPA2-Enterprise' and use a RADIUS server on my Server 2012 domain controller. I have made PI's access points in the past but I can't seem to find any documentation on creating them with authentication like this ...
- Sun Apr 01, 2018 10:26 pm
- Forum: General discussion
- Topic: Serial install possible?
- Replies: 3
- Views: 535
Serial install possible?
I have a device that only has a serial port and no VGA
Can raspbian be installed using the console port only?
The computer is not ARM so I will use the desktop x86 version. Can someone help?
Can raspbian be installed using the console port only?
The computer is not ARM so I will use the desktop x86 version. Can someone help?
- Fri Jun 23, 2017 11:32 pm
- Forum: General discussion
- Topic: Autossh
- Replies: 1
- Views: 681
Autossh
I'm running kali on the Rpi3 and have got autossh working if I execute this autossh -M 201 -i /root/.ssh/id_rsa -R 1337:localhost:22 root@{server _ip} This works and lets me use it but I can't find a way to make that command execute on start-up, I've tried update-rc.d and even systemctl and no luck....
- Fri Jun 23, 2017 6:41 pm
- Forum: General discussion
- Topic: Pi X Server Issue over ssh tunnel
- Replies: 1
- Views: 561
Pi X Server Issue over ssh tunnel
Right this is a long one so bear with me I have a VPS from digital ocean Then a LAN turtle from Hak 5 And a raspberry pi running kali I have autossh on the turtle so i can ssh from the vps to the turtle. Once im on my network from the turtle i have the pi that i can ssh into, this i want to be able ...
- Fri Aug 26, 2016 6:15 pm
- Forum: General discussion
- Topic: Ubuntu mount
- Replies: 1
- Views: 680
Ubuntu mount
I am making a NAS on ubuntu server on the RPI2 and want to share a usb hdd, i have plugged in the hdd and tried to mount it but it fails with different error each time, I would like to know if I can browse to the location of the hdd using the "cd" command? If not how can i mount the hdd so...
- Thu Aug 25, 2016 11:19 pm
- Forum: General discussion
- Topic: Raspberry pi NAS
- Replies: 20
- Views: 6470
Raspberry pi NAS
I am wanting to create a Ubuntu samba NAS on my PI 2 and just need some help installing Ubuntu or Ubuntu server onto the pi, I can't find and images anywhere and was wondering if anyone could help me? If you simply cannot use Ubuntu then could someone please link me to a different samba NAS tutorial...
- Mon Mar 07, 2016 10:56 pm
- Forum: Networking and servers
- Topic: Nas and wifi extender
- Replies: 0
- Views: 480
Nas and wifi extender
I have a nas set up with webmin on the raspberry pi and can acess it on the side of my house where the main router is but when I move to the other side my laptop connects to a wifi extender and the nas dissapears from the network tab in file explorer as do all of the pc's not connected to the extend...
- Mon Mar 07, 2016 1:48 pm
- Forum: Networking and servers
- Topic: NAS using Webmin
- Replies: 2
- Views: 964
NAS using Webmin
Hi
I have got a file share all sorted in Webmin but on my Windows pc get to the share and have to type in my Credentials,
The only problem is I have no idea what these credentals are or how to change them?
Does anyone know what I should be entering here?
I have got a file share all sorted in Webmin but on my Windows pc get to the share and have to type in my Credentials,
The only problem is I have no idea what these credentals are or how to change them?
Does anyone know what I should be entering here?
- Sun Nov 15, 2015 11:47 am
- Forum: Raspberry Pi OS
- Topic: Annoying wlan0 static ip
- Replies: 2
- Views: 1868
Annoying wlan0 static ip
This has been really bugging me I want to use the raspberry pi headless using xrdp and a wifi static ip so I don't have to find the ip every time. With this code my internet just doesn't (fig 1) work and when I have this code it does (fig 2) Can anyone tell me how I can assign a static ip to my pi a...
- Fri Nov 13, 2015 9:14 pm
- Forum: Raspberry Pi OS
- Topic: Edimax issue
- Replies: 0
- Views: 363
Edimax issue
I have the edimax usb wifi dongle and all was working well until I went to my windows pc and used it on there for a day and then when I plug it back into the pi it doesn't work it either doesn't pick any wifi connections up or let me join them, it works perfectly on windows? Any help is greatly appr...
- Wed Nov 11, 2015 11:13 pm
- Forum: Troubleshooting
- Topic: Edimax wifi usb
- Replies: 1
- Views: 517
Edimax wifi usb
I recently installed Ubuntu mate onto my RPI2 and I cannot connect to the Internet it is nothing to do with my internet as all other devices work. Sometimes it won't even show my wifi before it has connected and when I try to connect it just doesn't the only way I can use it is with an Etherley cabl...
- Wed Aug 19, 2015 4:56 pm
- Forum: General discussion
- Topic: Is the pi store down
- Replies: 7
- Views: 9748
Re: Is the pi store down
Oh rightDougieLawson wrote:It's been dying since January 2015. The company behind the PiStore has ceased trading.
- Wed Aug 19, 2015 4:23 pm
- Forum: General discussion
- Topic: Is the pi store down
- Replies: 7
- Views: 9748
Is the pi store down
I have tried the app on the pi and on the Internet, and it is not my network connection it just gives me a blank page?
Doed anyone know if it is down?
Doed anyone know if it is down?
- Mon Aug 17, 2015 3:12 pm
- Forum: Python
- Topic: How can I install cx_Freeze?
- Replies: 3
- Views: 2635
How can I install cx_Freeze?
So i have created a game that I want to turn into an .exe and have downloaded the source code for cx_freeze but I dont know how to install it, I have extracted the contents onto the desktop and just need to know how to install it, I know what to do afterI can type import cx_Freeze in python and it d...
- Fri Aug 14, 2015 2:26 pm
- Forum: Raspberry Pi OS
- Topic: Lock/Log off
- Replies: 2
- Views: 2472
Lock/Log off
I want to be able to 'lock' my raspberry pi, so logout to the login screen but then log back in and all my programs I previously had running are still there, just like the lock function in windows, can i do this and if so how?
Any help is greatly appreciated
Any help is greatly appreciated

- Fri Aug 14, 2015 11:29 am
- Forum: Raspberry Pi OS
- Topic: Screenshot
- Replies: 2
- Views: 952
Screenshot
I am running NOOBS raspbian and when I press Print Screen nothing happens, do I need to install a package to screenshot?
Any help is greatly appreciated
Any help is greatly appreciated

- Thu Aug 13, 2015 8:58 pm
- Forum: Raspberry Pi OS
- Topic: Run a script on startup
- Replies: 1
- Views: 554
Run a script on startup
I have a .py file that will run the Task Manager and I want to start the task manager whenever I start up the rpi2 the .py file is located on my desktop, I know I could just press CTRL+ALT+DEL but I want to learn and have fun, is there anyway that I can either run the task manager on startup or run ...
- Wed Aug 12, 2015 7:07 pm
- Forum: Gaming
- Topic: Battle.net /.exe
- Replies: 6
- Views: 3279
Re: Battle.net /.exe
Eeuuuhm... Let's see... According to me the filetype .exe stands for a (W)intel executable file. In other words an executable meant to be executed under MS-Dos or MS-Windows. And since the Raspberry Pi has an ARM processor, you might have guessed the answer: "nope". Now the more complicat...
- Wed Aug 12, 2015 6:18 pm
- Forum: Gaming
- Topic: Battle.net /.exe
- Replies: 6
- Views: 3279
Battle.net /.exe
I want to intstall Battle.net on my raspberry pi 2 but as stock it comes as a .exe file, is there any way that I can execute the file, I am running the latest version of Raspbian and just need to know how to do it if i can.
Any help is greatly appreciated
Thanks
Any help is greatly appreciated

Thanks
- Wed Aug 12, 2015 10:48 am
- Forum: Raspberry Pi OS
- Topic: Archiver "zipinfo" Error
- Replies: 1
- Views: 877
Archiver "zipinfo" Error
I have just downloaded a file from the internet that comes as a .zip file but whenever I try to open it with Archiver it throws me this error "Failed to execute child process "zipinfo" (No such file or directory)". How do I re install zipinfo and what does this mean, the work ins...
- Mon Aug 10, 2015 8:41 pm
- Forum: Beginners
- Topic: List of recommended wireless keybd/mouse combo for RPi 2
- Replies: 16
- Views: 2977
Re: List of recommended wireless keybd/mouse combo for RPi 2
I dont really want to waste £24 of it doesn't work as the pi is the only device I would use it onDougieLawson wrote:Try it.Avid_Pontoon wrote:Will the anker cb310 work with the raspberry pi 2?
- Mon Aug 10, 2015 8:20 pm
- Forum: Beginners
- Topic: List of recommended wireless keybd/mouse combo for RPi 2
- Replies: 16
- Views: 2977
Re: List of recommended wireless keybd/mouse combo for RPi 2
Will the anker cb310 work with the raspberry pi 2?
- Mon Aug 10, 2015 5:39 pm
- Forum: Python
- Topic: Python and Ipython
- Replies: 3
- Views: 821
Re: Python and Ipython
Have you tried: ipython /home/pi/desktop/hangman.py or, if you want to use the interactive shell after your script has run/died: ipython -i /home/pi/desktop/hangman.py EDIT: I think there's also a magic command "%run" in IPython. So you could open a terminal, cd to your Desktop, open an I...