Skip to main content

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.

0 votes
1 answer
69 views

Karpenter consolidation happening on non-scheduled time

Recently I have upgraded Karpenter version to v0.34.0 and along with that disruption feature comes where we can schedule the node consolidation to specific hours. I have added the disruption policy ...
Akshay Rathi's user avatar
0 votes
1 answer
34 views

Excluding all files that begin with X in .htaccess maintenance mode redirect

Here's my maintenance mode redirect: # MAINTENANCE-PAGE REDIRECT <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{REMOTE_ADDR} !^0\.0\.0\.0 RewriteCond %{REQUEST_URI} !\.(jpe?g?|png|...
DumbDumbStack's user avatar
0 votes
0 answers
99 views

Disabling unnecessary Apache modules for simplicity and performance

I noticed that my simple LAMP application does not need most of the default modules the official Docker PHP-Apache image bundles by default: a2dismod -f access_compat auth_basic authn_core authn_file ...
Pere's user avatar
  • 141
0 votes
2 answers
2k views

Red Hat Enterprise 7.4 End-of-Life status

I would like to get a definitive and authorized answer on the end-of-life of RHEL 7.4. I tried to find information via https://access.redhat.com/support/policy/updates/errata#...
user1192748's user avatar
0 votes
1 answer
161 views

DNS redirecting to mantainance page during planned mantainance - what happens to google indexing?

We are planning a mantainance that could take down the services for a whole day. I would like therefore to show a mantainance page, explaining the issue and providing additional info/links. During ...
jacopo3001's user avatar
1 vote
1 answer
1k views

Is there a simple way in Azure to redirect all HTTP(S) requests to a "server down" status page?

I have a web server (Windows/IIS) hosting various web applications running as a VM on Azure. Now, I'll need to do some maintenance on the web server, which will involve shutting down and reconfiguring ...
Heinzi's user avatar
  • 2,269
2 votes
1 answer
3k views

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 ...
Codemonkey's user avatar
  • 1,148
33 votes
7 answers
27k views

Does a server need a GPU?

Do I need a GPU on a text and console only server? No GPU as in no iGPU and dGPU. Im going to be using SSH, so I dont need a display out. Im using Linux, but the OS shouldn't affect the results
tymur999's user avatar
  • 517
1 vote
1 answer
212 views

Server maintenance landing page - can it be on HTTP?

We are running two accounting systems on ruby on rails and sometimes we have to do maintenance tasks which cause downtimes, or just that they are simpler to do with downtimes. i.a. This week we where ...
agvald's user avatar
  • 13
1 vote
1 answer
2k views

One custom maintenance page for all errors (Nginx)

I want to show one custom maintenance page for all errors. What code should I put to my nginx setting below? and the file of my nginx setting is located at /etc/nginx/conf.d/default.conf. server { ...
Super Kai - Kazuya Ito's user avatar
1 vote
1 answer
428 views

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 ...
Siddharth Sood's user avatar
-3 votes
2 answers
2k views

Ways to find out if an old server is still in use?

I received a list of 200 servers on the internal domain and I am tasked with determining if they could be end of life. Unfortunately, I've only worked here a month, so I do not know what most of these ...
Fire Starter's user avatar
1 vote
0 answers
830 views

nginx putting site into maintenance either blocks the maintenance file or still allows all files

I'm running a simple nginx server with php-fpm to serve my pages for me. I've been trying to put it into maintenance mode by redirecting all requests to 503 and then using a custom error page to ...
user avatar
0 votes
1 answer
2k views

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?
ShieldOfSalvation's user avatar
0 votes
2 answers
58 views

Does me hitting the serverfault site during routine maintenance cause the server/sysadmin team issue?

Not sure if this belongs here, but had the thought while trying the hit Stack Overflow during routine maintenance. Does me hitting stackoverflow.com when its down cause issues on the servers? If ...
Dimitrije Vukajlovic's user avatar

15 30 50 per page
1
2 3 4 5
17