Social

Sunday, December 29, 2013

SQLite Android JAVA Tutorial 01 – Introduction, Requirements & Installation


Introduction :
     First I’ll give you a brief introduction about this SQLite, so SQLite is a very small software library. It is a server less and less configuration (actually zero) SQL database engine. But it supports terabyte sized databases and gigabyte sized strings and blobs. And supported by systems like Linux, Mac OS-X, Android, iOS, Win32, WinCE, WinRT.

Friday, September 13, 2013

Installig TeamViewer for Ubuntu Linux

TeamViewer 8.0 full version for linux ubuntu 

 
TeamViewer for Ubuntu



 Teamviewer is a program that provides the Remote Desktop facility, but unlike normal windows remote desktop or linux remote desktop clients  you don't need the IP address of your partner to connect to your partner, and also you can connect with the clients on different platforms via Internet, you need only the ID and the Password of your partner to connect with and control or watch his computer, and team viewer also very help full for IT administrators to show someone who is not very good with computers how to do something or show them where to go to get something.  

Instead of remote desktop feature it has desktop sharing, online meetings, web conferencing and file transfer between computers. Team Viewer operates with the Microsoft Windows, OS X, Linux, iOS, Android, Windows Server and Windows Phone operating systems. 

Turn Your computer into a WiFi Access point, Hotspot in ubuntu linux

Turn Your computer into a WiFi Access point / Hotspot in ubuntu linux


turn_your_computer_to_infrastructure_mode_hotspot


This guide will help you to turn your Laptop or wireless LAN capable desktop in to the hotspot. You already know Ubuntu OS has this feature , but it is working as Ad-Hoc hotspot which cannot connect be connect your android smart phone, I Phone, DLNA TV or any other wireless device with your computer.
But this solution will work only for Atheros type wireless adapters and make sure you have the driver ath5k,ath9k,ath9k_htc , but don’t worry most of wireless adapters are atheros 

Thursday, September 12, 2013

Five things to do after installing Ubuntu

Five things to do after installing UBUNTU

  1. Install Flash Player 


        Normally cannonical doesn't ship latest adobe flashplayer with their latest   distribution, therefor you need to install it manuallay

you can download the latest flashplayer from get.adobe.com/flashplayer/
 and select ".tar.gz for other linux"

extract it

 tar -zxvf install_flash_player_11_linux.x86_64.tar.gz

change directory into the extracted folder 

 cd  install_flash_player_11_linux.x86_64

 copy libflashpalyer.so into the browser plugin page ex. firefox


 sudo cp libflashpalyer.so /usr/lib/mozilla/plugins

 or you can simply search "adobe flash" in ubuntu software center and install it


Install Conky for Ubuntu

Install Conky for Ubuntu



  Conky is a free software system monitor for the X Window System. It is available for Linux,  Conky is highly configurable and is able to monitor many system variables including the status of the CPU, memory, swap space, disk storage, temperatures, processes, network interfaces etc ,
              This guide will help you to install conky to your system and displat some conky gadgets in your desktop in order to see datails of the system and as well as decorating your display


Wednesday, September 11, 2013

FileDiva – The New Way to Search Files



     So today I’ll post something very important to you day-to-day life. So let’s say you need to find a specific file from the internet.And you want to download it. The regular way to do that is search in Google and download it. So I'll show the new way to that. It’s a File Search Engine called FileDiva.

Tuesday, August 27, 2013

Sending UDP broadcast socket Messages (Android | Java)

What is a broadcast message?
  • If you want to send some message to every node on your network, that is a broadcast message.
What UDP?
  • With UDP, computer applications can send messages, in this case referred to as datagrams, to other hosts on an Internet Protocol (IP) network without prior communications to set up special transmission channels or data paths. UDP uses a simple transmission model with a minimum of protocol mechanism. It has no handshaking dialogues, and thus exposes any unreliability of the underlying network protocol to the user's program.

Wednesday, July 24, 2013

Installing Microsoft Office 2010 in Ubuntu Linux

Microsoft Office 2010 Installation in Ubuntu  



 
You Probably have worked with Microsoft office suite then you know the strength of the Microsoft office package. No doubt Libre office ond Open office are the best open source options for the Microsoft office but you may more friendlier with microsoft version than others, You may miss your favorite office suite since  you have being using Linux.

Monday, July 22, 2013

B.A.T.M.A.N. protocol for Ubuntu(Linux) Part-2


O.K. like I said in my previous post, B.A.T.M.A.N. need an interface to run.so in this post we gone a cover that part.

First you need to check your current interface by using this command,
iwconfig
If you see wlan0 there you are ready to go. But if you doesn’t see make sure Wi-Fi is enabled. And identified your Wi-Fi interface.

B.A.T.M.A.N. protocol for Ubuntu(Linux) Part-1



My current operating system is Ubuntu 12.10
And you need a Wi-Fi feature in your lap or pc in order to do this.
And internet connection.

First you started with this command.

apt-get update
Because you needed latest repositories for implement B.A.T.M.A.N. in Ubuntu environment.

apt-get install linux-headers-'*' 
And you need to install linux headers ,gcc ,g++.

apt-get install g++ gcc

Saturday, July 6, 2013

Change color themes in Ubuntu

Change color themes in Ubuntu




Hate Ubuntu Orange Color Scheme? Here is the Solution !!
Change Themes using Unity Tweak Tool


   Most of the people who uses Ubuntu as their  OS doesn't like Ubuntu orange color scheme and there are no any option to change the color scheme from the desktop settings. This post will help those who need to remove the orange color completely from the Ubuntu.

Wednesday, June 12, 2013

Mobile Partner 16.0 for Linux / Ubuntu

Installing Mobile Partner in Ubuntu



You can plug and play your Huawei 3G dongle in Ubuntu or most linux systems without installing any third party driver software. But you cannot send SMS from your Huawei device which is capable.
                                  Mobile Partner is Windows based driver software for Huawei 3G dongles. using this software we can send SMS and view usage graph of the device, but unfortunately usage graph is not working in linux based systems, but you can send SMS

There are newer mobile partner versions also available for huawei devices with various features available on you modem such as USSD, calling and vediocalling facility, i tried those versions also and failed but 16.0

Tuesday, March 5, 2013

Oracle 11g Installation on Fedora 14 (Part 2 - Installation)

  •  Unzip two zip files to same folder and run “runInstaller” command.

  •  Proceed with the installation wizard

Monday, February 25, 2013

Oracle 11g Installation on Fedora 14 (Part 1 - Pre-installation)

OK I'll show how to install oracle on Linux environment.So for this I uses Oracle 11g and Fedora 14x64.So in this post I'll explain about what are the requirements and pre configurations that you need before install oracle on fedora.
Hardware Requirements
  • 1 GB of RAM ( minimum )
  • More than 3.5 GB hard disk space
  • Swap space requirement

Sunday, February 24, 2013

Mobile Partner for Windows 8

After you upgrade to Windows 8, you might have some trouble regarding connecting your 3G modem.These are some troubles that can occurs,
  • Windows 8 not recognizes your 3G modem drivers when you connect the device.
  • Windows 8 taking you 3G modem drivers correctly but after few minutes it will disconnect(device will automatically disconnected).
I assume that your 3G modem worked in previous windows versions (Windows 7/Vista/XP).
So the solution is download the latest mobile partner.


Installing iTunes on Ubuntu Linux

Installing iTunes 10.2.0 on Ubuntu 12.10 via Playonlinux 4.1.9

 

Playonlinux is a front end software for installing windows softwares on Linux based operating system.
  1. First download the playonlinux app and the wine packages which is available on Ubuntu software Center
  2. Download the iTunes 10.2.0 from following link. Why10.2.0, this versions 32bit works for me without any problems. I tried 11 and 10.6 versions but failed. http://download-euro.oldapps.com/iTunes/iTunesSetup102.exe 
  3. After installing the playonlinux and wine packages click on the install button in playonlinux  main window

Sunday, February 17, 2013

Install Android On Vmware with Internet Access

OK for this you need these per-requirements...
  • VMware workstation installed PC (I am using workstation 9)
  • Android os (download from here) size:193MB

Tuesday, January 8, 2013

Remote Power Management System (Part 3 - Hardware)

Remote Power Management System (Part 2 - What you need)

Before we begins our project first we look some skills that you want.
  1. Android App Developing knowledge 
  2. Web Designing + developing knowledge
  3. Some basic electronic knowledge
Don't worry if you not good in those.Because in this post I'll teach everything that you don't know.Now here are the hardware parts that you want in this project.
  • Roving Networks RN-XV WiFi module (https://www.sparkfun.com/products/11048)
  • Breakout Board (https://www.sparkfun.com/products/8276?)
  • SMA female to U.FI cable  & External wifi antenna
  • 2x 10µF x 2 and 2x 0.1µF Capacitors
  • 5V to 3.3V Regulator (LM3940)
  • 4.7k & 1k Resistors
  • 2N3904 Transistors
  • 12DCV source
  • 230VAC/12VDC Relays (Based on your country)
  • Diodes
  • Some color LEDs & Power switches
  • Other Electronic equipments
 

Search This Blog

Most Reading

Protected by Copyscape Duplicate Content Software

Facebook Page