SSH: Remove Files and Directories

SSH: Remove Files and Directories   Delete a file without asking for permission with SSH rm myFile.txt Delete a file using SSH rm command rm myFile.txt Delete a file using WildCard This will delete all .txt files rm -f *.txt Delete all files and the directory...

Web Server Builds

Custom Web Server Builds An immediate turn around is available, please give us a call directly at 833-259-3739 VPSVirtual Private Servers are best for anyone seeking to have full access to their environment with less noise from other users. Dedicated CoresLet us setup...

Website Design & Services

Professional Website Development Imagine seeing your business represented with a high-quality website built with optimization that ensures your brand is visible on any device searched anywhere. At Ally Drez Web & IT Services, we’re here to provide a seamless and...

How To Install Iredmail – Ubuntu 18.04

Install Iredmail - Ubuntu 18.04 Setup Base System Install Iredmail Setup & Test Email Setup base system These instructions assume there is a fresh clean install of Ubuntu. Meaning, a base installation with nothing else at this point. ==== Prerequisites ==== 2 GBs...

How to Increase the PHP Upload Size

How to increase file upload size Nginx | CentOS 7 To locate your global php.ini file sudo vi /etc/location of php.ini Once you have located your global php.ini file, using your favorite editor sudo vi /etc/location of php.ini Locate and update the following lines...