For simplifying our procedures, I have to assume that you have installed Enterprise Linux 6.7 minimal on the server. The hardware requirements to install OVMM… Read More »How to Install Oracle VM Manager 3.4.2
Sometimes, you can't use NTP to adjust your server time, you can change it by a command line. [root@rac1 ~]# date -s '2017-02-18 17:30:00' Sat… Read More »How Linux Set Date Time Command
Some valuable or complex commands may not be able to keep in your mind constantly when you need them. In this moment, you can leverage… Read More »How to Increase Bash History Size
Let's see current setting of all interfaces.[root@test ~]# ifconfigeth0 Link encap:Ethernet HWaddr 00:0C:29:D8:AE:2D inet addr:10.0.0.152 Bcast:10.0.0.255 Mask:255.255.255.0 … Read More »How to Add a Second IP Address to Current NIC
A quote from wikipedia:Numeric values are encoded in octal numbers using ASCII digits, with leading zeroes. For historical reasons, a final NUL or space character… Read More »The Size Limit for Legacy Tar to Accomodate