Want to subscribe to topics you're interested in?
Become a Member

Centmin Mod 140.00beta01 & 141.00beta01 new compact DMOTD display on SSH login

Discussion in 'Centmin Mod News' started by eva2000, May 20, 2026.

Thread Status:
Not open for further replies.
  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:34 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Centmin Mod 140.00beta01 and 141.00beta01 have a new SSH login MOTD login interface design and layout toggle variables for more compact designs. The 2 new variables are self-explanatory that you can set in persistent config file /etc/centminmod/custom_config.inc can override the defaultsr.

    As of May 20, 2026, these 2 are enabled by default so you no longer need to set in persistent config file /etc/centminmod/custom_config.inc
    Code (Text):
    DMOTD_COMPACT='y'
    DMOTD_FANCY='y'
    


    But if you want to disable compact mode, set in persistent config file /etc/centminmod/custom_config.inc
    Code (Text):
    DMOTD_COMPACT='n'
    DMOTD_FANCY='n'
    


    Fancy Compact

    This requires terminal emulation set to xterm with color/256 color otherwise will fall back to normal compact style further below

    upload_2026-5-20_23-14-18.png

    Compact

    upload_2026-5-20_23-14-25.png

     
Thread Status:
Not open for further replies.