Month: May 2014

  • Installing and Configuring mSMTP

    mSMTP is an SMTP client which can be used with various applications and scripts such as Mutt, Php, Python etc Remember, we will do everything as a sudo user and NOT root. Install the msmtp and ca-certificates packages. For Arch $ sudo pacman -S msmtp ca-certificates For Debian/Ubuntu $ sudo apt-get install msmtp ca-certificates For…

  • Troubleshoot Huawei E398 On Manjaro Linux

    Its been days, my Tata Photon Plus device, E398 was not working properly on my favourite linux distro, Manjaro. So today I found some time to dig it and solve the problem. Problem was that, My modem was showing up lsusb but was not getting detected by wvdial or dmesg. $ lsusb Bus 002 Device…