All Questions

Filter by
Sorted by
Tagged with
5 votes
2 answers
6k views

Configuring RAID on a VM Host for best performance of multiple Virtual Machines

What is the best way to configure disks in a VMWare server that will be hosting multiple machines? A single RAID 5 array hosting multiple VMs would provide good throughput but means all VMs are ...
DrStalker's user avatar
  • 6,976
35 votes
6 answers
89k views

Restrict Apache to only allow access using SSL for some directories

I have an Apache 2.2 server with an SSL certificate hosting several services that should be only access using SSL. ie: https://myserver.com/topsecret/ should be allowed while http://myserver.com/...
DrStalker's user avatar
  • 6,976
9 votes
9 answers
7k views

Freeing up memory (RAM) on Ubuntu 8.04 Server [duplicate]

I run an Ubuntu 8.04 on a Slicehost virtual server with some lightweight server apps - apache22, svnserve, mysql, and proftpd. The only serious service limitation is RAM - 256MB is what I'm paying for....
user avatar
9 votes
3 answers
21k views

Why does Cisco IOS require domain-name to be set before SSH keys can be generated?

Is there a technical reason why IOS requires the device's domain-name to be set (via ip domain-name) before an SSH key can be generated? Is the domain-name used in any way in the generation of the ...
Daniel Papasian's user avatar
7 votes
2 answers
10k views

Why does my global address book take up to a day to update when adding or removing users?

I'm currently an admin at a company and am part of a windows domain with two Primary Domain Controllers in different locations connected via a vpn, There is at least one backup domain controller in ...
reconbot's user avatar
  • 2,455
4 votes
2 answers
2k views

Mac WebDAV Connection Read-Only Issue on Windows Server 2008 WebDAV Folder

I set up Windows Server 2008 (x64) and installed the WebDAV extension to IIS 7 (also x64) and created a WebDAV share. I also created a self-signed certificate and enabled HTTPS on the box - requiring ...
cpuguru's user avatar
  • 401
17 votes
5 answers
5k views

Managing iptables rules in Linux

I have a lot of rules for my iptables setup (routing, ssh bans etc) I also picked up a list of IP's to ban from here http://blacklist.linuxadmin.org and now its getting really complicated. My /etc/...
user avatar
15 votes
7 answers
34k views

SQL Server restore a backup results in an error

I have a database in dev (SQL Server 2005 on Windows Server 2008) that I need to move to prod (SQL Server 2000 on Windows Server 2003). My process is as follows: Login to dev, open SQL Server ...
Mario's user avatar
  • 321
8 votes
2 answers
2k views

Backup SQL Server to a Network Share

How do you backup an SQL Server Database to a Network Share?
Daniel O's user avatar
  • 1,075
15 votes
5 answers
305 views

ubuntu servers - what do i need to do to keep it uptodate

I am setting up an ubuntu server and want to know what I should be doing on it regularly. apt-get update/upgrade seems obvious. Is there a glsa check for example? Anything else I should be running? ...
Chris Kimpton's user avatar
25 votes
4 answers
2k views

Amazon EC2 Data Persistence

According to the Amazon EC2 FAQ, when an instance is terminated the data is gone. What steps can I take to preserve data in the event my instance is rebooted? I've been looking into EBS and S3 - would ...
Kyle Cronin's user avatar
  • 1,238
132 votes
8 answers
315k views

How to forcibly close a socket in TIME_WAIT?

I run a particular program on linux which sometimes crashes. If you open it quickly after that, it listens on socket 49201 instead of 49200 as it did the first time. netstat reveals that 49200 is in ...
Rehan's user avatar
  • 1,423
313 votes
8 answers
770k views

How to bind MySQL server to more than one IP address?

Is there a secret way to bind MySQL to more than one IP address? As far as I can see the bind-address parameter in the my.cnf does not support more than one IP and you can't have it more than once.
BlaM's user avatar
  • 3,926
17 votes
4 answers
50k views

Domain pointing to wrong IP address but DNS records seems correct

http://www.example.com points correctly to the IP address of the server where the site is hosted. http://example.com (notice the lack of www) points to a different IP address. The DNS records for ...
24 votes
9 answers
63k views

SQL Server to SQL Server linked server setup

Please explain what is required to set up a SQL Server linked server. Server A is SQL 2005 Windows logins only . Server B is the same (SQL 2005 Windows logins only) . Server A runs Windows XP . Server ...
ScottStonehouse's user avatar
147 votes
9 answers
246k views

How to dump a Microsoft SQL Server database to a SQL script?

Is there any way to export a Microsoft SQL Server database to a SQL script? I'm looking for something which behaves similarly to mysqldump, taking a database name, and producing a single script which ...
Matt Sheppard's user avatar
5 votes
2 answers
2k views

Managing consistent mounting of external USB hard drives in Linux (CentOS 5)

I have configured a server with CentOS 5.2 and am now working out a backup strategy. I plan on using Amanda as the backup application. Additionally, I am leaning towards using some USB hard drives for ...
Loren Charnley's user avatar
7 votes
3 answers
4k views

Installing IIS on Win Server 2003 without the installation CD?

The title says most of it. I have a VM running Windows Server 2003. While setting it up, I didn't install IIS. Now I need it and the installation ISO I installed from is on another machine that I don'...
shsteimer's user avatar
  • 171
58 votes
15 answers
7k views

Is there a site that can track all the domain names I own?

I've been using a spreadsheet to keep track of domain names. Is there a web service anywhere that maintains a domain name database and tracks all the domains we own? The most important feature is that ...
Joel Spolsky's user avatar
  • 3,686

15 30 50 per page
1
6473 6474 6475 6476
6477