Jump to content

paul

Admin
  • Posts

    5611
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by paul

  1. ok guyas ... (cyberjackle :-P )

    how do I use xqf ???

    more specifically ... how do I get xqf to search ET servers ??

    how do I go about finding Master servers etc etc etc ...

     

    any clues please?

  2. I'm not a programer either :lol: , bash scripting will become natural to you after a while using the terminals ;)

    :mystilol: ... can you hear everybody laughing aru ??? can ya' huh huh can ya' :-P

     

    for the rest of us ... SIMPLE bash scripting will become natural ... for everything else you beg aru for his help ;-)

  3. yesterday .. while I was at home with my sick kids :roll: I met cyberjackle on an ET server ....

    A New Zealand ET server !!!! :-)

     

    It was great to see a fellow board member on a games server !!! and cyberjackles name ([uS/Gentoo]cyberjackle) made me think that we could start a clan of our own :-P

     

    firstly ... are many of you gamers ?? (excluding dolson of course ... coz we all know dolson is the games king ;-) ... who else brings us all the gaming news ;-) good on ya dolson)

  4. simple answer

    you actually bought a 78GB hard disk ... that is to say, you bought a disk that has 78,000 bytes on it ... each byte being 1024bits

    the manufactures round up (of course ... it makes thier disks bigger) and mandrake round down

     

    80000 / 1024 = (approx) 78

  5. Launch kppp from a terminal;

    kppp <hit Enter>

     

    and post the output here.

     

    Name? I wasn't confused, but I did wonder why? You could have contacted an admin to have your name changed :)

    ah but now he can say he's the 2000th member ;-)

  6. I would change this line

    <VirtualHost *>

    to this

    <VirtualHost 192.168.x.x>

     

    here's what mine looks like

     

    <VirtualHost 192.168.1.2>
    
           DocumentRoot /var/www/html/loudas.com
    
           ServerName loudas.com
    
           ServerAlias www.loudas.com
    
           CustomLog logs/loudas.com-access_log combined
    
    </VirtualHost>
    
    
    
    <VirtualHost 192.168.1.2>
    
           DocumentRoot /var/www/html/dragon.loudas.com
    
           ServerName dragon.loudas.com
    
           ServerAlias ifgfhayward.loudas.com
    
           CustomLog logs/dragon.loudas.com-access_log combined
    
    </VirtualHost>

    and the default is the first one in the list

  7. firstly .. swap shouldn't be mounted ever ???

    try swapoff /dev/hdaX then swapon /dev/hdaX

     

    second:

    if you have deleted the partitions and created new ones, you will; have to reboot ... :roll: I know i know this is linux ... but you are playing with devfsd so it will need reload.

     

    there maybe another way to reload the devfsd daemon, but rebooting is the easiest way.

  8. DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 *udma5

     

    bvc... how do I go about getting these setting ???

    I know I can "hdparm -X68 /dev/hda" but how do I find out what it is using now?

  9. hey guys ... I re-did my kernel last night, and included support for every possible IDE chipset .. (I had a look at the MDK9.0 kernel, nad this what they have done)

    I now have better results, but not that good.

    cached ~340

    read ~35

     

    I will post my DMA stuff from dmesg when I get home tonight. but from memory it VIA vc68XXXX

×
×
  • Create New...