Questions tagged [maintenance]

maintenance is keeping hardware and/or software systems in a healthy state by performing tasks such as updating, cleaning or replacing parts.

maintenance is keeping hardware and/or software systems in a healthy state by performing tasks such as updating, cleaning or replacing parts.

245 questions
0
votes
2 answers

How to export a MSSQL table in MSSQL studio express 2005?

is there any way to export a table to a file without any additional tools? I can't install anything on that server.
dan
0
votes
1 answer

How do i archive newly added DB backups?

I'm using Windows Server 2003, Sql-Server 2005 and 7-zip for archiving. Each day maintenance plan adds all DBs to backup and i need to archive those but just those files. How do i create .bat or .vbs script which deletes previous archive adds only…
eugeneK
  • 410
  • 2
  • 8
  • 18
0
votes
1 answer

Advice on keeping cloud server secure? (linux)

I'm able to take a basic linux distro (stable Ubuntu Server) and install everything I need to get my web apps up and running. (Django, Rails, PHP etc...) But after all of that I would appreciate some advice on security. Here is my current…
Todd
  • 121
  • 1
  • 2
0
votes
1 answer

Maintenance Plan Reporting - Append To File - Clean Up?

Background: (SQL Server 2005, Standard Ed.) I have a maintenance plan running backups, taking a full backup 1/day, and t-log every 15 minutes. I have it set to create a text file report of each run, but that creates A LOT of files on the file…
0
votes
2 answers

Realtime MS SQL Database transfer

I have MS SQL 2005 Standard that is used actively (new data is added every minute). I need to transfer it to another server (new hosting provider), without losing the data and without downtime. Is there any way to do it?
user34402
  • 261
  • 1
  • 5
  • 10
0
votes
1 answer

Weekly RAID check affecting my system - any way to mitigate?

I recently got my webhost (Hetzner) to add a paid of 16TB SATA drives to my webserver. Currently using 2.5TB of them. They're RAID 1 mirrored. I also have two 4TB nVME drives with 700GB currently on them, also RAID 1 mirrored. Every week CentOS…
Codemonkey
  • 1,034
  • 2
  • 17
  • 36
0
votes
0 answers

Concurrent ssh connections on control server keep dropping

I'm facing an issue with setup I am using for ocassionally doing maintenance on a bunch of customer servers via remote SSH Following Setup: 1 Control Server X Arbitrary number of Customer servers set up to have a 'service' account connect to my…
Corsair
  • 101
0
votes
0 answers

How to set maintenance page when using apache2.4 as reverse proxy

We are using ProxyPass and ProxyPassReverse to redirect traffic to our application. how can I setup a maintenance page when we are performing deployments. Thanks
0
votes
1 answer

Overriding individual websites hosted in NGINX to show a Maintenance Page

We have an architecture whereby we are hosting multiple sites in NGINX. Each NGINX site has its own config.Each of these sites points to a common codebase but points to a different domain name and its associated SSL. What we want to do is during…
0
votes
1 answer

How do I temporarily pause, stop, block, or deny users from logging into my Windows Server 2016 application server during maintenance?

I have an application server into which multiple users log in daily, but I want to keep them off while I am working on some maintenance tasks. How can I do that?
-1
votes
1 answer

Looking for some useful resources to find out site and server downtime reasons

I have recently started monitoring some server instances at digitalocean, OVH and an independent provider at biznesshosting. The application servers' stacks are based on: CentOS NGINX with Passenger Rails/Ruby Three background job servers with…
-1
votes
1 answer

How to calculate draw power from specs for a UPS

We recently installed some new blade servers and we have 'overloaded' our current UPS (APC Smart UPS 3000). We bought an identical UPS to balance out the load, however, we did not have another 30 Amp socket in our server room to support it. I have…
Justin
  • 1
-1
votes
3 answers

What are these tmp directories for? And IF can they be eliminated, HOW?

I should have included the fact that none of these files are visible from Windows Explorer, and only show when looking for *.tmp at the command line. AND they don't seem to be possible to delete. I thought perhaps someone has encountered this…
datatoo
  • 351
  • 3
  • 12
-1
votes
2 answers

Filesystem check on ext3, debian

How can I perform a filesystem check on ext3 partition on linux? I am looking for a solution that check every file on the filesystem that is it accessible. UPDATE: I would run it on a server without unmounting the drive.
netmano
  • 259
  • 2
  • 12
-1
votes
3 answers

Server Monitoring Options

I'm trying to find the best way to monitor my MS SQL server. I have been using pingdom for my web server and want to look at something else. I have done a lot of googleing but they all seem to be the same. Was hoping someone could tell me their good…
1 2 3
16
17