Author: Lucas

shape
shape
shape
shape
shape
shape
shape
shape
Standard

Installing PHP 5.6 on Ubuntu 14.04, 16.04 and 17.04

Installing PHP 5.6 on Ubuntu 14.x, Ubuntu 16.x and Ubuntu 17.x has become easy, thanks to the ondrej/php repository (https://launchpad.net/~ondrej). How to install PHP 5.6 on Ubuntu 14.x, Ubuntu 16.x and Ubuntu 17.x ? To install PHP 5.6, simply execute the following sequence of commands: apt-get install python-software-properties add-apt-repository ppa:ondrej/php apt-get update apt-get install php5.6

Standard

Windows Server: Enabling audio and recording on remote connection (RDP)

Using the remote connection for audio playback / recording requires a few configuration steps, both on the RDP client and on the remote server. In this tutorial I’ll teach you how to make Windows Server play and record audio through a redirect that uses the client’s audio card. Before starting this article, make sure that

Standard

Fixing CredSSP encryption error (Remote Access)

After a Microsoft update, many Windows administrators were horrified by the message: Authentication error. There is no support for the requested function One possible cause could be a fix for the CredSSP encryption oracle. This error is caused by patches released by Microsoft to correct a vulnerability in Windows systems. There are several solutions to

Standard

Ifconfig not found (Debian Stretch) – How to solve it ?

Did you try running the ifconfig command and get “command not found”? As of Debian 9 Stretch, the ifconfig command has been removed. Despite this, it is still possible to use it. Installing the ifconfig command The net-tools package will once again enable us to use commands such as ifconfig, route and so on. apt

Latest news

Latest news directly from our blog.