acer aspire one tips and tricks
instalar libreoffice linpus
In older version of Fedora (bur not older than Fedora 8), we have to
incluir ficheiros ocultos na compactação
$ shopt -s dotglob
$ tar -cvpzf test.tgz ./*
$ shopt -u dotglob # to disable the shell option
acer aspire one linpus update
alterar no ficheiro /etc/online-updater/online-updater.conf as variáveis IP_address e Http_path para linpuscdn.040service.net e /cdn/ACER/AspireOne/v1.0.15/, respectivamente.
http://macles.blogspot.com/2009/05/installing-openoffice-31-on-aspire-o…
rede no debian
opendns FRITZ!Box Fon WLAN 7170
This is how I configured my FRITZ!Box Fon WLAN 7170. Using this configuration, I do not need to configure the various PCs in my home network. My phone is connected to the Fritz!Box. You should only do this if you are comfortable with unix commands like cd and vi.
1. Activate Telnet using the telephone with #96*7*
2. In the command prompt (cmd) enter telnet fritz.box
3. If a password is requested, enter your Fritz!Box password
4. Enter "cd /var/flash"
5. Enter "nvi ar7.cfg"
ip forward
em /etc/sysctl.conf descomentar a linha net.ipv4.ip_forward = 1.
depois executar:
#sysctl -p /etc/sysctl.conf
para ativar o nat:
up iptables -t nat -A POSTROUTING -o $IFACE -j MASQUERADE
down iptables -t nat -D POSTROUTING -o $IFACE -j MASQUERADE
no interface que liga à internet
ubuntu 11.10
sudo apt-get install gnome-tweak-tool