1 / 35

LINUX for Education

LINUX for Education. Sistem Operasi. Linux itu Sistem Operasi di Komputer… Tugas : Mengatur Hardware : monitor, drive, mouse, memory Mengatur aplikasi. Isinya sistem operasi apa aja…?. Managemen proses Managemen memori Proteksi terhadap informasi Managemen dan penjadwalan resource

nola
Download Presentation

LINUX for Education

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. LINUX for Education

  2. Sistem Operasi • Linux itu Sistem Operasi di Komputer… • Tugas : • Mengatur Hardware : monitor, drive, mouse, memory • Mengatur aplikasi

  3. Isinya sistem operasi apa aja…? • Managemen proses • Managemen memori • Proteksi terhadap informasi • Managemen dan penjadwalan resource • Struktur file sistem

  4. Kernel

  5. OS yg modern harus bisa… • Multithreading  Thread • Symmetric multiprocessing • Multi-tasking • Multi-user

  6. OS ada apa aja…

  7. Linux • Yang membuat Linus Trovald (1991) • Dibuat secara open-source • Dikembangkan oleh banyak komunitas di dunia • Gratis • Turunan dari UNIX • Punya DISTRO

  8. Yang lain: Unix, windows, apple : BAYAR MS-DOS tidak support multi-tasking dan multi-user MacOS hanya di Apple computer, Windows hanya di Intel, Solaris hanya di SPARC, Unix hanya di Alpha Windows Penyakitan, VIRUS LINUX vs OS yang lain • LINUX: • Free • Multi-tasking dan Multi-user • I386 (intel), PPC, Sparc, Alpha, dll • Bebas VIRUS

  9. Distro Linux

  10. Manfaat Linux • Server Internet • Desktop • Peralatan pengontrol industri • PDA • FPGA • Mobil Otomatis … (lihat berita jawapos)

  11. Manfaat Linux … terusannya

  12. Installasi Linux • Siapkan komputernya (ketahui HW yg ada) • Installer Linux (pemilihan distro Linux) • Jangan asal klik “NEXT” … • BACA PETUNJUK DGN BENAR !!! • Jangan lupa backup data terlebih dahulu…

  13. Perintah Dasar • Perhatikan huruf besar dan kecilnya • Dgn “TAB” ga perlu ngetik perintah lengkap… • Man  manualnya perintah-perintah • Contoh perintah : • Ls, cd, mkdir, cat , grep

  14. Dasar Jaringan Linux • Ifconfig • Melihat IP Address • Route • Melihat dan memodifikasi routing • Ping • Mengecek jaringan

  15. X-Windows • Core : • Xfree86 • X.org • Window Manager • Gnome • KDE • Windowmaker • XFce • Enlightenment • fwm

  16. X-window (desktopku)

  17. Buat ngetik pake … • OpenOffice.org suite • Writer, calc, impress, math, Draw • Gnome Office • Abiword, gnumeric, evolution, dia, gimp • Koffice • Koffice-word, kspread, kpresenter, kexi, kivio • StarOffice • Latex, vim

  18. OpenOffice.org yg ku pake

  19. Contoh Office-ware

  20. FUN • Mp3 player • Xmms, freeamp, mpg123… • Nonton film • Mplayer, totem, xine, kmplayer • Games • Akeh polllllll…. • Sound (gitar, midi,…) • Gnometab, sequencer,…

  21. Linux having fun

  22. Internet • Browser • firefox, opera, lynx • Mail • evolution, thunderbird • chat • gaim, centericq • VoIP • gnomeeting, speakfreely

  23. Internet

  24. Pemrograman komputer Gcc – bahasa C di Linux Makefile student@highway:~$ vim hello.c student@highway:~$ cat hello.c #include<stdio.h> main() { printf("Hello CC Bojonegoro\n"); } dhoto@highway:~$ gcc -o hello hello.c dhoto@highway:~$ ./hello Hello CC Bojonegoro Pemrograman Komputer

  25. Pemrograman Komputer

  26. Pemrograman Web, Database • Apache • PHP • MySQL

  27. Pemrograman Web, Database

  28. Database

  29. GIS • MAP-server • GRASS

  30. Digital Signal Processing • Octave, sbg pengganti MATLAB • GNU-Plot • Fast Fourier Transform in the West (FFTW) • Snack, HTK (speech processing) • OpenGL (image processing) • MPI, PVM (parallel computing)

  31. Jaringan Komputer, Administrasi Jaringan, Keamanan Jaringan • IP, Routing, Forwarding,.. • Server : • Apache web server • Postfix mail server • Samba file server • Proftpd FTP server • … • Firewall – security,…

  32. Jaringan Komputer, Administrasi Jaringan, Keamanan Jaringan

  33. Silahkan mencoba…Terima Kasih

  34. Contact : Isbat Uzzin N isbat@eepis-its.edu

More Related