This KB describes how to create a bonding interface which mode is enabled "fault-tolerance".....
How to disable fsck on boot
In Linux, when you import a filesystem in "fstab" you need to define the FSCK option. This option checks if filesystems last fsck time is more than certain days ago. In this case, the system performs an fsck operation.....
How to remove old eth device in linux
At this KB I try to explain how to remove an old ethernet device while you perform an OS backup recovery action or replace a broken NIC.....
How to rename eth0 Network Interface Card Name Udev Linux
In Linux, a wireless link will show "wlanx" but I want to change it to "ethx" or whatever I want. How do I change the eth0 or wlan0 Network Interface Card name on Linux?....
How to reset exadata ilom sp password from operation system
This KB describes an easy way to reset Exadata ilom sp password. It 'll be really critical information if you forgot the SP password.....
How to get table size in mysql
You can run this command on your MySQL database to check table size. Please follow all the steps.....