So you think you PHP code is running ok and your script for killing bad guys is perfect. Let’s assume you made a script to…
Tag: linux
bacula fatal error – Unable to connect to Storage daemon
Bacula is an open software enterprise backup system! Check out the official site here Complex but useful software, which could automate the whole backup process…
Busybox ash, Debian dash and simulating bash arrays
Busybox ash (Almquist shell) shell and Debian dash (Debian Almquist shell) are lightweight Unix shell and they are a variant of System V.4 variant of…
tmpfs mount on /dev/shm in LXC container or chroot environment
When using LXC containers booting the lxc container would not populate it as the normal boot process. Or when you create a chroot jail /dev…
SUPERMICRO IPMI/KVM module tips – reset the unit and the admin password
After the previous howto “SUPERMICRO IPMI to use one of the one interfaces or dedicated LAN port” (in the howto is showed how to install…
Tunneling the IPMI/KVM ports over ssh (supermicro ipmi ports)
The best security for the remote management unit in your server such as IPMI/KVM is to have local IP. All IPMI/KVM IP should be switched…
SUPERMICRO IPMI to use one of the LAN interfaces or dedicated LAN port
If you happen to have a Supermicro server and you want to change the default behavior of the IPMI LAN interface, which is Failover –…
Set IP to the IPMI/KVM server module with ipmitool
IPMI/KVM module is a pretty useful add-on module to every server. In fact, every server should have IPMI module installed for fast management of the…
megacli – restart a rebuild with a disk in failed state
Sometimes we need to start a rebuild with a disk in failed state when using a LSI hardware controller, but if we just return the…
How to enable linux bonding without ifenslave
ifenslave is no more needed when configuring bonding under Linux. There are situations when we could have no network link without bonding, because of specific…