Increase Max PHP Upload size
It is often necessary to increase the upload size for PHP scripts. I find I have to do this with every Moodle installation but there are many reasons for increasing…
It is often necessary to increase the upload size for PHP scripts. I find I have to do this with every Moodle installation but there are many reasons for increasing…
I never uses these enough to remember them so I though I would write them down for easy access and hopes that someone else might find it useful.@at sign@`back apostrophe`¦broken…
Linux is a UNIX like system created by Linus Torvalds in 1991, is one of the first true open source operating systems. An operating system is software that controls access…
This is a quick overview of how DHCP worksDHCP is a service that assigns IP address to client computers. Even DHCP sends packets using the transport layer it is considered…
I have done several Moodle installs on RedHat, CentOS, and Ubuntu Server. By far I like Ubuntu the most. Ubuntu Server is simple to setup and use, plus it is…
I have done several Moodle installs on RedHat, CentOS, and Ubuntu Server. By far I like Ubuntu the most. Ubuntu Server is simple to setup and use, plus it is…
There have been times when I need to drop many tables in a MySQL database. Usually the table names start with similar names. Of example if had a Moodle installation…