I know
and didn't get any good answer...
just a big answer "what I need to do"
I know what I need to do
I wnat to know how to do this ....
which application to use
so what do downlaod? every pi is used as a mini computer and have all kind of appliacation that running on it so I just want to downlaod and apply another application to it I have done everything is said here - Flatpak package for GNU/Linux Install flatpak as described in: http://flatpak.org/getting...
Hello , I have 5 pi in my office , 1 in every room and a x86 in my room. I want to make to add an option so all of them will be connected as SIP users to my x86 so I will be able to talk with them from my room only server - 5 users I have manage to install a sip manager called "OZEKI Phone System XE...
I didn't see this - so thank you! so I can see it's working - I change the splash picture I want to remove the rainbow and the recovery image I have try to follow this guide : https://scribles.net/silent-boot-on-raspbian-stretch-in-console-mode/ didn't work still have rainbow , can still see the rec...
hello , I have a PI that work as a server in a public location with a screen connect to it. I want to change the pi logo at boot time , so if someone is looking while it boot he will see mylogo.jpg I found this http://kamilslab.com/2017/03/13/how-to-perform-a-quiet-boot-on-the-raspberry-pi/ but it o...
I'm trying to use this github project: https://github.com/bablokb/pi-btnap I have install as it said and run this as server but I have lost my internet connection from the pi also the phone I'm connecting ot to losse connection ager 30 sec~ the PI IS is 10.0.0.71/24 and it's GW is 10.0.0.254 any ide...
Hello , I want to build an intercom voip on the pi so when the person press a button he will be connected to the main server and the computer there will see a call and will be able to hear him 1.how can I do this ? 2. can I use Asterisk (I read this is a VOIP server) on the server side for this? Tha...
Hello , I have a working code in c# that read a Text file , and then send it to a tcp server as HEX working great my problem is that when I try to make it work on PI - I notice I get garbage , after tested all ind of messages I understadn the problem is in the encoding. in the c# code I'm using "win...
yes , I'm running C# under Raspbian on a Raspberry Pi this is what I get : echo $LANG he_IL I have try to save the text file as CP1255 ISO-8859-8 UTF-8 all of them I got ???? if I could read the text and see the HEX of it - I will be able to change it to hebrew but when I read it I get "0x3F" which ...