Search:

Type: Posts; User: Gompa; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. [xubuntu] Re: blackscreen after closing and opening laptop lid

    hey thanks for your reply
    i tryed the brightness keys on both of my laptops but there is no change
    thanks for the suggestion doh
  2. [xubuntu] blackscreen after closing and opening laptop lid

    when running xubuntu 15.05 and closing the screen of my laptop, the laptop goes in standy.
    if you open the lid you see the login screen like normal but when you put in your login details and...
  3. Replies
    11
    Views
    838

    Re: trying to find my Internet IP address

    if its a ubuntu server install its probably easier to just do:
    curl ifconfig.me
    or
    curl ip.h-bomb.nl
  4. Replies
    18
    Views
    5,469

    [lubuntu] Re: Intel HD4000 video

    i dunno if it is the same problem.
    but i get this when starting ubuntu 13.04 on my intel i3 3220 on a h67 motherboard.

    241152

    ps debian wheezy works fine with the 3.2 kernel but if i compile...
  5. Replies
    5
    Views
    1,795

    Re: Stock CPU cooler good enough?

    if you are not going to overclock its no problem
    and you either have the fx8150 or the fx8350
  6. Thread: fglrx in raring

    by Gompa
    Replies
    106
    Views
    65,390

    Re: fglrx in raring

    i installed the drivers from ppa: xorg-edgers/ppa

    but i have a serious memory leak in xorg with these drivers
    (dont know if its driver related or xorg related but its a memory leak alright)
    ...
  7. Replies
    2
    Views
    530

    [SOLVED] Re: A little BASH help please

    so someting like > output ?
    example : ls > test.txt
  8. Replies
    19
    Views
    29,944

    [SOLVED] Re: Macmini6,2 network driver not working

    iam working on a mac mini 6.1 ? (its with a ivy bridge proc so i assume its the same)

    it got it to work on the 3.5 kernel from this tread with the drivers from broadcom by editing the files...
  9. Replies
    4
    Views
    2,230

    [ubuntu] Re: How to autofix disk errors on startup

    are you using the ups as a graceful shutdown method ?
    or are you using the ups as backup power supply until the power is back ?
  10. Thread: yard server

    by Gompa
    Replies
    16
    Views
    1,110

    Re: yard server

    yardserver is still running strong.
    i have added a website to it and a webcam.
    iam still looking for a way to add a humidity sensor

    any way here is the link : yardserv.h-bomb.nl
  11. Replies
    3
    Views
    775

    [ubuntu] Re: 2x RAID0 4k sector hdd setup

    i would not use wd green disks in raid, from the wd website :

    Critical: WD Caviar Black, Caviar Green, and Caviar Blue hard drives are not recommended for and are not warranted for use in RAID...
  12. Thread: yard server

    by Gompa
    Replies
    16
    Views
    1,110

    Re: yard server

    the webcam is a good idea.
    still working on the apache server doh.
    having a hardtime using my home server as a proxy
  13. Replies
    19
    Views
    4,528

    [ubuntu] Re: Create Disk Image for 12.04 Server

    oh srry i some how totally missed that
  14. Replies
    0
    Views
    429

    [all variants] apache proxy/redirect

    so iam trying to make a server for my yard

    but i dont want to run my main websites on it so i set up a apache proxy like this :

    <VirtualHost *:80>
    ServerName yardserv.h-bomb.nl
    ProxyPass...
  15. Thread: yard server

    by Gompa
    Replies
    16
    Views
    1,110

    Re: yard server

    i know its a little buggy the problem is:
    the server powered down because it was connected to a light switch(i know should have check t that)

    and the scipt i use is verry simple:

    `uptime |cut...
  16. Replies
    19
    Views
    4,528

    [ubuntu] Re: Create Disk Image for 12.04 Server

    i don't know but you could try clonezilla
  17. Thread: yard server

    by Gompa
    Replies
    16
    Views
    1,110

    Re: yard server

    http://trinity.h-bomb.nl/foto/pcding.jpg
    It's not a looker, but that's not the point.
    I closed off all of the holes in the case, except for cpu fan intake and powersupply output, and stuck on some...
  18. Thread: yard server

    by Gompa
    Replies
    16
    Views
    1,110

    Re: yard server

    yeah its running ubuntu server 12.04 but iam having a hardtime letting my fileserver act as a proxy for it
  19. Thread: yard server

    by Gompa
    Replies
    16
    Views
    1,110

    yard server

    I had a old p4 lying around the house and started wondering what I could do with it. (I already own a home media server.)
    After some time I started wondering how long a desktop would survive outside...
  20. [ubuntu] Re: HDD Failing... But There's Nothing Wrong With It.

    what brand disks are we talking about ?
    i know there is a problem with WD green disks and head-parking that can severely shorten the life time.
    when these disks fail they dont show smart errors...
  21. Replies
    8
    Views
    913

    [all variants] Re: show temp on website

    can someone please explain to me how to let php execute a command like df for disk information or a easy way to output commands into a readable file
    i tried
    echo exec('whoami');
    but it didn't work...
  22. Replies
    8
    Views
    913

    [all variants] Re: show temp on website

    after i tryed :

    ls -l /proc/acpi/thermal_zone/TZ00/temperature
    echo "<?php print file_get_contents('/proc/acpi/thermal_zone/TZ00/temperature');?>"|sudo tee /var/www/cputemp.php
    sudo chmod 644...
  23. Replies
    8
    Views
    913

    [all variants] Re: show temp on website

    yeah that does work
    this is the output:


    $ cat /proc/acpi/thermal_zone/TZ00/temperature
    temperature: 43 C


    i can also cat the symlink (if that mathers)
  24. Replies
    8
    Views
    913

    [all variants] Re: show temp on website

    thanks for your reply

    i tryed this:
    <?php
    print file_get_contents('/proc/acpi/thermal_zone/TZ00/temperature');?>

    but i just get a empty page ?
    just as with the symlink
  25. Replies
    2
    Views
    644

    [SOLVED] Re: Default file permissions for system folders

    drwxr-xr-x 88 root root 4096 2010-04-28 15:50 etc
    drwxr-xr-x 4 root root 4096 2010-04-25 04:00 home
    drwx------ 2 root root 16384 2010-04-25 03:42 lost+found
    drwxr-xr-x 2 root root 4096...
Results 1 to 25 of 47
Page 1 of 2 1 2