» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Ubuntu + Firefox

Create a SSH Tunnel for Firefox to surf securely

A ssh tunnel for Firefox to a remote computer is good security measure. Especially when connecting via an untrusted network like a wifi hotspot or other public networks. The tunnel encrypts and sends the data to your remote machine then it is sent over the web to your destination. This tutorial assumes you have an account on a remote machine you can ssh into. This is a pretty easy set up.

Now all you need to do is login your remote computer that you have access to with SSH then issue this 1 command

ssh -D 9999 -C me@ipaddress.com

The -D switch - Specifies a local “dynamic” application-level port forwarding. We are also adding the -C switch for compression.

Next we need to put the settings into Firefox.

Firefox> Edit> Preferences> Advanced tab> Network tab> Settings button.

Select Manual proxy configuration

SOCKS Host: localhost Port: 9999

SOCKS v5

No Proxy for: localhost, 127.0.0.1

Note: Sometimes localhost can cause a problem. If your settings are right and it still is not working replace localhost with 127.0.0.1.



Source from here

Ubuntu: Only Ubuntu

Set Gmail as Default Mail Client in Ubuntu :: the How-To Geek

Every Geek uses Gmail... it's pretty much required. And now you can set Gmail as the default client in Ubuntu without any extra software. (Windows requires the Gmail notifier be installed)

Firefox: del.icio.us/tag/firefox

Use a Single Data Store When Dual Booting

<sep/>sets of applications, preferences, and documents. With cross-platform, open-source applications like Firefox, Thunderbird and Pidgin, you can use the same apps with the same con

Firefox: del.icio.us/tag/firefox

Linux: Aplicações em 32 bits para seu Ubuntu 64 bits (Feisty Fawn) [Artigo]

Viva o Linux - Porque nós amamos a liberdade! Seja livre, use Linux. A maior e melhor comunidade para se aprender Linux do Brasil, artigos, dicas, forum e muito mais.

Firefox: del.icio.us/tag/firefox

Page 1 | Next >>