1 / 62

Prachoom rangkasikorn

Prachoom rangkasikorn. presents. Create prachoom school server “ameba theory”. Photo from thailand Thayang phetchaburi. objective. For Show how to create prachoom school server with ameba theory Can we do it? Show setup by hardcopy oker about 30 total.

alyson
Télécharger la présentation

Prachoom rangkasikorn

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. Prachoomrangkasikorn presents

  2. Create prachoom school server “ameba theory” • Photo from thailand • Thayangphetchaburi

  3. objective • For Show how to create prachoom school server with ameba theory • Can we do it? • Show setup by hardcopy oker about 30 total

  4. Hardware 60 totalx19000baht • Set computer 60 total

  5. Docking station “oker” 30 total

  6. Harddisk master 3 total Dltv52=831gb Edltv_sec=591gb Edltv_voc=188gb General=600gb Preschool=41gb Primary=988gb Dltv53p=1175gb Dltv53m=365gb

  7. How to manage hdd 60x3=180total • Partition table type gpt • Create on partition sda1 • mkfs.ext4 /dev/sda1 • e2label -f /dev/sda1 • do same with 180 total until finished

  8. how to hard copy 7 hours =6 total 7 hours=12total 7 hours=24total

  9. 7 hours=30+18 total show 28 hours=30+6 total day second can setup two computer

  10. 7hours=30+30 7hours=30+30 7hours=30+30 7hours=30+30 7hours=30+30 show day three can setup computers show that in five day can do server 60 tatal finished.

  11. how to setup prachoom school server • in day two , let’s hdd 6 total to setting in their case • two com ready to setup fc11-64bit • 7 hours later there are 10 com ready to setup • 7 hours later there are 10 com ready to setup • 7 hours later there are 10 com ready to setup • 7 hours later there are 10 com ready to setup • 7 hours later there are 10 com ready to setup

  12. what os do we setup • dvdfc11-64bit • scriptsetup setupfc11.4 • moodle154 • moodle1912

  13. what content there are in server • hdd 1=general 600gb, preschool=41gb, primary=988gb, • hdd2 = dltv52=831gb, edltv_sec=591gb, edltv_voc=188gv • hdd3= dltv53p+dltv53m=365gb

  14. step to setup

  15. how to close SELINUX • root/123456 • vi /etc/selinux/config enter • edit line following • SELINUX=disabled • :wq • reboot • root/123456

  16. how to create folder for scripts • mkdir /a • mkdir /aa • mkdir /b • mkdir /bb • mkdir /school • mkdir /school/log • mkdir /school/webmaster • mkdir /schoolhd2 • mkdir /schoolhd3

  17. how to e2label • e2label /dev/sda4 log • e2label /dev/sda4 webmaster • e2label /dev/sda4 schoolhd2 • e2label /dev/sda4 schoolhd3

  18. how to fstab • vi /etc/fstab • plus line below • LABEL=log /school/log ext4 defaults 0 0 • LABEL=webmaster /school/webmaster ext4 defaults 0 0 • LABEL=schoolhd2 /schoolkhd2 ext4 defaults • LABEL=schoolhd3 /schoolhd3 ext4 defaults 0 0 • :wq • reboot • root/123456 • df <can see /school/log, /school/webmaster, /schoolhd2, schoolhd3>

  19. how to setup setupfc11.4 • cp –R setupfc11.4 /root • cd setupfc11.4 • ./setup • ./net-reset • reboot • root/123456 • cd setupfc11.4 • ./net-setup • reboot • root/123456

  20. how to check config • ifconfig enter • <can see eth0=192.168.10.1 , eth1=192.168.1.8>

  21. how to create passwdwebmasdter and smbwebmaster • root/1323456 • passwd webmaster • teacher789 • teacher789 • smbpasswd –a webmaster • teacher789 • teacher789 • ftp school • webmaster/teacher789 • ftp>ls <see ftp web ..>

  22. how to create grant user • root/123456 • service mysqld stop • /usr/libexec/mysqld –skip-grant-table & • mysql • use mysql • flush privileges;

More Related