HowTos

Command Line Tool for iRedMail (MySQL backend only)

13 Mar 2014 [ Blog  HowTos  Linux  Python  SysAdmin  ]

Hi,

if anyone is interested in  open source mail server solution iRedMail and use MySQL as backend should now use my small cli script. Script has limited functions but it’s perfect for things like importing new domains or creating many email accounts.

Script is opensource and use some functions from original iredadmin web management. So you need iredadmin installed, which is default option.

iRedMail CLI Tool on Github

HowTo use Grub rescue mode

07 Jun 2013 [ Blog  HowTos  Kernel  Linux  SysAdmin  ]

Sometimes when you upgrade or migrate your linux from one disk to another, boot should hang out on line  “grub rescue>“,

what now ?