The Knowledge Base

Get access to expert technology insights, technical depth and real-world knowledge from our experts.

17
Mar

Installation Guide for Python 3.6 on Linux

Python is a programming language of high level, interpreted, imperative, object-oriented, dynamically typed and strong. It’s probably the programming language that is more easy and pleasant to deal with. It is a multi-platform language, i.e. the same program can run Python in Windows, UNIX, Linux, BSD, and MacOsX. In this article, we will show how...
Read More
25
Feb

Creating Putty Shortcuts in Windows

Putty has loads of features; it’s a famous client to establish SSH connections from Windows machines to Linux servers. However, it’s not limited to this only; you also use it for Telnet, Rlogin, Serial, etc… Putty is certainly one of the best tools used by many of our system admins! But then, there are many...
Read More
06
Jan

Steps To Install And Configure VNC Server On Ubuntu 14.04 By ESDS

Learn the Installation & configuration of VNC server on Ubuntu 14.04 VNC (Virtual Network Computing) is a broadly used graphical desktop-sharing system that enables users to remotely access and control the desktop interface of one computer from another device. In this guide, we will explain how to install and configure a VNC Server on a Ubuntu 14.04 But wait! Before...
Read More
01
Jan

How to Clean Up Your Ubuntu System?

Steps to Clean Up Your Ubuntu System. Are you running out of space? This is the very common problem that you often clash because of plenty of useless files that gather daily and you forget to delete them from the system. Due to this, you might feel that your system is slow, lagging despite you...
Read More