Learn about Centmin Mod LEMP Stack today
Register Now

Install Looking To Start Over

Discussion in 'Install & Upgrades or Pre-Install Questions' started by Blatchy, Sep 30, 2022.

  1. Blatchy

    Blatchy New Member

    9
    2
    3
    May 16, 2019
    Ratings:
    +2
    Local Time:
    11:29 PM
    Please fill in any relevant information that applies to you:
    • CentOS Version: i.e. CentOS 6 32bit or 64bit / CentOS 7 64bit ?
    • Centmin Mod Version Installed: i.e. 123.08stable or 123.09beta01
    • Nginx Version Installed: i.e. 1.15.3
    • PHP Version Installed: i.e. 5.6.37, 7.0.31, 7.1.21, 7.2.9
    • MariaDB MySQL Version Installed: i.e. 10.0.x or 10.1.xx or 10.2.xx
    • When was last time updated Centmin Mod code base ? : i.e. run centmin.sh menu option 23 submenu option 2 or cmupdate command
    • Persistent Config: Do you have any persistent config file options set in /etc/centminmod/custom_config.inc ? You can check via this command:
      Code (Text):
      cat /etc/centminmod/custom_config.inc
      

      Post output in CODE tags.
    Sometimes I just get the urge to completely start over from scratch.. I KNOW I dont need to, its just something I like to do on occasion.


    I am not looking to save ANYTHING.

    How would I go about wiping the disk (dedicated server) of all data, partitions, and starting from scratch?
     
  2. duderuud

    duderuud Active Member

    318
    97
    28
    Dec 5, 2020
    The Netherlands
    Ratings:
    +215
    Local Time:
    8:29 AM
    1.29 x
    11.4
    Boot up an OS (ISO or cd/usb), remove partitions and install CentOS again.
     
  3. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    4:29 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Do you mean you don't care about your existing data on the server or you already have that backed up so wiping the data doesn't matter?

    The usual way is to backup your data first and migrate it to the intended new server i.e. one method outlined here https://community.centminmod.com/threads/centmin-mod-site-data-migration-guide.10382/. However, the commands and steps apply to non-Centmin Mod site/linux server migrations regardless so worth learning.

    Depending on your web host, some have control panels for sever level control including reboot/stop/start server and even reinstalling the operating system fresh which effectively wipes ALL data from the server. Of course you'd want to have backed up + verified the backups work i.e. test restore BEFORE wiping all data/fresh OS reinstalls.
     
  4. Blatchy

    Blatchy New Member

    9
    2
    3
    May 16, 2019
    Ratings:
    +2
    Local Time:
    11:29 PM
    That is exactly what I meant.. I figured it out. Thank you.

    EDIT.. is centos still your recommended OS? I am willing to try some beta things if there are any.
     
  5. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    4:29 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Right now Centmin Mod still only supports CentOS 7 64bit EL7 operating system installations. CentOS 7 is still supported until 2024. I am actively working on compatibility with EL8/EL9 systems for AlmaLinux 8/9 and Rocky Linux 8/9 which are OSes replacing early EOL'd CentOS 8. EL8 OSes are supported until 2029, and EL9 OSes are supported until 2032 by Redhat Enterprise Linux upstream.

    Details for work logs for EL8 and EL9 compatibility work are at:
    Some Centmin Mod users who are very familiar with Centmin Mod and/or EL8/EL9 non-Centmin Mod OS setups have already been invited into a limited private EL8 Centmin Mod beta testing group to provide beta testing feedback and suggestions in a private forum right now. Afterwards, I'd open the EL8 beta testing to the public.

    Only EL8 beta testing is underway as EL9 testing is still a long way away from release.