Results 1 to 2 of 2

Thread: Tweaks for Knoppix 6.7.1

Threaded View

  1. #1
    Senior Member registered user
    Join Date
    May 2006
    Location
    Columbia, Maryland USA
    Posts
    1,631

    Tweaks for Knoppix 6.7.1

    .
    Optional tweaks appropriate to Knoppix 6.7.1 LiveUSB that I've found useful.

    Summary:
    OS-related Minor Changes--located in usr, etc, root & mnt-system, where mpt#='minor program tweak(#)'
    Abbreviated description of changes:....................... OS file locations related to changes:
    Use Synaptic to downgrade lxpanel to stable 0.5.6-1....... /usr/bin/lxpanel (req'd for lxmenu if lxpanel at top)
    Use Synaptic to add bleachbit for re-mastering............ /usr/bin/bleachbit & ~/.config/bleachbit
    Use Synaptic to add ntpdate; see also mpt4................ /usr/sbin/ntpdate & /etc/network/if-up.d/ntpdate
    Use Prefs menu to install M$ fonts & flash plug-in........ /usr/sbin/knoppix-install-extras zenity menu choices
    Use mpt1 to add lxpanel menu entries for mc & alsamixer.. /usr/share/applications/................................(1)
    Use mpt2 & gui to set firewall mode='easy', active='yes'.. /etc/sysconfig/firewall & /usr/sbin/firewall line 288...(2)
    Use mpt3 to re-establish /var/log/syslog.................. /etc/init.d/knoppix-autoconfig/syslog-knoppix.conf......(3)
    Use mpt4 to to adjust for local time...................... /etc/default/rcS & /mnt-system/boot/syslog/syslog.conf..(4)
    Use mpt5 to change a parameter for bash's use with mc..... /etc/bash.bashrc ('=ignoredups' -> '=ignoreboth').......(5)
    Use mpt6 to disable touchpad.............................. /etc/X11/Xsession.d/15x11-disable-synaptics.............(6)
    Use mpt7 to delete desktop 'knoppix' icon................. /etc/X11/Xsession.d/45knoppix comment out line 200......(7)
    Use mpt8 & backup to RECORD update*.tar.gz................ /root/backup -> /mnt-system/update*.tar.gz...........(
    **To RESTORE KNOPPIX-DATA....................(use tar -xzf /mnt-system/update*.tar.gz -C / command)

    Details of the numbered tweaks:
    1. Add lxpanel menu entries for mc and alsamixer:
    Use /usr/share/applications/htop.desktop as a pattern to define similar mc.desktop
    and alsamixer.desktop files in /usr/share/applications/. Of course-- change Name,
    Comment, Exec, Icon, GenericName entries as appropriate to provide these two new
    choices on the SystemTools submenu.

    2. Correct a minor bug in knoppix-firewall:
    Add debian-knoppix repo to Synaptic, reload, and upgrade firewall-knoppix
    to 0.5-6; then for example, set (or accept) mode='easy', active='yes'.

    3. Re-establish /var/log/syslog:
    Edit /etc/syslog-knoppix.conf to contain the line
    *.*;auth,authpriv.none (tab here) /var/log/syslog
    I know you can find syslog at Ctl-Alt-F12, but it's harder to work with that.

    4. One way to define time settings, for example for Eastern US Time:
    Set hardware clock to local time; in /etc/default/rcS, set 'UTC=no'; and in
    /mnt-system/boot/syslinux/syslinux.conf, set kernel option to 'tz=America/New_York'.
    To be independent of Windows 7 in providing for the correct transition between
    Daylight-Savings and Standard time, add ntpdate and allow it internet access to NTP.
    Really optional: my favorite digital clock format is %l:%M%P. (note, small 'ell')

    5. Change a 'history control' setting affecting bash's use with mc:
    Edit /etc/bash.bashrc line 15, changing'=ignoredups' to '=ignoreboth'.

    6. Disable the touchpad, if you have & prefer a wireless mouse:
    Add a one-line program, called /etc/X11/Xsession.d/15x11-disable-synaptics,
    containing the command
    synclient "TouchpadOff=1"
    Make this root:root ownership and executable.

    7. Delete the 'knoppix' desktop icon:
    If you don't need or can't find a use for what this icon provides, then you can
    make the desktop less cluttered by editing /etc/X11/Xsession.d/45knoppix by
    commenting out line 200; that is, the line following the comment
    '# Create a link to our KNOPPIX DVD'.
    Fair warning: DO NOT, as an alternative, use pcmanfm to 'trash' this icon.

    8. Make a backup of personal-settings:
    The following works for me. Don't use all available Mb on your USB for persistence;
    leave a few hundred Mb in /mnt-system for self-contained, personal-settings backups.
    Assuming you and backup are both in /root, do './backup'; this will produce a compressed
    file, update*.tar.gz, in /mnt-system, where * represents a date. When required to
    replace a spoiled KNOPPIX-DATA, do 'tar -xzf /mnt-system/update*.tar.gz -C /' to restore
    KNOPPIX-DATA to an earlier, presumably healthier state. My backups are about 53 Mb.
    Code:
    #!/bin/bash
    #
    # /root/backup
    # remember to do 'chmod +x backup' & 'chown root:root backup'
    #
    cd /; STOR=/mnt-system/update$(date +'%m%d%H').tar.gz
    echo -e 'Compressing data; patience, this may take a little time..\c'
    tar -cz --exclude=*/Cache/*\ 
        -f  $STOR KNOPPIX-DATA/home/ KNOPPIX-DATA/etc/ KNOPPIX-DATA/root/\
                  mnt-system/boot/syslinux/syslinux.cfg
    echo '.Done.'; echo 'Restore using the command, tar -xzf '$STOR' -C /'
    #
    exit 0
    utu, 18Nov11
    Last edited by utu; 11-19-2011 at 01:35 AM.

Posting Permissions

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


***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3 picture

***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3

$29.77



ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield picture

ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield

$42.00



Gigabyte AMD B550 UD AC Gaming Motherboard - AMD B550 Chipset - AM4 Socket - AMD picture

Gigabyte AMD B550 UD AC Gaming Motherboard - AMD B550 Chipset - AM4 Socket - AMD

$89.99



Asus  PRIME H510M-A Intel LGA 1200 DDR4 SDRAM Desktop Motherboard w/ I/O shield picture

Asus PRIME H510M-A Intel LGA 1200 DDR4 SDRAM Desktop Motherboard w/ I/O shield

$64.98



Asus Prime H310M-A R2.0 Intel LGA 1151 DDR4 Desktop Motherboard picture

Asus Prime H310M-A R2.0 Intel LGA 1151 DDR4 Desktop Motherboard

$46.99



Micro ATX Desktop Motherboard ASUS H110M-C LGA 1151 picture

Micro ATX Desktop Motherboard ASUS H110M-C LGA 1151

$31.95



MSI B450M PRO-VDH MAX AM4 AMD B450 USB3.2 Micro-ATX Motherboard picture

MSI B450M PRO-VDH MAX AM4 AMD B450 USB3.2 Micro-ATX Motherboard

$67.99



ASUS B150M-C Motherboard mATX W/LGA1151 6TH/7TH GEN CPU DDR4 SATA HDMI Tested picture

ASUS B150M-C Motherboard mATX W/LGA1151 6TH/7TH GEN CPU DDR4 SATA HDMI Tested

$55.00



GIGABYTE MB10-Datto Motherboard Xeon D-1521- SR2DF 2.40 GHz- Open Box picture

GIGABYTE MB10-Datto Motherboard Xeon D-1521- SR2DF 2.40 GHz- Open Box

$121.50



BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled picture

BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled

$59.99