I'm new to ISP Config

Discussion in 'Installation/Configuration' started by Waqas Saeed, Jul 7, 2024.

Tags:
  1. till

    till Super Moderator Staff Member ISPConfig Developer

    You can not change a hostname through ISPConfig. You must change it on the shell in /etc/hostname, /etc/mailname, /etc/hosts and restart the system. Afterwards, run an ISPConfig update with "ispconfig_update.sh --force" command, let the updater reconfigure services and let it create a new SSL certificate.
     
    ahrasis and pyte like this.
  2. Waqas Saeed

    Waqas Saeed Member

    Thanks! To make sure this is the way to run the ispconfig update.
    Code:
    cd /usr/local/ispconfig
    sudo ./ispconfig_update.sh --force
    
    Require to reboot? somewhere.
     
  3. pyte

    pyte Well-Known Member HowtoForge Supporter

    Not really but advisable. So i've that's not causing any downtimes for you then go ahead and do so.
     
  4. Waqas Saeed

    Waqas Saeed Member

    Is it OK to manually change the servername? in the config @pyte
    i did not enable to ssl (let's encrypt) could you please let me how can i re-issue for control panel
    ISPConfig Version: 3.2.12
     
    Last edited: Jul 11, 2024
  5. pyte

    pyte Well-Known Member HowtoForge Supporter

    In which config?


    Run the "ispconfig_update.sh --force" command, and say yes when it asks to reissue the certificates and reconfigure services.
     
  6. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    I thought this is made clear already.
     
  7. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Till explained that in #21. Please read the answers you get.
     
  8. Waqas Saeed

    Waqas Saeed Member

    @pyte when i change the hostname. it still shows the old name in the ispconfig. like in ispconfig > server config
    upload_2024-7-11_17-43-0.png

    upload_2024-7-11_17-44-30.png
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    That's fine. You can change it in ISPConfig as well, but as its just a name shown for your server in ISPConfig, this does not influence your setup. That's why I told you to change it in the config files I mentioned in my other post.
     
    ahrasis and pyte like this.
  10. Waqas Saeed

    Waqas Saeed Member

    @rtye your are super genius. ! thks you always understand what user is expecting.
     
    Taleman likes this.

Share This Page