Skip to Content
Abhilash Mhaisne

Abhilash Mhaisne

61 posts

Posts by Abhilash Mhaisne

How to Install TensorFlow on CentOS

How to Install TensorFlow on CentOS

TensorFlow is a machine learning platform by Google. It is open source and has a huge number of tools, libraries and other resources developed by both its developer community as well as Google and other corporations. TensorFlow is available for all the popularly used operating systems, viz. Windows, Mac OS,

How to Fix a Broken Windows NTFS Partition in Ubuntu and Windows Dual Boot

How to Fix a Broken Windows NTFS Partition in Ubuntu and Windows Dual Boot

It is a common practice nowadays, especially for advanced users and software developers, to configure their computer with a dual boot system; usually, one being a Microsoft Windows operating system and the other being a GNU/Linux based operating system. Many Bootloader programs (programs which start an operating system after

How to Set up an FTP Server on Ubuntu

How to Set up an FTP Server on Ubuntu

File Transfer Protocol (FTP) is a standard network protocol used for transferring files between a client and a server on a computer network. In an FTP exchange, one machine operates as the server, running FTP server software, while the other acts as a client, running FTP client software. Clients can

How to Enable SSH on Ubuntu 20.04

How to Enable SSH on Ubuntu 20.04

SSH (Secure Shell) enables secure communication between computers over an unsecured network, allowing you to remotely manage and administer your system. Enabling SSH on your Ubuntu 20.04 machine allows you to connect and control it from another device securely. This guide will show you how to enable SSH using

3 Ways to Check Ubuntu Version and Code Name from Command Line

3 Ways to Check Ubuntu Version and Code Name from Command Line

Ubuntu has a new release every six months; in April and October of every year. The version number is represented as <year>.<month>, for example, the version released in October 2019 is 19.10, while the version released in April 2018 is 18.04. Further every