Installing on Linux MInt (novice at linux and moodle)

Re: Installing on Linux MInt (novice at linux and moodle)

by Visvanath Ratnaweera -
Number of replies: 1
Picture of Particularly helpful Moodlers Picture of Translators
Hi Ken

> Before going further, strongly suggest checking out how to use git.

L, A, M, P, Moodle, possibly networking and now Git, all in one? I don't mean to underestimate Gerald, a DOS lover has a good chance of falling in love with Unix, still one thing at a time is definitely healthier.
wink

> Why? Moodle 2 is a work in progress and one will want to get updated code and fixes to issues quickly and efficiently.

Is it a polite way of saying the version shuffle is a mess?

> Check out the documentation for upgrading/updating your Moodle at http://docs.moodle.org/23/en/Upgrading#Standard_install_package

Upgrading to 2.x is a separate chapter. I would advice to get a 1.9 (his current or the latest) working clean and stable, master site backup and restore (with the 1.9).
Then start testing 2.x, if site upgrade, then on a copy.
In reply to Visvanath Ratnaweera

Re: Installing on Linux MInt (novice at linux and moodle)

by Ken Task -
Picture of Particularly helpful Moodlers

> one thing at a time is definitely healthier.

Maybe.  Wonder how many post there are in these forums that disclose the fact that sites are running in-secure versions (older)?  And why is that?  Maybe the method of updating (while not that difficult) is still 'long' and that's why many don't update.  That and the fact they are remotely hosted on a shared system without ssh access + their web tool doesn't quite do what needs to be done (which is not our case here). 

Bottom line: can't think of anything simplier than 'git pull' [ENTER].

What part of server administration would one leave out for a beginner?  Some things have a natural sequence ... can't access Apache unless networking is in order ... can't use PHPAdmin until MySQL is running (examples).

> Is it a polite way of saying the version shuffle is a mess?

Nope!  All open source apps have their quirks when it comes to versions/updates/upgrades, etc. ... check out Joomla sometime.

Well aware of the the docs for upgrading ... on same page they do have a Git for Administrators link.  Most of what one sees is commandline.  Hummmmm ... but there is the 'download' just to turn around an 'upload' thang.  Granted Moodle docs should focus on Moodle and try to provide information for the majority (whatever that is).  Still don't see some doc for 'experienced server admins' ... those persons might be pleasantly surprised of how easy it is to use 'wget' - that's server to server copy then.

The real bottom line ... what ever Gerald feels comfortable with.  But, may as well plant some seeds for and provide information for alternate ways of doing things.  They will eventually come in handy as one progresses.

'spirit of sharing', Ken