You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
🏠
Working from home
Harisfazillah Jamel
linuxmalaysia
🏠
Working from home
I am a public speaker, small business owner, and volunteer currently living in Kuala Lumpur, Malaysia. My interests range from technology to entrepreneurship.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Resize root partition by removing the default /home partition) on CentOS 8
Resize root partition by removing the default /home partition) on CentOS 8
This requires you to be able to ssh into the instance using the root user account and that no services be running as users out of /home on the target machine. You can check this by command fuser /home
The examples are from a default installation with no customation-you NEED to know what you're working with for volumes/partitions to not horribly break things. Use this at your own risk. *** AT YOUR OWN RISK ***. Im only tested this on Centos 8 of mine.
By default, CentOS 8 uses XFS for the file system and Logical Volume Manager (LVM), creating 3 partitions: /,/home and /boot. Check with df -h and du -h of /home to make sure the space is enough.
Step 1 - Copy /home Contents
To backup the contents of /home, do the following:
Installing And Setup Streamsets Data Collector Using Podman For Centos 8
Installing And Setup Streamsets Using Podman For Centos 8
StreamSets Data Collector is open source software for building dataflows quickly and easily, spanning on-premises, multi-cloud and edge infrastructure.
It has an advanced and easy to use User Interface that allows data scientists, developers and data infrastructure teams easily create data pipelines in a fraction of the time typically required to create complex ingest scenarios.
Bash script to load to postgresql shpfile epsg4742
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Platform Kubernetes Setempat Untuk Elastic Cloud Kubernetes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Filebeat For Iptables Centos 7 And Iptables using UFW For Ubuntu 18.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Demo use case: integrating a COVID-19 tracker API with the Elastic Stack plus story telling with Kibana
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters