0
votes
1answer
14 views
Automatic SQL Server 2005 Backup
Guys,
I am not really a DB guy. We don't have any back up servers for our DataBase. There is a need for some kind of back up service which can take production back up daily once in the morning and …
0
votes
0answers
23 views
Installing libssh2 [closed]
Does anyone know how to install libssh2 into php on a windows environment?
0
votes
0answers
85 views
how do you view all threads running on Linux? [closed]
I've used 'top', but I need a tool that can give me an arbitrary-time history of threads that have executed on my system (CentOS 5.4)?
0
votes
0answers
59 views
My previous team member “replicated” a database on a server onto another server. But now it’s not in sync anymore. [closed]
Database 1 is a regular database server.
He replicated it to Database 2...a direct clone. Master-Master.
They are in "sync" all the time. They each have 40 million rows.
Today, Database 2 is …
0
votes
0answers
26 views
Windows server 2008 x86 install fails [closed]
A students install is failing after he enters the key with error
"Windows installation has encountered an error and needs to be restarted"
It seems a few people have run into this
…
4
votes
0answers
522 views
What tool or scripts do you use to audit a Linux box? [closed]
I use the following tools for my auditing needs
A) System Auditing and Hardening (One time)
1) Linux Security Auditing Tool (Security centric,Text based output )
2) Dmidecode ( Retrieves info from …
-1
votes
0answers
46 views
Apache SSL Configuration [closed]
I tried to configured the SSL using keytool and i have successfully import the root ca cert but when i try to import my ssl cert i encountered this error Unsupported Encoding?Can anyone guide me how …
0
votes
0answers
46 views
harware spec for vmware server [closed]
I'm considering buying a server for my home network to run vmware server, I use a number of virtuals for testing and web development (sharepoint, ie 6, 32bit windows, linux etc) and running …
0
votes
0answers
56 views
Apache .htaccess trick to authenticate only once for all subdomains? [closed]
I'm using something like this in .htaccess file to restrict access to the website:
AuthUserFile /some/directory/.passwd
AuthGroupFile /dev/null
AuthName EnterPassword
AuthType Basic
require …
0
votes
0answers
18 views
Module feature not shown in iis7 manager [closed]
When I open the iis7 manager (on vista ultimate) i see a lot of feature icons displayed like .NET compilation, ISAPI filters. But I do not see the Module icon. Where is it determined what I see in …
-1
votes
0answers
77 views
subdomains vs multiple domain names [closed]
I have the domain name for www.deannolan.co.uk
I am looking to use it as a landing page that will allow people to goto 1 of 2 sections of my site (both having seperate blogs).
So I have the idea I …
0
votes
0answers
204 views
SQL Server - remove a primary logfile without downtime [closed]
I have a MDF and LDF on the same drive, and the drive is almost out of space. I have a second drive in the same server, and I'd like to move the LDF file to that drive. I know that I can detach and …
0
votes
0answers
52 views
How to created a CNAME for a domain’s root name [closed]
I'd like to set a domain's root name to a CNAME instead of the usual A record.
Here's a perfect example of what I'm trying to do:
dig lrnskls.com
Notice the answer section:
;; ANSWER SECTION:
…
0
votes
0answers
47 views
Tripwire and alternatives [closed]
Hi,
I'm wondering if anybody could guide me here. I have 3 dedicated linux servers and want to install tripwire in order to track changes in the key files/folders in the filesystem
Initial research …
1
vote
0answers
44 views
Real life SELinux security example? [closed]
Can anyone give a real life example of where SELinux saved their security bacon? (or AppArmour if you wish). If not your own, a pointer to someone with a credible experience?
Not a lab test, not a …
