I hereby claim:
- I am runchranda on github.
- I am f4rhana (https://keybase.io/f4rhana) on keybase.
- I have a public key whose fingerprint is 2E26 A06D BA19 49AB AE39 51D8 825F 7FCD 286D 2B5E
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Elasticsearch Directory Move Into New Partition (Example /home)
***Login as root or any user that NOT using /home
***Stop elasticsearch service
***Make sure SELINUX is permissive mode. View file /etc/selinux/config
To backup the contents of /home, do the following: mkdir /newhome cp -rfp /home/* /newhome