Unix

  • Linuxnohup -

    nohup Command with Examples

    Ever started a long-running task in Linux only to have it abruptly terminated when you close your terminal window? That’s where the nohup command comes in. Short for “no hangup”, nohup ensures your commands and scripts continue execution even after you log out or your connection is interrupted. Understanding the…

    Read More »
  • Oracle Solarisdisable solaris sendmail -

    Disable Solaris Sendmail: unable to qualify my own domain name

    In this tutorial, we will learn how to solve the most common error in /var/adm/messages “unable to qualify my own domain name (localhost) — using short name” in Solaris 11 operating system by disabling the sendmail service. If you want to solve this error without disabling the sendmail service check…

    Read More »
Back to top button