Ubuntu :: Add Facebook To Broadcast In 10.04 RC?

Apr 25, 2010

I can't add my facebook account to gwibber. Here is what i do:Click on envelope in the top panel. Click Broadcast.In Broadcast Accounts click dropdown and select Facebook. Then click Add.I then click Authorise. A blue facebook login page appears. I click on the small link at the bottom that says Log in with Facebook.Type in my credentials and click Connect. Wait a long time then goes back to Authorise window. With the words Facebook authorised.I click on Add and nothing happens. I did try to start using this on Alpha 2 but gave up but now I've done a full reinstall using RC version.

View 9 Replies


ADVERTISEMENT

Ubuntu :: 10.04 Can't Add Facebook Via Broadcast / Fix It?

Jun 25, 2010

I can't add facebook via broadcast, although I can add twitter

View 2 Replies View Related

Server :: Begin Online TV Broadcast - Can't Directly Broadcast From Country

Apr 1, 2010

Friends i have an idea to broadcast few local TV channels to the world via internet.But friends i can't directly broadcast from my country because of bandwidth.friends is there a way to do this through a remote server server? i just need to input my stream to a remote server and then broadcast it from the server.I can stream channels to the server from my country through a 10mbbs connection.

View 2 Replies View Related

Security :: Reset Facebook Password,facebook Send A Code To E-mail,this Code Can Be Sniffed By Sniff Software?

Jul 18, 2010

for reset Facebook password,facebook send a code to e-mail,this code can be sniffed by sniff software?

View 2 Replies View Related

Ubuntu :: Shoutcast TV Broadcast

Aug 16, 2010

Is there a possibility on Ubuntu to Broadcast TV with shoutcast?

View 2 Replies View Related

Ubuntu :: 10.10 Empathy / Broadcast - Not Using Proxy

Oct 11, 2010

I have a system-wide proxy setup, but Empathy and the Broadcast accounts don't appear to be using it. When I attempt to add a Facebook broadcast account it immediately comes back with 'Unable to load page.' When I try to setup an account in Empathy it also immediately fails.

View 3 Replies View Related

Ubuntu Networking :: What Is The Use Broadcast Address

Feb 28, 2011

all I get is the broadcast address can be used to send packets of information to all computers on a network simultaneously. Can that be used during MPI programming or anything of the such? What is the day to day use of the broadcast address?

View 3 Replies View Related

Ubuntu :: Broadcast Accounts Popping Up (Lucid)?

Apr 23, 2010

I installed the Lucid Release Candidate today, and for some reason Broadcast Accounts keeps opening itself, even after I've added all the accounts I'm going to. Is this happening with anyone else, and how can I make it stop?

View 9 Replies View Related

Ubuntu :: Gwibber Not Saving Broadcast Accounts

Jun 9, 2010

I am trying to set up my facebook account with gwibber. I click on add account and authorise my facebook account with gwibber successfully, but then when I close this window and go to the main gwibber window, there is nothing showing, so I go back to the accounts page, and there are no acconts listed there.

View 7 Replies View Related

Ubuntu :: Messaging Menu - 2 Instances Of Broadcast

Jun 17, 2010

For some reason, since logging in recently, I've got 2 instances of the Broadcast in the messaging menu. One of them is indicated as running, the other one is not. When I select the one that isn't running, a *third* instance of the Broadcast button appears - so I now have 2 running, and one not running in the messaging menu. In the usr/share/indicators/messages/applications folder, I have 3 files - Gwibber, Empathy, and Thunderbird.

View 2 Replies View Related

Ubuntu Networking :: Calculate Broadcast & Network?

Jul 13, 2010

i m setting up a linux server and i have to setup ip , in static mode. so i know everything except those two things. how do i calculate them?

example ip:200.49.142.91
submask 255.255.255.248
gateway 200.49.142.89

View 5 Replies View Related

Ubuntu Networking :: Broadcast Using VLC / Apache Server

Oct 28, 2010

I need to configure network. I have configured a labtop "1" as a wireless Access point. And connected 2 laptops. I want to broadcast from a labtop "2" a video and read it on labtop 3. This broadcast will be done first time using VLC server then using apache server.

View 2 Replies View Related

Ubuntu Networking :: How To Calculate Broadcast Address

Dec 13, 2010

How do I calculate broadcast adrress if the address space is 192.168.36.16/28 then what would be broadcast address.

View 7 Replies View Related

Ubuntu Networking :: Broadcom Wireless Don't Broadcast In 11.04?

May 2, 2011

I have a Dell Vostro 1400 with a BCM4311 Broadcom wireless card that I just reinstalled with 11.04 from 10.04. I have the drives installed and it seams to be working when i run the 'Additional Drives', but I can't get the wireless adapter broadcasting. I followed the instructions given in the knowledge base on installing Broadcom Wireless, to see if I could get it running and that is where I saw the difference between the example and my computer when writing the 'sudo lshw -C network' command. In the example it said it was broadcasting under configuration (just like my wired networks below) and in mine it does not (see below for copy past).

I can't find a tickbox in the systemtray to enable the wirless networking that I had before the update to 11.04 (the 'Enable Networking' tickbox is still there and the wired network works fine - that is how I got online to do this post). I have the hardware switch turned on and I have been in the BIOS and made sure that the Wireless is enabled.Anyone who knows what could be wrong? Where could I go from here?Quote:

morgan@morgan-Vostro-1400:~$ sudo lshw -C network
[sudo] password for morgan:
*-network UNCLAIMED

[code]....

View 1 Replies View Related

Ubuntu Networking :: Send A Broadcast Message To All Users?

Jan 11, 2010

I'm looking for a solution to broadcast messages on the network. All systems are Linux / Ubuntu.

It would be used in case the server has to be rebooted. It saves me a walk to every office in the building.

View 9 Replies View Related

Ubuntu Multimedia :: Broadcast Webcam Live Without WebcamStudio

Feb 28, 2010

For an (art)installation I want a camera (webcam) to stream it's data to another computer with icecast2 server installed (including theora) in the same space. Problem is I need something without a gui.

The webcam is /dev/video0, and I would like to stream the video with vloopback (is working already with 2 pipes) to /dev/video3. If I'm right then I should be able to stream /dev/video4 to icecast.

How can I make the webcam video go into pipe /dev/video3? From [URL] I understand I have to do:

Code:
resize /dev/video0 /dev/video3 320x240 320x240
But then I get:

Code:
Usage: resize [-u] [-c] [-s [rows cols]]

[Code]....

View 1 Replies View Related

Ubuntu Multimedia :: Mplayer Save Broadcast Video?

Mar 9, 2010

I would like to save a broadcast video with mplayer but I want do it while they are seeing, I mean, I want see them in real time, but also recording them and see them when I want I've actually got with audio files with:

Code:
mplayer http://whatever/audio -ao pcm:file=/home/user/audio.mp3 It works perfectly, I listen to the audio file from the radio I connected and save the file. But I can't with video, I tried: Code: mplayer http://whatever/video -vo x11 -ao pcm:file=/home/user/video.mp4

View 4 Replies View Related

Ubuntu :: Any Guide Available Explaining How To Setup Chat And Broadcast?

Apr 29, 2010

Is there any guide available explaining how to setup Chat and Broadcast?It is not very important (I dont use it much), but as ubuntu is now "Social from start" and very user friendly it should be very easy.However I have not been able to set it up no matter what i have done.

View 3 Replies View Related

Programming :: C++: Broadcast Receives No Answer

Dec 22, 2010

It could run on my computer. But there is no result.

[code]...

View 1 Replies View Related

Networking :: Converting IP Multicast To MAC LLC Broadcast

Mar 5, 2010

This is not a linux specific question more of a general network issue with the hope that someone may have already done this under linux.My problem:I have a red hat linux machine transmitting IP multicast packets onto an ethernet gigabit network (cisco switch).Wireshark (running on a different red hat linux box confirms packets on network.

View 4 Replies View Related

Debian Configuration :: Host Name Not Broadcast To DHCP

Dec 21, 2010

I have setup a few machines within my house. The Debian Squeeze machines do not provide a host name in the DHCP client list on my router. Strangely, my Ubuntu, Android, and Blackberry machines do show host names. I have noticed the same behavior when wirelessly tethering my Debian laptop to my Android phone (which also uses DHCP). Is there something I need to enable to have the name show up on the router?

View 14 Replies View Related

OpenSUSE Multimedia :: Use Internet Broadcast In Laptop?

Jul 2, 2010

I just want to ask if its possible to hear music from different stations using Internet Broadcast? If it only works for Windows platform, is there a way to work with openSUSE (install application or something that will work)?

By the way, here is the link that I am referring to: e-Radio Portal

View 6 Replies View Related

General :: How To Disable Broadcast Messages On Session

Jun 17, 2010

I get every 10 min many broadcast messages (maybe by other user). How can I disable those broadcast messages, in order to not see them on my screen?

View 2 Replies View Related

Networking :: Get Debian To Broadcast Its Host Name To Router?

Dec 4, 2009

I have a router and when my Debian machine connects I get "null" as the host name. How can I get it to display the host name?

View 11 Replies View Related

Networking :: Relay UDP Broadcast Using Netcat/Socat?

May 7, 2010

Here is my problems :I have two networks :1. LAN (10.1.x.x subnet 255.255.0.0), and2. my internet public (IP 202.xx.xxx.xxxx subnet 255.255.255.240)I have an application in my LAN PC (10.1.2.240) which broadcast udp packet to its client. The client in my LAN can receive the udp packet, no problem.My question is how netcat/socat can RELAY the udp broadcast packet to one of my IP public address so the message can be received by other client from internet ?

View 5 Replies View Related

Networking :: Firewall - How To Block - Broadcast Storm

May 28, 2010

Link 1 = my network [url]

My network:

Subnet 1

Subnet 2

When someone creates a network loop (a cat 5 cable is plugged into two ports on a switch), the 2 subnet get flooded and become very slow.

How can I prevent subnet 1 from getting flood if someone create a loop on subnet 2.

- eth2 go offline automatically until the network loop is canceled.

View 2 Replies View Related

Networking :: Subnet - Network IP - Broadcast IP Calculation

Feb 14, 2010

I am basically from system side and often confused about the calculation of the IP addresses.Just i want to know that what how can i calculate the following of a IP Address:

(1) Available IP in a Network
(2) Broadcast IP
(3) Network Prefix or Net Mask

View 5 Replies View Related

General :: Find Network / Broadcast Pairs?

Dec 5, 2009

Given a subnet mask of 255.255.255.192 and the first network address of 64.5.96.0, what are all of the network/broadcast pairs?

View 1 Replies View Related

Software :: Broadcast A Radio Station On Website?

Dec 5, 2010

i want to play a specific radio station (which broadcasted on a specific website) on my website too,

so, what are the softwares that i should use for this situation ?? & how can i get that radio station be brodcasted on a box in my website page ??

i searched google, but i found alls talking about creating my own radio station, but thats isnt what i want, i only need to broadcast specific radio station (thats already exists) on my website

View 6 Replies View Related

Slackware :: Broadcast Messages From Server To Clients

Jul 6, 2010

I am searching for a way to broadcast a simple message from a server to the other machines (clients) on my local network every day at 22:30 (10:30pm) to warn users that the server will shutdown in 30 minutes (energy saving strategy). Basically, I was thinking to add a cron entry ion the server crontab to do so. before I go ahead with that, I tried several ways to accomplish this action. Then I tried simply "wall" and got a text promt to type in my message. At the end I pressed CTRL+D and got a popup displaying my message. So it worked but it was on the server's monitor. How can I send this message to a remote machine? Is wall the proper command to do so?

I also tried using paswordless ssh..It doesnt work. Basically I can login on the remote machine using passwordless ssh but when I issue either kdialog or xmessage, I get error "cannot connect to X server on diaplay 0:0" (or something similar).I tried also ssh 'wall 'message'' but it also says "cannot connect to X server on diaplay 0:0"So far I have several ways but nothing really works..There must be a real way to to that?All machines are Slackware 13.1 based.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved