5
The Clone(zilla) Warsview story

http://popey.com – Continuing my Mumbuntu saga … (Distributions)

4
AMD turion x2 rm-70, and undervolting....view story

http://forums.fedoraforum.org – Well, onwards to the problem: I got an laptop from fujitsu, the BIOS lacks proper support for the CPU(namely ACPI). It looks like the fan has gotten another degree of wear and tear, it is a lot louder now than half a year ago. So for it to be useable for anything(my uses) I need to get the fan down in speed. This leads to page 2 of the problem: (HowTos)

3
Acer Aspire One D250 LAN Not Detectedview story

https://www.centos.org – Welcome to the CentOS fora.If you do the required reading and search the forum you may find that the following information will help us help you with your issue. (Distributions)

6
network card problemview story

http://forums.fedoraforum.org – In my accer laptop i install fedora 12. its detect lan card but not service start. i ask to my friend regards this problem they told me to disable iptables n selinux. i dont know to disable this services.please help me to slove this problem karthikeyan M (HowTos)

3
how to connect a wireless router?view story

http://forums.fedoraforum.org – I have a question. I just bought an internet router which also has wireless connection and my notebook also has wireless LAN. I was able to connect the computer to the internet router very easy. But i dont know how to make it work wirelesss under fedora linux 12...i mean how should i setup the connection to the router so i will be able to have a wireless connection? (HowTos)

6
[ubuntu] SSH from outside a LANview story

http://ubuntuforums.org – I have SSH enabled on my laptop/Desktop and FreeBSD server using openSSH. It works flawlessly when I am on my personal LAN, even wirelessly. However if I go to my girlfriends place or School. It won't connect at all. just hangs until I <ctrl> c out of it. What do I need to do to use SSH from outside my personal LAN? I havn't gotten many clear answers in my research. (HowTos)

6
[other] iptables questionview story

http://ubuntuforums.org – I use ddwrt to redirect traffic to my squid/dansguardian box. It does this transparently using the iptables script below. #!/bin/sh PROXY_IP=192.168.1.2 PROXY_PORT=8080 LAN_IP=`nvram get lan_ipaddr` LAN_NET=$LAN_IP/`nvram get lan_netmask` iptables -t nat -A PREROUTING -i br0 -s $LAN_NET -d $LAN_NET -p tcp --dport 80 -j ACCEPT (HowTos)

4
[ubuntu] Dell Inspiron 1150 bcm4306 wireless troublesview story

http://ubuntuforums.org – I have tried everything while googling and such to try to get my laptop to connect to the internet wirelessly through its bcm4306 integrated/controller wireless card. I've done my homework and here they are lspci, ifconfig, iwconfig, and lshw -C network: Code: natel@natel-laptop:~$ lshw -C network WARNING: you should run this program as super-user. (HowTos)

3
[ubuntu] Wireless Help Please...view story

http://ubuntuforums.org – I am completely new to Linux, so excuse anything stupid I might be missing. Anyways, I just installed Linux on 3 of my laptops, and I'm having trouble enabling wireless on my oldest one. I tried to go through the tutorials, but it looks like my adapter should be supported, yet I can't get it enabled. Here is my information. (HowTos)

4
Can ping server network but cannot share resourcesview story

https://www.centos.org – Hi,I have OpenVPN running successfully on a CentOS Linux server. All remote clients connect without a problem and can ping the server LAN (10.5.0.0/24) . The server address is 10.5.0.1. Al... [by billybobbaxter] (Distributions)