The webserver I was working on was running out of space only to find people had been uploading anywhere from 3Mb to 9MB jpeg images.
I had this problem before where CrashPlan (the backup service) software will seem to be stuck “analyzing” data over and over without actually backing it
I had some teething pains getting the ESXi server running (I think some hardware incompatibilities) but for now (knock on wood) everything is stable. At one
Now that I’m relatively happy with the network transfer speeds (would be nice if I had a 10Gb LAN; that’s cost prohibitive for now) and
Installed LEAP 42.1 and Windows 10 on an UEFI system (and GTP HD) and was preparing for the bootloader to be taken over by Windows,
Just built a new unRaid setup (which is running as a VM indide ESXi 6.0.0) Currently have 3 x 2TB drives in the array with
Some links of useful info I found when flashing my M1015 to 9211. I don’t need a RAID (Integrated RAID) aka IR functionality. I want
I upgraded from PHP5.4. (end of life) to PHP5.6, and lost the functionality of pthreads on my CentOS6.7 VPS. After much searching and trials, it
I had this happen a couple of times so I should document it for future reference. Copying a laravel project to another account renders some
Some useful links: http://laravel.com/docs/5.0/helpers#urls call custom files (php or otherwise) into a laravel project. For me app.php file to which I added ‘Helpers’ => ‘app\TradeLogic\engine’