Showing posts with label Fedora. Show all posts
Showing posts with label Fedora. Show all posts

Tuesday, 10 May 2016

Installing Python3.5.1 on fedora 23

Okay, here I'm going to tell how to install Python 3.5.1 using the source tar and compiling it. Using package manager is a great idea but it doesn't seem to work for me always (it will work surely in ubuntu). Sometime I try this for fedora then it cause me problem. So here I will tell you how to install python3.5.1 by compiling the source.


  • Download the python3.5.1 tar file.
  • Extract it.
  • Change Directory to the Python-3.5.1
  • write './configure' in terminal
  • write 'make' in terminal after the above command executes.
  • write 'make install' in terminal after the above command executes.


And that's it.


Enjoy :)

Sunday, 7 February 2016

Record Screen with audio in Linux using shell script | Very Easy

Here is a video which will help you to record your screen on Linux:



This is really a best method to record screen with audio on Linux and this is also very easy to do.
You can do it in  few minutes.

Saturday, 6 February 2016

How to Record Desktop Screen in HD using VLC.

This is a video you can follow to record desktop screen in HD.





This Video contains few steps that you need to do to record the desktop and you can also find those steps in the description of this video on YouTube.