How to Install sublime text 2 + license code in Ubuntu

Sublime is powerfull code editor .
and Now in this case i will explain for installation and So register it with the key.
So I hope this is helfull for you.


Download

wget http://c758482.r82.cf2.rackcdn.com/Sublime%20Text%202.0.1.tar.bz2
tar -jxvf Sublime\ Text\ 2\ 2.0.1.tar.bz2


Then move the dir

mv Sublime\ Text\ 2 sublime
mv sublime /opt
cd /opt
chown -R root:root sublime
chmod -R +r sublime


then create One bash file :

nano /usr/bin/sublime_text

Paste this code .

#!/bin/sh
#export MOZILLA_FIVE_HOME="/usr/lib/mozilla/"
export SUBLIME_HOME="/opt/sublime"

$SUBLIME_HOME/sublime_text "$*"

Save exit.   

Now create Desktop launcer.

nano /usr/share/applications/sublime.desktop

paste this code :

[Desktop Entry]
Encoding=UTF-8
Name=Sublime Text
Comment=Sublime Text 2
Exec=sublime_text
Icon=/opt/sublime/Icon/256x256/sublime_text.png
Terminal=false
Type=Application
Categories=GNOME;GTK;Utility;TextEditor;
StartupNotify=true
So finally you can open the apps in "Applications => Accesoris => Sublime text"

Now Register the Applications.

sudo apt-get install ghex
cd /opt/sublime/
sudo ghex sublime_text

And now you see the window.
edit => Repleace
search 33 42 and repleace with 32 42
Save exit.

and now go to " Help => Use licensi "
Paste below :

—–BEGIN LICENSE—–
Patrick Carey
Unlimited User License
EA7E-18848
4982D83B6313800EBD801600D7E3CC13
F2CD59825E2B4C4A18490C5815DF68D6
A5EFCC8698CFE589E105EA829C5273C0
C5744F0857FAD2169C88620898C3845A
1F4521CFC160EEC7A9B382DE605C2E6D
DE84CD0160666D30AA8A0C5492D90BB2
75DEFB9FD0275389F74A59BB0CA2B4EF
EA91E646C7F2A688276BCF18E971E372
—–END LICENSE—–

So finally you get the applications registered and feel like A BOSS !

Thnkz.
Title : How to Install sublime text 2 + license code in Ubuntu
Description : Sublime is powerfull code editor . and Now in this case i will explain for installation and So register it with the key. So I hope this is...

2 Responses to "How to Install sublime text 2 + license code in Ubuntu"

  1. Dear Friends,the object of my mail to you is to seek your help.
    My target and mission is to find securityundefined.com real server IP which is covered by cloudflare security .
    I have been searching
    "How to search real IP address of a website by passing cloudflare?
    But in this research I'm not getting any answer of this question.If you can help me in finding how to find IP address bypass cloudflare security then please me in this matter and if you don't wana help me then please find me the real ip of this website www.securityundefined.com
    Thank's.
    plz mail me on fida275@gmail.com

    ReplyDelete
  2. Great sharing BOSS ! Like it ! and Thankz !

    ReplyDelete