Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

AMD or Intel for debian

If none of the specific sub-forums seem right for your thread, ask here.
Message
Author
asd1234
Posts: 16
Joined: 2019-07-23 19:23

AMD or Intel for debian

#1 Post by asd1234 »

Building a computer. Do I do AMD or intel for linux operating systems. What will be faster. Will I be able to overclock them or will it be the base speed?

vbrummond
Posts: 4432
Joined: 2010-03-02 01:42

Re: AMD or Intel for debian

#2 Post by vbrummond »

A lot of what you are asking here the answer is "it depends". If you have massively parallel workloads like video/compiling you want to go with AMD. Otherwise the stronger IPC of Intel will win for your workloads.

I don't particularly care for overclocking so I am not the one to answer.
Always on Debian Testing

CwF
Global Moderator
Global Moderator
Posts: 2679
Joined: 2018-06-20 15:16
Location: Colorado
Has thanked: 41 times
Been thanked: 196 times

Re: AMD or Intel for debian

#3 Post by CwF »

I favor under clocking de-threaded Xeons. Preferably more than one. So they're quiet.

asd1234
Posts: 16
Joined: 2019-07-23 19:23

Re: AMD or Intel for debian

#4 Post by asd1234 »

I am doing a lot of web browsing (lots of tabs), inkscape, Programs like office. Not games. For this what should I do?

theblueplll
Posts: 154
Joined: 2019-04-29 01:17
Been thanked: 2 times

Re: AMD or Intel for debian

#5 Post by theblueplll »

asd1234 wrote:I am doing a lot of web browsing (lots of tabs), inkscape, Programs like office. Not games. For this what should I do?
The one you like the best.

Just for reference i have an old 2.2ghz intel core 2 duo in the other room that can run firefox with around 15 tabs open, and a few other things at the same time and it doesn't skip a beat.
So you don't need anything special just for normal everyday browsing, netflix,youtube etc etc.
Although if it was me I would get the fastest most current, most efficient hardware I could for the money I had to spend leaving branding up to what I was used to.

Unless you are anal about having the fastest this and that it isn't going to matter much.

I prefer AMD because it is what I have always used except 2 of the machines I have right now because of the deal with how I got them.
But you would never catch me spending money on intels backdoor factory.

In the end it's really only personal preference that matters and which you can get the better deal on.
Unless you insist on having the fastest newest best everything then you need to do some research.

I am not saying go buy a 3 generation old cpu and you'll be happy either don't take me the wrong way.

kedaha
Posts: 3521
Joined: 2008-05-24 12:26
Has thanked: 33 times
Been thanked: 77 times

Re: AMD or Intel for debian

#6 Post by kedaha »

I use AMD myself; no complaints.
if you are concerned about security see for instance what the Free Software Foundation says here.
DebianStable

Code: Select all

$ vrms

No non-free or contrib packages installed on debian!  rms would be proud.

vbrummond
Posts: 4432
Joined: 2010-03-02 01:42

Re: AMD or Intel for debian

#7 Post by vbrummond »

Amd is less (or not?) vulnerable to the Spectre/meltdown vulnerabilities. Though for the workloads you are showing intel would probably be faster. All I can say is if I built a custom Linux box right now it would run Ryzen.
Always on Debian Testing

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: AMD or Intel for debian

#8 Post by Head_on_a_Stick »

vbrummond wrote:Amd is less (or not?) vulnerable to the Spectre/meltdown vulnerabilities.
From my Ryzen laptop:

Code: Select all

E485:~$ grep -R . /sys/devices/system/cpu/vulnerabilities/
/sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full AMD retpoline, IBPB: conditional, STIBP: disabled, RSB filling
/sys/devices/system/cpu/vulnerabilities/mds:Not affected
/sys/devices/system/cpu/vulnerabilities/l1tf:Not affected
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Mitigation: Speculative Store Bypass disabled via prctl and seccomp
/sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: __user pointer sanitization
/sys/devices/system/cpu/vulnerabilities/meltdown:Not affected
E485:~$
So AMD is not vulnerable to Meltdown, MDS ("zombieload") or L1TF, more here: https://www.amd.com/system/files/docume ... epaper.pdf

Even Intel's new 9th generation processors are still vulnerable to all the exploits listed in my output and require hardware & firmware mitigation to deal with them: https://www.intel.com/content/www/us/en ... dware.html

And bear in mind that there will almost certainly be more side-channel exploits that we don't know about yet so hyperthreading should probably be disabled manually (with the nosmt kernel parameter) by any security-conscious Intel users. It would be nice if the kernel developers would do this automatically (like the OpenBSD developers do) but apparently Intel donate too much money to the Linux Foundation...

The mitigations required by Intel's crappy processor design hits their performance pretty badly and AMD's new ThreadRipper Ryzen chips can now outperform Intel's best once they are enabled: https://www.phoronix.com/scan.php?page= ... ctre&num=1
vbrummond wrote:if I built a custom Linux box right now it would run Ryzen
+1
kedeha wrote:if you are concerned about security see for instance what the Free Software Foundation says here.
Note that AMD have their own remote management backdoor: https://en.wikipedia.org/wiki/AMD_Platf ... _Processor
deadbang

User avatar
sunrat
Administrator
Administrator
Posts: 6461
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 116 times
Been thanked: 472 times

Re: AMD or Intel for debian

#9 Post by sunrat »

I use Intel myself, no complaints.

Really if your computer is at home behind a router using NAT, most of these vulnerabilities are practically academic. I'd only be majorly concerned if running servers and/or enterprise deployments.
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

theblueplll
Posts: 154
Joined: 2019-04-29 01:17
Been thanked: 2 times

Re: AMD or Intel for debian

#10 Post by theblueplll »

sunrat wrote:I use Intel myself, no complaints.

Really if your computer is at home behind a router using NAT, most of these vulnerabilities are practically academic. I'd only be majorly concerned if running servers and/or enterprise deployments.
You really shouldn't spread misinformation like this.

Don't under estimate what a bored hacker or a dork script kidde will go after.

https://en.m.wikipedia.org/wiki/Network ... ranslation

NAT exactly used to protect you from anything.

CwF
Global Moderator
Global Moderator
Posts: 2679
Joined: 2018-06-20 15:16
Location: Colorado
Has thanked: 41 times
Been thanked: 196 times

Re: AMD or Intel for debian

#11 Post by CwF »

I took the red pill, and there is no viable vector. For the average home user it's not practically academic, it's purely academic.

User avatar
sunrat
Administrator
Administrator
Posts: 6461
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 116 times
Been thanked: 472 times

Re: AMD or Intel for debian

#12 Post by sunrat »

theblueplll wrote:
sunrat wrote:I use Intel myself, no complaints.

Really if your computer is at home behind a router using NAT, most of these vulnerabilities are practically academic. I'd only be majorly concerned if running servers and/or enterprise deployments.
You really shouldn't spread misinformation like this.
Please give an example of where these vulnerabilities have been used to compromise a home system as I described.
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

theblueplll
Posts: 154
Joined: 2019-04-29 01:17
Been thanked: 2 times

Re: AMD or Intel for debian

#13 Post by theblueplll »

sunrat wrote:
theblueplll wrote:
sunrat wrote:I use Intel myself, no complaints.

Really if your computer is at home behind a router using NAT, most of these vulnerabilities are practically academic. I'd only be majorly concerned if running servers and/or enterprise deployments.
You really shouldn't spread misinformation like this.
Please give an example of where these vulnerabilities have been used to compromise a home system as I described.
You implied that it wouldn't happen and one shouldn't bother trying to mitigate it and I said it could and not to underemstimate people.

A vast majority of home users would never know that something did happen and if it did either their data wasn't totally deleted and just copied or the hacker was just curious and looking around or their machine failed and some dork the local shop just reinstalled their OS and said here ya go it's all better.

So there really isn't and example to give.

I can't prove that it did you can't prove that it didn't.

Just mostly meant that there is no reason not to protect one self as much as they can.

Now I will agree that most people that would know how to attempt such an attack wouldn't bother messing with grandma and her facebook login.

Just discussing not trying to argue or start anything.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: AMD or Intel for debian

#14 Post by Head_on_a_Stick »

sunrat wrote:Really if your computer is at home behind a router using NAT, most of these vulnerabilities are practically academic. I'd only be majorly concerned if running servers and/or enterprise deployments.
NAT does not protect the user from Spectre & Meltdown, they can be exploited through the browser using javascript: https://www.mozilla.org/en-US/security/ ... sa2018-01/
National Cyber Security Centre wrote:the vulnerabilities may be exploitable from within application sandboxes (including web browsers), so take care when executing any untrusted code, including JavaScript on web pages
https://www.ncsc.gov.uk/guidance/meltdo ... e-guidance
CwF wrote:For the average home user it's not practically academic, it's purely academic.
Wrong.
bluepill wrote:A vast majority of home users would never know that something did happen and if it did either their data wasn't totally deleted and just copied or the hacker was just curious and looking around or their machine failed and some dork the local shop just reinstalled their OS and said here ya go it's all better.
^ This.

Absence of evidence != evidence of absence.
deadbang

pendrachken
Posts: 1394
Joined: 2007-03-04 21:10
Location: U.S.A. - WI.

Re: AMD or Intel for debian

#15 Post by pendrachken »

CwF wrote:For the average home user it's not practically academic, it's purely academic.
Wrong.
Yes, you are.

1: a home user would have to visit a malicious site with - 1a: a very old browser that doesn't have JS jitter built in specifically for this mitigation, 2a: stay on the site long enough for the execution and send back of the data from the script, or 3a: download a malicious program that will exploit the meltdown / spectre vectors... and lets be honest, 99% of those cases would install the application as root if it asked negating the need for any vulnerabilities.

2: even if spectre / meltdown somehow managed to dump the home users root password AND the attacker got an IP address good luck getting to the proper computer when they are behind a NAT. A home router by default won't forward external originating traffic in to ANY computer on the network.

3: even if the attacker DID managed to get a password out of a MD / SP attack, they likely won't know exactly where it is for, and they would have to get stupid lucky to ALSO get a cached username to go along with it. Maybe they get a CC#, they won't know WHO it is for, the CCV, or the billing address - and if they do, you've already been severely compromised already, to the point that the SP / MD attack was useless.
bluepill wrote:A vast majority of home users would never know that something did happen and if it did either their data wasn't totally deleted and just copied or the hacker was just curious and looking around or their machine failed and some dork the local shop just reinstalled their OS and said here ya go it's all better.
^ This.

Absence of evidence != evidence of absence.
Kind of sounds like you aren't providing any evidence that these attacks are wide spread on every web site and everyone should panic. Bluepillmoron also doesn't even seem to have a clue what spectre and meltdown actually do either. Here's a hint: it isn't "let anyone look around their machine at will".
fortune -o
Your love life will be... interesting.
:twisted: How did it know?

The U.S. uses the metric system too, we have tenths, hundredths and thousandths of inches :-P

CwF
Global Moderator
Global Moderator
Posts: 2679
Joined: 2018-06-20 15:16
Location: Colorado
Has thanked: 41 times
Been thanked: 196 times

Re: AMD or Intel for debian

#16 Post by CwF »

ya kinda messed up that quote pendrachken!? You mean that CwF quote stands...without the 'wrong'

theblueplll
Posts: 154
Joined: 2019-04-29 01:17
Been thanked: 2 times

Re: AMD or Intel for debian

#17 Post by theblueplll »

pendrachken wrote: Kind of sounds like you aren't providing any evidence that these attacks are wide spread on every web site and everyone should panic. Bluepillmoron also doesn't even seem to have a clue what spectre and meltdown actually do either. Here's a hint: it isn't "let anyone look around their machine at will".
Calling me a moron because you don't agree with my opinion is pretty childish.
This is getting ridiculous and a lot of you need to grow up.

You also have an interesting idea on how hackers do things and seem to think they would need to keep using spectre or meltdown over and over again to get back in each time.

NAT is NOT any kind of firewall or device it is a technology that even your modem uses to give out IP addresses you can look that up at the link I posted if you're still confused.

Ports not being forwarded doesn't always protect one from anything either.
Hacking isn't as complicated as you would think it is. Hacking some clowns home network is a joke.

Just because I don't know a lot about Linux as most of you o nthe forum doesn't mean I am stupid and don't know stuff.
Last edited by theblueplll on 2019-08-03 04:44, edited 1 time in total.

User avatar
sunrat
Administrator
Administrator
Posts: 6461
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 116 times
Been thanked: 472 times

Re: AMD or Intel for debian

#18 Post by sunrat »

theblueplll wrote:Calling me a moron because you don't agree with my opinion is pretty childish.
This is getting ridiculous and a lot of you need to grow up....
Just because I don't know a lot about Linux as most of you o nthe forum doesn't mean I am stupid and don't know stuff.
You don't have to agree with everyone but a little respect goes a long way.

The last straw: http://forums.debian.net/ucp.php?i=zebr ... heblueplll
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

theblueplll
Posts: 154
Joined: 2019-04-29 01:17
Been thanked: 2 times

Re: AMD or Intel for debian

#19 Post by theblueplll »

sunrat wrote:
theblueplll wrote:Calling me a moron because you don't agree with my opinion is pretty childish.
This is getting ridiculous and a lot of you need to grow up....
Just because I don't know a lot about Linux as most of you on the forum doesn't mean I am stupid and don't know stuff.
You don't have to agree with everyone but a little respect goes a long way.

The last straw: http://forums.debian.net/ucp.php?i=zebr ... heblueplll
Is this guy for real???

I need to give some jerk repsect after they call me a moron for speaking my opinion???

That's not how things work where I come from.
Respect is earned not given for any reason without merit.

User avatar
fender0107401
Posts: 52
Joined: 2014-05-10 11:42

Re: AMD or Intel for debian

#20 Post by fender0107401 »

I have a few systems running Debian and FreeBSD.

Intel is more stable, especially for Windows systems.

Post Reply