5
Steam Linux Support Page Launched, Official Support for Ubuntu 12.04 with Unity Desktopview story

http://www.ubuntuvibes.com – A new Steam for Linux troubleshooting and support page has been launched. This page contains a number of guides on installing correct graphics drivers, updating repositories etc. Currently, Steam for Linux supports Ubuntu 12.04 LTS with the Unity desktop only. (HowTos)

5
What happened to FWN?view story

http://forums.fedoraforum.org – The latest Fedora Weekly News is from August. What happened? https://fedoraproject.org/wiki/FWN/I...WN/LatestIssue (HowTos)

5
fink hangs while compiling Octave on OS Xview story

http://serverfault.com – Disclaimer: I'm totally new to Fink. I'm trying to install Octave (Matlab open source clone) on Mountain Lion using Fink, following instructions at http://wiki.octave.org/Octave_for_MacOS_X It's a new installation of Fink, and I've also installed X11 per instructions. I'm using this command (which I believe is correct since everything's 64 bit now): sudo fink install octave-atlas It's hangin (HowTos)

5
Synchronizing persistent tmux loginctl session ID with new sessionview story

https://bbs.archlinux.org – Hey all. Does anyone else have the issue with a persistent tmux session losing it's 'active' session status with loginctl after restarting the window manager (monsterwm in this case, logging in automatically on VT1 per the wiki)? This causes issues with udisks mounting priviliges. (HowTos)

5
MapGuideview story

http://forums.cpanel.net – Hi, Does cPanel support MapGuide? >> wiki.osgeo.org/wiki/Building_MapGuide_on_CentOS_5 Thank you :) (HowTos)

5
HP Compaq 6710 - Strange network problemsview story

http://www.unix.com – Hi gurus, I am experiencing strange networks problems. I am trying to teather internet from HTC Desire S with Android. (HowTos)

5
Ubuntu Weekly Newsletter Issue 290view story

http://ubuntuforums.org – Welcome to the Ubuntu Weekly Newsletter, Issue 290 for the week October 29 - November - 4, 2012. Links to UWN Wiki page: https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Issue290 In This Issue Raring Ubuntu Developer Summit Complete! Call for IRC Operators Ubuntu Stats LoCo News Canonical Design Team: Ubuntu: Designing for a good purpose Benjamin Kerensa: On Privacy and Unity Barneedhar: Ask Ubun (Hardware)

5
[xubuntu] Xubuntu wireless and mobile broadband setupview story

http://ubuntuforums.org – Hi there, I just downloaded xubuntu 12.10 as I was advised to that instead of Ubuntu because it's lighter. I can't seem to be able to activate my wireless. My computer is Lenovo X100e and the wireless driver model is Realtek 802.11bgn. I checked on the wiki and Realtek is one of those supported by Ubuntu. I don't seem to know what's going on! (Hardware)

5
DNS, domain, firewall issue on port 8090view story

http://serverfault.com – I have a server running Jira and Confluence. Jira @ http://jira.domain.com:8080 Confluence @ http://wiki.domain.com:8090 I can reach the applications from the server, from my home pc. But on my work pc only Jira is accessible. (HowTos)

5
Double try_files to solve the nginx's "No input file specified" issueview story

http://serverfault.com – I am following the nginx's wiki (http://wiki.nginx.org/WordPress) to setup my wordpress location / { try_files $uri $uri/ /index.php?$args; } By using the above lines, when a static file which is not found it will redirect to index.php of wordpress, that is okay but.. Problem: When I request an non-existence php script, e.g. (HowTos)