Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:What does he mean? (Score 0) 450

Wow, another long post on systemd spouting ideology and rhetoric without nary a valid technical complaint (nor accurate statement of fact: systemd does not replace 69 services. It co-exists with any number of other utilities providing those services, but the project also aims to provide lightweight implementations of what it considers "core" functionality. None of my systemd systems use systemd cron or DHCP for example, even though those daemons exist.

Comment Re: What's wrong with hierarchy? (Score 1) 140

So I'm going to sabotage the official docs--and thereby lose my job--just so I can score cheap points on Wikipedia? Yeah, that makes lots of sense.

Words have meanings, and their construction has important ramifications for how your comments may be interpreted?

The point is that you're the original source of truth about a thing. That makes you the primary source. Wikipedia and all encyclopedia's don't deal in primary sources. For an obvious example as to why, consider the various reasons people are discouraged from authoring wikipedia entries about themselves. The general rate of defacement that comes from Congressional IPs is a good example.

Comment Re:Are you sure? (Score 1) 863

But I thought system logs never got corrupted! You do realize that system logs aren't flushed to disk line by line in most cases right? That would be a huge amount of incredibly slow disk IO and seeks. That "half line" can be the head of dozens of entries. Which again...when you also have to factor in the speed considerations for the relative size of each the messages...

Comment Re:Non production Non Stable (Score 1) 863

YOU DID!

Well good news, this is the default, at least on Debian. In fact Debian doesn't even store journalctl logs, it fowards then straight through to rsyslog.

Of course, if you and literally every other Anon. Coward in this thread of posts knew what they were talking about, then it wouldn't exist.

The "anti-systemd" brigade seems to consist of a lot of people who have absolutely no idea what they're doing, let alone any idea of how Linux actually works.

To which I asked what version you ran, and you claimed "current production" which is Deb 7, and the installed packages demonstrate that you are warong.

In fact you claimed that I don't know what I'm talking about even though I proved you wrong numerous times. Continuing a lie will NOT make it the truth! A simple "Yup, I meant to claim that in beta/dev Debian it uses systemd, not in a production stable release" would have resolved the issue. Instead of doing this, you keep repeating a false claim that Debian 7 uses systemd as it's default init system.

The existence of a package page does not make it a package installed by default. Looking at the default packages list (or what's installed) determines the default. You lose, good day!

Yeah no I didn't. I said "Debian".

So in addition to having no clue, you also apparently can't read. Which well, I guess one does explain the other.

Comment Re:Are you sure? (Score 1) 863

Well good news, this is the default, at least on Debian. In fact Debian doesn't even store journalctl logs, it fowards then straight through to rsyslog.

Really now? What Debian are you running with systemd and journald? We run thousands of machines on Debian 5-7 and I have yet to use either, see either, or configure either. I have init, and I have a choice of rsyslog or syslog-ng, that's it.

Reading this whole post, I see a whole lot of people fabricating information trying to claim that anyone not for systemd is some type of [ad hominem], I see lots of appeal to authority arguments for systemd, I don't see much honesty when it comes to systemd which is very troublesome.

Fabricating info? Then I guess this doesn't exist?

There are Debian packages for systemd-init. There are Ubuntu packages.

So we return to my original opinion...

Comment Re:Non-system Admin Here (Score 1) 863

systemd can launch shell scripts and you can turn off all the other features involved there. So yes, it has been handled - the fallback is you write a shell script, like you already do, that does this manually.

Though again I ask: what reports? Where? I am specifically curious of cases where systemd breaks, because I am running it right now and trying to evaluate it for using it on other systems in the future. Vague concerns do not help that.

Comment Re:Are you sure? (Score 2) 863

Yes because I'm sure the literally microseconds of lag (I mean maybe, there's a lot of assumptions in that statement) is a problem compared to, I don't know, the 100s of milliseconds it takes to flush anything to disk. Presuming it gets there, because if the system goes down, it's unlikely anything gets written out of any memory buffer.

Then of course there's the byte overhead of all those characters rather then concise binary files, so there's a bandwidth cost too.

But it's pretty obvious you don't actually know what you're talking about and are just spreading FUD.

Comment Re:Are you sure? (Score 1) 863

so configure journald to simultaneously spit out text log files to syslog/rsyslog

This works, but it should be the default.

Well good news, this is the default, at least on Debian. In fact Debian doesn't even store journalctl logs, it fowards then straight through to rsyslog.

Of course, if you and literally every other Anon. Coward in this thread of posts knew what they were talking about, then it wouldn't exist.

The "anti-systemd" brigade seems to consist of a lot of people who have absolutely no idea what they're doing, let alone any idea of how Linux actually works.

Comment Re: How about we hackers? (Score 1) 863

If it wasn't booting, then there is some sort of error message. Or no error message just a hang maybe! But no, that's never what anyone feels is "worth" mentioning. Just "it broke". I'm sure in debugging init script problems they would've supplied exactly the same information. Or you know, not, because it's extremely unlikely their system was locking up completely.

Slashdot Top Deals

Many people are unenthusiastic about their work.

Working...