Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 31

Thread: Kiosk Knoppix for public libraries.

  1. #21
    Senior Member registered user
    Join Date
    Apr 2003
    Posts
    220
    You would proabobly want to remove some tools like nmap and ettercap to be sure that you're not giving them utilitys to hack around or outside your network.

    I was wondering - can it be done so that /home couldn't run binarys.

  2. #22
    Member registered user
    Join Date
    Nov 2002
    Posts
    85
    Couldn't they just install to /ramdisk or /var.
    I guess they would need root to do that.
    I think /home not being able to run binaries is a great idea and might solve the problems with someone downloading ettercap, nmap, or john and using on our network.

  3. #23
    Member registered user
    Join Date
    Apr 2003
    Posts
    55
    Quote Originally Posted by Ghandalfar
    You would proabobly want to remove some tools like nmap and ettercap to be sure that you're not giving them utilitys to hack around or outside your network.

    I was wondering - can it be done so that /home couldn't run binarys.
    mount -o rw /dev/hda1 /mnt/hda1
    mkdir /mnt/hda1/knx
    mkdir /mnt/hda1/knx/source
    mkdir /mnt/hda1/knx/source/KNOPPIX
    cp -Rp /KNOPPIX/* /mnt/hda1/knx/source/KNOPPIX
    mkdir /mnt/hda1/knx/master/KNOPPIX
    cp /mnt/cdrom/KNOPPIX/* /mnt/cdrom/knx/master/KNOPPIX
    chroot /mnt.hda1/knx/source/KNOPPIX

    apt-get remove nmap
    apt-get remove ettercap


    Not that hard, to remove those pesky packages you don't want.

  4. #24
    Senior Member registered user
    Join Date
    Dec 2002
    Location
    Royal Oak, Michigan USA
    Posts
    199

    Re: Kiosk Knoppix for public libraries.

    Quote Originally Posted by adamm
    ...I think it would be great to remaster Knoppix into a kiosk version...
    Here's another resource that I ran across. Some of this stuff may be useful:

    "Setting up an internet kiosk" http://stlouis-shopper.com/~jtjsoftw...osk-links.html

  5. #25
    Senior Member registered user
    Join Date
    Apr 2003
    Location
    Iowa U.S.A.
    Posts
    226
    Greetings,

    Thanks for the link. KNOPPIX simplifies the kiosk setup.

    As for adamm's concern of losing the disks --
    with a large case the CD could be hidden inside. Just leave
    enough room for it to eject and load! Maybe the floppy
    could have a string with a large block of wood attached --
    in the method of bathroom keys.
    Well if they did manage to get the whole computer out under
    their coat they woud be in for a shock to find it did not
    even have a hard drive.

    Best Wishes,
    paradocs

  6. #26
    Member registered user
    Join Date
    Nov 2002
    Posts
    85
    Thats funny! I'm picturing a floppy disk with a hubcap attached to it
    Great link though, i'm going read into it.
    Knoppix has great potential as a kiosk though.
    I like getting everyone's opinion on this, and there have been some good ones.

    Thanks!

  7. #27
    Senior Member registered user
    Join Date
    Apr 2003
    Posts
    220
    You don't need to run it off cd. Just use Terminal client and have server hidden somewhere with no public access on it. You'll need network connectivity.

    Then find a network card with PXE boot room on it or sth similiar and flash it. That way your computer won't need a cdrom/floppy for running knoppix.

    I guess you'll still want to provide it, so users can save their documents to floppy and/or read it from cdrom.

  8. #28
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    Yup, that's why I use the Poor Man's Dual Boot with FastDOSbootfloppy. This bootfloppy leaves a lot of room to store user files.

    See these links:
    FastDOSbootfloppy
    http://www.knoppix.net/forum/viewtopic.php?t=2273

    Poor Man's Dual Boot
    http://www.knoppix.net/forum/viewtopic.php?t=2192

    Regards,

  9. #29
    Senior Member registered user
    Join Date
    Apr 2003
    Location
    Iowa U.S.A.
    Posts
    226
    Greetings team!

    We have had some discussion of what to
    exclude and lock-out. How about some
    things to include?

    I have done work in the filed of dyslexia.
    Yes, some library patrons can't read! (at least well)
    Non Open Source software is very expensive.

    An earlier version of KNOPPIX had festival
    (a text to speech reader) which has been
    dropped. It is a large package so I understand
    why -- but should be included in a remastered
    kiosk version.

    Scanning and OCR is present but need work to
    make it simpler.

    The old yellow 4 track tape cassette units for the
    blind and dyslectic are hanging on. That's because
    they are so hard to use and so bad that publishers
    of copyright material don't feel threatened. Ogg
    sound files made by volunteer readers would be
    a nice project -- provided copyright and fair use
    laws are respected.

    The xmms and sound players on KNOPPIX have one
    serious problem. When listening to a 10
    hour book and stopping, the player does not resume
    where you left off. Winamp has a nice plugin that
    worked well. Is there a good way to listen to talking
    books for KNOPPIX? I am trying
    mpg321 -v /home/knoppix/my_mp3.mp3
    but I don't know how to automatically save the
    audio frame count when I quit. Any ideas?

    Best Wishes
    paradocs

  10. #30
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    298
    Quote Originally Posted by paradocs
    The xmms and sound players on KNOPPIX have one
    serious problem. When listening to a 10
    hour book and stopping, the player does not resume
    where you left off.
    Huh? Maybe you should hit the pause button? Not to sound smartass, but that button looks like ||.

    But, I guess you wanted to hardwire the stop to pause?

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Is there a knoppix Web Kiosk?
    By Hunkah in forum Customising & Remastering
    Replies: 250
    Last Post: 01-28-2009, 10:23 AM
  2. knoppix for kiosk, how?
    By pinoylinux in forum General Support
    Replies: 2
    Last Post: 01-05-2005, 11:52 AM
  3. knoppix for public pc
    By pinoylinux in forum General Support
    Replies: 3
    Last Post: 12-09-2004, 12:31 PM
  4. hd-installed knoppix with kiosk mode twm
    By Eero in forum General Support
    Replies: 1
    Last Post: 09-29-2004, 01:23 AM
  5. QT libraries ?!?!
    By smarchand291 in forum General Support
    Replies: 1
    Last Post: 06-14-2004, 11:58 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


ACASIS 2.5/3.5 inch 2 Bay SATA USB 3.0 Hard Drive Disk HDD SSD Enclosure 4 RAID picture

ACASIS 2.5/3.5 inch 2 Bay SATA USB 3.0 Hard Drive Disk HDD SSD Enclosure 4 RAID

$58.99



Cisco UCS LSI MegaRAID 9271CV-8I SAS2308 PCIe SAS Internal RAID Controller picture

Cisco UCS LSI MegaRAID 9271CV-8I SAS2308 PCIe SAS Internal RAID Controller

$28.00



Intel PCIe SSD AIC RAID Controller Card G97168-252 picture

Intel PCIe SSD AIC RAID Controller Card G97168-252

$44.55



Oracle 7085209 LSI MegaRAID SAS 9361-8i 1GB Cache 12Gbps SAS/SATA PCIe RAID Card picture

Oracle 7085209 LSI MegaRAID SAS 9361-8i 1GB Cache 12Gbps SAS/SATA PCIe RAID Card

$28.20



LSI MegaRAID 9361-8i 12Gb PCIe 8-Port SAS/SATA RAID 1Gb w/BBU/CacheVault/License picture

LSI MegaRAID 9361-8i 12Gb PCIe 8-Port SAS/SATA RAID 1Gb w/BBU/CacheVault/License

$39.95



LSI MegaRaid 9361-8i 12Gbps SAS / SATA Raid Controller PCIe x8 3.0 Tested picture

LSI MegaRaid 9361-8i 12Gbps SAS / SATA Raid Controller PCIe x8 3.0 Tested

$29.00



ORICO Multi Bay RAID Hard Drive Enclosure USB 3.0/ Type-C For 2.5/3.5'' HDD SSDs picture

ORICO Multi Bay RAID Hard Drive Enclosure USB 3.0/ Type-C For 2.5/3.5'' HDD SSDs

$82.49



Oracle Sun 8-Port 6 Gbps SAS/SATA Raid Controller PCIe w/Cables 7055240 7047503 picture

Oracle Sun 8-Port 6 Gbps SAS/SATA Raid Controller PCIe w/Cables 7055240 7047503

$13.49



4 Bay RAID External Hard Drive Enclosure for 2.5/3.5

4 Bay RAID External Hard Drive Enclosure for 2.5/3.5" SATA HDD/SSD

$79.99



G TECHNOLOGY G RAID 0G04228 2-Bay Thunderbolt 2 RAID Array W/Power Supply picture

G TECHNOLOGY G RAID 0G04228 2-Bay Thunderbolt 2 RAID Array W/Power Supply

$99.99