Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Can't tweak Knoppix 7.4 LiveUSB system files in /etc/

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

    Can't tweak Knoppix 7.4 LiveUSB system files in /etc/

    .
    Greetings, All.

    With earlier Knoppix 6s and 7s, I became accustomed to making
    small changes to certain system files to achieve some modest LiveUSB
    'improvements'. For some reason, I seem to be locked out of the
    ability to just go in and modify these files as I used to do.

    Two specific files that are resisting my efforts are:
    /etc/xdg/lxsession/LXDE/autostart (I want to add iceweasel), and
    /etc/syslog-knoppix.conf (I want to add /var/log/syslog)

    What has changed that I should know about? TIA.

  2. #2
    Senior Member
    Join Date
    Dec 2012
    Posts
    152
    Using: '/.config/.../autostart' does not work?
    Last edited by philo; 08-18-2014 at 10:39 AM.

  3. #3
    Senior Member registered user
    Join Date
    May 2006
    Location
    Columbia, Maryland USA
    Posts
    1,631
    Quote Originally Posted by philo View Post
    Using: '/.config/.../autostart' does not work?
    Greetings, philo.

    Adding @iceweasel to /etc/xdg/lxsession/LXDE/autostart doesn't work as it did previously.
    /.config/.../autostart is a directory, I'll need some instructions or at least a filename to work with that.
    Thanks for the hint.

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

    This may be crude, but it works. Thanks, philo.

    # startup.desktop
    [Desktop Entry]
    Name=Startup
    Exec="iceweasel"
    Icon=
    Type=Application

    (Adapted from an old Klaus2008 posting)

  5. #5
    Senior Member
    Join Date
    Dec 2012
    Posts
    152
    Did you see this posting by Werner in August 2013:

    http://knoppix.net/forum/showthread....l=1#post129773

  6. #6
    Senior Member registered user
    Join Date
    May 2006
    Location
    Columbia, Maryland USA
    Posts
    1,631
    Quote Originally Posted by philo View Post
    Did you see this posting by Werner in August 2013:

    http://knoppix.net/forum/showthread....l=1#post129773
    Greetings, again philo.

    I hadn't seen this before, but I think Werner is right here, as usual.
    Without a specific page target the results are a little erratic on just what the browser will display;
    often, but not always with its own 'oops' message.

    I had almost come to Werner's conclusion on my own.

    Thanks again for your help.

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

    Status report on my Knoppix 7.4 complaints:

    .
    1. I have tamed Compiz to my satisfaction for now.
    2. Given that, my Post #4 here now adequately fills my autostart needs.
    3. I haven't a clue on how to get syslog back, and Werner's
    old syslog solution doesn't work any more, either.

  8. #8
    Moderator Moderator
    Join Date
    Nov 2010
    Location
    Germany/ Dietzenbach
    Posts
    1,124
    I haven't a clue on how to get syslog back, ..
    Code:
    su
    mv /etc/syslog-knoppix.conf /etc/syslog-knoppix.conf_orig
    aptitude install anacron
    ln -s /usr/sbin/rsyslogd /sbin/syslogd
    reboot
    Greetings Werner

  9. #9
    Senior Member registered user
    Join Date
    May 2006
    Location
    Columbia, Maryland USA
    Posts
    1,631
    Greetings, Werner, and thanks.

    Using Knoppix 7.2 and previous versions of Knoppix, I created a
    few useful utility functions to time (or count) things relative to time at boot
    using syslog. Each syslog line entry begins with a character group
    formatted similar to a date function response formatted in
    hours, minutes and seconds since the time syslog started at boot.
    For examples:
    Code:
    # Parts of my ~/.bashrc in Knoppix 7.2:
    
    alias 'Syslog=less /var/log/syslog'      # requires syslog
    
    at.Start(){ # echo time at Start (requires Syslog)
    echo -e "at Start:   \c"; Syslog | grep restart | awk '{ print $3 }'
    }
    
    Boot.Time(){ # Seconds to browser on-line (requires Syslog)
    echo -e "Online at:  \c"; Syslog | grep avahi   | awk '{ print $3 }' 
    at.Start
    }
    
    Disconnects() { # Wifi disconnects since boot (requires Syslog)
    echo -e "Time now:   \c"; date | awk '{ print $4 }' 
    at.Start
    echo -e "Wifi disconnects:  \c"; Syslog | grep -c disconnecting
    }
    What does a typical anacron or cron print-out (or line of output) look like?
    Can you give us a Screenshot?
    Last edited by utu; 08-19-2014 at 02:48 PM.

  10. #10
    Moderator Moderator
    Join Date
    Nov 2010
    Location
    Germany/ Dietzenbach
    Posts
    1,124
    '/usr/sbin/rsyslogd' succeeds '/sbin/syslogd'. But '/etc/init.d/knoppix-autoconfig' still uses '/sbin/syslogd'; therefore I suggest the use of a symlink. Perhaps in a new Knoppix version this will no longer work.

    I think your bashrc will work as until now.

    Cron or anacron have no print-out. With cron you can define jobs and their execution time to logrotate the output of the logfiles; this will prevent an overflow of '/var/log'. If you doesn't have a server which will run all over the time, you need anacron. It will make up these cron jobs, which could not be carried out because the computer has been shut off at the defined execution time.

Page 1 of 2 12 LastLast

Posting Permissions

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


Cisco Nexus 48-Port 10G SFP+ Switch N9K-9396PX w/ 9K-M12PQ 12-Port 40G QSFP picture

Cisco Nexus 48-Port 10G SFP+ Switch N9K-9396PX w/ 9K-M12PQ 12-Port 40G QSFP

$419.99



Cisco SFP-25G-SR-S 25GBPS Multi-Mode SFP+ Transceiver Module 1 Year Warranty picture

Cisco SFP-25G-SR-S 25GBPS Multi-Mode SFP+ Transceiver Module 1 Year Warranty

$333.00



Cisco SG110 24 Port Gigabit Ethernet Switch w/ 2 x SFP SG110-24 picture

Cisco SG110 24 Port Gigabit Ethernet Switch w/ 2 x SFP SG110-24

$117.00



Cisco Meraki MA-SFP-10GB-SR SFP+ 10GBPS Multi-Mode Transceiver Module 1YearWrnty picture

Cisco Meraki MA-SFP-10GB-SR SFP+ 10GBPS Multi-Mode Transceiver Module 1YearWrnty

$128.00



Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module 10-2415-03  picture

Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module 10-2415-03

$8.00



For Cisco SFP-10G-T, Ubiquiti UF-RJ45-10G Module 10G SFP+ to RJ45 10GBase-T picture

For Cisco SFP-10G-T, Ubiquiti UF-RJ45-10G Module 10G SFP+ to RJ45 10GBase-T

$48.59



NEW Sealed Cisco SFP-10G-SR-S 10G SR SFP+ Module 850nmMM *US Shipping* picture

NEW Sealed Cisco SFP-10G-SR-S 10G SR SFP+ Module 850nmMM *US Shipping*

$15.00



FS SFP-10G-T, 10GBASE-T SFP+ Copper RJ-45 30m Transceiver Module  picture

FS SFP-10G-T, 10GBASE-T SFP+ Copper RJ-45 30m Transceiver Module

$50.00



10 PCS Cisco GLC-LH-SMD 10-2625-01 1310nm SFP Transceiver Module picture

10 PCS Cisco GLC-LH-SMD 10-2625-01 1310nm SFP Transceiver Module

$85.00



NEW Sealed Cisco SFP-10G-LR 10GBASE-LR SFP+ 1310nm 10km *US Shipping* picture

NEW Sealed Cisco SFP-10G-LR 10GBASE-LR SFP+ 1310nm 10km *US Shipping*

$18.00