Posts

Showing posts from February, 2018

2018 Opening Olympics interruped by Malware attacks

The opening of the 2018 Olympics was hit with a cyber attack. The attack lasted 12 hours before the Olympic Officials could take control of the situation. The attack took down the official website, broke wifi and TV for people. Attends couldn't get their tickets to the Olympics due to network being down. The malware was named the Olympic destroyer, which instead of stealing data, it would wipe data has it went through. The attack was suspected to come from either Russia, North Korea or China. According the officials the Hacker apparently had a lot of knowledge of the internal network system and had access to server usernames and passwords. The reason why was the malware was hard coded with credentials to network. Thus making easier for the malware to spread and wipe more data easier.

what is linux?

Linux is an operating system similar to windows 10, mac os, windows 7. There are 7 critical  components. Bootloader Kernel Daemons Shell Graphics Applications. Boot-loader is  the boot process when the  computer first boots up. Kernel, is the core of the operating system, cpu, ram. also known as lowest level in operating system. Daemons are essential background services that startup Shell: similar to command prompt, allows to type commands and execute them. Graphics- displays to monitor, know has X server Applications - programs that run on the operating system similar to applications run on mac os and windows. all these components work together to make linux a reliable alternative for operating system other than windows or mac os.