8
Need some help with ZSHview story

http://crunchbang.org – I copypastad some different ZSH related things from the web and ended up with this mess:# .zshrc # Author: Piotr Karbowski <piotr.karbowski@gmail.com> # License: beerware. # Basic zsh config. umask 077 ZDOTDIR=${ZDOTDIR:-${HOME}} ZSHDDIR="${HOME}/.config/zsh.d" HISTFILE="${ZDOTDIR}/.zsh_history" HISTSIZE='10000' SAVEHIST="${HISTSIZE}" export EDITOR=&q (HowTos)

8
Empathy/Gabble Internal Error on Facebook Connectview story

https://bbs.archlinux.org – After updating to Gnome 3.8 Empathy will no longer connect to Facebook throwing up an "internal error" message. Downgrading to empathy 3.6 fixes the issue immediately, although the issue appears to be caused by gabble as switching on Facebook disables all other gabble accounts and seems to segfault-close gabble altogether. (HowTos)

8
Android Socket Server for Online Gamingview story

http://stackoverflow.com – I am trying to create a muti player game for android that requires a server which uses socket based communication method. (HowTos)

8
Can't configure nameserversview story

http://forums.cpanel.net – Hi everyone, I've been working on a website for the past week and I'm totally new to hosting/domains/nameservers and so on. (HowTos)

8
ASSP Deluxe Cpanelview story

http://forums.cpanel.net – Hi guys, Can someone just inform me if this is possible. Can I install this :/http://www.grscripts.com/howto130.html Install or uninstall ASSP deluxe for cPanel , the cPanel frontage for ASSP And skip the part of the WHM plugin and then install the plugin at a later stage? (HowTos)

8
Is it possible to create a RHEL 5.7 channel based on updated (5.9) RHEL channels in Satellite?view story

http://serverfault.com – I would however like to kickstart new servers based on RHEL 5.7. Both official Red Hat channels in Satellite are already updated to RHEL 5.9 and RHEL 6.4 though. Red Hat Enterprise Linux (v. 5 for 64-bit x86_64) Red Hat Enterprise Linux Server (v. (HowTos)

8
Mapping URL params to servers dynamically in haproxyview story

http://serverfault.com – I want to use haproxy to map incoming URLs to different back-ends based on URL parts in a wildcard style for example a request to http://x.com/a/<anything> would be proxied (not redirected) to http://<anything>.x.com/. I can do it for statically named path components like this: frontend xyz 192.168.1.1:80 acl is_z path_beg /a/z use_backend z if is_z default_backend cluste (HowTos)

8
SimCity Arrives On Mac June 11, 1.3M PC Copies Sold So Far Despite Connection Requirementsview story

http://techcrunch.com – SimCity is making its way to Mac, as promised, but now EA has put a specific date on when that will happen. (IT news)

8
Managing the "DNS Zone Template" in Plesk / Parallels 11.0.9view story

http://serverfault.com – I have a (dv) Dedicated Virtual hosting environment running Plesk 11 at Media Temple. I am able to control the Default DNS Zone Template used to create new virtual hosts as I add customers. Forgive my naivety, but my question is: do I need the NS, A and AAAA records for ns.<domain>. in the template? None of my customers will be running their own name servers at NS.<domain>. (HowTos)

8
How to automate operating system image restoration?view story

http://serverfault.com – Consider a "lab" which consists of numerous Windows Server 2008 R2 servers running anything from web servers to a database. The lab may be used for performance testing. In order to have comparable results, one may need to restore the environment to a pristine condition before deploying the software to the lab and performing the tests. (HowTos)