Slashdot Mirror


User: psergiu

psergiu's activity in the archive.

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

Comments · 870

  1. Cover artwork on Book Review: FreeBSD Mastery: Storage Essentials · · Score: 1

    The cover artwork is nice, but i like the cover style of his "Absolute ..." series more.

  2. Cannot hire them if they don't apply on Fighting Tech's Diversity Issues Without Burning Down the System · · Score: 1

    My company is currently hiring Unix sys-admins in US. I'm part of the team doing the interviews. Out of over a dozen applicants until now there was only a single girl.

  3. Re:1mhz 6502 on Backblaze's 6 TB Hard Drive Face-Off · · Score: 1

    3.5 Mhz Z80 Sinclair Spectrum FTW !
    Megahurtz Powah !!!

  4. Redneck shooting target :-) on Army To Launch Spy Blimp Over Maryland · · Score: 1

    Data needed to compute the life expectancy of this aerostat:
    - What kind of riffle is needed for a bullet to reach this high and how many persons arond that area own such a riffle ?
    - What is the gas flow trough a bullet hole caused by the above riffle ?

  5. Amazon Book Price on Book Review: Bulletproof SSL and TLS · · Score: 1

    I see the book price in the provided Amazon link as US$ 48.10 for the Paperback version.
    Everyone sees the same price ?

    Slashdot has given us a Amazon link - let's investigate if we get a lower or higher price when accesing the link from Slashdot as compared to other ways.

  6. Re:How systemd became Debian's default init system on Longtime Debian Developer Tollef Fog Heen Resigns From Systemd Maintainer Team · · Score: 2

    How about using /etc/inittab to monitor & restart your daemons like all good Unix admins are doing since last century ?
    Oh ... you only know about RedHat's netutered inittab ? Too bad. Let's all switch to systemd because AC is too lazy to read a man page.

    (Bitter because i just had to reinstall a Jessie machine from scratch after a filesystem corruption borked 2 system-d config files - the system would not come up even in rescue mode as systemd was spewing 2 pages of errors on the console then hanging)

  7. Re:Nice and all on Eben Upton Explains the Raspberry Pi Model A+'s Redesign · · Score: 2

    There are _NO_ 1Gb DDR1 chips in that form factor.
    If you can manage to persuade any memory factory to build a couple of million of them at a price simmilar to the existing 512Mb ones - the whole world will be thanful.
    All the 1Gb chips on the market now are DDR2 or faster - incompatible with RPi.
    Eben Upton & the Foundation has tried and failed - nobody wants to make so few 1Gb DDR1 chips for so cheap.

  8. Re:Really? on Raspberry Pi A+ Details Leaked · · Score: 1

    Raspberry Pi compute module is already available and it has all the connections on a single side of the board.
    Go wild with your case.

  9. Re:Details? on French Health Watchdog: 3D Viewing May Damage Eyesight In Children · · Score: 1

    See here for the gruesome truth :)

    http://www.penny-arcade.com/co...

    Try reading the text on the box on panel 2.

  10. Re:Good on WireLurker Mac OS X Malware Found, Shut Down · · Score: 1

    Too bad OS X is opensource.
    http://opensource.apple.com/
    We should all switch to a truly proprietary OS. Anyone has any advice on which truly-proprietary OS is better security-wise ?

  11. Re:PR hoax on Russia Takes Down Steve Jobs Memorial After Apple's Tim Cook Comes Out · · Score: 3, Informative

    It's a link to the Russia Today's website posted by an AC.
    Rusia Today is not the most reliable news source when it comes to things happening inside or near Russia.

  12. Workstations ? on Slashdot Talks WIth IBM Power Systems GM Doug Balog (Video) · · Score: 1

    As the video won't play (even alt link), i want to ask:

    Any plans for [somewhat] affordable Power8 workstations that can run AIX and some limited PowerVM (something like IntelliStation POWER 285 where you can have 2 LPARs)

  13. Re:Workstations ? on IBM Gearing Up Mega Power 8 Servers For October Launch · · Score: 2

    Yes, almost surely IBM won't alow AIX to run on those boards.
    Linux can run on any old x86 cheapie - there's nothing useful to do with a Power 8 CPU running Linux:

    - Are you able to learn something that can be applied to big-iron Enterprise IBM hardare ? No.
    - Are you able to run any 3rd party commercial software on that Power8 Linux box ? No - most 3rd party Linux commercial software only provides x86 binaries. Sometimes ARM.
    - Are you able to do the exactly same Linuxy things with a cheaper x86 machine ? Yes.

    Yes, it's a new and exciting CPU, some hobyists will buy this - but for most of them, after a couple of months, the Tyan power 8 machine will remain unused or will be downgraded to a "seldom used server in the corner" as it's less usefull than a Raspberry Pi.

  14. Workstations ? on IBM Gearing Up Mega Power 8 Servers For October Launch · · Score: 5, Insightful

    Latest Power workstation had Power 5 CPUs. The should make a new workstation.

    No workstations => No small computer labs => Weak interest for the OS/Hardware from sudents & hobyists => Future decline of sales in servers.

    Look at HP & all the other commercial Unix vendors - decline in server sales is almost directly related with workstation unavailability in the past ~5 years.

  15. Re:My opinion on the matter. on Choose Your Side On the Linux Divide · · Score: 1

    < /some/file/somewgere grep something

  16. Re:Storm in a teacup on Systems That Can Secretly Track Where Cellphone Users Go Around the Globe · · Score: 1

    Well ...
    As long as you can push a SIM-App to that Phone's SIM card, that program can periodically send updates with the current location (Network ID, Cell ID, power) to another network-connected device without the owner ever knowing. It's invisible even to the phone OS, as everything happens inside the SIM and radio module)

    And all newer SIM cards (all that have a SIM Application menu, 2001 or newer) can do this, and your network operator (or anyone having the proper network access) can push something OTA to your SIM. You will just see your phone losing it's mobile network for a couple of seconds and reconnecting - that was the SIM's CPU rebooting with the updated firmware.

  17. Re:My opinion on the matter. on Choose Your Side On the Linux Divide · · Score: 4, Informative

    Systemd's strenghts are:
    - Fast startup & shutdown (compared to sysVinit);
    - Better on-demand loading and stopping services and processes and changing network settings.

    Compared with all the problem it brings:

    - That is useful on a tablet or phone - where you never have to modify the factory configuration;
    - A bit useful on a laptop - if you only use GUI tools that can do a limited ammount of config editing for you;
    - Not very usefullon a desktop - unless you are prepared to get your hands dirty with systemD's smelly and poorly-documented guts;
    - Useless on a server - where you only reboot 4 times a year or so and never have to hot-plug anything or change wireless networks.

    For a server situation, the BSDrc style startup is even better than sysVinit.

  18. Re:Display server on Choose Your Side On the Linux Divide · · Score: 4, Insightful

    As long as xterm & the web browser are running on Wayland, nobody will complain.
    X.org has became such a mess itself (compared to the old XFree86) so anything smaller, simpler, faster and 100% compatible is welcome.

    OTOH systemD is not smaller, simpler and 100% compatible with the systemV init and BSD rc - so it requires everybody relearning a lot of concepts for scratch just to gain 4-5 seconds at boot time - unsually on a server that you reboot only a couple of times a year.

  19. Re:You can almost see it comming: on Robo Brain Project Wants To Turn the Internet Into a Robotic Hivemind · · Score: 1

    If the AI already absorbed highly-rated YouTube knowledge on how do do basic stuff ... well ... i really don't waht a house robot with that knowledge:

    https://www.youtube.com/user/H...

  20. Re:Storm in a teacup on Systems That Can Secretly Track Where Cellphone Users Go Around the Globe · · Score: 4, Informative

    Actually, that's part of the GSM protocol.

    You can "ping" a device in th GSM network and that device will return a reply containing the current Cell ID and distance from the tower. And with some devices you can "ask" them to seek a different cell - and it will return that as the reply. The owner of the phone only sees the cell signal bar fluctuating.

    Also over the course of a phone conversation, both devices will tell the other one the Cell ID at the beginning of the call and at every hand-over between cells.

  21. Re:Storm in a teacup on Systems That Can Secretly Track Where Cellphone Users Go Around the Globe · · Score: 4, Informative

    If you remember a little device from 2007 called iPhone - it introduced a "novel" idea: Let's find out where we are based on the nearby cell towers - we get a list of nearby cell towers and distance from them (can be computed: power & ping delay) and we ask a central data base where the tower location is and we triangulate based on that.

    The Cell ID location databases are still active and public (and used for AGPS in the newer iPhones and other devices). And even if you cannot access it, by just driving around with a GPS-enabled device and some logging software you can build your own map.

    And the cell locations are NOT changing frequently. It costs A LOT to have a tower in place: the only things that are changing once a tower is in place is the antennas (orientation and type/spread) and back-end network hardware (upgrades from 2G cards to 3G to 4G ...)

  22. Re:Brillo-iant! on Quiet Cooling With a Copper Foam Heatsink · · Score: 1

    Yes, you can run Windows AND OS X on a Raspberry Pi at the same time. And that's on the 256Mb model:

    https://twitter.com/sergiu_par...

  23. ... or outsourced to Eastern Europe on The Problems With Drug Testing · · Score: 2

    My dad almost lost both of his legs because his doctor insisted that his condition is so severe that he needs experimental medication. The 1st round of medication did nothing to make him better. After he started the 2nd round of medications i got hold of the paperwork that he fscking doctor had my dad to sign. She was doing experiments on him on behalf of a US company and had my dad fooled that it's the only way. So after years of my dad lining in excruciating pain i dragged him to another doctor, at another hospital, who applied a standard medical procedure and he was fixed in 2 months.

    The murderous doctor (while my dad was in the hospital, there were at least 2 other patients on experimental medication who died) was sporting a nice new BMW high-end car when i got my dad out of there. Way more expensive that she could have afforded from her salary + standard bribes extorted from the patients.

  24. John Appleseed ? on Exhibit On Real Johnny Appleseed To Hit the Road · · Score: 1

    Any connection to that John Appleseed guy that appears in all the Apple keynotes ?

  25. Simmilar experiences ... on Ask Slashdot: Unattended Maintenance Windows? · · Score: 4, Insightful

    A friend of mine lost his job over a simmilar "automation" task on windows.

    Upgrade script was tested on lab environement who was supposed to be exactly like production (but it turns out it wasn't - someone tested something before without telling anyone and did not reverted). Upgrade script was scheduled to be run on production during the night.

    Result - \windows\system32 dir deleted from all the "upgraded" machines. Hundreds of them.

    On the Linux side i personally had RedHat doing some "small" changes on the storage side and PowerPath getting disabled at next boot after patching. Unfortunate event, since all Volume Groups were using /dev/emcpower devices. Or RedHat doing some "small" changes in the clustering software from one month to the other. No budget for test clusters. Production clusters refusing to mount shared filesystems after patching. Thankfuly on both cases the admins were up & online at 1AM when the patching started and we were able to fix everything in time.

    Then you can have glitchy hardware/software deciding not to come back up after reboot. RHEL GFS clusters are known to randomly hang/crash at reboot. HP Blades have sometimes to be physically removed & reinserted to boot.

    Get the business side to tell you how much is going to cost the company for the downtime until:
    - Monitoring software detects that something is wrong;
    - Alert reaches sleeping admin;
    - Admin wakes up and is able to reach the servers.
    Then see if you can risk it.