Presentation is loading. Please wait.

Presentation is loading. Please wait.

Intro to Linux/Unix (user commands) Box. What is Linux? Open Source Operating system Developed by Linus Trovaldsa the U. of Helsinki in Finland since.

Similar presentations


Presentation on theme: "Intro to Linux/Unix (user commands) Box. What is Linux? Open Source Operating system Developed by Linus Trovaldsa the U. of Helsinki in Finland since."— Presentation transcript:

1 Intro to Linux/Unix (user commands) Box

2 What is Linux? Open Source Operating system Developed by Linus Trovaldsa the U. of Helsinki in Finland since 1991. Under GNU GPL, its source code is free for everyone to download and use. One of the most popular, esp for a server markets

3 Source code can be modified to fit your need. Quite portable – good for new hardware products Supports various hardware platforms. Majority on x86 True multi-tasking operating system. Being immunized against all kinds of viruses.

4 Login Login at terminal/console, X- window Remote terminal – ssh Putty – windows, openssh.org

5 Putty login screen

6 Login to systems IBM P5/575 supercomputer - bluedawg.loni.org Obtain login via https://www.loni.org/systems/accounts/account_request.php https://www.loni.org/systems/accounts/account_request.php Class Cluster System – 138.47.51.229 Your login is your tech e-mail (w/o number) and password = engr530. ars cmo crc dgh jcg jcm jsb kag sva vmh

7 Parallel computing Machines

8 Navigate around and file/dir commands List a directory – ls Get more help – man %command Change directory – cd Forward slash in Linux/Unix Create directory – mkdir Remove file or dir – rm List a file content – cat, more

9 Create/edit a file Vi Emacs Any of you favorite editor

10 Compile and run your program gcc – gnu c compiler g++ - c++ mpicc – mpi c compiler Default executable – a.out Run your program on Linux cluster Make sure your $PATH is set./a.out – normal program Mpi – mpirun or qsub (pbs)…


Download ppt "Intro to Linux/Unix (user commands) Box. What is Linux? Open Source Operating system Developed by Linus Trovaldsa the U. of Helsinki in Finland since."

Similar presentations


Ads by Google