Search:

Type: Posts; User: kl522

Page 1 of 17 1 2 3 4

Search: Search took 0.02 seconds.

  1. dd_rescue and ddrescue

    I did not have to use dd_rescue until I have a crashed hard disk.

    Then I start reading about dd_rescue. But it's confusing because there is another program call ddrescue around. The one included...
  2. Replies
    6
    Views
    22,061

    I have tried doing what you wanted to do before...

    I have tried doing what you wanted to do before but I finally gave up, because the amount of libraries needed are just too many, may as well start off with a true 64 bit OS.

    If I have such a...
  3. Replies
    35
    Views
    53,439

    Too bad then, I think other things are probably...

    Too bad then, I think other things are probably changed too. Maybe can still try modprobe -f.
  4. Replies
    35
    Views
    53,439

    Perhaps can try this :- # sed -i -e 's/GCC:...

    Perhaps can try this :-

    # sed -i -e 's/GCC: (Debian 4.7.1-2) 4.7.1/GCC: (Debian 4.7.1-1) 4.7.0/g' oprofile.ko

    Might be faster than other methods.
  5. Replies
    35
    Views
    53,439

    The module file can be edited manually. I have...

    The module file can be edited manually. I have done before, after editing the module using vi, if the length of string remains, the module can be loaded. Or perhaps insmod has a force option to...
  6. Replies
    35
    Views
    53,439

    try $ cat /proc/version Yeah likely he...

    try
    $ cat /proc/version

    Yeah likely he compiled the kernel using an older knoppix.
  7. Replies
    35
    Views
    53,439

    I think the kernel modules are "sensitive" to a...

    I think the kernel modules are "sensitive" to a few factors, gcc compiler version is one of them. Did you by any chance upgraded the gcc compiler version ? Since you only want to get the oprofile.ko,...
  8. Replies
    35
    Views
    53,439

    Touchpad tapping interpreted as clicking is a big...

    Touchpad tapping interpreted as clicking is a big time nuisance to me. :)
  9. Replies
    24
    Views
    16,125

    If I may make a guess, I think likely it is due...

    If I may make a guess, I think likely it is due to some incompatibility between the encryption use. Instead of trying to dig thru all the details, perhaps better and faster just copy it out from...
  10. Thank you for your quick response. Seems evince...

    Thank you for your quick response. Seems evince is the right tool for the job.
  11. gpicview - how to view multiple page tiff document

    Anyone has problem with it or is it just me, I cannot get it to view multiple page tiff document. Click 'next' has no effect. Only view first page only.
  12. Thread: Touchpad Control

    by kl522
    Replies
    22
    Views
    50,262

    Because when you open an xterminal, there is an...

    Because when you open an xterminal, there is an environment variable called DISPLAY.

    $ echo $DISPLAY
    :0
    $ set | grep DISPLAY
    DISPLAY=:0

    However, when you run it in rc, the DISPLAY...
  13. Thread: Touchpad Control

    by kl522
    Replies
    22
    Views
    50,262

    Can't really put that in /etc/rc.local because...

    Can't really put that in /etc/rc.local because the program synclient need to contact the X server.

    OK there is some further details need to take note about the script synclient, there must be no...
  14. Thread: Boot Floppy

    by kl522
    Replies
    5
    Views
    4,624

    There maybe more than one ways to do it. But you...

    There maybe more than one ways to do it.
    But you can try this method which uses 'plop', ie you boot up from floppy using plop, then plop has built-in (usb) drivers to boot into linux resided on the...
  15. Thread: Boot Floppy

    by kl522
    Replies
    5
    Views
    4,624

    Your best hope is to chain boot, ie boot from...

    Your best hope is to chain boot, ie boot from floppy without the knoppix kernel, and chain boot into the USB stick. There is no knoppix kernel which is small enough to fit a floppy..
  16. Replies
    1
    Views
    3,222

    I use cairo-dock ( or the new name glx-dock )....

    I use cairo-dock ( or the new name glx-dock ). Just install it using synaptics and configure cairo-dock to be started in .config/autostart or /etc/xdg/autostart.
  17. Replies
    40
    Views
    31,297

    The way Knoppix-data.img file system is...

    The way Knoppix-data.img file system is mounted/structured, you can't remount it as read-only, you will get 'busy' error.
  18. Thread: upgrade kernel

    by kl522
    Replies
    2
    Views
    4,066

    Yeah there is a need for a howto compile Knoppix...

    Yeah there is a need for a howto compile Knoppix kernel. Unfortunately, I am not aware that there is such a howto anywhere. You can't just take the kernel source from http://www.kernel.org and expect...
  19. Replies
    4
    Views
    7,281

    I get this problem every now and then. For my...

    I get this problem every now and then. For my case, restart compiz does not fix the problem. Re-start Xserver can fix the problem but it's a little more painful. I always managed to fix the problem...
  20. This is not something I put emphasis on and I...

    This is not something I put emphasis on and I have no experience using other desktops in this 'run' dialog. So I can't compare the "other well-establish alternative standards".

    But for the...
  21. You need to emulate "keep the window open"...

    You need to emulate "keep the window open" behaviour by doing something like this :-



    lxterminal -l -e "dmesg | less"
    lxterminal -l -e "ifconfig ; read INP "
    It's quite...
  22. Thread: Knoppix V6.7.1

    by kl522
    Replies
    29
    Views
    46,031

    Without disclosing any of your proprietary...

    Without disclosing any of your proprietary work/sources, are you able to provide with a test-case of compiling as root is slower than compiling as knoppix user ?
  23. Thread: Knoppix V6.7.1

    by kl522
    Replies
    29
    Views
    46,031

    The ccache may not support your cross-compile,...

    The ccache may not support your cross-compile, you have to check if the "non-ccache" compiler binary name is one of those having the same name as one of those in /usr/lib/ccache. If the binary you...
  24. Thread: Knoppix V6.7.1

    by kl522
    Replies
    29
    Views
    46,031

    Personally I am not so convinced that compiling...

    Personally I am not so convinced that compiling things as root will be slower, unless the makefiles do additional things when detecting compiling as root verses normal users. In any case, if one...
  25. Replies
    5
    Views
    7,079

    You can set the parameter using this...

    You can set the parameter using this "nbd.max_part=16", and this can be specified when you are prompted at boot parameter (in the exact same manner as you specify a cheatcode ), or you can specify it...
Results 1 to 25 of 417
Page 1 of 17 1 2 3 4


HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 4GB RAM No HDD's

HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 4GB RAM No HDD's "read"

$149.99



HP ProLiant HSTNS-5151 Micro Server 8GB RAM No Drives/Key/Caddies *READ* picture

HP ProLiant HSTNS-5151 Micro Server 8GB RAM No Drives/Key/Caddies *READ*

$94.99



HP ProLiant Xeon E3-1220L V2 16 GB RAM 2.30 GHz MicroServer Gen8 NO DRIVES picture

HP ProLiant Xeon E3-1220L V2 16 GB RAM 2.30 GHz MicroServer Gen8 NO DRIVES

$174.99



HPE ProLiant MicroServer Gen 10 AMD Opteron X3421,  8GB picture

HPE ProLiant MicroServer Gen 10 AMD Opteron X3421, 8GB

$218.08



HPE microserver Gen8 Update Firmware iLO4 + BIOS System Latest HP Server FAST⚡️✅ picture

HPE microserver Gen8 Update Firmware iLO4 + BIOS System Latest HP Server FAST⚡️✅

$79.99



Supermicro  CSE  823-6 2U 6 Bay Chassis ,1xPWS 653-2H 650Wsold as in the photo, picture

Supermicro CSE 823-6 2U 6 Bay Chassis ,1xPWS 653-2H 650Wsold as in the photo,

$119.75



SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount picture

SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount

$202.49



Supermicro 5018A-FTN4 Rack Server - Black picture

Supermicro 5018A-FTN4 Rack Server - Black

$125.00



2U 12 Bay SAS3 SuperMicro Server 6028U-TR4T+ W/ X10DRU-i+ Barebone 12 Caddy RAIL picture

2U 12 Bay SAS3 SuperMicro Server 6028U-TR4T+ W/ X10DRU-i+ Barebone 12 Caddy RAIL

$299.00



1U Supermicro Server 10 Bay 2x Intel Xeon 3.3Ghz 8C 128GB RAM 480GB SSD 2x 10GBE picture

1U Supermicro Server 10 Bay 2x Intel Xeon 3.3Ghz 8C 128GB RAM 480GB SSD 2x 10GBE

$297.00