Search results

  1. D

    'Top' command questions

    Try issuing a 'man top' You'll get info like: dani++
  2. D

    Quake III and Urban Terror mod connections...

    Definitely looks like a fw problem. I use OSX and QIII with no problems. Maybe the master server uses a different port than the standard palying port. dani++
  3. D

    bus error on logout using ssh

    Me too... and I haven't fiddled with the openssl installed. Moreover, sometimes the ssh process hangs when disconnecting from my redhat box. dani++
  4. D

    Where do you Think Different

    'BlingBling 3k12', what problems are u having to view http://www.calidos.com ? dani++
  5. D

    Where do you Think Different

    Better show a QT movie of one of the places where I work. Go to http://www.calidos.com, sorry I can't give you the direct link, its flash. Click on 'QUI SOM' and there you have a video =) dani++
  6. D

    Ultimate OpenSource MacOSX 10.1.2 SET UP?

    Be sure to include the excellent 'nmap' as a general network tool and port scanner. It has a X-Windows graphical frontend as well. dani++
  7. D

    Fink is Finking me off!

    Check out: http://fink.sourceforge.net/doc/x11/index.php it was very helpful for me... I recommend to install everything from source, it's slower but downloads are usually shorter and the whole process is far easier. Somehow, apt-get has never worked for me. On the other hand, there seems to...
  8. D

    Packet Sniffer for OS X

    Lookup on versiontracker, there is a cool frontend for tcpdump... I think 'ettercap' would serve your needs, but I haven't used it much. dani++
  9. D

    Thoughts on the Keynote?

    It was a well run keynote. Please think on how difficult it really is to be a really good public speaker and to get something like this ready. It is a massive work of engineering and stuff. Dani++
  10. D

    New Imac Revealed

    Some people high at Time must be getting ready to get their asses converted to subway station accesses right now. I can't understand how they could have blown something like this... and it's all over Macsurfer... A pity, and of course I couldn't resist to take a look at the pics... really...
  11. D

    At what time MacWorld starts at your place?!

    LOL. At 18:00h here in Spain... =)
  12. D

    neXt -- theme

    Cool and good work! But you could do some more work on those slider bars, to ease their identification and contrast from the whole slider bar. dani++
  13. D

    european keynote satellite coordinates

    Does anyone know the satellite coordinates of the keynote? For an european satellite, as I've only found coords for USA satellites... We've managed to watch past keynotes on satellite before, but this time I can't seem to find the info. Thanks in advance. dani++
  14. D

    MACWORLD SF... "Beyond the rumor sites. Way beyond."

    :D LOOOOOL! On the other hand, flat-panel iMacs and 1GHz G4, those are given. No G5 yet. Although this much hype must mean something else is ready... a MacOSX Oracle version? LOL dani++
  15. D

    How do I restart a server via SSH?

    do a 'man reboot' and read the man page, it's fairly short :D and to locate a command related to 'restart' do a 'apropos restart' dani++
  16. D

    AOL DSL required to have Win

    You could bypass the AOL-provided DSL USB modem software driver. You need to know exactly the means of DSL connection. Generally, there are two options: (a) standalone DSL router: faster, can work with your machines off, no driver or software conflicts, easier to setup a LAN behind DSL...
  17. D

    Everyone, Read This!!!!!!!!!!

    LOOOL! Coffe is the greatest beverage around! I was not initiated until college, though. dani++
  18. D

    Where the **** is Palm?

    Check out versiontracker... It seems a preview of the official palm synching software has just appeared... The year 2001 is not finished yet =) dani++
  19. D

    Latest QuickTimeStreaming public seed password?

    I've just downloaded and installed the latest public seed of QT Streaming server. It seems to run ok, but I can't go past the administration login window. What is the default username and password? I've tried to use normal system accounts and passwords to no avail. I've tried to edit out the...
  20. D

    popen(), standard input, output etc. ???

    try to use the full path of the utility, it could be as simple as that. as for your other command: it might be a ludicrous security hole, something like: $somefile = "foo.file; rm -Rf /"; %exec("rm -rf $somefile"); can destroy your whole system, or at least your user data dani++
Back
Top