Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Yes, pipelined utilities, like the logs (Score 4, Insightful) 385

The logging is a perfect example. Why do I have to learn a new program (journalctl) just to read the system logs? What if I had to learn the syntax of a new program to read the logs of every program that I used? That would suck. If openvpn and mysql and httpd and sshd all had their own little program that I had to use to read their logs, I would give up using Unix.
I already have a program to read all logs, more or less. And I already have a program that searches all the logs, egrep. Yes, I had to learn egrep syntax, but now that I know it, I can do almost any search imaginable of any program's logs. Except systemd.

Comment No, it's real. (Score 4, Interesting) 226

It doesn't teach to laugh at geeks and nerds. It laughs at the stereotypes tied to geeks and nerds.

No, those are not stereotypes. They are characters probably based on real people. I watch the show and it completely reminds me of my college and grad school years and the people whom I knew then, including the Texan. It literally gives me flashbacks.

Comment Why almost anything is preferable to systemd (Score 1) 826

The advantage of older init systems, whether Sys V or BSD, was that I could figure them out. I did not know those systems well, I was not an expert in them. If all the scripts in them changed overnight I would be fine with that. But the advantage was that I could easily figure out how to search or hack or change them just by using programs that display or process text.
Systemd changes that. Now not even the log files are text. Systemd cannot be figured out or easily hacked. You can only do with it what others want you to do with it, unless you are willing to dive into source code, recompile and reinstall.

Comment Re:Does it matter? (Score 2) 65

after all, we can't just have random people running the internet

I will differ with you here. Random people can and do "run the internet" all the time. Individual network service providers choose to whom they are going to connect. They choose how to route their traffic. Anybody can choose to use alternative DNS roots. The internet can be run by random people just fine.

Comment We are surprised because... (Score 4, Insightful) 58

We are surprised because these are our governments spending our tax payer dollars to find exploits in computers in foreign countries that have done us no wrong. While you may have no scruples about this sort of thing, most of the rest of us are offended when something is done in our names that we would never stand having done to us.

Slashdot Top Deals

Anyone can make an omelet with eggs. The trick is to make one with none.

Working...