Slashdot Mirror


User: larien

larien's activity in the archive.

Stories
0
Comments
1,142
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,142

  1. Re:sysadmins==janitors on Remote Administration vs. Phone Support? · · Score: 2
    Then you've been talking to the wrong sysadmins. I'm not going any further with this as it looks like a complete troll.

    In any case, there are valid points raised by both the preceding posters. Yes, Novell allows remote putzing about with machines; if the admins are causing a problem with it, you need to get your change control procedures right; it's a people problem, not a technical problem.

    As for developers, yes, they should have seperate machines for testing on, ideally not connected to the rest of the network; you don't want to run untested code on a live network! For every intelligent developer, there's half a dozen who have posterior/elbow differentiation problems. Given how easy it is to learn VB, are you surprised? :)
    --

  2. Re:Remote control v. good on Remote Administration vs. Phone Support? · · Score: 2
    All those minutes add up :)

    It's a fair point about in-house vs external support, but if you can overcome the trust issues involved, it makes life a lot easier.
    --

  3. Remote control v. good on Remote Administration vs. Phone Support? · · Score: 3
    We use Novell/NT here, and remote administration is absolutely brilliant.

    If we remote control a user's PC, we don't have to leave our desk to fix a problem on a computer at the other end of the building. If it's something complicated, we can do the work from our desk, without having to tell the end-user how to do it.

    As an example, we had a new member of staff yesterday who had to have email set up. Rather than tell her "type this in this box, then click on OK" (after figuring out which box it is...) I was able to type in the details from my desk and only had to get her to type in her password. The email program was set up in about a minute; doing this by talk-through would have taken at least double that.

    In short, you save on staff time, so you don't need so many staff (ie, savings for the company). The staff don't get so stressed (have you tried talking someone through tech support?) as well.

    The only potential downside is that staff don't get as much exercise as they don't have to leave their desk, possibly leading to eye-strain (staring at the screen all the time) and other problems. These can be alleviated by rest breaks and properly designed workstations.
    --

  4. Re:Ahhhh! A recursive loop! on Anti-Aliased GNOME and Mozilla · · Score: 3

    I wondered the same, but there's a post above (ie, it's been modded up to +5) which says the poster changed the image after the submission.
    --

  5. Re:That's Why..... on New E-Mail Vulnerability - Trust Your Neighbor? · · Score: 2
    Bzzzt! There was a buffer overflow in pine a while back which was potentially exploitable. In short, you could send a message with a sufficiently long Subject: line and overflow an unchecked buffer.

    In true open source style, the bug was fixed pretty quickly and recent versions are, AFAIK, safe.
    --

  6. Re:HotJava on Mozilla.org Releases Protozilla · · Score: 2

    Surely you mean insecurity settings? :)
    --

  7. Re:Comparison on Ask David Korn About ksh And More · · Score: 2
    Ahem:
    jr:merlin% pkginfo | grep bash
    system SUNWbash GNU Bourne-Again shell (bash)
    jr:merlin% uname -a
    SunOS merlin.scms.rgu.ac.uk 5.8 Generic sun4u sparc SUNW,Ultra-1
    Bash is shipped in Solaris 8, along with zsh (my personal favourite) and some other open source goodies.
    --
  8. Yes, netscape sucks, but.. on Will Browser-Neutral Web Soon Become Thing Of Past? · · Score: 2
    Yup, Netscape is crap. I did up some pages using CSS2 and NS really barfed on them; black text on a black background is not good. I had to do some server side mojo to get it working.

    That said, sites should attempt some kind of browser agnostic approach; there are some users for whom IE just isn't an option; linux/Unix users (let's ignore IE for Solaris/HPUX; it's even worse than NS), phone users (as someone mentioned elsewhere), etc. You are effectively telling these people they aren't good enough for your site.

    If someone pulled that on me, they'd get a mail telling them to wise up and if they didn't, they'd just lost a reader. This is especially true of shop sites; if you are excluded from that site by dint of browser choice, email them to let them know why you won't be shopping there and you won't be recommending it to your friends. Vote with your credit card!
    --

  9. Re:Very good news on ResierFS In Latest 2.4.1 Prepatches · · Score: 3
    15GB? Lightweight! :) We have a 70GB RAID partition on our Solaris server. Having a journaled file system on that (Solaris 7 has UFS logging) makes life so much better on hard reboots (like when someone kicks out the power cable; grr....). The previous server could take 20 minutes to fsck about half that disk space; now it just boots up without any trouble.

    This is why linux has not been the enterprise choice; when it costs you x thousand dollars for a minute of downtime, you want that server back up as quickly as possible. Now we just have to have the FS war; ext3, reiser, jfs, xfs....:)
    --

  10. For those interested on Synthesizers, Commodore 64 Style · · Score: 2

    There are several SID emulators out there, most notable Sidplay. There's also the High Voltage SID collection for those seeking some nostalgia on the old games.
    --

  11. Re:most addictive game on Up, Up, Down, Down: Part Four · · Score: 2
    I played it loads on ye olde Speccy; managed to finish it, too! Best xp had to be the 396 berserkers in one of the castles.

    Just remember, monks rule! :)
    --

  12. Re:FreeBSD and Linux on BSD to Leapfrog Linux? · · Score: 2
    Part of linux's problem has been that making linux scale better (and hence run better on servers) makes it less efficient (more overhead to handle certain things), and worse on low-end hardware. Unless you have a code fork or manage to make it a kernel compile option, linux will continue to only be optimised properly for low-end hardware.

    I don't understand the exact nature of the problem, but that's what I've gathered from various postings on web sites and Usenet.
    --

  13. Re:You will end up running LinuxPPC on BSD to Leapfrog Linux? · · Score: 2

    If it's done right, you'll manage to get a fair few *nix apps compiled. Ok, so a lot of the X-based stuff isn't gonna work, but people have already got apache and stuff running on it.
    --

  14. x86 version required? on BSD to Leapfrog Linux? · · Score: 1
    I'm not sure if OSX will overtake linux; at least not until the (heavily rumoured and currently vapourware) Intel version is (possibly) released. I don't currently have the space or cash for a Mac, especially not given the system requirements OSX needs (what was it, 128MB RAM, 1.5GB disk?).

    In any event, adding decent intel support would add a lot of potential consumers who might be willing to try it out but don't want to buy a new machine to do it on. Any half-assed attempt would, however, turn people off of it even if the problems subsequently got fixed.
    --

  15. Re:Backup programs ? on Searching For A Reliable Backup System? · · Score: 3
    Try Amanda. It's free, runs under most versions of *nix and will even back up SMB shares (if you have samba installed). It is also fairly intelligent and will run different levels of backup depending on how much has changed on disk (eg, if not a lot has changed, it'll do an incremental; if a lot has changed, it might as well just do a full dump etc).

    We use it here to backup our Unix stuff and it rarely needs poking; it just chugs away in the background and the only intervention we have to do is change tapes every day (which you'll get on any backup system without a tape array).
    --

  16. Re:Ha! I've hacked the Tyan Tiger 133 on Hacking Oracle's $199 Net Appliance · · Score: 1

    I guess there's a fine line between "humour" and "trolling". Personally, I found it funny, but I'm interested to know who modded it up as "informative"!
    --

  17. Re:NAI on Scanning For Windows Viruses Using Unix? · · Score: 2
    We use it under Solaris here, and it works OK but I've seen it get wedged in some circumstances. It does seem to be reproducable as it always gets wedged under one specific user's home drive, but I haven't had time to hammer it out properly to submit a bug report to McAfee.

    BTW, I've found it works an absolute dream using qmail and qmailscan (both packages available from qmail's home page) and has stopped a lot of viruses being sent via email. Qmailscan also stops attachments with certain extensions; in my case, I set it up to block .VBS and was very glad when it stopped an ILOVEYOU variant :)
    --

  18. Re:Worrying on The Fundamentals Of Cache · · Score: 2

    Just because there's no innovation doesn't mean it's a bad idea; large chunks of processor design and algorithms still come from the early 70's and are still valid. That said, there may be a revolution in cache design just around the corner...
    --

  19. Re:Question? on Scyld to Release Beowulf 2 · · Score: 1

    Heh, close; check this page for why...
    --

  20. Re:SPARC against Intel and AMD on Sun's UltraSPARC III Processor Shipping · · Score: 3

    Check www.spec.org; in short, Intel just got kicked into touch. A new US III 900MHz workstation is getting over twice the FP performance of a roughly equivalent Intel chip.
    --

  21. Re:HW changes? on Sun's UltraSPARC III Processor Shipping · · Score: 2

    That's for applications; I'd be surprised if sparc/linux works perfectly without some tweaking. Bear in mind, part of the Solaris 8 release was to add support for US III chips.
    --

  22. Re:XFS for FreeBSD? on XFS Beta · · Score: 2

    Well, the source will be open, so there's nothing to stop BSD'ers from snarfing the source to port to BSD provided they can get past the licence infection of GPL->BSD. In short, it's probably going to be up to some developers hacking with it.
    --

  23. Re:GAG on How Well Does 'Smart BootManager' Work? · · Score: 2

    Yeah, looks good, but doesn't support >8GB disks :(
    --

  24. Re:Solaris already does on Other Uses For The Linux RAM Disk? · · Score: 2
    WTF? What overhead are you talking about? UFS has way more overhead than TMPFS for various reasons. In any case:
    jr:air% cd /var/tmp
    jr:air% time dd if=/dev/zero of=afilename bs=512 count=10000
    10000+0 records in
    10000+0 records out
    dd if=/dev/zero of=afilename bs=512 count=10000 0.24s user 1.98s system 29% cpu 7.537 total
    jr:air% cd /tmp
    jr:air% time dd if=/dev/zero of=afilename bs=512 count=10000
    10000+0 records in
    10000+0 records out
    dd if=/dev/zero of=afilename bs=512 count=10000 0.14s user 1.45s system 65% cpu 2.440 total
    Ie, tmpfs is over twice as fast as UFS. And that's with UFS logging enabled which generally increases the speed.

    For reference, this is a SPARCstation 5/170 running Solaris 7 and the memory is pretty much full, so /tmp is probably using the disk swap by now.
    --

  25. Solaris already does on Other Uses For The Linux RAM Disk? · · Score: 5
    At least, the /tmp bit. Under Solaris, /tmp is effectively part of virtual memory (used to be just swap space, now includes physical RAM). Causes several problems as:
    • files disappearing from /tmp on reboot which users didn't expect
    • large files eating up swap space
    Personally, I find it a great idea; just some admins don't like it as much.
    --