Please implement a method of telling the user that there is a wireless connection but not internet like Windows 7 does.
Sometimes my router goes nuts and will give me a wireless connection but I cannot connect to the internet.
All I have to do is unplug the router and plug it back in.
Though, on Ubuntu I only know when I try to go online and my homepages fails to load.
On Windows 7, the wireless icon in the taskbar shows the bars that represent the connection, but there is a yellow "caution" arrow on the wireless icon followed by a message that there is no internet connection.
Can you please implement something similar to this in Ubuntu so I can know right after log in that it is my router failing as opposed to something else?
Many users use mobile internet plans with limited data traffic and now Ubuntu does not have a method to query the amount of data traffic in this type of connection.
Written by mishaokami the 15 Feb 12 at 22:32.
Related project: Firefox.
New
I use my laptop WIFI at many hotels and on many airlines/buses/trains yearly.
Upon first use many of these APs subvert the resolution of the URL (without saving it) that you want to go to, and redirect you to their authentication site which makes you agree to a EULA before access is granted.
Problem is, if i start firefox with 20 tabs open, all 20 get subverted and i lose their addresses.
Thunderbird gets in Version 13 alpha Dropbox support. It means, that you don\\\'t have to send the whole big file anymore, it will be uploaded to your Dropbox and the recipient gets just the download link.
Written by cslee-ubuntu the 19 Mar 12 at 22:11.
Global category: Internet & Networking.
New
When I select network on my system it shows Microsoft shares but not the NFS volumes available.
NFS shares are all over the newtork but are not easily discoverable by tools like the network browser.
Written by mrkazoodle the 17 Mar 12 at 11:18.
Global category: Internet & Networking.
New
As a student, I have a computer at home and one in my apartment. They both stay where they are and I don't take backup hard drives with me when I travel in between the two locations as I use Ubuntu One to synchronise my important documents between those two computers.
1. No need for backup
But I merely need a couple of folders synchronised, I don't need those files to be online as a backup because I have my own backup hard drives and if the 2 computers are synchronised, they are backups as well. (So I'm pretty safe already)
2. Valuable cloud space is being wasted
However, I might want to have another folder backed up at all times (lets say my photos). I now lose valuable cloud space by 'synchronising' my document folders instead of using it to back up my photos.
Written by bbkkbbkk the 30 Dec 11 at 10:45.
Global category: Internet & Networking.
New
Problem:
While having multiple active internet connections (eth0, wifi0, 3g), I can route the traffic from a specific IP to one of my network interfaces, but I cannot route the whole traffic for a specific process to one of my network interfaces.
Example: I need my torrents to use only the ethernet connection and my emails to use the 3g connection.
Written by cubytus the 29 Jan 12 at 03:22.
Global category: Internet & Networking.
New
To be really practical and flexible out of the box, I would find very interesting if Ubuntu would include a simplified, yet secure way of remotely accessing it.
Currently, remote access is only possible through Remote Desktop Sharing, which is an inherently insecure protocol, only suitable for local network access. Wouldn't it be better if Ubuntu, as Mac OS X, included an easy-to-use interface to turn on and off remote access daemons?
Besides, having a way to remotely log in on an already existing session would be great.
Written by sdk the 10 Apr 12 at 16:47.
Related project: Unity.
New
Let's say Alice needs to work behind a proxy server in her university. She clicks on Network Settings and enters the address and port of her proxy server. But there is no way to enter login and password -- no such fields available.
When she types sudo apt-get update, she gets proxy authentification error: the system simply does not prompt her to enter login and password.
She looks up this issue in the Internet and finds out that a lot of people had similar issues with different Ubuntu versions, including 12.04 previews.
Alice ends up editing two system files, adding her login and password in plain text format. It would have been so much simpler if she could have set this up using a visual interface.