neggard
Is there a way that I can see if my system is beta 2 or beta3?
Maybe some version of any files or something to sort out what version I have and if the MOTD is OK or not.
Well you can check package versions using the rpm command
Look here for 32 bit
http://distro.ibiblio.org/smeserver/releases/9/smeupdates-testing/i386/RPMS/& here for 64 bit
http://distro.ibiblio.org/smeserver/releases/9/smeupdates-testing/x86_64/RPMS/then compare the latest version listed in the repo against what you have installed.
eg
rpm -q e-smith-base
& so on one by one for each rpm package
If you saw yum complete the update, then highly likely you are updated.
You can also run this command to see all extra packages installed beyond the original CD install
/sbin/e-smith/audittools/newrpms
You can also check what yum has installed (rpm package versions & date installed) by reviewing
/var/log/yum/yum.log
eg from my 32 bit install
Oct 05 13:24:02 Updated: qpsmtpd-0.84-15.el6.sme.noarch
Oct 05 13:24:02 Updated: qpsmtpd-plugins-0.0.1-4.el6.sme.noarch
Oct 05 13:24:03 Updated: smeserver-locale-th-2.4.0-22.el6.sme.noarch
Oct 05 13:24:03 Updated: smeserver-locale-id-2.4.0-22.el6.sme.noarch
Oct 05 13:24:03 Updated: smeserver-locale-pl-2.4.0-22.el6.sme.noarch
Oct 05 13:24:03 Updated: smeserver-locale-hu-2.4.0-22.el6.sme.noarch
Oct 05 13:24:03 Updated: smeserver-locale-pt_BR-2.4.0-22.el6.sme.noarch
Oct 05 13:24:03 Updated: smeserver-locale-zh_TW-2.4.0-22.el6.sme.noarch
Oct 05 13:24:04 Updated: smeserver-locale-pt-2.4.0-22.el6.sme.noarch
Oct 05 13:24:04 Updated: smeserver-locale-ru-2.4.0-22.el6.sme.noarch
Oct 05 13:24:04 Updated: smeserver-locale-sl-2.4.0-22.el6.sme.noarch
Oct 05 13:24:04 Updated: smeserver-locale-es-2.4.0-22.el6.sme.noarch
Oct 05 13:24:05 Updated: e-smith-samba-2.4.0-22.el6.sme.noarch
Oct 05 13:24:05 Updated: smeserver-locale-ja-2.4.0-22.el6.sme.noarch
Oct 05 13:24:05 Updated: smeserver-locale-fr-2.4.0-22.el6.sme.noarch
Oct 05 13:24:05 Updated: smeserver-locale-he-2.4.0-22.el6.sme.noarch
Oct 05 13:24:05 Updated: smeserver-locale-nl-2.4.0-22.el6.sme.noarch
Oct 05 13:24:05 Updated: smeserver-locale-de-2.4.0-22.el6.sme.noarch
Oct 05 13:24:06 Updated: smeserver-locale-sv-2.4.0-22.el6.sme.noarch
Oct 05 13:24:06 Updated: smeserver-locale-zh_CN-2.4.0-22.el6.sme.noarch
Oct 05 13:24:06 Updated: smeserver-locale-tr-2.4.0-22.el6.sme.noarch
Oct 05 13:24:06 Updated: smeserver-locale-el-2.4.0-22.el6.sme.noarch
Oct 05 13:24:06 Updated: smeserver-locale-bg-2.4.0-22.el6.sme.noarch
Oct 05 13:24:06 Installed: perl-IO-Multiplex-1.13-1.el6.noarch
Oct 05 13:24:06 Updated: smeserver-locale-da-2.4.0-22.el6.sme.noarch
Oct 05 13:24:07 Updated: smeserver-locale-ro-2.4.0-22.el6.sme.noarch
Oct 05 13:24:07 Updated: smeserver-locale-it-2.4.0-22.el6.sme.noarch
Oct 05 13:24:07 Updated: smeserver-locale-nb-2.4.0-22.el6.sme.noarch
Oct 05 13:24:07 Updated: smeserver-locale-et-2.4.0-22.el6.sme.noarch
Oct 05 13:24:09 Updated: initscripts-9.03.49-1.el6.sme.1.1.i386
Oct 05 13:24:09 Updated: smeserver-clamav-2.4.0-4.el6.sme.noarch
Oct 05 13:24:09 Updated: e-smith-domains-2.4.0-3.el6.sme.noarch
Oct 05 13:24:09 Updated: smeserver-support-2.6.0-5.el6.sme.noarch
Oct 05 13:24:11 Updated: e-smith-base-5.6.0-24.el6.sme.noarch
Oct 05 13:24:12 Updated: libdar-2.4.18-1.el6.i686
Oct 05 13:24:12 Updated: smeserver-qpsmtpd-2.4.0-11.el6.sme.noarch
Oct 05 13:24:13 Updated: perl-Net-Server-2.007-2.el6.noarch
Oct 05 13:24:13 Updated: perl-Object-Persistence-0.92-5.el6.sme.noarch
Oct 05 13:24:13 Updated: e-smith-openssh-2.4.0-6.el6.sme.noarch
Oct 05 13:24:13 Updated: dar-2.4.18-1.el6.i686
Oct 05 13:24:14 Updated: proftpd-1.3.3g-6.el6.i686
Oct 05 13:24:18 Updated: spamassassin-3.3.2-60.el6.sme.i386
...and finally, if you are certain the beta3 update occurred, you can update your version of e-smith-release as I mentioned earlier
for 32 bit
rpm -Uvh
http://distro.ibiblio.org/smeserver/releases/9/smeupdates-testing/i386/RPMS/smeserver-release-9.1-0.beta3.el6.sme.noarch.rpmsignal-event post-upgrade
signal-event reboot
for 64 bit
rpm -Uvh
http://distro.ibiblio.org/smeserver/releases/9/smeupdates-testing/x86_64/RPMS/smeserver-release-9.1-0.beta3.el6.sme.noarch.rpmsignal-event post-upgrade
signal-event reboot