Unable to mount or check XFS filesystem
xfs_repair -L /dev/centos-home
.png)
How To Install Server, Networking, and Programming
Error like this:
HDD error: print_req_error: critical medium error, dev sdb, sector xx
Try this one:
1. Reboot use gparted
2. sudo su
3. fdisk -l for lookup error disk, example /dev/mapper/PC--vg-root
4. fsck -f /dev/PC--vg-root (repeat until error gone)
5. e2fsck -fccky /dev/PC--vg-root
6. finish and attach this disk on other fresh install OS
Show used memory for apache process
ps aux | grep 'httpd' | awk '{print $6/1024 " MB";}'
And for resume:
ps -ylC httpd --sort:rss | awk '{sum+=$8; ++n} END {print "Tot="sum"("n")";print "Avg="sum"/"n"="sum/n/1024"MB"}'
Unable to mount or check XFS filesystem
Integrasi Codeigniter+CKEditor+KCFinder
Discover Just How Hackers Will Determine Your Password
Squid: WARNING! Your cache is running out of filedescriptors
Web Server NginX+PHP (Fast CGI)+PostgreSQL On Centos 5
Error Bad Sector Ubuntu
Install CYGWIN SSHD for Windows
Optimization Moodle HTTPD For Centos
SQL Quiz 2
How to display process with specific memory and processor linux
© Copyright 2014 Talk About Server | Managed By Jaringan Kantor