Changes between Version 27 and Version 28 of CPUShare


Ignore:
Timestamp:
05/22/2008 12:24:36 AM (16 years ago)
Author:
Sam Hocevar
Comment:

/raw -> /files

Legend:

Unmodified
Added
Removed
Modified
  • CPUShare

    v27 v28  
    1919
    2020If you are using Ubuntu or another version of Debian, just download one of the following packages:
    21  * [/raw/CPUShare/cpushare_0.47-3_i386.deb cpushare_0.47-3_i386.deb] (32-bit platforms)
    22  * [/raw/CPUShare/cpushare_0.47-3_amd64.deb cpushare_0.47-3_amd64.deb] (64-bit platforms)
    23  * [/raw/CPUShare/cpushare_0.47-3.dsc cpushare_0.47-3.dsc] (source package)
    24 Then download our [/raw/CPUShare/libcaca-sell.cpu sell order] and put it in `/etc/cpushare/`. If your machine has several CPUs, you can place several copies of the same file in `/etc/cpushare/`, just make sure their names end in `.cpu`. Finally, start the CPUShare daemons:
     21 * [/files/CPUShare/cpushare_0.47-3_i386.deb cpushare_0.47-3_i386.deb] (32-bit platforms)
     22 * [/files/CPUShare/cpushare_0.47-3_amd64.deb cpushare_0.47-3_amd64.deb] (64-bit platforms)
     23 * [/files/CPUShare/cpushare_0.47-3.dsc cpushare_0.47-3.dsc] (source package)
     24Then download our [/files/CPUShare/libcaca-sell.cpu sell order] and put it in `/etc/cpushare/`. If your machine has several CPUs, you can place several copies of the same file in `/etc/cpushare/`, just make sure their names end in `.cpu`. Finally, start the CPUShare daemons:
    2525{{{
    2626% cd /etc/cpushare
    27 % curl http://libcaca.zoy.org/raw/CPUShare/libcaca-sell.cpu -o libcaca-cpu0.cpu
     27% curl http://libcaca.zoy.org/files/CPUShare/libcaca-sell.cpu -o libcaca-cpu0.cpu
    2828% cp libcaca-cpu0 libcaca-cpu1.cpu # optional, if you have two CPUs or two cores
    2929% /etc/init.d/cpushare start
     
    3131
    3232If you are not using Debian or Ubuntu, you can either try to install and run CPUShare from source (good luck!) or run this Live CD, either by burning and booting it, or by running it in an emulator (see more information [https://www.cpushare.com/wiki/cpushare/CPUShareLiveCD on the CPUShare wiki]):
    33  * [/raw/CPUShare/libcaca-cpushare-livecd.iso libcaca-cpushare-livecd.iso] Live CD image (5.8 MB)
     33 * [/files/CPUShare/libcaca-cpushare-livecd.iso libcaca-cpushare-livecd.iso] Live CD image (5.8 MB)
    3434
    3535The qemu emulator gives near native performance if you use the kqemu kernel module. Just run: