Search:

Type: Posts; User: kl522

Page 1 of 17 1 2 3 4

Search: Search took 0.03 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
    21,804

    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,062

    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,062

    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,062

    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,062

    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,062

    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,062

    Touchpad tapping interpreted as clicking is a big...

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

    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
    48,238

    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
    48,238

    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,573

    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,573

    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,199

    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
    28,888

    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,006

    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,212

    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
    45,676

    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
    45,676

    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
    45,676

    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,007

    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


Dell R730 w/ 2x E5-2650v3 10c, 192GB (12x16GB) RAM, H730 Mini, 2x 750W PSU picture

Dell R730 w/ 2x E5-2650v3 10c, 192GB (12x16GB) RAM, H730 Mini, 2x 750W PSU

$499.99



Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB picture

Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB

$510.00



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



Dell PowerEdge R620 Server 2x Xeon  E5-2620 @ 2.0GHz 64GB RAM NO HDDs picture

Dell PowerEdge R620 Server 2x Xeon E5-2620 @ 2.0GHz 64GB RAM NO HDDs

$108.96



DELL PowerEdge R630 8SFF Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R630 8SFF Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45

$263.00



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 32GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 32GB RAM No HDD

$289.99



DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45

$289.00



Dell PowerEdge R710 2.5

Dell PowerEdge R710 2.5" 2U Server 2x X5670 2.93GHZ 12-Core 128gb 2x 1TB SAS

$114.99



Dell R730xd 26 Port SFF 2x E5-2690v4 28-Cores H730 128GB Server 2x SFP 2x RJ-45 picture

Dell R730xd 26 Port SFF 2x E5-2690v4 28-Cores H730 128GB Server 2x SFP 2x RJ-45

$370.50



Dell Poweredge R730xd 2.5in 2x E5-2690 v3 2.6ghz 24-Cores  64gb  H730  2x 750w picture

Dell Poweredge R730xd 2.5in 2x E5-2690 v3 2.6ghz 24-Cores 64gb H730 2x 750w

$189.99