Search found 69 matches

by odysseus
2019/08/28 18:36:26
Forum: CentOS Social
Topic: Is CentOS allowed in a professional environment?
Replies: 4
Views: 3320

Re: Is CentOS allowed in a professional environment?

Yes, for example Facebook uses CentOS. And Mr. Mark Zuckerberg is still innocent, even if CentOS is not a crime. :mrgreen:
by odysseus
2019/08/27 19:36:00
Forum: CentOS 7 - Security Support
Topic: Hahaha
Replies: 5
Views: 1280

Re: Hahaha

Other good news: Lord Bill Gates is not the Anti-Christ after all, and it's proven with the release of Windows 10. And I don't care about even another one more nagging and pushing patch with them, also.
by odysseus
2019/08/27 19:26:47
Forum: CentOS 7 - Security Support
Topic: Hahaha
Replies: 5
Views: 1280

Re: Hahaha

Thanks, man!
by odysseus
2019/08/27 18:43:05
Forum: CentOS 7 - Security Support
Topic: Hahaha
Replies: 5
Views: 1280

Re: Hahaha

If I have the mentioned security hole on my Linux 5.0.1, then it means there is also a security hole in the Zyxel LTE4506-M606, which is also based on Linux.
by odysseus
2019/08/27 18:37:05
Forum: CentOS 7 - Security Support
Topic: Hahaha
Replies: 5
Views: 1280

Hahaha

Grave news: An idiot somewhere has by gun, forced somebody to create another security hole in Linux 5.

I can provide evidence for this hole, so let's talk. In the mean time, I went back to Linux 4.18 and the hole is not there.
by odysseus
2019/06/03 12:11:14
Forum: CentOS 7 - Software Support
Topic: Skype 8.45.0.41-1 not working
Replies: 4
Views: 2221

Re: Skype 8.45.0.41-1 not working

The latest release of CentOS supports the latest release of Skype.
by odysseus
2019/05/29 08:20:50
Forum: CentOS 7 - General Support
Topic: An attempt to create a backdoor in Linux
Replies: 10
Views: 2477

Re: An attempt to create a backdoor in Linux

Sorry you guys thought I was trolling. I was just worried about this bizzare screen, but it's just bugs in the Apple firmware I guess.

The solution was to copy /boot/efi/EFI/centos/grubx64.efi over to /boot/efi/EFI/centos/shimx64.efi
by odysseus
2019/05/29 07:50:38
Forum: CentOS Social
Topic: SSH client string "CoreLab-1.0" - a cracker group?
Replies: 2
Views: 3769

SSH client string "CoreLab-1.0" - a cracker group?

I get break-in attempts on my SSH. Once in a while, I get in the logs a client string called "CoreLab-1.0". I can't find anything related on Google. Is this a cracker group, or just a modified SSH app? *chit chat*
by odysseus
2019/05/20 07:33:07
Forum: CentOS 7 - Software Support
Topic: OBS Studio SSL support fails, only TLS (solved)
Replies: 5
Views: 2694

Re: OBS Studio SSL support fails, only TLS

It works from here also with openssl s_client -connect live-api.facebook.com:443 I tried to compile again and I get the following warning: CMake Warning: Manually-specified variables were not used by the project: USE_SSL Is USE_SSL=ON deprecated or is there another parameter? Edit: I changed to USE_...