Want more timely Centmin Mod News Updates?
Become a Member

Hello

Discussion in 'Introductions' started by Pauly, Mar 10, 2025.

  1. Pauly

    Pauly Premium Member Premium Member

    6
    2
    3
    Jan 9, 2019
    Ratings:
    +2
    Local Time:
    8:51 PM
    Finally making the jump over to CMM
    Made my way here from xenforo and so far so good, looks like a great package put together well, the more i use it the more features i keep coming across the better it gets !

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,400
    12,255
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,835
    Local Time:
    5:51 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    welcome @Pauly to Centmin Mod Community. Thanks for the kind words :D

    There are 6 steps to learning more about Centmin Mod ;) And to modifying config files and manage services more quickly, check out Centmin Mod Command Shortcuts. Recently relaunched official Centmin Mod Blog at https://blog.centminmod.com/ also have more advanced tips and tutorials as well :D

    You might want to try the Centmin Mod 131.00stable & 140.00beta01 versions

    Might also be interested in reading up on latest LEMP stack comparison benchmarks tagged here.

    Threads you might want to participate in ;)

    Quick Tips


    Threads & Info To Bookmark



    Threads to read, pages to bookmark and threads to watch/subscribe to get to know Centmin Mod would include:

    Centmin Mod Insights Forum



    The Centmin Mod Insights forums digs deeper into the inner workings of Centmin Mod so some useful threads in this forum include:

    Security Related Developments



    A few security related developments you might be interested reading about

    Premium Membership


    Centmin Mod Donations



    You now can show your love and support for Centmin Mod via
     
  3. DediRock

    DediRock Member

    22
    2
    8
    Nov 21, 2024
    Miami Florida USA
    Ratings:
    +2
    Local Time:
    3:51 PM
    Hi, Pauly! Sounds like you’re enjoying the switch! What’s your favorite feature so far?
     
  4. Pauly

    Pauly Premium Member Premium Member

    6
    2
    3
    Jan 9, 2019
    Ratings:
    +2
    Local Time:
    8:51 PM
    Its the whole package i like, the fact its so easy to setup and use, everything is (mostly) automated.

    When i first started playing with it i didnt realise all the features and functions that were bundled in like database handling & automated security certificates etc and the one feature i havent used yet that will eventually be handy is the data transfer feature

    I was so impressed i felt the need to immediately pay for a membership to support CMM !
     
  5. eva2000

    eva2000 Administrator Staff Member

    55,400
    12,255
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,835
    Local Time:
    5:51 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Yup designed Centmin Mod this way as it saves me a lot of man hours setting up a new server to my specific configuration + my specific optimisations. Centmin Mod has maybe 80% of all the optimisations I do for each server setup = saves me a lot of hours x multiple by 100s of servers :D
    Yup many more - if you're same Pauly on another forum, also check out centmin.sh menu option 21 which will can be for migration of data, can also be a tool for backups https://centminmod.com/menu21-140.00beta01 :)

    centmin.sh menu option 21 is both a shell based menu with accompanying standalone command line script tool equivalent commands as well for each menu option so you can script your own backups as well.

    Code:
    --------------------------------------------------------
        Centmin Mod Data Management       
    --------------------------------------------------------
    1).   Manage SSH Keys
    2).   Manage AWS CLI S3 Profile Credentials
    3).   Migrate Centmin Mod Data To New Centmin Mod Server
    4).   Backup Nginx Vhosts Data + MariaBackup MySQL Backups
    5).   Backup Nginx Vhosts Data Only (no MariaDB MySQL backups)
    6).   Backup MariaDB MySQL With MariaBackup Only (no Vhosts Data backups)
    7).   Backup MariaDB MySQL With mysqldump only (no Vhosts Data backups)
    8).   Transfer Directory Data To Remote Server Via SSH
    9).   Transfer Directory Data To S3 Compatible Storage
    10).  Transfer Files To S3 Compatible Storage
    11).  Download S3 Compatible Stored Data To Server
    12).  S3 To S3 Compatible Storage Transfers
    13).  List S3 Storage Buckets
    14).  Back to Main menu
    --------------------------------------------------------
    Enter option [ 1 - 14 ]
    --------------------------------------------------------
    
    Much appreciated :D