Linux Tutorial For Beginners All The Basics You Need To Know

Linux Tutorial for Beginners All the Basics you Need to Know

In this Linux tutorial, we are going to discuss all the basic things. If someone asked you what is Linux? In a simple way, you can say Linux is an operating system (OS). Nowadays almost all are familiar with other operating systems like Microsoft Windows, Apple Mac OS, iOS, Google Android, etc, just like them, … Read more

How to Use iTunes on Linux To Sync iOS Device Data

Use iTunes on Linux To Sync iOS Device Data

How to use iTunes on Linux for owners of the iPhone and iPods is a question, as iTunes is the primary way to sync music, movies, and other data from their PC to their devices. It’s also a great way to buy music or stream millions of songs with Apple Music. And that is great for … Read more

How to Create GIF File from Video on Linux Using Gifcurry

Create GIF from Video on Linux Using Gifcurry

Are you looking for an easy way to Create GIF File from video on Linux? try the following app. Gifcurry It is a video to GIF maker app with a simple user-interface and some useful features. Gif Brewery for Linux, but open-source software, free and — here’s something you don’t read every day — Haskell based! What is … Read more

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 TeamViewer on Linux System without GUI

How to install TeamViewer on Linux system without GUI

To install TeamViewer on a Linux system (without a graphical user interface), download the installation file of the TeamViewer full version for Linux either directly on the Linux system via a link or by calling it from a USB stick. The installation for both use cases is described below. Note: The installation of TeamViewer on … 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