Changes

From SME Server
Jump to navigationJump to search
142 bytes added ,  20:10, 19 February 2013
Line 37: Line 37:     
== After first reboot ==
 
== After first reboot ==
* Save a snapshot
   
* Login as root and enable networking:
 
* Login as root and enable networking:
 
- This is a temporary measure, and should work if you have the a DHCP server giving your external adapter (usually eth1) an IP address
 
- This is a temporary measure, and should work if you have the a DHCP server giving your external adapter (usually eth1) an IP address
Line 60: Line 59:  
yum --disablerepo=base,updates,extras upgrade --nogpg
 
yum --disablerepo=base,updates,extras upgrade --nogpg
 
</pre>
 
</pre>
* Save another snapshot
   
* post-upgrade / reboot
 
* post-upgrade / reboot
 
<pre>
 
<pre>
Line 87: Line 85:  
</pre>
 
</pre>
 
Should be able to access https://yourserverip/server-manager/ now in a browser but seems that you have to log in here first - https://yourserverip/server-common/cgi-bin/login - Is that right?  I think I'm missing something...Someone fix this part of the instructions please :-) - Oh, it could be [[bugzilla:7254]] causing part of that problem...
 
Should be able to access https://yourserverip/server-manager/ now in a browser but seems that you have to log in here first - https://yourserverip/server-common/cgi-bin/login - Is that right?  I think I'm missing something...Someone fix this part of the instructions please :-) - Oh, it could be [[bugzilla:7254]] causing part of that problem...
* Save another snapshot
+
* Save a snapshot in virtualbox so you can revert to this point if needed.
* to-do - check smeupdates-testing is enabled, and if not, enable it and do another yum upgrade
   
* Look for things to fix & Report bugs/problems
 
* Look for things to fix & Report bugs/problems
 
- If you have followed these steps and you are up to date with 'yum upgrade', go ahead and look for problems, and report them to the bug tracker.  Currently there are many issues, but lots have been reported and fixed already, so report issues you find right away.
 
- If you have followed these steps and you are up to date with 'yum upgrade', go ahead and look for problems, and report them to the bug tracker.  Currently there are many issues, but lots have been reported and fixed already, so report issues you find right away.
 +
- the repo smeupdates-testing is not enabled by default.  At this point in the development process you will probably want those rpms.  This will check what is available: 
 +
<pre>
 +
yum --enablerepo=smeupdates-testing upgrade
 +
</pre>
    
== Some ideas for things to look for:==
 
== Some ideas for things to look for:==

Navigation menu