Ubuntu 18.04 LTS Set Hostname Permanently

Ubuntu 18.04 LTS Set Hostname Permanently   In this article I will show how to set hostname in Ubuntu server 18.04 permanently. Lets say my server old hostname is: serv and should be changed to: serv1. Ubuntu Server 18.04 Set… Continue Reading

Useful Netcat Examples and Tutorial

Useful Netcat Examples

Useful Netcat Examples In this netcat tutorial you can see useful netcat examples to help you use this powerful tool. Netcat (nc – in short) can be called “Swiss army of knife” in Linux network terminal utilities. Netcat can be… Continue Reading

How To Compile FFmpeg With NVENC H264 Hardware Encoder in Ubuntu 18.04

ffmpeg gpu acceleration

How To Compile FFmpeg With NVENC H264 Hardware Encoder in Ubuntu 18.04   To enable hardware acceleration transcoding in FFmpeg we need compile FFmpeg with NVENC h264 codec support.   Install necessary software: dpkg –add-architecture i386 apt-get update apt-get install… Continue Reading

How to Disable Nouveau Nvidia Driver on Ubuntu 18.04

Disable Nouveau Nvidia Driver on Ubuntu 18.04

How to Disable Nouveau Nvidia driver on Ubuntu 18.04 During NVIDIA drivers installation you may have an error: “ERROR: The Nouveau kernel driver is currently in use by your system. This driver is incompatible with the NVIDIA driver, and must… Continue Reading

How to mount FreeNAS NFS share on Ubuntu Linux with write permissions

FreeNAS

How to mount FreeNAS NFS share on Ubuntu Linux with write permissions This guide explains how to configure NFS share on FreeNAS. And mount FreeNAS NFS share on Ubuntu Linux with read and write permissions to avoid FreeNAS NFS permission… Continue Reading