Author Archives: Bogdan

Compress and extract a zip archive on Ubuntu / Debian linux

archive zip

Compress and extract a zip archive on Ubuntu / Debian linux The zip command is one of the most popular archive types used on the internet, should be by default in all linux, Windows and MacOS distribution, however there are certain cases where this is not present. For example a bare installation of centos or

MongoDB PHP Tutorial

mongodb php tutorial

MongoDB PHP Tutorial I’ve been thinking that a tutorial about using MongoDB with PHP would be needed, a few days ago I went and showed you how to install MongoDB and also to get the php extension for MongoDB installed. So in this article I’m going with a MongoDB php tutorial and trying to get

How to install MongoDB PHP extension

mongodb logo

How to install MongoDB PHP extension In our last tutorials I’ve showed you how to install MongoDB server directly on a linux Debian or Centos. The process is simple and you just need about 10 minutes or so for the average beginner to start working from shell with MongoDB. But what comes next is using

New adsense asynchronous option out of beta

google

New adsense asynchronous option out of beta For a long time Google has worked hard and making a lot of changes to their applications, in September and now currently October, appears to be the months with the most changes I’ve seen so far, although who really knows what goes behind the big Giant’s doors. I’ve

How to use memcached with php

How to use memcached with php A few months a go I showed you how you can install the memcached server and also how to get the php extension installed, but never did showed you how you can use it, right? There are a number of cases where you would use this, be it to

Install PHP 5.3 Mysql 5.5 Apache on Debian

install php 5.3 mysql and apache

Install PHP 5.3 Mysql 5.5 Apache on Debian The other day I had a friend who just ordered a new bare VPS server and wanted to install phpmyadmin on it and run some php scripts and storing into a mysql database. He was running an OpenVZ Debian installation and I thought this just now that

How to create and install self signed certificate

SSL certificate online

What is a self signed certificate? Usually when people do hear that a server has a self signed certificate they go like “What?! Your server is unprotected!” and things like that, well that is wrong! Not 100% wrong, but most of the time it is, and now you’re probably thinking: why? Well its true that

Install and enable Apache modules on debian / ubuntu

Apache web server

Install and enable Apache modules In order for Apache to handle different situation or certain settings the user requires, certain modules are required to be installed and enabled. Usually Apache comes with most of the modules you require to work with installed, however there are certain cases where you need these modules to install first in

How to query DNS records using PHP

dns records

How to query DNS records using PHP DNS records are meant to be stored on a DNS server, using these servers you can easily get specific DNS records for your own application, apply specific limits or the like. In my license degree I remembered making a similar cross-platform app that would debug a domain DNS

Top 5 web servers software from 2013

What are web servers? When people refer to web servers, they usually point to a computer hardware or software, in most cases they mean both. A web server is intended to be used to serve a website content and to host these websites. For instance, any website you visit, including this one, is being hosted

Request an article ←