Northern NV pede here.. our 911 was down for almost 2hrs yesterday in the early evening. No one is saying why and today one of our local hospitals was hacked.
Fun times......🤦♀️
*Edited to fix some grammar mistakes.
It was nationwide. They said an hour but I think they were being generous or averaging. I know how outages go. Out for me for 12 hours but duke power says out for 6. Lol. I hope the casualties from this are minimal, but this kind of thing comes at a very bad time
They say the worst hospital cyber attack in history
I'm a mint guy too. I just upgraded but noticed some defects in brave browser with my video card. Hard to imagine its hardware since it was fine until the upgrade. Only some websites that use transparency are affected. (I think it's the new amd driver). This website isn't affected so that's good! Everything else though works very well. Vlc also has an issue with skipping audio on seek but it's something I can live with because it fixes itself. I notice very subtle things because most everything works, unlike with windows, which was like 'you fix a problem and then windows update UNFIXES it for you'
That's true, but I am an expert IT person / full stack linux admin and software defveloper and I have more than plenty of experience with malware. I can tell you that I fought viruses for a living when I worked at a university; we used windows and that was the problem. None of our novell (linux) systems were affected whatseover, none of the hard ware, none of the vax systems tso systems which were unix and old, none of the mac systems were ever affected.
Yes there are hack attempts constanly on my machine but its never EVER caused a total compromise or data loss. It's been someting that has interrupted my internet, and it's compromised mostly web browsers.
my routers, which run embedded linux, have been hacked over and over so yes they can be hacked but this isn't the same thing as being compromised with malware.
The security model of windows is fucked and they keep putting out the same OS with the same underlying code base with new skin on it (i know this for a fact. I have dug into it. it's very well known thing). They don't update anything but the user interface. The underlying microsoft codebase and security model are the same and the file system is the same (ntfs with fat) In 30 yrs they have innovated NOTHING
I've never ever gotten a virus on a linux system. Ever. I have clamscanned and found something things but they were all false positives. I've gotten rootkits that turned out to be false positives. I've had situations where I thought I was hacked and it turns out it was some stupid diphshit thing I did to myself. I've found macro type viruses and suspicious code inside of downloaded PDFs that I would might have installed into my computer, if it were windows and I were dumb, but I'm not dumb. I have pdf viewers that don't use javascript and office suits (openoffice /libreoffice) that have the dumb macro stuff turned off by default
linux has a superior security model of distrust, and ubuntu/mint/debian distros turn off the root user and do other chroot (jail) types of things to prevent programs from getting root. There's also SELINUX and ACLs that prevent maliocus code execution. There are at least 4 different ways linux protects itself
Meanwhile when we couldn't get windows server to set the permissions properly (through a little gui box), my windows friend in the IT dept at work said, Oh i know this trick, well it's kind of a hack, and he uses a hack on our own system to get the superuser and then fixed it. I was like, wow that's some security, bypassing the root password and just teling the system 'hey, fuck you, here's this thing that breaks you. now do my bidding!'
So there's yoru complex answer to a simple statement about "the vulnerability of linux"
Banks will be next. Always keep paper copies of bank statements.
Guilty! unpaid volunteer
On top of that Linux is FREEEEEE!! Open source.. and code constantly being updated. Microsoft... worst Software Ever.
True. I cannot argue with this.
Northern NV pede here.. our 911 was down for almost 2hrs yesterday in the early evening. No one is saying why and today one of our local hospitals was hacked. Fun times......🤦♀️ *Edited to fix some grammar mistakes.
It was nationwide. They said an hour but I think they were being generous or averaging. I know how outages go. Out for me for 12 hours but duke power says out for 6. Lol. I hope the casualties from this are minimal, but this kind of thing comes at a very bad time
They say the worst hospital cyber attack in history
https://www.breitbart.com/tech/2020/09/28/hospital-system-with-400-locations-suffers-massive-cyberattack/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+breitbart+%28Breitbart+News%29
Thank you. Had no idea it was nationwide. Wonder why our local shitty news reporters arent bothering to say anything about it!? 🤔
What are your thoughts? You think this is a precursor to a bigger event or just shitty timing?
Linux Mint for the win. Went exclusively Linux 7 years ago and never looked back. Fuck you Bill Gates.
I'm a mint guy too. I just upgraded but noticed some defects in brave browser with my video card. Hard to imagine its hardware since it was fine until the upgrade. Only some websites that use transparency are affected. (I think it's the new amd driver). This website isn't affected so that's good! Everything else though works very well. Vlc also has an issue with skipping audio on seek but it's something I can live with because it fixes itself. I notice very subtle things because most everything works, unlike with windows, which was like 'you fix a problem and then windows update UNFIXES it for you'
I'm on 19.3 LTS Cinnamon and everything, and I mean EVERYTHING runs flawlessly. I have no desire to update until this build drops support.
If you think that windows is the only OS that can be attacked or the only OS that has vulnerabilities, you don't know much.
That's true, but I am an expert IT person / full stack linux admin and software defveloper and I have more than plenty of experience with malware. I can tell you that I fought viruses for a living when I worked at a university; we used windows and that was the problem. None of our novell (linux) systems were affected whatseover, none of the hard ware, none of the vax systems tso systems which were unix and old, none of the mac systems were ever affected.
Yes there are hack attempts constanly on my machine but its never EVER caused a total compromise or data loss. It's been someting that has interrupted my internet, and it's compromised mostly web browsers.
my routers, which run embedded linux, have been hacked over and over so yes they can be hacked but this isn't the same thing as being compromised with malware.
The security model of windows is fucked and they keep putting out the same OS with the same underlying code base with new skin on it (i know this for a fact. I have dug into it. it's very well known thing). They don't update anything but the user interface. The underlying microsoft codebase and security model are the same and the file system is the same (ntfs with fat) In 30 yrs they have innovated NOTHING
I've never ever gotten a virus on a linux system. Ever. I have clamscanned and found something things but they were all false positives. I've gotten rootkits that turned out to be false positives. I've had situations where I thought I was hacked and it turns out it was some stupid diphshit thing I did to myself. I've found macro type viruses and suspicious code inside of downloaded PDFs that I would might have installed into my computer, if it were windows and I were dumb, but I'm not dumb. I have pdf viewers that don't use javascript and office suits (openoffice /libreoffice) that have the dumb macro stuff turned off by default
linux has a superior security model of distrust, and ubuntu/mint/debian distros turn off the root user and do other chroot (jail) types of things to prevent programs from getting root. There's also SELINUX and ACLs that prevent maliocus code execution. There are at least 4 different ways linux protects itself
Meanwhile when we couldn't get windows server to set the permissions properly (through a little gui box), my windows friend in the IT dept at work said, Oh i know this trick, well it's kind of a hack, and he uses a hack on our own system to get the superuser and then fixed it. I was like, wow that's some security, bypassing the root password and just teling the system 'hey, fuck you, here's this thing that breaks you. now do my bidding!'
So there's yoru complex answer to a simple statement about "the vulnerability of linux"
https://www.breitbart.com/tech/2020/09/28/hospital-system-with-400-locations-suffers-massive-cyberattack/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+breitbart+%28Breitbart+News%29