Installing Pip on Ubuntu System is a very simple task. Before you install it on your system let us share some important information about pip. Pip is nothing but a tool that is used for installing Python packages. Using pip you can search, download and install python packages from a package index PyPi. PyPi generally means Python Package Index. In this article, you will … [Read more...]
How to Install Wine on Ubuntu
Installing wine on Ubuntu or any Unix-like operating system is a simple process simultaneously; it can be a little bit difficult for some users. In this post, you will learn how to Install Wine's latest version on Ubuntu System using Terminal, also known as the command line. Also, you are going to learn how to install Wine on Ubuntu System. What is Wine? Windows users … [Read more...]
Ubuntu Network Configuration
If you are an Ubuntu or any other Linux distro user it is important to you to have knowledge of Network Configuration. Because you never know when you will be facing any issue with your Internet connection. And for fixing problems related to network configuration settings you should have proper knowledge about it. In this article, you will learn almost everything about the … [Read more...]
Install Flash Player on Ubuntu
When you are using Ubuntu for the internet surfing you may have noticed that your browser is unable to play videos on websites this happens because your PC required to have installed Flash Player. Sometime, when you open any website in your browser you get a notification message 'Install Flash Player and Reload the Page". To fix such problems you will have to install Flash … [Read more...]
How To Restart Ubuntu Using Command-Line and GNOME
You can restart your Ubuntu Machine using the reboot command in the command line. When you are using Linux Machine like Ubuntu it is most likely you love to use a command line to perform such small tasks. But this post not about just a reboot command, we have many things to share that will be beneficial for our readers. Why do you even need to restart your OS if it works … [Read more...]
How to Uninstall Programs From Ubuntu
Are you a new Ubuntu user and you don't know how to uninstall programs from Ubuntu operating system. well, if so then after going through this tutorial you will be able to remove programs from Ubuntu using both command (Terminal) and graphical user interface (software manager). Let's learn how to uninstall software in Ubuntu. Before we proceed ahead keep in mind- In … [Read more...]