Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
05-25-2014, 05:24 PM
|
#16
|
Member
Registered: Dec 2013
Location: Lawton, Oklahoma
Distribution: Arch.
Posts: 91
Rep: 
|
Quote:
Originally Posted by limecore
Took a quick look at manjaro, but am not quite convinced. It just looks like a dumbed down version of arch.
|
If you want a quick way to Arch, you could always look at Antergos, as it aims at ease-of-use like Manjaro, however it uses the Arch repos instead of its own.
Archbang's good too if you want more of a Crunchbang-style Arch install.
I know Archbang can be converted to regular Arch by changing its default configuration around, and I assume the same can be done with Antergos.
|
|
|
05-25-2014, 09:45 PM
|
#17
|
Member
Registered: Oct 2007
Location: albuquerque
Distribution: Debian, Arch, Kubuntu
Posts: 366
Rep: 
|
Arch is definitely the best rolling-release distro I've used. But, I haven't used Gentoo. I do have a Sabayon installation that I've been nursing along for some time now.
Quote:
Originally Posted by Randicus Draco Albus
You want up-to-date, but not too up-to-date?
In other words, you want software hot off the presses, but do not want to do the work necessary to keep a rolling release functioning. If you do not want to babysit your system, it would be best to give up on the idea of a rolling release. Shiny New Shit syndrome has a strong pull, but there is a price to be paid for using a system that keeps everything shiny and new.
|
I feel the same way. I like running Debian Stable along with Arch; the "shiny and new," but also the "always solid and dependable."
|
|
|
05-29-2014, 11:18 AM
|
#18
|
LQ Guru
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,372
|
Tobi, aren't you concerned about the wear-and-tear that Gentoo subjects your system to, due to all that compiling?
|
|
|
05-29-2014, 01:06 PM
|
#19
|
Moderator
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
|
Which wear-and-tear do you mean?
|
|
|
05-29-2014, 01:17 PM
|
#20
|
LQ Guru
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,372
|
Quote:
Originally Posted by TobiSGD
Which wear-and-tear do you mean?
|
The wear-and-tear caused by the massive amount of compiling that you need to do as a Gentoo user. At the very least, it's a lot of wear on the hard drive (both SSDs and rotary hard drives expire after a certain number of writes). And if you don't have good cooling, then it's also very hard on the CPU.
Last edited by dugan; 05-29-2014 at 01:20 PM.
|
|
|
05-29-2014, 01:35 PM
|
#21
|
Moderator
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
|
Wear-out of SSDs by excessive writing is a thing from the past and simply doesn't apply to modern SSDs, so I wouldn't be concerned about that if I would using the SSD for compiling, but I have configured my system to do the compiling on a tmpfs anyways, so that is a non-issue.
Regarding the CPU and cooling, I use this CPU cooler in this case (with one 200mm fan intake, one 200mm (top) and one 120mm (rear) fan outtake). This is under full load while compiling a kernel with -j7 on my Phenom II X6 1055T (125W version):
Code:
>>> sensors demon 20:32:59 ~ [INS]
radeon-pci-0100
Adapter: PCI adapter
temp1: +38.5°C (crit = +120.0°C, hyst = +90.0°C)
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +27.8°C (high = +70.0°C)
(crit = +90.0°C, hyst = +85.0°C)
it8721-isa-0290
Adapter: ISA adapter
in0: +2.81 V (min = +2.46 V, max = +1.42 V) ALARM
in1: +2.87 V (min = +2.68 V, max = +1.86 V) ALARM
in2: +1.34 V (min = +0.37 V, max = +2.03 V)
+3.3V: +3.31 V (min = +5.42 V, max = +2.98 V) ALARM
in4: +1.42 V (min = +1.87 V, max = +2.10 V) ALARM
in5: +2.50 V (min = +2.82 V, max = +1.21 V) ALARM
in6: +1.31 V (min = +1.84 V, max = +2.63 V) ALARM
3VSB: +3.19 V (min = +2.57 V, max = +5.26 V)
Vbat: +3.41 V
fan1: 564 RPM (min = 19 RPM)
fan2: 756 RPM (min = 14 RPM)
fan3: 403 RPM (min = 29 RPM)
temp1: +36.0°C (low = -84.0°C, high = +4.0°C) ALARM sensor = thermistor
temp2: +26.0°C (low = +127.0°C, high = +127.0°C) sensor = thermistor
temp3: -128.0°C (low = +63.0°C, high = -91.0°C) sensor = disabled
intrusion0: OK
Room temperature is about 20°C. The Phenom II sensors are not very accurate in that temperature range, I usually add a 10°C safety margin. CPU temperature gets about 10° higher when I overclock that machine (3.3GHz instead of 2.8GHz).
Long story short, neither wear out nor temperatures are an issue for me.
|
|
|
05-29-2014, 01:57 PM
|
#22
|
Member
Registered: May 2010
Distribution: Chakra
Posts: 89
Rep:
|
Chakra is my choice. Technically it's a semi-rolling release. I'd say it's about 600 megs a month, mostly from KDE.
|
|
|
05-29-2014, 02:08 PM
|
#23
|
Member
Registered: Apr 2014
Location: Colombo, Sri Lanka
Distribution: Arch Linux
Posts: 69
Rep:
|
Here's my sugestion.
1] Arch
2] Manjaro
3] Gentoo
4] Debian [Testing]
5] Don't use a rolling release
|
|
|
05-29-2014, 02:31 PM
|
#24
|
Senior Member
Registered: Jun 2011
Location: NOVA
Distribution: Debian 12
Posts: 1,077
|
Quote:
Originally Posted by TobiSGD
Wear-out of SSDs by excessive writing is a thing from the past and simply doesn't apply to modern SSDs, so I wouldn't be concerned about that if I would using the SSD for compiling, but I have configured my system to do the compiling on a tmpfs anyways, so that is a non-issue.
Regarding the CPU and cooling, I use this CPU cooler in this case (with one 200mm fan intake, one 200mm (top) and one 120mm (rear) fan outtake). This is under full load while compiling a kernel with -j7 on my Phenom II X6 1055T (125W version):
Code:
>>> sensors demon 20:32:59 ~ [INS]
radeon-pci-0100
Adapter: PCI adapter
temp1: +38.5°C (crit = +120.0°C, hyst = +90.0°C)
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +27.8°C (high = +70.0°C)
(crit = +90.0°C, hyst = +85.0°C)
it8721-isa-0290
Adapter: ISA adapter
in0: +2.81 V (min = +2.46 V, max = +1.42 V) ALARM
in1: +2.87 V (min = +2.68 V, max = +1.86 V) ALARM
in2: +1.34 V (min = +0.37 V, max = +2.03 V)
+3.3V: +3.31 V (min = +5.42 V, max = +2.98 V) ALARM
in4: +1.42 V (min = +1.87 V, max = +2.10 V) ALARM
in5: +2.50 V (min = +2.82 V, max = +1.21 V) ALARM
in6: +1.31 V (min = +1.84 V, max = +2.63 V) ALARM
3VSB: +3.19 V (min = +2.57 V, max = +5.26 V)
Vbat: +3.41 V
fan1: 564 RPM (min = 19 RPM)
fan2: 756 RPM (min = 14 RPM)
fan3: 403 RPM (min = 29 RPM)
temp1: +36.0°C (low = -84.0°C, high = +4.0°C) ALARM sensor = thermistor
temp2: +26.0°C (low = +127.0°C, high = +127.0°C) sensor = thermistor
temp3: -128.0°C (low = +63.0°C, high = -91.0°C) sensor = disabled
intrusion0: OK
Room temperature is about 20°C. The Phenom II sensors are not very accurate in that temperature range, I usually add a 10°C safety margin. CPU temperature gets about 10° higher when I overclock that machine (3.3GHz instead of 2.8GHz).
Long story short, neither wear out nor temperatures are an issue for me.
|
Folks are a few years from understanding that..
|
|
|
05-30-2014, 01:07 PM
|
#25
|
Senior Member
Registered: Jun 2009
Posts: 1,446
|
Quote:
Originally Posted by Enindu
Here's my sugestion.
4] Debian [Testing]
|
I would recommend Unstable (sid) before Testing. Ironically, unstable is generally more stable than testing.
|
|
|
All times are GMT -5. The time now is 02:56 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|