SSE2032S18.Resources History

Hide minor edits - Show changes to output

March 08, 2018, at 06:14 AM by 115.145.212.143 -
Deleted lines 1-4:

!!! [Resources]

!! SSE2030: Introduction to Computer Systems (Spring 2018)
March 08, 2018, at 06:13 AM by 115.145.212.143 -
Changed lines 3-43 from:
!!! [Resources]
to:
!!! [Resources]

!! SSE2030: Introduction to Computer Systems (Spring 2018)

!!! [Resources]

* Installing Linux
** [[http://www.ubuntu.com|Ubuntu]] (Official version for this course: Ubuntu desktop 16.04.3 LTS)
** [[https://www.virtualbox.org|VirtualBox]] - An open-source virtualization software
** [[http://qnety.tistory.com/55|Installing Ubuntu on Windows with VirtualBox]] (in Korean)

(:if false:)
* [[http://massukr.tistory.com/156#.U_yfRpCwc9Q|Installing Ubuntu on VMware Player]]
* [[CSE2003S09.Linux|How to setup your own Linux environment using VMware]] (As of March 2009)

* Sharing files between Windows (host) and Linux (guest) (As of March 2009)
** [[CSE2003S09.FTP|Using FTP]]
** [[CSE2003S09.Samba|Using Samba]]
(:ifend:)

* Linux
** Installing and running Linux: [[http://csl.skku.edu/uploads/SSE2030F10/SKKULUG 2010_01 Linux is easy.pdf|Linux is easy.pdf]] (by SKKULUG, Korean, 2010)
** [[http://csl.skku.edu/uploads/SSE2030F16/intro.pdf|Introduction to Linux]]
** [[http://csl.skku.edu/uploads/SSE2030F16/intro2.pdf|Introduction to Linux 2]]
(:if false:)
** [[http://csl.skku.edu/uploads/SSE2033S16/LX02_IBM.pdf|Linux basics and installation]] (Provided by IBM Academic Initiative)
(:ifend:)

* Introduction to the Vi editor
** [[ftp://ftp.vim.org/pub/vim/doc/book/vimbook-OPL.pdf|A book on Vim by Steve Oualline]] (Vim is a version of Vi -- local copy [[http://csl.skku.edu/uploads/CSE2003S09/vimbook-OPL.pdf|here]])
** [[http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html|Graphical Vi/Vim cheat sheet and tutorial]]
** [[http://www.joinc.co.kr/modules/moniwiki/wiki.php/Site/Vim/Documents/UsedVim|Using Vim ]] (in Korean)
** [[http://kldp.org/KoreanDoc/html/Vim_Guide-KLDP/Vim_Guide-KLDP.html|Vi Guide]] (in Korean)

* GNU Tools
** [[http://gcc.gnu.org/onlinedocs/gcc-4.3.3/gcc|GCC 4.3.3 Manual]] (GNU C Compiler)
** [[http://sourceware.org/binutils/docs/as/index.html|Using as]] (GNU Assembler)
** [[http://sourceware.org/gdb/current/onlinedocs/gdb/|GDB User Manual]] (GNU Debugger)
** [[http://www.gnu.org/software/make/manual/make.html|GNU Make Manual]]
** [[http://sourceware.org/binutils/docs|GNU Binutils 2.19]]
February 26, 2018, at 01:18 PM by 115.145.212.143 -
Changed line 1 from:
!! SSE2032: System Software Experiment 1(Spring 2018)
to:
!! SSE2032: System Software Experiment 1 (Spring 2018)
February 26, 2018, at 01:18 PM by 115.145.212.143 -
Added lines 1-3:
!! SSE2032: System Software Experiment 1(Spring 2018)

!!! [Resources]