Go to advanced search

by glenngrass
Thu Jan 23, 2014 12:31 pm
Forum: General discussion
Topic: ZTE USB 4G router (ZTE MF821)
Replies: 0
Views: 2378

ZTE USB 4G router (ZTE MF821)

I just want to let you know that the ZTE MF 821 works like a charm in Raspberry Pi. I'm running Raspbian. You just have to manually start the eth1 interface with sudo ifup eth1 (Or whatever ethernet interface the device gets connected to. You can find this by inspecting the ifconfig output) After th...
by glenngrass
Sun Nov 24, 2013 7:05 pm
Forum: Troubleshooting
Topic: Getty and SSH
Replies: 5
Views: 5775

Re: Getty and SSH

rpdom wrote:The getty entries in /etc/inittab have nothing to do with ssh logins.
Thanks.
by glenngrass
Sun Nov 24, 2013 7:01 pm
Forum: Troubleshooting
Topic: Getty and SSH
Replies: 5
Views: 5775

Re: Getty and SSH

Getty is only used on the console. Usually from /etc/inittab. There's six virtual consoles (ctrl+alt+1 to ctrl+alt+6) in Raspbian. sshd launches a bash shell when you logon, it doesn't use getty or a pts device. Thanks DougieLawson, I was just afraid that, in case getty was used by SSH, I want be a...
by glenngrass
Sun Nov 24, 2013 6:41 pm
Forum: Troubleshooting
Topic: Getty and SSH
Replies: 5
Views: 5775

Getty and SSH

I'm currently using SSH(via ethernet cable) to login to my Raspberry pi and access it using my Laptop.(using Putty on Windows 8) I have to use the serial port(in GPIOs tty0) for a certain application. For that the tutorial asks to disable Getty in /etc/inittab, by commenting the following line. T0:2...
by glenngrass
Sat Nov 23, 2013 2:38 pm
Forum: Beginners
Topic: Live Video Stream using Raspberry Pi
Replies: 2
Views: 1595

Re: Live Video Stream using Raspberry Pi

Here is what I did. I managed to get a (very weak) video broadcast on Justin.tv I plugged a web cam(generic/chinese) to one USB port and the Huawei E220 to the other. Then I follow the steps described in this tutorial. http://techzany.com/2013/09/live-streaming-video-using-avconv-and-a-raspberry-pi/...
by glenngrass
Fri Nov 22, 2013 6:35 pm
Forum: Beginners
Topic: Live Video Stream using Raspberry Pi
Replies: 2
Views: 1595

Live Video Stream using Raspberry Pi

I have a raspberry pi with a working internet connection(3g mobile broadband- Huawei-E220 using wvdial) and a USB web cam. What I want to do is to make a live webcam video stream available over the Internet. I'm flexible to use any service like google hangouts/ Skype or any other method based on ffm...
by glenngrass
Wed Mar 27, 2013 4:09 pm
Forum: Beginners
Topic: Using Pi in headless mode without Router
Replies: 13
Views: 6279

Re: Using Pi in headless mode without Router

Note that there are two separate, but related issues here. 1) How to connect to the Pi via SSH. 2) How to get the Pi to "see" the Internet (i.e., by going "through" your main machine). The first is pretty straightforward; the second less do. Get the first one sorted, then we can work on the later. ...
by glenngrass
Wed Mar 27, 2013 3:49 pm
Forum: Beginners
Topic: Using Pi in headless mode without Router
Replies: 13
Views: 6279

Re: Using Pi in headless mode without Router

Hi yes, this should be doable. You can also get onto the Pi terminal using a serial port if you wanted to. I would suggest to just give the ethernet adapter on Ubuntu and the Raspberry Pi fixed IP addresses and then you should be good to go. See here for more info; http://www.howtoforge.com/linux-b...
by glenngrass
Wed Mar 27, 2013 3:44 pm
Forum: Beginners
Topic: Using Pi in headless mode without Router
Replies: 13
Views: 6279

Re: Using Pi in headless mode without Router

RaTTuS wrote:yes you don't need a x cable any NIC lead should work
setup a dhcp server on your ubuntu
and plug them in...
Thank you very much for your quick reply.
However can you please give me a link where this process is given with detailed instructions. It will be a great help.. And what is an "NIC lead"?
by glenngrass
Wed Mar 27, 2013 3:32 pm
Forum: Beginners
Topic: Using Pi in headless mode without Router
Replies: 13
Views: 6279

Using Pi in headless mode without Router

Hi! I'm new to this forum and please pardon me if I'm doing anything not appropriate. Here is my situation. I got a new Pi for a present. However I have no HDMI monitor/ TV and I don't have a router. I connect to the Internet on my Ubuntu 12.10 using a Vodafone modem. Is there any way I can use my P...

Go to advanced search