1. Merlion Park->Marina Bay Sands (Casino)->Gardens By The Bay->Singapore River (Bar/Jumbo/Xiaohonglou seafood)
2. VivoCity(Movie/Shopping/Nosignboardseafood/ThaiExpress)->walk to Sentosa (Universal Studio/Casino/Song of the Sea/Jumbo)
3. Somerset313->Orcahrd(Ippudo/DFS)
4. East Coast: BBQ
Wednesday, 7 August 2013
Tuesday, 6 August 2013
Set X11 Forwarding for gitk
Tools: Xshell, Xming, git
1) Install Xming. Run it.
2) Xshell setting: Connection->SSH->Tunneling, click Forwarding X11 connection to X DISPALY:(localhost 0.0);
3) ssh to you server, test X11 by command 'xclock &'; if X11 is set properly, then a clock would appear in you local desk.
4) install git (gitk is installed by default).
5) goto a git repo, type in command 'gitk &'; the GUI would come out automatically as :
1) Install Xming. Run it.
2) Xshell setting: Connection->SSH->Tunneling, click Forwarding X11 connection to X DISPALY:(localhost 0.0);
3) ssh to you server, test X11 by command 'xclock &'; if X11 is set properly, then a clock would appear in you local desk.
4) install git (gitk is installed by default).
5) goto a git repo, type in command 'gitk &'; the GUI would come out automatically as :
Subscribe to:
Posts (Atom)