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
  •  


Vintage 5362 IBM System/36 Mini-Computer Mainframe 5291 2, CRT Terminal DM12N501 picture

Vintage 5362 IBM System/36 Mini-Computer Mainframe 5291 2, CRT Terminal DM12N501

$249.99



Magitronic Quad Speed Creative  picture

Magitronic Quad Speed Creative

$150.00



Vintage Family owned Atari 1200xl computer sold as is tested turns on with cable picture

Vintage Family owned Atari 1200xl computer sold as is tested turns on with cable

$299.99



IBM Type 4869 External 5 1/4in Floppy Disk Drive Mainframe Collection - UNTESTED picture

IBM Type 4869 External 5 1/4in Floppy Disk Drive Mainframe Collection - UNTESTED

$75.00



IBM 3390 DASD Hard Drive 10.8” from Vintage Mainframe picture

IBM 3390 DASD Hard Drive 10.8” from Vintage Mainframe

$325.00



IBM Type 4869 External 5 1/4in Floppy Disk Drive Mainframe Collection picture

IBM Type 4869 External 5 1/4in Floppy Disk Drive Mainframe Collection

$130.99



Lot of 2 Vintage DEC Digital Computer Mainframe VT100 Keyboards Untested picture

Lot of 2 Vintage DEC Digital Computer Mainframe VT100 Keyboards Untested

$239.99



VINTAGE IBM Type 4869 External 5 1/4

VINTAGE IBM Type 4869 External 5 1/4" ~ Floppy Disk Drive Mainframe ~

$159.99



Xargon 1 Beyond Reality RARE Game Floppy 3.5” Floppy Mainframe Collection picture

Xargon 1 Beyond Reality RARE Game Floppy 3.5” Floppy Mainframe Collection

$349.99



Sage MAS 90 Software for Windows Financial Reporting Mainframe Collection picture

Sage MAS 90 Software for Windows Financial Reporting Mainframe Collection

$339.99