Posts

Scratch

1. Modified Scratch :  https://sheeptester.github.io/scratch-gui/ 2. HTMLifer :  https://sheeptester.github.io/htmlifier/ 3. Web2apk :  https://websitetoapk.com/download.html 4. Game example:  https://bit.ly/3Hw85qK #codingforkid #tutorialscratch #makegame https://drive.google.com/file/d/1BdTdq0iZ3Dg7lV3UtR_0RpD1PXY3yeP9/view?usp=sharing https://drive.google.com/file/d/1yqiFnZeZlDPNRApvTo10HcyQabn9MIfy/view?usp=sharing

Blokir Situs di Cisco PT

Router#conf t Router(config)#access-list 1 deny host 192.168.10.20 Router(config)#access-list 1 permit any Router(config)#int fa0/0 Router(config-if)#ip access-group 1 out Router(config-if)#ex .....