If you like to bring a retro look to your modern desktop, this would be the first app you wanna consider! I like to make my Ubuntu look like a Unix machine. So I started trying and found out this wonderful lightweight and eye-candy terminal app for my Linux box. It has many profiles like IBM Dos, Apple etc. Using this terminal makes us feel like we are in some Sci-Phy movie kind of thing. So today we will see how to install this app in our Ubuntu machines. I do not know if this supports older versions of Ubuntu, but it works charmingly in my Ubuntu 14.04 LTS. So, 14.04 users must follow below steps:
Steps:
1. Install dependencies:
sudo apt-get install build-essential qmlscene qt5-qmake qt5-default qtdeclarative5-dev qtdeclarative5-controls-plugin qtdeclarative5-qtquick2-plugin libqt5qml-graphicaleffects qtdeclarative5-dialogs-plugin qtdeclarative5-localstorage-plugin qtdeclarative5-window-plugin
2. Download from GitHub:
Ubuntu is Linux
Saturday, November 1, 2014
Thursday, October 23, 2014
Turn on single mouse click in Ubuntu
Hey guys, today we will see how to turn on single mouse click in Ubuntu. Most of the people think we can enable this feature through mouse settings, but this is a bit different in Ubuntu. So we will see the procedure now.
Steps:
1. Press ctrl+n to open nautilus file browser.
2. Then go to edit and then preferences as shown:
Steps:
1. Press ctrl+n to open nautilus file browser.
2. Then go to edit and then preferences as shown:
Remove Windows 7 from Ubuntu dual boot using GParted partition editor
Dear Ubuntu lovers, right now it's 14.04 and many of my friends are almost removing Windows from their dual boot! But as we all know 'Vivid Vervet' will be out by April 2015 and I guess it would completely kill Windows! Me myself removed Windows a long time ago ha-ha! So today we will see how to remove Windows from Ubuntu dual boot safely. Let's go!
Procedure:
First we need to install GParted Partition Editor using below steps:
Steps to install GParted Partition Editor: Copy and paste below commands one by one onto terminal:
1. sudo apt-get update
2. sudo apt-get install gparted
After installing gparted watch the below video for the remaining procedure:
Procedure:
First we need to install GParted Partition Editor using below steps:
Steps to install GParted Partition Editor: Copy and paste below commands one by one onto terminal:
1. sudo apt-get update
2. sudo apt-get install gparted
After installing gparted watch the below video for the remaining procedure:
Labels:
apps,
gparted partition editor ubuntu,
How to,
install gparted ubuntu,
install gparted ubuntu 14.04,
remove windows 7 from dual boot ubuntu,
remove windows 7 from dual boot ubuntu 14.04,
remove windows 7 from ubuntu 14.04 dual boot,
remove windows 7 from ubuntu dual boot,
remove windows from dual boot ubuntu,
remove windows from dual boot ubuntu 14.04,
remove windows from ubuntu dual boot,
Videos
Wednesday, October 8, 2014
Install Notepadqq in Ubuntu 14.04
Hello Ubuntu lovers, Notepadqq, one of the most awaiting projects is finally here to give a try! This is one of those steps to attract the Windows users towards Linux and Canonical has been trying harder than any other out there, for this! Notepadqq is the most closest clone to Notepad++ available right now! Today we will see how to install it in our Ubuntu 14.04 machines.
Steps:
Step 1:
Open your terminal and enter the first command:
sudo add-apt-repository ppa:notepadqq-team/notepadqq
Step 2:
sudo apt-get update
Step 3:
sudo apt-get install notepadqq
Steps:
Step 1:
Open your terminal and enter the first command:
sudo add-apt-repository ppa:notepadqq-team/notepadqq
Step 2:
sudo apt-get update
Step 3:
sudo apt-get install notepadqq
Thursday, October 2, 2014
Open/view documents in browser in Ubuntu
Hello Ubuntu lovers, how's it going? We are here with another useful and interesting Ubuntu plugin that can make your life easy! We often love to read documents within our browser instead of downloading every single document we want to go through and make our Linux box a trash! In some cases we can read documents in our browser as it would be the default option provided by the up loader, but in most of the cases our browser would ask us with two annoying 'save as' and 'open with' options. So, today we will install libreoffice plugin into our browsers, so that we can easily work around documents online with open/view, save as a pdf and many more useful options. Here's how to install this plugin:
Steps:
Open your terminal and run this command:
sudo apt-get install browser-plugin-libreoffice
Now logout and login again and open any documents in your browser and you will find the difference. Screen-shots below:
Steps:
Open your terminal and run this command:
sudo apt-get install browser-plugin-libreoffice
Now logout and login again and open any documents in your browser and you will find the difference. Screen-shots below:
Before installing plugin:
Labels:
browser plugin libreoffice ubuntu,
edit documents in browser,
How to,
libreoffice browser plugin ubuntu,
libreoffice plugin for browser,
open documents in browser,
open documents in browser ubuntu,
open word documents in browser ubuntu,
ubuntu libreoffice browser plugin,
view documents in browser
Create bootable windows USB in Ubuntu
Hey Ubuntu lovers, how confusing and lengthy process are you using to create a windows bootable USB in Ubuntu? Ever sighed how easy it would be if we have a simple GUI to achieve the goal like Unetbootin or some other USB installers like in Windows? Well you do not have to anymore! Well a stable and 'not less than these Windows softwares' application named WinUSB is now available for Ubuntu. We will now see how to install this GUI based USB installer in Ubuntu.
Steps:
Before we install we should remember one thing that there is no official PPA available yet for Ubuntu 14.04LTS, so we are gonna install the Ubuntu 13.10's version and then fix dependency errors! Let's go!
For Ubuntu 32-bit:
Open your terminal and enter below command:
wget https://launchpad.net/~colingille/+archive/freshlight/+files/winusb_1.0.11+saucy1_i386.deb
For Ubuntu 64-bit:
Steps:
Before we install we should remember one thing that there is no official PPA available yet for Ubuntu 14.04LTS, so we are gonna install the Ubuntu 13.10's version and then fix dependency errors! Let's go!
For Ubuntu 32-bit:
Open your terminal and enter below command:
wget https://launchpad.net/~colingille/+archive/freshlight/+files/winusb_1.0.11+saucy1_i386.deb
For Ubuntu 64-bit:
Wednesday, October 1, 2014
Group applications together in Unity launcher
Launcher is for sure one of the best innovations brought up by Canonical. Easy to use, user friendly and fast, now even with minimize click option. But when we have more applications opened, it looks overcrowded and clumsy. But now we need not to worry about this. We can group our applications in Ubuntu like we are already doing in our Android devices. We can do this by grouping a bunch of icons using this new app called "unity launcher folders". To install this, please follow steps below:
Steps:
Open your terminal and type following commands:
sudo add-apt-repository ppa:asukhovatkin/unity-launcher-folders
sudo apt-get update
Steps:
Open your terminal and type following commands:
sudo add-apt-repository ppa:asukhovatkin/unity-launcher-folders
sudo apt-get update
Subscribe to:
Posts (Atom)