I'm using OSX 10.8.1 in combination with iTerm2, zsh and tmux via Homebrew.
The beginning of my ~/.tmux.conf file looks like this:
set -g prefix C-a
unbind C-b
bind-key a send-prefix
set -sg escape-time 1
When I start tmux and press C-a c, nothing happens.
When I spam C-a c fast enough then some new tabs open up, but not the equivalent count of…
I have question, does anyone try to set up a webserver (debian) using virtualbox (x64) ?
Right now i have few servers in KVM (x64) but i think it work slowly...
Can i get something more (faster, performance) using virtualbox (x64)?
On my home installation it looks very fast.
Should i move to vbox against kvm ?
I'm looking for answer from…
Since I moved my computer
there's no display when I plug my screen in the video card
but works fine in the mother board.
I tried reseting the cmos, but I still have the same problem.
The fans are spining and there's a light from the card. I tried the DVI ports and the HDMI
Here's my build. I have it for 2 months and everything was working…
This is on linux, connecting to linux servers:
I love mosh, but it doesn't support port forwarding, and likely won't for a while since it's been almost a year now and it hasn't happened yet.
port forwarding over ssh is great, but because my laptop moves between networks several times a day, my ssh sessions die, and so do the port…
Welcome,
Any idea how can i create "virtual" listening port on my Ubuntu computer porting for remote IP ?
I mean, something like this.
When i write telnet 127.0.0.1 555
I want get connection to computer 192.168.0.21 on port 555 (where i have my server).
Any idea ?
I'm looking for a very cheap machine to run a linux distro for security(anti-thief) software. I would like to be able to connect to the network and a couple of webcams. May be ip-webcams or usb-webcams.
The idea is having a machine with batteryes, laptop style, but there is no need to have a display/monitor attatched all the time.…
I have a hard time finding a good question title - let me just show you what I have and what the desired outcome is. I hope this can be done in SQL (I have SQL Server 2008).
1) I have a table called Contacts and in that table I have fields like these:
FirstName, LastName, CompanyName
2) Some demo data:
FirstName LastName…
Send your tweets @soacommunity #soacommunity and follow us at http://twitter.com/soacommunity
SOA Community Deploying Fusion Order Demo on 11.1.1.6 by Antony Reynolds http://wp.me/p10C8u-vA
leonsmiers ?Cant wait to test it >> 't waiRT @OracleSOA: Case Management patterns,…
Tech Cast Live - Java and Oracle, One Year Later - February 15th 10AM PST (Oracle Technology Network Blog (aka TechBlog))
(tags: ping.fm)
The impact of IT decisions on organizational culture - O'Reilly Radar
"While I believe we recognize the…
Plus, Andrew Lock offers a small business marketing lesson on solution selling and an interview with business success coach, Marc Accetta on the value of edutainment.
Mise à jour du 04/05/10 (Marc)
Téléchargez Microsoft Sharepoint Server 2010 Beta en français gratuitement
Microsoft nous gratifie de plusieurs sorties de taille ces derniers jours, entre l'arrivée de Silverlight 4 et de la version bêta d'Office 2010.
C'est donc tout naturellement que l'éditeur propose également,…
Microsoft a doublé le nombre de ses clients SaaS en France
Depuis l'été dernier avec 1,2 million d'utilisateurs
A l'occasion de la deuxième journée des TechDays 2011 (placés sous le signe du Cloud), Microsoft met l'accent sur le rôle d'accélérateur de « l'entreprise numérique » joué par les technologies…
Le Gouvernement français fait le choix du Logiciel Libre pour l'Etat
Que pensez-vous de cette décision ?
Edit de Gordon Fowler, le 27/09/12 : ajout des avantages, des limites et des questions de la circulaire
Dans une circulaire adressée à tous les membres du gouvernement intitulée "Orientations pour…
I've been racking my brain (android newbie here, so not hard to do) for awhile trying to figure out how to accomplish this: Desired Layout using a RelativeLayout or something other than AbsoluteLayout which is what this was created with. I'm coming from a Windows programming background where the…
some of my users are expieriencing problems when they try to download a report, the download just hangs on 0%, restarting IE usually fixes the problem.
why does this happen?
i am using ASP.NET MVC (v1), the my action looks like this
<Authorize()> _…
I need to embed arbitrary (syntactically valid) XML documents within a wrapper XML document. The embedded documents are to be regarded as mere text, they do not need to be parseable when parsing the wrapper document.
I know about the "CDATA trick", but I…