The inbuilt codec playback support in GNU Linux is limited, many times we need to install codecs just for viewing a single video of a particular format as the video simply won’t play . If you have many videos of different format then installing codecs for all of them becomes a tedious task. Also sometimes,… Continue reading Top 7 Free Video Converters for Linux to convert videos on GNU Linux (Ubuntu / Linux Mint / Fedora)
Category: Linux Tutorials
How to- Transfer files from Linux to iPhone / iPad by Feem over WiFi
Transfering Files / Music from Linux distributions (Ubuntu / Linux Mint /Fedora) to iPhone/iPad or any other iOS devices isn’t an easy task at all , atleast for beginners . Also , as iTunes isn’t available for Linux OS the options are very limited too.. , here we present you one of the most easiest… Continue reading How to- Transfer files from Linux to iPhone / iPad by Feem over WiFi
How to convert and install Android apps on ARChon Google Chrome (Browser/Chromebooks)
In my last article I covered the introduction and setup of ARChon Android emulator for Chrome, but it requires a little bit modified Android apps (apks) for running them Google Chrome OS/Browser with ARChon installed .
ARChon Android Emulator for Google Chrome OS/Linux/Windows and Mac|Install and Run Android Apps in Chrome
ARChon is the first Android Emulator which is supported on Google Chrome OS It works on Google Chrome browser too and thus can be used on Windows , Linux as well Mac OS too! ARChon Runtime Package/Extension installed on Google Chrome .
How to Install Lex-Yacc in Ubuntu / LinuxMint easily! Works on all Versions :)
Installing Lex and Yacc on Ubuntu/LinuxMint isn’t much difficult and is a cake-walk) if you can follow the correct steps as mentioned in this article – Procedure to install Lex/Yacc on Ubuntu / LinuxMint An existing Ubuntu / Linux Mint Installation .
Installation/Setup of Firefox OS Simulator on PC/Mac | Run/Install Firefox OS apps on PC (Windows/Mac OS/Linux) through Firefox Emulator
hence, I started looking for Firefox OS Emulator for PC , and found that configuring the Firefox OS simulator for testing and checking Firefox OS is really quite Simple Installing Mozilla Firefox 33 on your Default OS
AndroVM Configuration Tutorial
Here is a small tutorial to help you setting-up AndroVM with hardware accelerated OpenGL rendering, using VirtualBox. Importing VM Now, you can import the VM into VirtualBox Setting-up VM Then, start the VM
Procedure to create Wifi Hotspot on Linux |Creating Wireless Access point on Linux [Ubuntu/LinuxMint/Fedora/OpenSUSE]
Lets have a look on how to create wifi hotspot on linux Hotspotd is a small daemon to create a wifi hotspot on linux, it works by creating a virtual NAT (Network address transation) table between your connected device and the internet using linux iptables. Requirements/Pre-requisites for using hotspotd to create access point Installation of hotspotd – Using the Hotspot
Tutorial – Installing/Setup VirtualBox on Linux [Ubuntu/LinuxMint/Fedora/OpenSUSE/ArchLinux etc]
VirtualBox is the most widely used Virtual Machine emulator today, be it Windows or MAC OS or Linux Installing VirtualBox on Linux “sudo apt-get install virtualbox” to install VirtualBox. 🙂 and get VirtualBox installed .