LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   Ubuntu 16.04 (https://www.linuxquestions.org/questions/linux-security-4/ubuntu-16-04-a-4175611879/)

gordie1969 08-13-2017 11:55 AM

Ubuntu 16.04
 
Hey guys kicked W10 off my desktop did not like it at all now using Ubuntu 16.04 how secure is Linux these days with new malware out there and antiviruses I tried to install comodo but didn't let me I use the UFW Firewall and do my updates everyday

ChuangTzu 08-13-2017 02:32 PM

Quote:

Originally Posted by gordie1969 (Post 5747840)
Hey guys kicked W10 off my desktop did not like it at all now using Ubuntu 16.04 how secure is Linux these days with new malware out there and antiviruses I tried to install comodo but didn't let me I use the UFW Firewall and do my updates everyday

Good for you! :)

Linux is very secure, more so then Windows, however, the weakest link in the chain is still the person using the device.

antivirus is not necessary, unless you are running an email server etc..., however, if you want to feel better you can install:
Code:

apt install rkhunter chkrootkit
https://help.ubuntu.com/community/RKhunter

after running rkhunter then run chkrootkit as root:
chkrootkit

false positives may come up, and may require further research/investigation.

ClamAV may be beneficial as well. https://help.ubuntu.com/community/ClamAV

Make sure you use browser addons for firefox, something like: NoScript, uBlock Origin, HTTPS
Everywhere etc...

Since youre using Ubuntu this may be worth a look over: https://wiki.ubuntu.com/BasicSecurity

gordie1969 08-13-2017 02:55 PM

ubuntu 16.04
 
Thanks guys I don't do much on my desktop online banking facebook youtube surf an shop but I use firefox for that and chromium for my bank needs
and thunderbird as my email client

Habitual 08-13-2017 05:56 PM

Quote:

Originally Posted by ChuangTzu (Post 5747891)
false positives may come up, unless they come up on both then probably no reason to be alarmed.

So, worst advice ever.

ChuangTzu 08-13-2017 07:15 PM

Quote:

Originally Posted by Habitual (Post 5747924)
So, worst advice ever.

So propose something better, otherwise of what value was your comment?

YMMV,perhaps.

sundialsvcs 08-13-2017 08:22 PM

Frankly, you shouldn't have to be thinking about "rootkits" or anything such as that, because you should be closing your system off from any attempt(!) at unauthorized access.

As I describe in my LQ Blog, you can create a "Dwarvish Door" (think: Mines of Moria, Lord of the Rings), using OpenVPN with the tls-auth feature. To gain access, one must possess two one-of-a-kind digital certificates, and the second must not have been revoked. Only after passing through this first gantlet can you reach ssh or anything else ... and those who do not possess the necessary certificates cannot detect(!) that the secret door even exists, let alone open it. There are no "open ports," and the OpenVPN service will not reveal its existence. (If you don't show that you probably possess the first certificate, it won't even talk to you.)

Authorized users pass swiftly through, and you know every user by name because of the unique credentials that they bear. Whereas, L33T H4X0RZ can't even find you. Their 'bots pass silently by, detecting nothing.

"Number of Unauthorized Access Attempts: Zero."

Even though ssh encrypts its communications ... who cares? It's just as insecure as telnet, because it gives the entire world :eek: a login: prompt. :eek:

gordie1969 08-13-2017 08:26 PM

What's with the root kit advice
Ė

jeremy 08-14-2017 09:25 AM

Habitual, you've been a member of LQ long enough to know that posts such as #4 aren't acceptable here.

--jeremy

jsbjsb001 08-14-2017 09:39 AM

Quote:

Originally Posted by gordie1969 (Post 5747840)
Hey guys kicked W10 off my desktop did not like it at all now using Ubuntu 16.04 how secure is Linux these days with new malware out there and antiviruses I tried to install comodo but didn't let me I use the UFW Firewall and do my updates everyday

While I'm not too clear on what your asking here... but, if it's about viruses on Linux, NO system is 100% secure (that includes Linux).

But having said that, Linux is a LOT more secure than other systems (like Windows). You have to make your own judgement, as to whether or not, you need anti-virus software. If your also using Windows PC's and/or running servers, that deal with Windows machines then, yes, I would recommend you install some.

A lot of the major AV vendors DO support Linux, like Sophos (that I use myself) for one, but far from limited to.

You can also use rkhunter (that I also have installed) as well, in addition to whatever AV software (if any), you decide to go with.

I suggest you do more research and based on that research, make your own judgement.

Best of luck!

AwesomeMachine 08-14-2017 07:20 PM

You can install tripwire.

////// 08-15-2017 05:23 AM

i recommend installing adblock and noscript and getting rid of flash plugin for w/e browser.

why? because i was browsing football stream sites and my browser got infected with ad-malware, it downloaded porn pop-ups etc.

Habitual 08-15-2017 06:58 AM

Quote:

Originally Posted by ChuangTzu (Post 5747939)
So propose something better, otherwise of what value was your comment?

YMMV,perhaps.

Been proposing for about 5 years now. :)
I apologize for my insensitive post.
Quote:

Originally Posted by ChuangTzu (Post 5747891)
probably no reason to be alarmed.

just rubbed me the wrong way.
All the other suggested items (noscript/adblock) are spot-on.

Quote:

Originally Posted by jeremy (Post 5748136)
Habitual, you've been a member of LQ long enough to know that posts such as #4 aren't acceptable here.

--jeremy

It won't happen again.

John

sundialsvcs 08-15-2017 11:34 AM

I agree with the advice about ad-blockers. (Sorry, LQ!)

Internet advertisements are Java or JavaScript programs, and as such they represent one of the best and fastest ways to distribute malicious or vexatious programming.

ChuangTzu 08-15-2017 01:05 PM

Quote:

Originally Posted by Habitual (Post 5748456)
Been proposing for about 5 years now. :)
I apologize for my insensitive post.
just rubbed me the wrong way.
All the other suggested items (noscript/adblock) are spot-on.



It won't happen again.

John

Hi Habitual, and I have generally enjoyed your posts and benefited from them as well. :) I removed that section and changed it (see above post). I find that alot of new people to Linux that have Windows hard wired in their nervous system can be a bit overzealous about Malware/Virus/Trojans etc...,so I tend to er on the side of caution and patience with them. I can see a new person running rkhunter for example and freaking out when they see some warnings, before reading the log and figuring out that the warning is ok and not Armageddon. ;)

ChuangTzu 08-15-2017 01:48 PM

OP I found this thread for you: https://ubuntuforums.org/showthread.php?t=510812?


All times are GMT -5. The time now is 05:19 PM.