Slashdot Mirror


User: DeHackEd

DeHackEd's activity in the archive.

Stories
0
Comments
70
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 70

  1. Re:Why do people care so much? on Systemd Adding Its Own Console To Linux Systems · · Score: 1

    https://bugs.freedesktop.org/s...

    Indeed, I misremembered that. They don't say delete, they say the file gets rotated out immediately. And this bug report is famously linked as a demonstration of why systemd is hated for its developer attitude to the point that Lennart repsonded to it (today oddly enough). Corrupted files are not considered a bug and not getting fixed.

  2. Re:Why do people care so much? on Systemd Adding Its Own Console To Linux Systems · · Score: 5, Informative

    [Disclaimer: Yes I hate systemd and I proclaim that loudly. Everything below is my personal experience with systemd and why I hate it.]

    If booting the machine up was all it did, then I probably wouldn't care. Most of my hate (I can't speak for the rest of the internet) comes from the fact that systemd does a lot more. It also tracks user logins using a mechanism (control groups) that isn't available in some container scenarios making systemd unusable in those environments (and by extension any distro mandating systemd). It does its own logging in binary which needs a tool to read the logs and if it gets corrupted then systemd's devs say "just delete the logs". Really?

    But I think the best reason people hate it is because it makes other applications become dependent on it. GNOME is the most well known example but I've also seen that Centos7's Source RPMs have systemd-specific commands (macros?) making it hard to build them on other platforms. rsyslog doesn't listen on /dev/log because systemd is doing something with the socket now. You cannot start services without systemd being the one to do it.

    This is the hate. systemd isn't just an init system, it becomes part of your daily life. I liken it to the MCP (Master Contrl Progam) from the first TRON movie. It's systemd's way or the highway.

  3. Re:Finally someone decides to do something on Fork of Systemd Leads To Lightweight Uselessd · · Score: 5, Interesting

    Ordinarily I would agree, but systemd's "MCP-like" behaviour (TRON reference, I honestly believe that's a valid simile) means that uselessd has a chance of being a replacement for systemd packages of existing distributions. If I can put this in place of systemd on centos7 and have it boot in an unprivileged container (currnetly impossible with stock) then that's a win in my book.

    You can't just switch systemd for openrc in an existing distribution without some major resistance. Believe me, I wish it could or I would just install openrc or upstart. That's the problem - systemd is claiming distributions and the list of alternatives is unnervingly small.

  4. Re:Systemd? Not on my system... on X.Org Server 1.16 Brings XWayland, GLAMOR, Systemd Integration · · Score: 5, Interesting

    Here's a true story. I was in a CentOS 7 system via chroot and trying to troubleshoot some problems. If it were CentOS 6 I would just run "service rsyslog start" and have syslog running in the chroot so I can get the diagnostics I was expecting, but since systemd wasn't actually running I couldn't do that. I had to launch rsyslog directly by command-line, but then it didn't listen on /dev/log like it's supposed to and I had no logging. After all, it's systemd integrated now and gets its listen socket a different way. And this is just the most recent incident.

    Systemd may be technically better than sysvinit but the latter is just shell scripts which are sufficiently independent of anything else and just work. Systemd takes over your machine and wants to get its hands into everything to the point that you can't even use it anymore without systemd. This is what we're worried about what will happen to X.Org and other software.

  5. Re:Not the same LXC on Red Hat Enterprise Linux 7 Released · · Score: 2

    I guess I didn't explain that very well.

    Libvirt provides its own container launcher under the name "lxc". As I understand it this software is developped and maintained with libvirt. This is different software from the standalone project known as "LXC" as linked in the article.

  6. Not the same LXC on Red Hat Enterprise Linux 7 Released · · Score: 1

    There's two projects named "lxc" - the one linked in the article ( https://linuxcontainers.org/ ) and one that's part of libvirt as a hypervisor driver. RHEL 7 includes the latter.

    Now, time to download it and see how much has changed since the RC.

  7. Re:drunken troubleshooting in 3 years on NFTables To Replace iptables In the Linux Kernel · · Score: 2

    > [root@wang]# iptables -F

    Suddenly your INPUT chain policy of DROP kills all traffic and your ssh session drops. (You do have a default policy of DROP, right?)

    Seriously, don't do that on an unknown system.

    (I post this because I've had vendors' support try to remedy problems by disabling the firewall. :/)

  8. Sync vs Useful rates on The FCC Says ISPs Aren't Hitting Advertised Speeds · · Score: 2

    I know DSL, being an ATM-based technology and often subjected to PPPoE overhead, will score lower than rated. I have a 5 megabit connection but that's the sync rate. You can realistically expect to lose 9-10% just from the above overheads. That rather fits with the graphs I'm seeing.

    I've seen some ISPs compensate by setting the sync rate above the advertised rate but most don't.

  9. Write protect required on Apple Laptops Vulnerable To Battery Firmware Hack · · Score: 1

    I would argue that everything with writable firmware should have some kind of jumper on it (default: on) to write protect the firmware. Thus you can only patch firmware by inserting a jumper on the right pins.

    Still, anyone should think twice before being told "short these contacts on your battery in order to enable firmware updates."

  10. Re:Again? on Build Your Own 135TB RAID6 Storage Pod For $7,384 · · Score: 1

    Ugh, replying to myself. I missed the link in the post.

    But nothing's changed, right? It's the same chassis, same diagrams from backblaze. Only ~2 years of bigger drives is new.

  11. Again? on Build Your Own 135TB RAID6 Storage Pod For $7,384 · · Score: 0
  12. Recognition vs usefulness on NoScript Awarded $10,000 · · Score: 4, Interesting

    Does this mean web designers will start making their web sites actually work when users without javascript try to use them?

    (The list of offenders is too long to name.)

  13. Or use Ghostery on Visualizing Behavior-Tracking Cookies With Firefox · · Score: 5, Interesting

    Ghostery is another Firefox add-on that does much the same, except also supports blocking the cookies.

  14. Re:Ok, what? on NESBot: Tool Assisted Speedrun On Real Hardware · · Score: 2

    Not officially, but collision detection can be abused to trick the game into believing a solid wall is ground beneath Mario's feet, allowing him to jump. Frame-precision is needed, hence the tool-assisted aspect of it.

    The tasvideos.org page has more info in their wiki.

  15. Broken CSS in FF2 on Slashdot Launches Re-Design · · Score: 1

    I'm a firefox2 user (laugh it up, I'm not switching on this machine) with noscript. The CSS horribly broken, the sidebar follows me around cutting off content (as other people have said), there's a huge screenful of empty space on the homepage, content is fairly obviously in the wrong location and... oh god, click if you really want to see it. Turning off styles makes it slightly less painful.

    And I just noticed the copyright on the bottom of the posting page here says (c) 201, Geeknet

  16. Don't forget about flash on Browser Private Modes Not So Private After All · · Score: 4, Interesting

    Flash cookies, or even any temp files left behind by video playback. I've heard it happen. See if anything was left in your Temp directory matching "Flash*" and play it back as .flv or .mp4. Very incriminating evidence

  17. Re:Care to provide examples? on HDD Manufacturers Moving To 4096-Byte Sectors · · Score: 3, Informative

    I just checked my system. /dev/sda1 is /dev/sda + 32256 bytes, which is 63 512-byte sectors. /dev/sda2 is also on an odd-numbered sector alignment.

    Fedora 11 fresh install, which is less than a year old.

  18. Blocking access? on CRTC Issues Net Neutrality Rules · · Score: 1

    Hypothetical scenario: an ISP is under DDoS attack originating from some fixed foreign IP. Since it becomes impossible to "block access" without CRTC approval, does that mean the ISP has to take it like a bitch while waiting from the OK to have it blackholed? What about any other kinds of attacks? What about Spam filtering?

    I really don't think the CRTC really understands the issue. I should know, I listened to some of the public hearings a few months back.

    Disclaimer: I work for an affected ISP.

  19. Re:Who is advising these guys? on Using Encryption Garners Exemption For Data Breach Notification · · Score: 0, Redundant

    It's pig latin. Like the GP said.

    1) Drop the "ay" suffix: Anc ouy eadr isth?
    2) Move the last letter to the first: cAn you read this?

    There's other rules, but this'll get you by. Apparently it's stronger than rot13.

  20. Even minor releases? on Kernel 2.6.31 To Speed Up Linux Desktop · · Score: 1

    At this rate I'm starting to question if we'll ever have a 2.7 "alpha/beta" series since all the major new features above and beyond stand-alone device drivers seem to be going right into the current branch.

  21. Re:Good idea. Who pays the bill? on Yahoo Revives Pay-Per-Email, With Charitable Twist · · Score: 1

    From my interpretation, you buy stamps first and send mail later. This isn't a case of botnets racking up bills, this is a case of credit card fraud fueling spam.

  22. Re:What I do on Study Shows "Secret Questions" Are Too Easily Guessed · · Score: 1

    Hate to reply to myself, but I just remembered a good site I once registered with and I thought others might find it interesting or amusing. It asked me for a security question, but when I checked the headers at the top of the page it said I was already logged in and there was a View My Account button. Curious, I tried it and it worked and I didn't need to enter a security question. Awesome.

    Obviously, I tried logging out and in (asked me to set a question, ignored it) and tried a password reset. The reset failed because I didn't have a security question set. Even better!

  23. What I do on Study Shows "Secret Questions" Are Too Easily Guessed · · Score: 2, Interesting

    Regretably a few sites I visit regularly (including my bank) may prompt me for these questions, so a question of "Mash the keyboard!" and an answer of "alsjdgiosadln" no longer works.

    Instead, as someone already stated, I select a secret question of "What is my password?" and if it's necessary for a second, "Type my password backwards." (answer: drowssap)

    And finally, if it's a question to be asked by a human (tech support for an ISP I know of does this now), the question is something silly. As fun as "What are you wearing?" would be, I have sympathy for the employees and instead have "The Joker is invading Gotham - what do I do?"

  24. Re:'Bandwidth' is a Misleading Term Here on Time Warner To Offer Unlimited Bandwidth For $150 · · Score: 1

    That's in bits, not bytes. To put it in perspective, that's only 10 times faster than dialup when I can easily get 100 times faster than dialup on my somewhat plain ADSL connection.

    So, 10% of maximum usage, huh?

  25. Re:Reminds me of something people said about crypt on How To Argue That Open Source Software Is Secure? · · Score: 1

    Okay, so maybe I should have qualified it with "when used correctly." Closed source won't protect you if your administrator password is "password" any more than openssl can protect you from using a 128 bit RSA key.

    What I meant to say is more along the lines of "we invented our own crypto, and we can't give you the documentation for it because doing so would make it crackable," or generally "we depend on security through obscurity." But the point is taken.