OpenSSH server – Enable and secure on Ubuntu 16.04 LTS
The OpenSSH server can authenticate users using the standard methods supported by the ssh protocol: with a password; public-key authentication, using per-user keys; host-based authentication, which is a secure version of rlogin’s host trust relationships using public keys; keyboard-interactive, a generic challenge-response mechanism that is often used for simple password authentication but which can also […]
Continue Reading...NodeJS install on Ubuntu 16.04 LTS (Xenial Xerus)
Node.js is an open-source, cross-platform JavaScript runtime environment for developing a diverse variety of tools and applications. Although Node.js is not a JavaScript framework, many of its basic modules are written in JavaScript, and developers can write new modules in JavaScript. The runtime environment interprets JavaScript using Google’s V8 JavaScript engine. — Wikipedia For this […]
Continue Reading...Windows 10 unveiled with new browser Microsoft Edge
As of July 29th, Windows users across the world will be able to switch to Windows 10. People who have reserved a copy will begin receiving Microsoft 10 in batches. As more copies become available, Windows will automatically scan systems to determine whether they are compatible, and then download Windows 10 automatically and free of […]
Continue Reading...