!C99Shell v. 1.0 pre-release build #13!

Software: Apache. PHP/5.5.15 

uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 

SYSTEM 

Safe-mode: OFF (not secure)

C:\Intranet\C\Archivos de programa\openfire\documentation\   drwxrwxrwx
Free 4.11 GB of 39.52 GB (10.39%)
Detected drives: [ a ] [ c ] [ d ] [ e ] [ f ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     upgrade-guide.html (5.33 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Openfire: Upgrade Guide

Upgrading Openfire is almost as easy as installing Openfire from scratch. As part of the upgrade process it is highly recommended to backup your current installation and database. Having backups will let you easily rollback to a previous state and ensure that you have not lost vital information. The rest of the document describes the common steps to perform a successful upgrade. The new version of Openfire will be installed over the existing version and all settings and data will be retained.

Standard Upgrade

    Windows EXE

    1. Stop Openfire.
    2. Backup the Openfire installation directory. The default is _C:\Program Files\Openfire_
    3. Backup the Openfire database. Note that the embedded database is backed up in step 2.
    4. Run the installer for the new version of Openfire (note that the installer MUST point to the base installation directory of the previous version).
    5. Complete the installer process.
    6. Start Openfire.

    RPM - RedHat based unix systems (RHEL, CentOS, Fedora, etc)

    1. Stop Openfire.
    2. Backup the Openfire installation directory.
    3. Backup the Openfire database. Note that the embedded database is backed up in step 2.
    4. Install the new RPM. Execute rpm -Uvf openfire-3.3.3-1.i386.rpm to update your current install
    5. Start Openfire.

    Remember that the server can be started in manual or automatic mode. Execute /opt/openfire/bin/openfire.sh to start in manual mode or execute /etc/init.d/openfire start to start the server as a service. Execute /etc/init.d/openfire stop to stop the server's service.

    Things to note

    • The new RPM installs Openfire as a service. That means that the server will be started when the OS is started and the server is stopped upon shutdown.
    • /opt/openfire/bin/openfire no longer exists. It was a start/stop script generated by install4j. Since we are no longer using install4j, it needed to go. Instead, we now have a more standard linux init script, /etc/init.d/openfire.
    • /etc/sysconfig/openfire can now be used to 'tweak' things, like paths and such. See the file for more information.
    • The entire directory tree is owned by daemon now. We ditched the need for a new user and are sticking with a standard unix system account. The RPM will take care of owning everything as you install it.
    • Beyond having /etc/init.d/openfire to stop and start openfire, it has chkconfig compatible tags in it and is automatically added via the rpm so that openfire should start up as your server starts up.
    • The RPM will no longer overwrite: conf/openfire.xml, resources/security/keystore or resources/security/truststore.

    Mac OS X DMG

    1. Stop Openfire.
    2. Backup the Openfire installation directory. The default is _/usr/local/wildfire_.
    3. Backup the Openfire database. Note that the embedded database is backed up in step 2.
    4. Open the installer for the new version of Openfire.
    5. Complete the installer process.

    ZIP or TAR.GZ

    1. Stop Openfire.
    2. Backup the Openfire installation directory. This step is critical because the data will be overwritten with the new .tar.gz install.
    3. Backup the Openfire database. Note that the embedded database is backed up in step 2.
    4. Install the .tar.gz file (extract it over the current directory).
    5. Copy the conf directory from the backup to the installation directory.
    6. Copy the embedded-db directory from the backup to the installation directory.
    7. Copy the enterprise directory from the backup to the installation directory, if it exists.
    8. Copy the plugins directory from the backup to the installation directory except for _plugins/admin_.
    9. Copy modified files located in resources/security from the backup to the installation directory.
    10. Start Openfire

Special Upgrade cases

There are some special occasions where some manual intervention is needed while performing the upgrade process. This is usually the case when some mayor refactoring work was done that requires complex upgrade operations. However, this is not a common case in Openfire (e.g. this happened twice since 2003). Below you will find the upgrade steps to follow for these special occasions:

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0312 ]--