Search results

  1. R

    Build Q's on ZFS RAID-Z FreeNAS/FreeBSD server

    I'd also consider reading http://webcache.googleusercontent.com/search?q=cache:xYKvm9d-UpgJ:www.hardforums.com/showthread.php%3Ft%3D1546137+Hard+forum+ZFS+4K+sub_mesa&cd=1&hl=en&ct=clnk&gl=uk&client=firefox-a&source=www.google.co.uk There seems to be an authentication error with the original...
  2. R

    Konsole make config problem

    And if you do make rmconfig && make config?
  3. R

    Which shell do you use?

    root = csh me/users = tcsh No complaints from anyone with access to my servers.
  4. R

    Wine and NXServer ports on AMD64

    None at all, but I've only put a dozen or so games on there for my kids. There was an issue with a game called Machinarium but that seems to be Wine specific rather than OS specific.
  5. R

    Wine and NXServer ports on AMD64

    Re: Wine Or use a prebuilt .tbz from http://people.freebsd.org/~ivoras/wine/ [19MB] It works flawlessly for anything I run so far.
  6. R

    KDE Users: 3vs4. No flame, just a poll!

    Using KDE4 on this box, runs nice and quick, it's also pretty reasonable on mem usage all things considered. Last pid: 3002; load averages: 0.01, 0.10, 0.14 134 processes: 1 running, 133 sleeping CPU 0: 0.0% user, 0.0% nice, 1.5% system, 0.0% interrupt, 98.5% idle CPU 1: 3.4% user...
  7. R

    FreeBSD desktop performance- Am I using Shared Memory?

    As far as I know you can set them on the fly.
  8. R

    How many backups do you own?

    sysutils/freebsd-snapshot for UFS + ZFS here.
  9. R

    How many backups do you own?

    Hourly|Daily|Weekly|Monthly snapshots, Critical files are backed up daily on seperate internal drive, an external drive and kept as long as I feel necessary, I also do daily offsite backups of critical files using sysutils/tarsnap.
  10. R

    FreeBSD desktop performance- Am I using Shared Memory?

    I have these in /etc/sysctl.conf # Enhance shared memory X11 interface kern.ipc.shmmax=67108864 kern.ipc.shmall=32768 # # Enhance desktop responsiveness under high CPU use (200/224) kern.sched.preempt_thresh=224
  11. R

    Processor opinion: Athlon II or Phenom II

    SandyBridge does look pretty impressive.There's a very in-depth review of Intel's new CPU for anyone that's interested http://www.tomshardware.com/reviews/sandy-bridge-core-i7-2600k-core-i5-2500k,2833.html Waiting to see AMD's Bulldozer materialize.
  12. R

    Processor opinion: Athlon II or Phenom II

    If you want to compare x vs y chip, have a look at http://www.anandtech.com/bench/Product/188?vs=30 (just replaced an 5600+ with the X4 645 which is why the link is set to those).
  13. R

    Installed FreeBSD on Sparc machine, now won't boot correctly

    http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html
  14. R

    PC Case Hotplugging

    Switching to a different power lead unfortunately results in the same action to the 640GB drive on that lead. Plugging in the drive, (ada2:ahcich3:0:0:0): lost device ada3 at ahcich3 bus 0 scbus3 target 0 lun 0 ada3: <WDC WD6401AALS-00L3B2 01.03B01> ATA-8 SATA 2.x device ada3: 300.000MB/s...
  15. R

    PC Case Hotplugging

    After my post I tried moving the SATA cable to a different header on the motherboard, when the external drive was plugged in the dock it was ada1 that went offline instead. Also the power to the hotplug connection is also from the cable that feeds the mirrored drives. I'll play around a bit...
  16. R

    PC Case Hotplugging

    I've just built a new pc using this case. On the top of the case is a dock with male power + SATA connectors for hotplugging a HDD. I currently use 2x WD 250GB RE3's in a mirror setup (ada0 + ada1) pool: tank state: ONLINE scrub: scrub in progress for 0h12m, 90.74% done, 0h1m to go...
  17. R

    Kwooty

    I thought I'd have a go at building a more up-to-date version of Kwooty, so far I've had success upto 0.5.1 (builds and works fine) however if I try to build anything above 0.6.x I get the following; [ 82%] Building CXX object src/CMakeFiles/kwootycore.dir/kwootysettings.o Linking CXX shared...
  18. R

    IPFW problem

    What if you comment this # Deny all inbound traffic from non-routable reserved address spaces $cmd 00300 deny all from 192.168.0.0/16 to any in via $pif #RFC 1918 private IP
  19. R

    I want rsync only download new files and keep old files

    What was wrong with Xyne's "Powerpill Portable" scripts, they look like the prefect solution to your issue. https://bbs.archlinux.org/viewtopic.php?id=110136&p=1
  20. R

    In the UK BT is advertising 2 million wireless hot spots. How?

    Yeah, that would be BT all over, https://nodpi.org/2010/10/14/two-years-of-corruption-lies-and-deceit/
Back
Top