Hi,
Is there a one-liner that grants the SELECT permissions to a new user postgresql?
Something that would implement the following pseudo-code:
GRANT SELECT ON TABLE * TO my_new_user;
My work setup relies on old Windows XP. Now, when Windows XP isn't supported by new hardware, it's getting harder and harder to buy a notebook on which Windows XP can run natively with all essential hardware (wireless cards, graphics, sound etc).
Since I don't expect my personal setup to turn away from Windows XP any time soon, I'm investigating…
I am trying to recover data from a bad Seagate 1TB hard drive in a 2010 iMac. One day the iMac wouldn't boot (stuck at gray screen on startup). I removed the hard drive from the iMac and connected it to a MacBook using a 3.5" HDD to USB adapter. The hard drive wouldn't mount but it did display in Disk Utility that that there were 2 partitions on…
We have an interesting issue with one of our server shares, or possibly, our Win 7 desktops.
When our users try to save files in a sub folder, either via copy/paste or through an application, to a mapped drive on our DC they receive an error saying "Path not found". They can however browse this folder and open files from it. This is where the…
I'm having trouble getting a subdomain working for an Apache Linux Install. Following is what I've configured:
DNS:
connect.goneglobal.com.
CNAME
54.251.35.112
Apache httpd.conf:
<VirtualHost *:80>
DocumentRoot /var/www/html/connect.goneglobal.com
ServerName connect.goneglobal.com
</VirtualHost>
restart httpd - this…
I'm looking for a free app that will let me control itunes from the menu bar on OSX. Just simple controls, play, stop, pause, etc, doesn't have to be anything fancy.
Are there any desktop antivirus products suitable for use in an enterprise environment without a Windows server?
We're currently using McAfee for our Windows desktops but to get updates and alerts with the latest version it looks like you need to be running their EPO server software. I'd like to avoid the cost of hardware and Windows…
I've got SQL server running on a machine which is not in a domain, and which is not operating in mixed mode (it's running with "Windows Authentication").
I'm trying to connect to it from a Linux web server running freetds via TCP/IP, using NTLM to authenticate.
The firewall on the SQL server is very restrictive. 1433 is open to my…
I just purchased a ASRock ION 330-HT-BD to use as my new Media Center. Sadly I still have a crappy standard-def old tube TV for the foreseeable future.
The TV has Coax & Composite (Red, White, Yellow) inputs, and my new MediaCenterr has HDMI & VGA outputs.
So my question is, how do I hook up the two together!
All of the…
Hey
My company needs to create a network link between two buildings.
Currently we have a cat5e network in one building and would like to connect some computers(about 15) in our second building to the main network in the first building.
The distance between the two buildings is 30 metres. The 30 metres means going through a wall…
I'm trying to set up a redundant connection for our web hosting servers. I have a BGP-capable router connecting two lines from two separate ISP's, one fiber (primary), one DSL (failover). I've already confirmed that I can push routes into the DSL ISP's system, so long as they aren't malicious. My question is, what do I need to do…
My work setup relies on old Windows XP. Now, when Windows XP isn't supported by new hardware, it's getting harder and harder to buy a notebook on which Windows XP can run natively with all essential hardware (wireless cards, graphics, sound etc).
Since I don't expect my personal setup to turn away from Windows XP any time soon,…
I recently upgraded computers to Windows 7 Professional and am running IIS7. When I'm on my computer I can easily access localhost through my web browser but when I try from another computer on my network (replacing localhost with my computer name) it doesn't work. I also tried using "computername.domain.com" and still no luck. I…
I am trying to setup an azure VM with proper DNS to allow multiple cloud services to communicate across cloud service boundaries.
As I understand it, I need to provide my own DNS server. I do not have any on-premise infrastructure, so I am trying to configure an Azure VM to act as my DNS.
This SO question…
Many of our users have their Home folder set as Available Offline. Their Windows 7 laptops will not be back on our network for a few weeks. In the mean time, we're setting up new servers and reorganizing our files, so the network path to the Home folder is going to be completely different.
Based on some…
Hi
We are looking to setup a 3 node Hyper-V cluster with live migration and failover using:
3 x Dell R710's with dual quad core Xeon & 128 GB RAM & 6 NICs in each
1 x Dell MD 3220i SAN
We will be running this setup from a data center and so co-locating our kit.
Can anybody explain how we should…
We have a small number of citrix servers that all have office installed. Only a small subset of users have access to office. Everyone is set to open office documents with the free viewers on the Citrix servers. We control access to office through NTFS permissions. We now have a large number of users who…
Here's the timeline of events.
Had a running MBP 17 Early 2011 Thunderbolt with OWC Mercury Extreme Pro SSD 115GB drive.
Installed Windows 7 via bootcamp. I have done this multiple times before and every time I need to format the bootcamp partition before installing. I think this time I actually deleted…
I'm new to the Mac world and tried both MSN Messenger for Mac (7.0 and 8.0 beta) as well as Adium to connect to the Windows network. I've enable 'Allow all incoming connections' in the Firewall settings. Windows Live Messenger works fine when connecting through the same router on my Windows laptop. I've…
I want a colleague of mine to send me a sensitive MS-Word document via e-mail. Since Word's encryption is questionable, I would like to encrypt the file using a passphrase.
Do you know of any user-friendly encryption tool that a novice user can easily use? I wouldn't like to prompt for keys or anything…
I just went to run cruisecontrol only to find that it's already running when I thought it shut itself down. For some reason I can't find the pid for cruisecontrol with ps -e in order to use kill. How can I kill this?
I have a hosted webapp which requests data from a REST webservice in our office. Each page calls one (or several) webservices, which go from our host, via our firewall (a Watchguard Firebox) to a server in our office.
All of a sudden, the app has dramatically slowed. We have determined that the…
Hi,
I have an Amazon EC2 instance that is using an instance-store as its root device. It has no EBS volumes attached to it. It has a database and a running web application on it. If I understand correctly this is a bad setup as I would lose all the data on the instance if it were to reboot. I…
I have two video cards installed in a Dell Optiplex 745. The PCI card is from 2001 and I was hoping to be able to install it, allowing me to have 3 monitors. The Radeon is already running two itself. The problem is that when I boot the box with default BIOS settings the PCI card displays video…
How do you replace the Passenger Application failed to load error messages. They are lovely, but I'd rather not display them when we move our application to production. It'd be better to just show them on the dev box and maintenance page on the live site.
For clarification, this is the call…