Difference between revisions of "User:Jl452"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
==Favorite MATLAB Demonstration== | ==Favorite MATLAB Demonstration== | ||
+ | |||
+ | ==Creating a Remote Connection from a Mac== | ||
+ | xhost + | ||
+ | ssh -XY NetId@ComputerName.oit.duke.edu | ||
+ | |||
+ | In my case, for example, | ||
+ | |||
+ | xhost + | ||
+ | ssh -XY jl452@teer17.oit.duke.edu |
Revision as of 17:45, 16 January 2013
Contents
About Me
My name is Jianan Li. I am from Beijing, China. I'm currently a member of Duke's class of 2016 and a prospective ECE/CS major.
Grand Challenge for Engineering Article
Reverse-engineering the brain for better computers, Clive Maxfield, EE Times, updated 18 September 2007, accessed 15 August 2008 (Reverse-engineer the brain)
Favorite MATLAB Demonstration
Creating a Remote Connection from a Mac
xhost + ssh -XY NetId@ComputerName.oit.duke.edu
In my case, for example,
xhost + ssh -XY jl452@teer17.oit.duke.edu