Search:

Type: Posts; User: don999

Page 1 of 3 1 2 3

Search: Search took 0.04 seconds; generated 36 minute(s) ago.

  1. Surface Laptop 1st gen won't get past "waiting for usb" and drops to sh

    Hi all,

    I was trying to run knoppix 9.1 off of a flash drive on a Microsoft Surface laptop 1st gen (1782).

    Pressing the volume down after pressing the power button boots from the usb, I can get...
  2. Replies
    2
    Views
    1,404

    Just renaming the files...

    Just renaming the files /usr/share/sounds/startup.ogg and /usr/share/sounds/shutdown.ogg will disable the startup/shutdown sounds.

    (This works if you have a persistence partition/file on your...
  3. Replies
    0
    Views
    1,046

    Alt+F1 to bring up start menu in lxde

    I've been using knoppix for a long time, and I never knew that Alt+F1 would bring up the start menu (lxde calls it the launcher).

    Because I didn't know this, I've always had to plug in a mouse to...
  4. Replies
    2
    Views
    1,404

    startup sound - any cheatcode to disable?

    I've got a laptop that has really loud speakers, and every time I start knoppix it will blast my ears. Is there a cheatcode to disable the startup sound?

    NOSOUND will disable the sound...
  5. One thing I've noticed on some systems is that...

    One thing I've noticed on some systems is that get-edid sometimes doesn't work, and if you do "sudo modprobe i2c-dev" that will allow "sudo get-edid" to work properly.
  6. Replies
    0
    Views
    3,106

    Adjusting block device readahead

    I got a new external crucial X8 usb 3.0 ssd and it reports a very large blocksize.

    Unfortunately, it seems to make playing videos over the network with samba have problems. It may also be...
  7. I can't explain the strange behavior. Perhaps it...

    I can't explain the strange behavior. Perhaps it behaves a little differently if you're installing to a hard disk versus a removable usb drive.
    Is your system booting as UEFI or legacy?

    ...
  8. You might also try to use the cheatcode fromhd ...

    You might also try to use the cheatcode fromhd

    like

    knoppix fromhd=/dev/sda1

    On my asus eeepc 900a laptop, I can boot from different filesystems (internal HD, SD card reader, usb drive)...
  9. Using knoppix 9.1 with cvt/xrandr to test monitors

    I like to try to find monitors that will support 15khz signals (like for the Amiga). So I try a bunch of different resolutions with cvt but it's really a pain to do it manually.

    So I resolved to...
  10. Replies
    0
    Views
    2,542

    Running terminator on startup

    I wanted to start terminator when knoppix loads, so I made a desktop entry file in .config/autostart

    Calling the file mybash.desktop it consists of


    [Desktop Entry]
    Name=mybash...
  11. Doing things from the virtual terminal on the X screen

    I think I may have figured out how to do things from the virtual terminals to affect the X screen.

    The vt for X is 6 so we can do:

    chvt 6 to switch to the virtual terminal 6

    Next we need to...
  12. Replies
    0
    Views
    2,503

    Ctrl Alt T to startup terminator

    I'm so used to hitting CTRL+ALT+t to start up a terminal, here's how to do it in knoppix 9.1.

    Go to Preferences/CompizConfig Settings Manager then click on General / Commands, set command line 1...
  13. Replies
    0
    Views
    3,322

    Installing to a nvme M2 drive problems

    I installed an M.2 nvme drive in a Lenovo m710s and wanted to install knoppix 9.1 to it but am having some issues.

    The flash installer doesn't see it as a hard drive or a flash drive.

    It does...
  14. I like to work with monitors and ddc: ...

    I like to work with monitors and ddc:

    gddccontrol is useful to control your monitors
    ddcutil vcpinfo will tell you what your monitor ddc supports

    with read-edid and edid-decode you can do: ...
  15. I tried it recently and the bit torrent tracker...

    I tried it recently and the bit torrent tracker is back up. Cool!
  16. A couple of others that are kind of fun: ...

    A couple of others that are kind of fun:

    xzoom (zoom in and rotate on the screen z to rotate, x to flip x, y to flip y, +/- to zoom, arrows to fine position rectangle)
    grafx2 (256...
  17. Replies
    0
    Views
    4,846

    Finding out what's installed with apt-mark

    "apt-mark showmanual" will show you all packages that you have manually installed
    "apt-mark showauto" will show you all packages that are automatically installed

    "apt-mark showinstall" will...
  18. Some useful debian packages to install in knoppix 9.1

    Some things I've found useful to add to knoppix from debian bullseye packages:


    baobab (which you may know as the ubuntu disk usage analyzer)
    xdiskusage
    ncdu (netcurses text mode disk usage...
  19. Link to bittorrent tracker on "Get Knoppix" seems to be down

    Lately, I've been getting this message when I try to go to the bittorrent tracker site:

    Unable to connect

    Firefox can’t establish a connection to the server at torrent.unix-ag.uni-kl.de:6969
    ...
  20. Replies
    0
    Views
    7,967

    Knoppix 9.1 making knoppix-data.img and tohd

    I like to use the cheatcode tohd to put the knoppix dvd onto the hard drive. However, I didn't use mkimage when I ran it initially. (I don't know if that would make a difference)
    For some reason,...
  21. Replies
    0
    Views
    13,807

    Samba and older windows systems

    I still like to use my older systems, and I want to access some smb shares and vice versa.

    Now remember that older systems are a "security risk" and I don't have these connected to the internet. ...
  22. Replies
    13
    Views
    92,464

    Being able to compile mame in knoppix 9.1

    ============================
    Being able to compile mame 238 in knoppix 9.1
    ============================

    What's necessary to compile mame is just:

    sudo apt-get install git build-essential...
  23. Replies
    13
    Views
    92,464

    ========================= Getting the...

    =========================

    Getting the joystick/gamepad working (using setfacl)

    ==========================

    Okay, I have spent way more time than I ever wanted to fiddling with permissions and...
  24. Replies
    13
    Views
    92,464

    ========================= Knoppix 9.1 and...

    =========================

    Knoppix 9.1 and other emulators

    ==========================
    You can get other emulators running also, not just mame. I was able to get:

    atari800
    vice (name of...
  25. Replies
    13
    Views
    92,464

    ========================= Knoppix 9.1 and mame...

    =========================

    Knoppix 9.1 and mame 235

    ==========================

    You can install mame 235 and run under knoppix9.1 by getting the debian i386 packages from testing (bookworm):
    ...
Results 1 to 25 of 74
Page 1 of 3 1 2 3


2 x HP ProLiant BL460c (447707-B21) Blade Servers No RAM No HDD picture

2 x HP ProLiant BL460c (447707-B21) Blade Servers No RAM No HDD

$30.00



Toshiba Magnia SG20 VPN Linux server Web server (No HDD, *Read*) - picture

Toshiba Magnia SG20 VPN Linux server Web server (No HDD, *Read*) -

$41.53



1U BareMetal pfsense opnsense Router Firewall DNS Server 6x 10GB Ethernet Ports picture

1U BareMetal pfsense opnsense Router Firewall DNS Server 6x 10GB Ethernet Ports

$149.00



IBM CS821 20-Core 2.827GHz 128Gb 1.92Tb SSD 1U Linux Server - 8005-12N Power 8 picture

IBM CS821 20-Core 2.827GHz 128Gb 1.92Tb SSD 1U Linux Server - 8005-12N Power 8

$449.96



IBM E850 Power8 2x 12C 3.02GHz 512Gb 1.8Tb SAS 10GbE 16Gb Linux Server 8408-E8E picture

IBM E850 Power8 2x 12C 3.02GHz 512Gb 1.8Tb SAS 10GbE 16Gb Linux Server 8408-E8E

$674.96



PFSENSE 15

PFSENSE 15" Depth Server Router Firewall Supermicro X11SSH-F E3-1240 V5 32GB RAM

$382.00



IBM Power8 S822L 20-Core 3.42GHz 256Gb 1.2Tb 40G Elastic Storage Server 5148-22L picture

IBM Power8 S822L 20-Core 3.42GHz 256Gb 1.2Tb 40G Elastic Storage Server 5148-22L

$599.95



IBM 8247-21L S812L 10-core 3.42 GHz 128GB 2x 300gb 12x SFF Power8 Linux Server picture

IBM 8247-21L S812L 10-core 3.42 GHz 128GB 2x 300gb 12x SFF Power8 Linux Server

$649.00



Ubuntu 22.04.3 Desktop, Server, and Studio DVD Set SAME DAY SHIPPING picture

Ubuntu 22.04.3 Desktop, Server, and Studio DVD Set SAME DAY SHIPPING

$7.49



Dell PowerEdge R730xd Server 2.60Ghz 32-Core 64GB 800GB SSD Debian Linux picture

Dell PowerEdge R730xd Server 2.60Ghz 32-Core 64GB 800GB SSD Debian Linux

$836.80