Microsoft
Software
Hardware
Network
Question : Move /srv on RHEL5 backup server to separate LVM LV
I installed this RHEL5 server to comply with Linux FHS, and I made a separate LVM LV for /svr. I just realized that the FHS standard is srv, and RHEL5 installs with an /srv by default, so it is on my root LVM LV.
What would be the easiest way to make my separate LV, currently and erroneously named /svr into the system's /srv, which is at the moment empty? I don't mind emptying the /svr LV, too, because I am still testing different rsnapshot configs.
Answer : Move /srv on RHEL5 backup server to separate LVM LV
very easy:
as root:
cd /
umount /svr
rdmir /svr
mkdir /srv
vi /etc/fstab
Change /svr to /srv and save
mount /srv
Random Solutions
limit and offset clauses
Using Form Fields to Launch Query
Client does not have permissions to send as this sender
Controlling logins to remote desktop
I want to output a report of my users mailboxes size by OU or attribute using powershell
SQL Server 2005 cube processing error
How can I validate a string?
Export Access Table into DBF, Decimal Problem
Close Outlook via Access VBA
CHR(x) for a comma , need x