Friday, April 27, 2012

New way of running Ubuntu


After a long time, i am blogging through this post.

So...I am running ubuntu since 2010(from version 10.04) so after 2 years it was totally awesome experience with ubuntu.

In newer Ubuntu(Ubuntu after v11.04) , It introduced new Unity UI for rich desktop experience.
GNOME 2.X was used in Older ubuntu and Fedora is using GNOME shell(after version 15).

So, I have seen many post related comparison of older GNOME with Unity and Unity vs GNOME Shell. GNOME Shell and Unity both look like a same but both have its own functionalities.

But As per my experience, Unity is awesome thing and it increases the productivity. Lets see how...


OLD WAY OF GNOME:

Suppose I want to run open office then I will go into application menu and then office then will run any open office application after that I found that lets check the mail and I will go to again Application menu then Internet then Thunderbird or any email client. In short, Each and every time I have to shift from keyboard to track pad(touch pad).


LETS SEE NEW WAY :

Above task can be done in easy way with latest ubuntu.

SUPER+ Libre... Navigate-> ENTER



SUPER+Thun..Navigate->Enter (BEST WAY TO USE HUD IN UBUNTU 12.04 : ALT+ emai..-> ENTER)




ALT+cha..-> Enter (It will open chat application called empathy)

So,No time to go on track-pad (touch pad), Its simply awesome.

Now, you can understand how Unity is useful then older GNOME .
Unity is specially design for keyboard lovers and you are using linux so sure you will be keyboard geek otherwise you wont try linux.

HUD IS ALSO FOR KEYBOARD GEEKS.

UPDATE: If you want to see shortcuts on ubuntu 12.04 then press SUPER and hold.

Saturday, February 11, 2012

Netcut – Cut Any Computers' Network Connection







A classic tool which can perform multiple tasks like listing IP-MAC table in seconds, turn the network on & off on any LAN computer or device like routers and switchers,change the MAC address on any adapter.

With NetCut you can easily manage and track network events and protect users from ARP SPOOF based attacks with only one click.

Also you can cut down any computer’s gateway network connection.

Features:
  1. Support windows 7 64 bit . The driver and Install package has been upgrade. tested working under windows 7 both 32 bit and 64 bit OS.
  2. You can cut any computers network or internet connection with NetCut
  3. Automatic latest Version detect.
  4. NetCut works great on many type of networks like home LAN, office LAN, school LAN or even ISP LAN.
  5. Easy to use: One click to protect user computer Function.No one in the network can cut you off with ARP spoof technology anymore .
  6. Effective: One click to cut down any computers network connection to the gateway.
  7. IYFT: Get all IP addresses of the computers in your LAN in Seconds.

Download: Netcut 2.0.9


Friday, February 10, 2012

Gbuntu 2.04 Android Edition coming in this mid of 2012

Hi,friends.

First of all,Thanks for your support for first general version of Gbutnu 1.04.

So,I am currently gathering requirements for Gbuntu Android edition.

Here some  features and defined Objectives:

-Light weight Linux based Computer Operating system on Android platform.

-Mostly preferred for Android tablets and big screen phones.

-Recommended System Requirements

  Required RAM Required CPU
   128 MB** 800 MHz

**This ram is additional required RAM which you are using on phone.This doesn’t specify phone’s RAM.


-Less utilities because I have to maintain many things on small device.

-Desktop mock up will be based on touch preference and something very compact.

Released date is not decide until now but it will be in month of June-July 2012.

More news coming soon….KEEP IN TOUCH WITH BLOG>>>

Linux with fun: Text based console browser

Hey,friends…

Lets do fun with Linux terminal.Here I want to share one Linux console utility called ELINKS.

Basically elinks was developed for UNIX systems as browser.

To download it,put this command in terminal.

sudo apt-get install elinks

Sunday, February 5, 2012

How to Unlock Samsung Galaxy SL i9003?

  1. Insert a non accepted SIM card on your phone
  2. Your phone will now display “SIM network unlock PIN” or “enter network code” GET YOUR SAMSUNG GALAXY SL I9003 UNLOCK CODE
  3. Enter the unlock code and press unlock
  4. Code accepted or network unlock successful phone will reboot
  5. Your phone is now unlocked to any GSM network
If the phone does not give the prompt to enter unlock PIN or network code, then:
  1. Switch ON your phone with a NOT ACCEPTED SIM Card
  2. Compose: #7465625*638*CODE# (or *#7465625*638*CODE#).
  3. Phone may reboot.

Populer Forks of Android

As we know, Android is open source mobile operating system developed by google. And Its all versions
Without  Honeycomb(Android 3.0-Tablet Version) are fully open source.
Lets see some its most famous forks(derived versions of android)
It is very famous among all android forks and it is built on android 2.3.5(Gingerbread).It provides many functionality which is not available in original android versions. This custom ROM has largest installation in world after original android.
 its totally iOS experience android fork developed by CHINISE community and based on same ginger bread.It is very attractive and has more user friendly UI. It has some own applications like own music player,dialer,contacs,etc.
3.Baidu Yi (Chinese: literally “Baidu Yi Platform”, meaning”change” or “easy”)
 It is an operating system for mobile devices. It is based on Google’s Android but is a fork by Baidu, the dominant search engine operator in China. It was announced on 2 September 2011 at the 2011 Baidu Technology Innovation Conference in Beijing. So far it is a vaporware, and you can’t see any progress or updates on their website.

How To Display Network Upload / Download Speed On The Panel In Ubuntu 11.04/11.10?

Indicator-Sysmonitor (System Monitor Indicator) is a really interesting Ubuntu indicator because it allows you to display pretty much anything on the Unity (or GNOME) panel by using a simple command or a bash script.
(Speaking of Indicator-Sysmonitor: a recent update brought sensors support (make sure you install hddtemp and lm-sensors), but this post isn’t about that)
Currently there is no AppIndicator to display the actual network usage as in the actual values on the Unity panel in Ubuntu 11.04. We have Indicator Multiload but it only displays a graph so I wrote a script for Indicator-Sysmonitor to display the network upload/download speed as well as CPU and Memory usage (Indicator Sysmonitor already has CPU and Memory usage but if you want to use a script, you must get your script to display the CPU and Memory usage independently).

Latex start up guide

 
Latex is a Document preparation suite for creating well formated reports,pdfs,e books,magazine and etc..
In this guide we will learn how to handle LaTeX at geek level not at expert level.
There are two tools which we will need to understand.
      1. Miktex-It is a compiler which will compile our document to generate pdf output.
(Download from here http://miktex.org/2.9/setup )
 
      1. Led-It is a latex editor. In which we will write our code and we will compile it using Miktex.
All latex file(code) has extension as a .tex and all bibliography file has extension as a .bbl
Some points to remember for easy understanding and handling:
      1. F7 is short cut key to compile your code in led.
      2. Please do back up before editing any code.
      3. If you found any error in compiling your code in led then type ‘H/h’ in console and press enter. It will show the error did by you.
      4. Most of all tags starts from \tag-name
      5. Some format needs its class to be in same directory where our tex fie is stored,like in IEEE format its class IEEEtrans.cls to be at same place where tex file is stored.
      1. All images which are included in our tex are to be stored at same place where tex file is.
How to do :
      1. Open LED.
      1. Open .tex file.
      1. Do modification in your way.
      1. Compile it using F7.
      1. Enable “Tools” menu in menu bar by right click.
      2. Open PDF(PDF symbol) in Tools menu.
      3. See your output in your installed pdf reader.
Examples of LaTex report formats:(Download Links are in brackets )
So modify it in your way and enjoy of doing LaTex.

How to use Indian Rupee symbol ?

Hello Indians ! Hope who are all clicked this article surely be passionate towards INDIA !!
We come across lots and lots of FONTS ! Each one looks different from others!
Beauty is that the most loved Rupee symbol of INDIA can also be used in our word,spreadsheets,notes,mails ,etc :)


How to make Mozilla Firefox faster?

1. Type "about:config" into the address bar and hit return. Scroll down and look for the following entries:

network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests

Normally the browser will make one request to a web page at a time.
When you enable pipelining it will make several at once, which really
speeds up page loading.

2. Alter the entries as follows:

Set "network.http.pipelining" to "true"
Set "network.http.proxy.pipelining" to "true"
Set "network.http.pipelining.maxrequests" to some number like 30. This
means it will make 30 requests at once.

3. Lastly right-click anywhere and select New-> Integer.

Name it "nglayout.initialpaint.delay" and set its value to "0".
This value is the amount of time the browser waits before it acts on information it recieves.

Chat with Friends through MS DOS Command Prompt


Lets do chating via windows command prompt..

FOLLOW THE STEPS:

1) All you need is your friend's IP Address and your Command Prompt.

2) Open Notepad and write this code as it is.....!

@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

3) Now save this as "Messenger.Bat".

Ad

Ad

Ad

Ad