How do fsck at corrupted vm guest in Oracle OVM or Xen Server from vm images.
Hello guys! Sometimes after an incident in Oracle OVM could be that some virtual machines will go in corrupted and it will need to do an fsck about one o… Read more »
Hello guys! Sometimes after an incident in Oracle OVM could be that some virtual machines will go in corrupted and it will need to do an fsck about one o… Read more »
When try to update the kernel of Ubuntu and you’ve antivirus McAfee agent installed, you can have this error : The antivirus prevents the installation of the packages as my… Read more »
“Transparent Hugepages” is a Linux kernel feature intended to improve performance by making more efficient use of your processor’s memory-mapping hardware. It is enabled (“enabled=always”) by default in most Linux… Read more »
“Transparent Hugepages” is a Linux kernel feature intended to improve performance by making more efficient use of your processor’s memory-mapping hardware. It is enabled (“enabled=always”) by default in most Linux… Read more »
Introduction ClickHouse is an open source, column-oriented (like MariaDB Columnstore) analytics database created by Yandex for OLAP and big data use cases. ClickHouse’s support for real-time query processing makes it… Read more »
When we go to delete a lun that is no longer mapped, we may get this error sdXX: couldn’t get asymmetric access stateAfter unmapping the LUN from the SAN storage… Read more »
Identify and print processes using swap space to get a better understanding of the Linux operating system. Display processes using swap space Use the following command to simply display processes… Read more »
In this post, we’ll discuss tuning Linux for MongoDB deployments. By far the most common operating system you’ll see MongoDB running on is Linux 2.6,3.x. and 4.x (only Oracle Linux… Read more »
A Bash shell script which uses ipset and iptables to ban a large number of IP addresses published in IP blacklists. ipset uses a hashtable to store/fetch IP addresses and… Read more »