Why my drive is slow

First, check to make sure write cache is enabled. On Centos, you type

hdparm -I /dev/sda

Then to enable it, you type

hdparm -W1 /dev/sda

 

 

Bu mövzu kifayət qədər köməkçi oldu?

 Çap

Digər başlıqlar

How to compile kernel with RocketRaid 2640 RAID Cards

1. yum install kernel update you want2. wget...

How do I assign additional IP addresses in RedHat/CentOS?

If you are using CPanel, you should add the IP addresses through WHM.  Do not follow...

How to set date/time permanently on Centos/RH/Fedora

First you need to ssh to the server and be root and then do these step by step: 1. Set the...

Fix WHM/cPanel cPHulk Brute Force Protection Lock Out Via SSH

ssh to the server and login as root then type   mkdir /home/cphulkchmod 777...

How to re-install Centos yourself remotely

NOTE: This is only for Dedicated Servers. All VPS, go to client area.Assuming you currently have...