About Me
Passionate and self-motivated full-stack web developer with practical experience in building and maintaining commercial web based solutions. I have a Bachelor degree in Foreign Languages, I’m ambitious and eager to learn new technologies and adhere to coding standards and practices proven to improve performance. I’ve predominantly worked with PHP, MySQL, SSH and Git in a LAMP environment to deliver web applications intended either for back office or client facing. After more than 10 years of developing websites, API's, CRM's and anything in between, I am ready for my next challenge that would hopefully take me into technical leadership and management.
Latest News

How To Configure MySQL Replications (draft)
setting up MySQL replication MySQL Replication

How To Install WordPress on CentOS (draft)
# install tools: sudo yum install centos-release-scl.noarch nano bash-completion net-tools wget curl lsof # install dependencies: sudo yum install git openssh-clients gettext-devel openssl openssl-devel zlib-devel curl sendmail python perl-CPAN perl-devel perl perl-Net-SSLeay openssl perl-IO-Tty perl-Encode-Detect # install apache: sudo yum install httpd sudo systemctl enable httpd.service sudo systemctl start httpd.service […]

How to Deploy Laravel on Ubuntu
Tasks: Ubuntu 14.04 (or greater) OpenSSL, OpenSSH, Git SendMail, cURL, Perl Apache 2 PHP 7.0 (7.2) MySQL Webmin Composer Laravel Framework Prerequisites Note: It’s assumed the VM already has Ubuntu installed at this stage. See online documentation on how to spin up a virtual machine and for installing […]

How to Restore MySQL Replication
an introduction is needed before diving into the procedures… First you need to stop Apache service on web server, or any other measure to prevent other environments from writing to your DBs: :~$ sudo service apache2 stop flush / reset queries & flush tables with read lock and disable keys […]

Hello world!
Welcome to the website of Marius Cucuruz – a webdeveloper