
If it is alright I have a few questions regarding upgrading from 5.6 to version 6. I apologize that I am not a techie. (I pastor a church and do prison ministry however I am still the only guy with the time to do the server stuff.) Please bear with me for a few questions.
I did my best to read the docs but some things are as clear as mud.
First off I did the ftp and burned the 6.0 cd so it's bootable. Do I just stcik the thing in and reboot, then choose upgrade (and hopefully and additional modules I want)?
Is there a way to have a desktop with point and click so I can do the admin stuff here through the desktop or do I have to install the full Redhat 7 or 8 to get that? Can I install the desktop with the redhat kernel and have it come up as I boot the machine?
The documentation for 6.0 says several things about local connections and routers for an inside network. The way we are set up right now. The internet comes in through a cable modem into one network card on the server. The other network card goes out to a router. We have 4 machines hooked into it for office stuff. As it is each of these gets a local ip and can go out onto the net at their own leisure.
The docs for version 6 say that to enable local network access I have to;
=============================
If you wish to enable local network access, you can do so via:
/sbin/e-smith/config setprop mysqld LocalNetworkingOnly no
/sbin/e-smith/expand-template /etc/my.cnf
/etc/rc.d/init.d/mysqld restart
- A "router" setting must now be defined for any local network. This
implies that all "local networks" must truly be local, i.e. not
Internet addresses. This change is introduced to strongly discourage
insecure configurations.
- A transparent SMTP proxy has been added, to force all outgoing SMTP
connections to go through the SME server. This feature enhances security
with respect to viruses and worms that use SMTP to propagate themselves.
If you wish to disable this proxy, you can do so via:
/sbin/e-smith/config setprop smtpfront-qmail Proxy disabled
/sbin/e-smith/signal-event remoteaccess-update
=============================
How's all that for a mouthful? As the server is set up right now each local computer has an ip for the local net yet each can go out to the internet. If I am reading this right if I upgrade we loose that access and no one from inside the local network can get out or am I reading this wrong?
How can I set that up or am I stuck at 5.6? I would like to upgrade yet for us to loose internet access if we upgrade is a major bug! Please help.
As well the docs for the mySQL say that the database will only accept local connections. If part of our website is a database that people need to use a name and password to update their information through, can they still do this or have we lost that capability as well? The docs say,
=============================
- The mysql database daemon is configured by default to accept only
local connections (i.e. it is not accessible via the network).
This is a security precaution. We only use mysql for webmail preferences, and only require access from localhost.
=============================
Any and all help you givce will be greatly appreciated. Thanks for your time and patience. Take care and God bless.
fubduck@rogers.com