Results for: "opera"

Categories (1)

Contents (289)

Getting started with Node.Js
Getting started with Node.Js

Node.js is a JavaScript runtime environment (hence its .js termination in reference to the JavaScript language). This real-time runtime environment…

read more
Install Memcache in Ubuntu 16.04
Install Memcache in Ubuntu 16.04

Memcache is an in-memory key-value store that is ideal for speeding up infrastructure. Perhaps a slow operation needs access to…

read more
Ubuntu servers security: 25 security tools to armor your system
Ubuntu servers security: 25 security tools to armor your system

The Ubuntu repositories contain several useful tools for maintaining a secure network and network administration.This security tools include network scanning,attack…

read more
MySql: How to build a performant search engine
MySql: How to build a performant search engine

In content-heavy websites, it becomes increasingly important to provide capable search possibilities to help your users find exactly what they’re…

read more
SQLMAP installation and usage in Ubuntu and Kali linux
SQLMAP installation and usage in Ubuntu and Kali linux

Let's talk about the penetration testing using one of the KALI linux tool called SQLMAP. What is SQLMAP? sqlmap is an open…

read more