How to Install VLC Media Player on Ubuntu

How to Install VLC Media Player on Ubuntu

VLC is one of the most popular, powerful, free, and open sources of media players. The VLC media player is available for Ubuntu, Fedora, and other Operating Systems including Mac OS X and Windows versions too. Using VLC you can do media conversion and you can also play streaming videos from most of the network sources. VLC …

Read more

How To Install Python on Linux Using Terminal Interface

Python

In this article, I am going to explain how to install Python on Linux using the terminal interface. But, before we proceed first let’s see what is Python and what is the use of Python. Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built-in data structures, combined with dynamic typing …

Read more

How To Force Users To Change Their Linux LDAP Password

How To Force Users To Change Their Linux LDAP Password

This tutorial shows you How To Force Users To Change Their Linux LDAP Password (Lightweight Directory Access Protocol ) using the chage command. A system administrator’s life is not an easy one. Maintaining system integrity, maintaining security, troubleshooting issues. There are so many spinning plates. When it comes to security you need your users to choose a …

Read more

How to Install Ubuntu on Windows 10

How to Install Ubuntu on Windows 10

The wonderful Ubuntu terminal is freely available for Windows 10 using this tool you are going to install Ubuntu on Windows 10. As any Linux user knows, it’s the command line terminal where the magic happens. It’s perfect for file management, development, remote administration and a thousand other tasks. The Ubuntu terminal for Windows has many of …

Read more

How to Generate SSH Keys on Windows 10 with Ubuntu

How to Generate SSH Keys on Windows 10 with Ubuntu

SSH, the secure shell, is often used to access remote Linux systems. But its authentication mechanism, where a private local key is paired with a public remote key, is used to secure all kinds of online services, from GitHub and Launchpad to Linux running on Microsoft’s Azure cloud. By following this post you will be able to generate SSH keys on Windows 10 using …

Read more