4
Testing Fedora 13 alpha with BFOview story

http://linuxbsdos.com – Fedora 13 alpha has been released, and the faithful are encouraged to download, test and report. The traditional method of testing is to download a full CD iso image (about 700 MB), but if you read the recent post about Network booting with boot.fedoraproject.org, you’d have learned that all you now need to do to [...] (General)

5
OpenSUSE connects to wireless network, but not internet.view story

http://www.linuxquestions.org – In openSuse I can connect to a wireless network. It says that it is connected, and I can open the router page (http://192.168.1.1/basic.html). (HowTos)

3
Problem with iface line in /etc/networking/interfacesview story

http://www.linuxquestions.org – Hi, I have single board computer with 4 built in Ethernet channels but I need 5 so I have added a quad Ethernet card. I have tried to use the interface file in /etc/networks/ to setup the network. I get a message that says: debian:/etc/network# /etc/init.d/networking restart (HowTos)

6
Virtual OpenSuse on Windows Host - Bad Networkview story

http://forums.opensuse.org – Hello, I just intalled OpenSuse 11.2 on VmWare Server 2.0.2, the network is configured as Bridged and is sucefully configured a fixed IP in my network. Ok... The problem is... I can ping / trace all addresses from OpenSuse console. But I Can't wget all of them... It's a random thing. the same address that trace's ok, don't work for HTTP. (Distributions)

3
StrongVPN on Ubuntu: Simple VPN Solution That Worksview story

http://www.linux-magazine.com – Ask any knowledgeable mobile user, and she will tell you that the best way to securely access the Internet in public places is through a VPN (virtual private network) connection. So if you enjoy sipping coffee at a local cafe while checking email and browsing the Web, a secure VPN connection is a good solution to protect the data traveling to and from your machine. (Distributions)

6
Disable update notificationsview story

http://forums.opensuse.org – Is there a way to disable all popup notifications in openSUSE while still having it check for updates periodically. What I would like is for the notification icon to appear when an update is available but to not popup the notification message, or worse, show that dialog stating that some software sources were not available when I'm on the corporate network. (Distributions)

6
Strange messages in dmesg from networkview story

http://forums.opensuse.org – Hi, i have two computers on a wireless network and the system and lately dmesg is crowding with this message (or similar): (Distributions)

11
Slow Internet / Network in general 11.2view story

http://forums.opensuse.org – Hi, a week ago i switched from 11.1 to 11.2. Since then i can not really surf the web :/ its **** slow. First i thought it could refer to the router but no other system connected to the router is that slow. I read several threads facing these problems but disabling ipv6 and traditional network setup did not fix it. I even tried different kernels but always slow :( (Distributions)

5
LXer: Distributed Replicated Storage Across Four Nodes With GlusterFS On Fedora 12view story

http://www.linuxquestions.org – Published at LXer: (HowTos)

6
Init Scriptview story

http://forums.opensuse.org – Hi, I manually installed tomcat5 on my server and want it to start directly after booting. I wrote a short Init-script for that: #!/bin/sh ### BEGIN INIT INFO # Provides: tomcat # Required-Start: $network $syslog $remote_fs # Should-Start: $named $syslog $time # Required-Stop: $network $syslog (Distributions)