5
Install LibreOffice 3.6.0 Final in Ubuntuview story

http://ubuntuguide.net – LibreOffice 3.6.0 final was released on Aug 8, 2012. It contains many exciting new features, improvements and bug fixes. Read new features This simple tutorial shows how to install LibreOffice 3.6.0 in Ubuntu. (HowTos)

5
Anyone tried Gitlab on Arch?view story

https://bbs.archlinux.org – I finally got it working, here are some of the changes I made.Change line 7 in ~/.bundler/ruby/1.9.1/pygments.rb-2cada028da50/lib/pygments/ffi.rb (the pygments.rb directory might be a little different, I'm not sure)def start(pygments_path = nil, opts = {})to:def start(pygments_path = nil, opts = {:python_exe => 'python2.7'})Install and start redis.pacman -S redis rc.d start redis (HowTos)

5
Using PHP5-FPM With Apache2 On CentOS 6.3view story

http://www.howtoforge.com – Using PHP5-FPM With Apache2 On CentOS 6.3 This tutorial shows how you can install an Apache2 webserver on a CentOS 6.3 server with PHP5 (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites. (HowTos)

5
Install Cinnamon the Mint Desktop in Ubuntu 12.04/11.10view story

http://ubuntuguide.net – Cinnamon is the default desktop environment in the new Linux Mint 13. It’s a fork of Gnome Shell that brings the classic Gnome 2 feel. This simple tutorial will show you how to install the latest stable version of cinnamon desktop. For now the latest cinnamon is version 1.4. (HowTos)

5
Bcache howto?view story

http://forums.fedoraforum.org – Howdy, Has anyone created a bcache howto guide? There is a life long thread over here: http://forums.fedoraforum.org/archiv.../t-256068.html :blink: Cheers, H. (HowTos)

4
Xen "mixed networking" Debian Dom0 howto?view story

http://serverfault.com – I have a Debian Squeeze Dom0 with two DomU's already configured using the xen network bridge scripts (with public ip's) works fine. I now want to setup "eth1" on both DomU's in routed mode with private ip ranges (no external access required on this interface). How do I set this up on the Dom0 without affecting the existing bridge setup? (HowTos)

5
The Perfect Desktop - Linux Mint 13 XFCEview story

http://www.howtoforge.com – The Perfect Desktop - Linux Mint 13 XFCE This tutorial shows how you can set up a Linux Mint 13 (Maya) desktop (with the XFCE desktop) that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. (HowTos)

5
Install Thunderbird 15 Beta with Ubuntu One Supportview story

http://ubuntuguide.net – This simple tutorial will show you how to install thunderbird 15 beta 1 in Ubuntu 12.04, 11.10, 11.04 and 10.04 from ppa. Thunderbird 15 Beta 1 was released few days ago with new feature Ubuntu One support. (HowTos)

5
Repository questionview story

http://forums.fedoraforum.org – I'm running Fedora 17 upgraded from 16 using preupgrade. All references for repositories shown in Apper refer to Fedora 16. Is this a problem? Howto correct?:confused: (HowTos)

5
nginx: How To Block Exploits, SQL Injections, File Injections, Spam, User Agents, Etc.view story

http://www.howtoforge.com – nginx: How To Block Exploits, SQL Injections, File Injections, Spam, User Agents, Etc. This short article explains how you can block the most common exploits, SQL injections, file injections, spam and user agents used by hackers and bandwidth hoggers from your nginx vhosts with some simple configuration directives. (HowTos)