Results for: "operations"

Contents (67)

How to Connect to a Remote Server via SSH from a Linux Shell
How to Connect to a Remote Server via SSH from a Linux Shell

Introduction Secure Shell (SSH) is a UNIX-based command interface and protocol for securely getting access to a remote computer. SSH is…

read more
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
PHP7: Guide and References to all the changes between version 5.x and 7 of PHP
PHP7: Guide and References to all the changes between version 5.x and 7 of PHP

PHP 7 was released on December 3rd, 2015. It comes with a number of new features, changes, and backwards compatibility breakages that…

read more