Overview
About
Projects
Showcase
Latest Articles
CSF SSH Command Line Commands
Renew Let's Encrypt certificate
How to add $PATH variable value to Debian
Bash Script Check is Apache is Down
Install mod_pagespeed on EasyApache4
Dental Fonts
.htaccess redirect examples
Percentage Calculator
WHM & CSF - Gmail SMTP connect () failed error
Hidden Netflix categories
Contact
negraru
negraru
ABOUT
PROJECTS
SHOWCASE
ARTICLES
CONTACT
1 (903) NEGRARU
1 (888) 204-1112
MENU
Contact
Let's Chat
Let's Chat
×
It is currently
10:02
in St. Albert, the studio is open.
We're around, let's get in touch. We want to hear from you!
Your direct access phone number:
1 (587) 773-2555
Company
Contact Person
Email
Phone
Website
How did you hear about us?
Please select
Google
Other Search Engines
Social Media
Online Advertisment
Print Advertisment
Other
Message
×
Anti Spam!
Please answer the math question. This process proves that the message comes from a human and not a computer.
1 + 2 =
Overview
Contact
Articles & Snippets
CSF SSH Command Line Commands
Fri, 3 Jan 2020
Command Description ...
Continue Reading…
Renew Let's Encrypt certificate
Wed, 27 Nov 2019
certbot --authenticator standalone --installer apache -d your-domain.com \ --pre-hook "systemctl stop apache2" \ --post-hook...
Continue Reading…
How to add $PATH variable value to Debian
Mon, 2 Sep 2019
To set the $PATH permanently, set the path in your startup file. This directory exists in different locations based on your oper...
Continue Reading…
Bash Script Check is Apache is Down
Wed, 25 Apr 2018
#!/bin/bash if curl -s --head 'https://your-domain.com/' | grep "200 OK" > /dev/null then echo "Apache server is u...
Continue Reading…
Install mod_pagespeed on EasyApache4
Sat, 14 Apr 2018
Installation Procedure (CentOS): yum install rpm-build cpio ea-apache24-mod_version wget https://github.com/pagespeed/cpan...
Continue Reading…
Dental Fonts
Tue, 13 Feb 2018
<head> <script defer src="//assets.market.dental/fonts/md-dental-fonts/md-dental-fonts-1.0.min.js">&...
Continue Reading…