Search results

  1. CodeBlock

    FreeBSD Screen Shots

    Aw, I can't see most of them because the image hosting services are blocked by my school; I'll look later when I get home, but keep them coming :). Let's do a screeny thread every month, it could be pretty interesting :D.
  2. CodeBlock

    Laptop not 'reading' install DVD

    Another thing to check is make sure your BIOS is set to boot from the CD drive *before* a hard drive.
  3. CodeBlock

    Software installation

    Yep, stick with ports unless you have a real reason not to (such as php 5.3 not being in ports yet). Also might want to upgrade to 7.2-STABLE because 6 is... old :P
  4. CodeBlock

    Alternative port for Subversion

    As already suggested, some alternatives are git, Hg, and bazaar.
  5. CodeBlock

    FreeBSD Screen Shots

    Inconsolata :)
  6. CodeBlock

    Finding no of active users in FreeBSD 5.2.1

    What do you mean number of active users? The number of people actually running 5.2? How would putting it in the source help that, if they refuse to upgrade to 7 what makes you think they would upgrade their kernel at all? Or do you mean number of users on your system, in which case, `w` comes...
  7. CodeBlock

    FreeBSD Screen Shots

    Going to try to start a trend here ;), if this belongs in another subforum (like window managers), mods feel free to move it :). I'm a member of the ArchLinux forums (used Arch before coming to FreeBSD) and monthly they have a screenshots thread which is neat because it gives everyone a...
  8. CodeBlock

    [college degree] CIS vs. CS

    I'm a senior in High School right now, looking for some opinions on a degree for next year (starting college right after high school). What are the key differences in Computer Information Systems, and Computer Science? I have *heard* that CS is more programming concepts, etc (which I...
  9. CodeBlock

    Google Go programming language - any role in the BSD world?

    You know- I could be having the worst day of my life, and come on here, and find a post that cheers me up. That cracked me up :P. You've also earned my 150th post.
  10. CodeBlock

    Google Go programming language - any role in the BSD world?

    Hm, I was doing some searching to see what I'm going to learn when I finish learning Python/Django. Maybe this is worth looking into, it seems interesting. My other choice was Java, though I'm not too sure if that would pay off and be worth learning.
  11. CodeBlock

    VirtualBox Error

    :(, it used to work, and the part that really stinks is that I don't know when it stopped, or else I would just undo the change/upgrade. Any other ideas, or ports that I should recompile, or..anything?
  12. CodeBlock

    VirtualBox Error

    VirtualBox doesn't require linux compat, does it? :O Also: [/home/ricky]$ locate libdl | grep so /usr/compat/linux/lib/libdl-2.9.so /usr/compat/linux/lib/libdl.so.2 /usr/local/lib/plugins/designer/libdlgplugin.so
  13. CodeBlock

    VirtualBox Error

    I'm getting an error when I try to start VirtualBox: [/home/ricky]$ VirtualBox VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/local/lib/virtualbox/VirtualBox.so",) failed: Shared object "libdl.so.2" not found, required by "libQtCore.so.4" I have tried reinstalling...
  14. CodeBlock

    PHP 5.3.2 (was: php 5.3.0)

    Should this really be causing this much of a delay? Not sure of the significance of Zend Optimizer, but is it that popular that even creating a lang/php53 port would be an issue? I don't care if lang/php5 is updated but why can't he just make a lang/php53 port or similar. This seems like the...
  15. CodeBlock

    Instant Large-Text Xterm-like thingie

    Eh, I prefer my urxvt, with a prettified .Xdefaults ;)
  16. CodeBlock

    PF: Block outgoing connections

    I have a server in my LAN and I want the server to be able to make outgoing connections to the internet. However I don't want it to be able to touch the rest of my LAN. For example `ping 4.2.2.2` should work, but `ping 10.10.10.209` should not. I was informed that this is possible with pf...
  17. CodeBlock

    PHP 5.3.2 (was: php 5.3.0)

    Yes but the maintainer said late August, and we're in November in two days...
  18. CodeBlock

    What you may and may not do under GPL ?

    Squid can probably do a lot of the same things. Haven't tried them together, but I imagine Squid and pf would be harmony :P
  19. CodeBlock

    A dissertation about FreeBSD

    haha. That made me giggle :P
  20. CodeBlock

    FreeBSD and Ham Radio

    Ah alright. I'm a KB3--- but have since moved to 8-land. I never changed the callsign. Anyway neat to see a fellow ham on here. I've been away from the hobby for some time since moving to 8-land, but I want to get back into it. I think it would do me a world of good, as I remember all the...
Back
Top