I have a few virtual servers + desktops that are used for shared development with remote users, including some consultants. Each user has an account with access to most aspects of the server.
I don't want to prevent people from being productive, or track passwords or read emails, but I do want to know when and what files they copy from the virtual…
I have been attempting to create a manifest for installing postgres 9.1 using puppet on a Centos 5 server. I have been trying to adapt the instructions at http://wiki.postgresql.org/wiki/YUM_Installation in order to achieve this and when I go through a manual process, I have been able to.
It would seem to me therefore that a puppet manifest…
I've just got a new domain with GoDaddy. I want to forward email to various addresses to different Gmail addresses.
I can't find this option in the GoDaddy control panel. The clostest thing I can see is a link to buy an email forwarding package. Do they actually charge extra to set up email forwarding!?
Are there any ways to forward it…
Hi,
I am currently using TightVNC to connect to multiple remote hosts in LAN. I start 16 VNC instances, set Scaling by: Auto (in connection options display), set Hextile encoding, and then select all windows and use Tile Horizontally, which covers my entire screen with VNC screens.
It all works sort of nice, except that desktop…
For some reason my laptop has a mind of its own and the Caps Lock tends to come on whenever it feels like it. I thought it was an software issue from that reasoning, but I later cleared the OS and then reinstalled it hoping to fix the problem, but it didn't. Not only does it do that it also comes on and off whenever the letters A,…
I have a following setup:
linux box with postfix configured to be responsible for example.com domain
domain's MX servers are configured so that mail sent to example.com is sent to google mail servers
several user accounts on linux machine exist (same machine also hosts example.com site)
When someone from the outside attempts…
So I recently made some purchases for a new computer including:
Motherboard: Gigabyte GA-EP45-UD3R
CPU : Intel Core2Quad 2.66Ghz
Power Supply: Antec Basiq 500w
UPDATE: I got the Power Supply working, the motherboard's lights come on, the video card fan spins, BUT the CPU fan does NOT spin and there is no video. Whats the…
Hi,
I don't know even if I put the question right, but here's what I'd like to accomplish. I have avoided specifying exact Vmware virtualization product here because I'm not sure which one would be most suitable for the task at hand.
I am developing an application that works in local network. This application has to run on…
What do you think is the best free distraction removing software for Mac? I get distracted very easily and one main feature that it should have is block certain websites but not the internet connection altogether.
Thanks in advance!
I have an Apache reverse proxy set to move requests to a Tomcat Applet. The config is similar to:
<VirtualHost 100.100.100.100:80>
ProxyPass /AppName/App http://1.1.1.1/AppName/App
ProxyPassReverse /AppName/App http://1.1.1.1/AppName/App
</VirtualHost>
I also have a page called summary.html that exists…
I have a spare router and the WiFi is really bad in some places in my house and I was wondering if it was possible to use the spare router connected to Ethernet and not directly connected to the modem.
Thanks in advance!
Ok so question says it all, I want to buy Windows 8 but don't want to shell out 3.5k for buying a new disc, my friend is already having it.
So what I want to know is can I buy an upgrade license which is around 1.99k, and install a clean Windows 8 OS(I want a complete clean install, no upgrading) on my system using my…
I just got a tablet for my Mac and was wondering if there are any good utilities that could be used with it.
I already use Seashore for drawing but I wan't something that isn't for drawing or writing.
Thanks in advance!
I use my computer as a media center and simply love it. It's an older box running XP and it works better than everything else I've tried turning into a media center (Windows 7, Vista, several Linux distros, etc).
The only thing I hate is having to walk to my audio amp to turn the volume up or down. I can use the…
My Laptop is pretty new and today it random shut down on its own. I was surfing the net and the computer shut down on its own (Like losing power, without any warning).
It was the 2nd time, the first time was 3 weeks ago. Btw it happens during cold days. I remember one time I was unable to turn on my laptop at…
for some reason when i press the shift key on my laptop keyboard is mapped to 'ctrl+v' which does a paste. i thought it was the keyboard but then i replaced it with a wireless one,it still gives me the same issue. can someone help me. i cant just turn off the shift key all together because i do need it at…
I have a MacBook (Late '08 13 In. Aluminum) with the Apple provided power adapter. I think it may be failing because
It takes a little moving around with the cable nearest where it connects to the MacBook to get it to charge (small light turns on).
The area of cable nearest the MacBook gets very hot,…
I have a public folder that was used for the wrong reason. Due to some regulations we had to store lots of photos, we're talking at least 7000 photos that are stored based on a location of stores. So for example, each store would send in an email with at least 2 photos of their location, that email…
I have a production server that in the last 24 hours has been hard rebooted 4 times due to freezes. Ping is fine but all other services time-out (Apache, SSHd, etc). I have now diagnosed it to Apache running out of memory due to an exorbitant amount of child processes forking suddenly within seconds…
Hello,
I have a somewhat strange case.
Whenever one of my coworkers executes this line:
show slave status;
from their MySQL clients, it works smoothly. But if I do that, it says:
ERROR 1227 (42000): Access denied; you need the SUPER,REPLICATION CLIENT privilege for this operation
We are all…
I am currently working on a project where I communicate with hardware via a com port on its respective pc(win xp or 7) It is a fairly large project and sifting through the log file can be a bit of pain.
This is my current setup. I use putty to do the actual serial communication, and write it to…