Vnc for iPhone
Fun controlling desktop from a phone
Passwordless login (ssh)
If u want to login without passwords from one system to another
the ssh service should be installed on both systems
sudo apt-get install openssh-server opensssh-client
Identify the system which should be server which one should client
On the server system
skx@lappy:~$ ssh-keygen -t rsa
Generating public/private rsa key pair.
Enter file in which to save the key (/home/skx/.ssh/id_rsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /home/skx/.ssh/id_rsa.
Your public key has been saved in /home/skx/.ssh/id_rsa.pub.
Then copy th public key to client system make sure you full permissions to .ssh folder
ssh-copy-id -i ~/.ssh/id_rsa.pub username@mystery
Changing the screen resolution ubuntu 12.04
If your monitor is not detecting the desired in the gui mode

You need to create xorg.conf file under /etc/X11 directory
cd /etc/X11
touch xorg.conf
Add the display modes to /etc/X11/xorg.conf
If you don’t have a xorg.conf, then you can use the following as a basis. You need to replace the entries with the names Modeline, Driver and Modes with the correct entries for your system. Depending on your hardware, you may need additional entries, for example if your system has more than one graphic chip.
Section “Monitor”
Identifier “Monitor0”
Modeline “1280x1024_60.00” 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
Modeline “1024x768_60.00” 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync
EndSection
Section “Screen”
Identifier “Screen0”
Device “Card0”
Monitor “Monitor0”
SubSection “Display”
Modes “1280x1024_60.00” “1024x768_60.00”
EndSubSection
EndSection
Section “Device”
Identifier “Card0”
Driver “intel”
EndSection
If you don’t know the name of the video driver that your system is using then you may get the name as follows (if you have an intel graphic chip, the driver name is just “intel”):
lshw -class display | grep “driver”
The modelines can be generated with cvt:
Changing Passwords in ubuntu 12.04
If you want to change the password for any user account you can just give
kiran@localhost:#passwd “username”
kiran@localhost:#sudo passwd “username”
If you are getting Authentication Manipulation error then you do not have privileges to change. You must do it at as a root user
By default Ubuntu wont create a root passord, you can set the root password
sudo password root
then
Switch to root user
sudo bash
sudo -s
su -
If the root password is aleady changed or you forgot your root password then reboot your machine and enter into recovery mode , Or use a Ubuntu live cd
1. When you get the grub menu appears, select option with recover as shown in figures.


Boot into the recovery mode , and then select drop into root shell prompt
Mount the filesystem into read write mode
root@localhost$:mount -o rw,remount /
root@localhost$:sudo passwd root
root@localhost$:passwd “username”
Different desktop environments
If you are not comfortable with the default unity desktop environment , You can try other desktop environments
And also if you system is old and doesn’t support high end graphics then you can try light weight desktop environments (XFCE and LXDE) as they wont use up too much ram
1.XFCE
sudo apt-get install xubuntu-desktop

2.LXDE
sudo apt-get install lxde

3.Gnome 3
Last but not the least If you are not a keyboard person and heavily dependent on Mouse you can use Gnome 3
sudo add-apt-repository ppa:gnome3-team/gnome3
sudo apt-get install gnome-shell

Keep of the Grass By Karan Bajaj
After reading Jhonny Gone down his second Novel which impressed me very much
Jhonny gone Down is a must read for anybody, the plot is too good and it will keep on hook.

I decided to read karan Bajaj debut novel, keep of the grass

The book has one main character is IIMB Bangalore and MBA career.
All Mba aspirants and those who are doing mba presently will absolutely connect with this book
The book seemed like a college diary of what 2 years of MBA will look like
Though the main character tries the path of spirituality, self discovery and corporate mumbo jumbo it doesn’t impress you much
At some point you may wonder as it follows the same plot as five point someone.
I would rate karan bajaj is a much better writer than Chetan Bhagat
Definitely one of writers to watch out for in future
Revolution 2020 Chetan Bhagat Novel Review
After reading Chetan Bhagat new offering i can definitely say that he has lost his mididas touch

He should join bollywood as a script writer rather than continuing his career as a writer
The story offers nothing new as we have see countless number of Bollywood featuring triangular love stories.
There is a remarkable outrage when Chetan Bhagat whenever he tweets some of the comments are hilarous.
Chetan bhagat is no stranger to controversy like 3 idiots credit issue, Lok pal bill issue.
His articles on Times of india are such crap uses cheap publicity stunts to promote his books.
For die hard Chetan Bhagat fans it may be a treat his blog
Best korean movies
Recently i have become a fan of Korean movies
No wonder All of them will act as a inspiration to Bhatt camp or major Hollywood Productions.
Here is a list of Korean movies one should watch they are many more to watch :-)
If you have problemn finding the subtitles of a particular movie this site is very useful
http://www.opensubtitles.org/en
This imdb list has been very helpful to me
http://www.imdb.com/list/g7ijK5Rjl-I/
1. Chaser

This movie had been remade In Bollywood as murder
If u are a fan of psycho killer movies you will love it.
2. I saw the devil

Thiis is the best movie so far i watched in korean
Another psycho killer epic movie Don’t miss it.
PS: Warning the Gore /Bloodfest in the movie will be unbearable for some
3. Yellow Sea

yet another master piece by the chaser director Hong-jin Na
There is a element of surprise throughout the movie while beautifully showing the socio-economic conditions of the region
4. Old boy

Park Chan-wook is best director of Korean movies right now
Old Boy(Remade in Bollywood as Zinda) is the second part of the famous Trilogy (The Vengeance Trilogy) the other two are Sympathy for Mr. Vengeance and Sympathy for Lady Vengeance
Though there is no link between the movies they are good a must watch
5. Memories of murder

This movie is a brilliant murder mystery and Psycho thriller investigation
6.Thirst

This is the best Vampire Movie i have ever seen unlike over regular dose of Twilight nonsense. This is how a vampire movie should be Park Chan-wook excels again.
7. joint security area

Yet another Park Chan-wook Master piece. This movie looks into the North korea and south Korea Dispute which brilliant given current scenario over there
8. The man from Nowwhere

If you are a action fan this is the best hardcore action movie
Cop story movie i loved it.
They are many more movies which i have omitted as fan of action movies :-)
Further reference
http://www.imdb.com/list/g7ijK5Rjl-I/
Happy movie time
Ubuntu 11.10 and Gnome Interface
It has been a few days since i started using the ubuntu 11.10
It has some good features specifically rich in desktop features, if you want the new rich features it won’t work work on older laptops the installation falls back back to default mode
Since 11.04 Ubuntu has moved on from Gnome to Unity and change has not impressed me much
It takes some time to get used to the new interface as our minds are wired by default to find the taskbar on downside of the screen as Unity sidebar is shifted to the right side of the screen You need to be a master of keyboard shortcuts to be good

Here is a link for keyboard Short cuts
http://blog.sudobits.com/2011/09/04/ubuntu-11-10-oneiric-ocelot-keyboard-shortcuts-for-unity/
Install the compiz application so u can play around with the desktop
Install your favorite apps, through the ubuntu software centre is completely modified, the new look is good it is easy to find the required applications it is on par with itunes, android market
Ubuntu is definitely gearing up to enter the mobile and tablet market considering the new changes
The synaptic manager is completely removed which is a good thing i suppose considering the number of steps one has to generally go through before installing any application
Here is a comprehensive review of ubuntu 11.10
http://www.omgubuntu.co.uk/2011/10/ubuntu-11-10-released/
Some tweaks which are very useful
If u are comfortable finding the sidebar down this tweak will help
http://www.webupd8.org/2011/10/how-to-move-unity-launcher-to-bottom-of.html
I would recommend to install the gnome shell

http://www.omgubuntu.co.uk/2011/10/gnome-shell-ubuntu-11-10-guide/
Gnome Review
http://www.techdrivein.com/2011/02/gnome-shell-review-its-starting-to-look.html
Installing different Themes
http://www.omgubuntu.co.uk/2011/10/how-to-install-gnome-shell-themes-in-ubuntu-11-10/
http://www.omgubuntu.co.uk/2011/10/five-pretty-awesome-gnome-shell-themes/
Weekend Gateaway(Mudumalai and Goplaswamy Betta)
Ok Here goes my first official tumblr post
The trip was entirely unplanned me and my group of four friends decided to go instead of lazing around in homes.
We began searching for various places for a 2 day trip. The options were
1.Gokarna beach and Mangalore side as beaches were abundant over there
2.Coorg side for a cool road side trip.
3.Mudumalai Tiger Sanctuary.
Mangalore and coorg side got cancelled as there huge rains over there thanks to some inside information.
So it was decided to go Mudumalai and surronding areas.
Booked a Tavera and we were set to go.
It took around 5 hr to reach the Bandipur the road through the forest was closed from night 10:30 to morning 6 had to wait for 45 min to get the green signal :-)

Decided to head directly head to Mudumalai tiger reserve first. Crossed over to Tamilnadu.

Greeted by wild elephants on the way

Reached Masinagudi small town which is just 30km from Ooty which had the Niligris Mountain range in full glory.

The Resorts were numerous in this small town we checked into Mountain view resort as the rates were economical.
Decided to explore the hills and forest area it was kind of a adventurous when we went deep inside the forest with no guide

The water was crystal clear an streams were abundant


We spotted lot of Deers,Peacocks,Boars,langurs but were unable to spot a single tiger,lepoard even the night safari didn’t help us which cost us a fortune and everybody were pissed of at the driver :-). when he showed same set of deers again and again.


Reached a temple of deity Murgan which was constructed at the top of the mountain had breathtaking views of the mountain range. The temple pujary gave us an intresting trivia that the temple was maintained by bollywood actor Mithun Chakravarthy

Decided to head Back Home On the way we stopped at Gopalswamy Betta,which had the best views of the mountain range and also temple dedicated to lord Krishna.



Had a great time:-)
For more information visit the wiki http://en.wikipedia.org/wiki/Mudumalai_National_Park
Creating a bootable usb disk for ubuntu
Desperately was trying to install ubuntu as my laptop cd.dvd drive failed and was running to problems lately
Download the iso file
system > adminstration>start up disk creator >
boot from usb drive
Unknown keyword in configuration file.” Ubuntu USB boot
http://alexsleat.co.uk/2010/11/27/how-to-fix-unknown-keyword-in-configuration-file-ubuntu-usb-boot/
congratulations usb disk is ready
Struck at grub rescue after accidently deleting the ubuntu partion
Then you willl be struck at grub screen.
The simplest way for you to boot into windows again is to use a live ubuntu live cd
and execute the following commands in the terminal
sudo apt-get install lilo
sudo lilo -M /dev/sda mbr
Installing grub after reinstalling Xp
Hi
This is the most frequent problem i face whenever i want to reinstall xp the boot options go missing and my system directly boot into win xp
There is no doubt that the ubuntu data is there it is just that the master boot record and grub.cfg file have been deleted
to get you boot options back to normal please refer to this page
sudo grub-install /dev/sda
sudo update-grub
https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows
How to installl cracked apps for iphone
Hi
I was waiting a long time for the release of ios 4.2.1 which fixed my iphone 3g slow and performance issues. I was stuck at ios 3.1.3 for about three months and the most of the new apps that released during this time required ios 4.x and later versions.
The jailbreak community was delaying the unlock\jailbreak as apple was expected to release ios 4.2.1 in November 2010 they didn’t want to take a chance to risk their jailbreak being patched by apple
Well it was worth the wait as the release pretty much fixed all the issues for iphone 3g. There are many jailbreaks available for but it is better to use redsnow and ultrasnow versions to jailbreak as you will not run into problemns during the installations. The website www.redmondpie.com contains all the guides to go about jailbreaking the iphone, while jailbreaking please deselect multitasking and homescreen wallpaper options as it will lead to more slowness in iphone 3g
Now most of the apps are in the paid sections The cost may vary upon the app popularity usually (.99$ to 4 $). The free paid apps are good but for the complete features you have to pay
First step is to install installous
- Open Cydia, add this source: http://cydia.hackulo.us
- Install “Installous ver 2.0″ and
- Install “OpenSSH - this is used to connect remotely between machines ”
- Connect iPhone to PC/Mac (Using WiFi)
- Connect to the iPhone using SSH connection (Winscp,CyberDuck ,gftp etc) “Username: root Password: alpine” port no: 22
- Navigate to /private/var/mobile/ folder
- Set the permission of the Applications folder to 777 (make sure reclusive is checked).
- Stay in the /private/var/mobile/ folder.
- Create a folder called “Documents” in the /private/var/mobile/ folder. Make sure to spell “Documents” correctly, with a capital “D”
- Copy the ipa file format to following path /private/var/mobile/Documents/Downloads
- Open installous Go to Downloads tab
- Tap on the ipa file then select INSTALL
using gftp in ubuntu
go to settings->genral->network->wifi-> note down the ip address
There is a problemn on ios 4.2.1 and openssh need to reinstalled everytime you want to copy some file to ur phone
I will be trying to use ifile which many have said the easiest method to transfer files.
In the next post i will explain how to use ifile
One disadvantages on ios 4.2 is now it is not detecting on ubuntu 10.10 the lib mobile is not working properly if that was working you can directly copy the ipa file no need of a secure ssh connection
