Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: Version 3.3 2003-09-24 - Small Bug Fix.

  1. #1
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479

    Version 3.3 2003-09-24 - Small Bug Fix.

    * V3.3-2003-09-24 (small bugfix)
    - Updated cdrecord package to fix permissions of /usr/bin/cdrecord,
    so CD-recording in user-mode works again (k3b)
    - pcmcia-cs update
    As the topic says a small fix for cdrecord problems enjoy.

  2. #2
    Member registered user
    Join Date
    Apr 2003
    Posts
    48

    Where are the log files

    Hi,

    I was wondering where the logs such as syslog or messages are stored while running from CD. I was trying to check /var/log/.... files but they don't seem to be updated ever.

    The second question is: how can one update the whole distro with a single command. I want to update all of the installed packages to their most recent versions while being chrooted with apt-get update. Unfortunatelly, I do something wrong...

    Thanks

  3. #3
    Junior Member registered user
    Join Date
    Jun 2003
    Posts
    29
    Does this now support packet writing and udf?

  4. #4
    Senior Member registered user
    Join Date
    May 2003
    Location
    Utrecht, The Netherlands
    Posts
    298

    Re: Where are the log files

    Quote Originally Posted by Aleu
    Hi,

    I was wondering where the logs such as syslog or messages are stored while running from CD. I was trying to check /var/log/.... files but they don't seem to be updated ever.

    The second question is: how can one update the whole distro with a single command. I want to update all of the installed packages to their most recent versions while being chrooted with apt-get update. Unfortunatelly, I do something wrong...

    Thanks
    I dunno bout the logs, but updating is easy.

    but you can't update an distro running from cd (i guess you know), it must be h-disk-installed.

    But after installation, you should check (and edit) the sources.list in /etc/apt (as root) to match the best sites for you (localize them, I mean, and you might want to add stuff. You can find the official, local Debian mirrors on debian.org, and you can find additional sites offering (unofficial) deb's using www.apt-get.org)
    After you finished working on sources.list, you should check the file 'preferences', in the same directory. It contains your preferences regardig what branch you want to use, like "stable", "testing" or "unstable". And if there is none/or it is empty, the most up-to-date packages will be used. Most probably, that will be unstable, or even (if you have added its repository in sources.list) experimental.

    Remember that unstable isnt that unstable, its good enough for normal use, and its very up-to-date. I even run experimental, and I dont have much trouble...

    Then the last step: you should update the list of available software on the web which apt-get knows about, using:
    Code:
    apt-get update
    Now apt-get knows what is available. then upgrade your system, either using
    Code:
    apt-get upgrade
    or
    Code:
    apt-get dist-upgrade
    If you want to go from one branch to another (like, I guess, yo want to?) then use the dist-upgrade command. that allows apt-get to remove packages, or add packages, if the dependency's have changed. With normal upgrade, apt doesnt allow this, cuz it *might* break something (carefull watch the changes... apt-get sometimes wants to remove whole kde from my system, cuz some update requires so, strangely... I whouldn't allow that )

    You might first run apt-get (dist-)upgrade with the -s option, so you can first see what will happen:
    Code:
    apt-get -s dist-upgrade
    well, I guess that's it... Good luck!

  5. #5
    Member registered user
    Join Date
    Apr 2003
    Posts
    48
    Thanks

  6. #6
    Member registered user
    Join Date
    Apr 2003
    Posts
    48
    Maybe you could help me with one more thing? I want my KNOPPIX to connect to the Internet. Unfortunatelly my laptop (HP ZE4125) has some strange network card that is not supported (I guess). I have plenty of PCMCIA cards, however I don't know what is the procedure to make them work.
    Should the PCMCIA card be inserted before I run KNOPPIX CD or after?

    What is the next step? What are the commands to make it work?
    For example I have a 3Com589 PCMCIA card. What should I do to make it work?

    Any help would be really appreciated.
    THNX

  7. #7
    Member registered user
    Join Date
    Apr 2003
    Posts
    48
    I just have found another PCMCIA card (in case the previous one is not supported).
    The new one is : LINKSYS Combo PCMCIA Model EC2T

  8. #8
    Member registered user
    Join Date
    Apr 2003
    Posts
    48
    One more thing:
    I have a cable modem (COX). Its output is connected to a LINKSYS router.

  9. #9
    Senior Member registered user
    Join Date
    May 2003
    Location
    Utrecht, The Netherlands
    Posts
    298
    well, I don't know anything about PCMCIA, I have no cards, but maybe someone else does. You might also use google to find info about this.
    for example google on the name of the pcmcia-card to find out whether it is supported by any linuxdistro (if one supports it, it is likely most others, including knoppix, support it too). You might also try other fora (like local linux tech fora).

    Is the PCMCIA card detected? If so, can't you use the normal (a)dsl/cable modem tool (in the knoppix-menu, or under "internet") to set it up? You might read the doc's, or the wiki on this site, for info about PCMCIA-network-cards.

    Good luck... And remember, it might be difficult to set this all up, but if you succeed, it will be very satisfying

    ow, and IF you find out how it works, considder helping others find out how-to by telling your story in the wiki on this site!!! (under "Docs", on the top of this page, you can find alot documentation in wiki-form -> you can edit and enhance it to help others out)

  10. #10
    Junior Member
    Join Date
    Oct 2003
    Posts
    1
    Hi, I have installed Knoppix V3.3-2003-09-22-EN on hard disk,
    when I try to use Tables in KWord it crashes or become unstable,
    let me know if there is a bug fix.

    Thanks

Page 1 of 3 123 LastLast

Similar Threads

  1. * V3.2-2003-03-23 (small updates)
    By Tigren in forum News
    Replies: 29
    Last Post: 12-31-2008, 04:06 PM
  2. New version 2003-09-05
    By jaws75 in forum News
    Replies: 44
    Last Post: 09-21-2003, 03:23 AM
  3. Version 3.2-2003-04-15
    By Stephen in forum News
    Replies: 25
    Last Post: 04-29-2003, 05:08 AM
  4. V3.2-2003-03-30 (small update)
    By aay in forum News
    Replies: 23
    Last Post: 04-09-2003, 12:50 AM
  5. Replies: 4
    Last Post: 03-31-2003, 05:17 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
  •  


IBM 8203 E4A p520 Server 8203-E4A 4.2GHz 2-Core POWER6 32GB RAM / NO HDD USED picture

IBM 8203 E4A p520 Server 8203-E4A 4.2GHz 2-Core POWER6 32GB RAM / NO HDD USED

$99.99



IBM Power S822 12-Bay Server System Power8 Core 3.42Ghz DVD-Rom Drive 64GB No HD picture

IBM Power S822 12-Bay Server System Power8 Core 3.42Ghz DVD-Rom Drive 64GB No HD

$399.99



ibm server z series picture

ibm server z series

$16000.00



IBM System x3250 M4 Server Intel Xeon E3-1220 3.10GHz 8GB RAM No HDDs picture

IBM System x3250 M4 Server Intel Xeon E3-1220 3.10GHz 8GB RAM No HDDs

$49.74



IBM Power 720 POWER7 00E6516 3.6GHz CPU 64GB RAM Server  picture

IBM Power 720 POWER7 00E6516 3.6GHz CPU 64GB RAM Server

$209.98



IBM Power 740 8205-E6C Express 8-SFF Power7 3.55GHz CPU 64GB RAM *No HDD* Server picture

IBM Power 740 8205-E6C Express 8-SFF Power7 3.55GHz CPU 64GB RAM *No HDD* Server

$191.99



IBM 7944AC1 System x3550 M3 Server 1*Intel Xeon X5650 2.67GHz 4GB SEE NOTES picture

IBM 7944AC1 System x3550 M3 Server 1*Intel Xeon X5650 2.67GHz 4GB SEE NOTES

$26.97



IBM System x3550 M4 Server 2 x Intel Xeon E5-2609 36GB RAM No HDDs picture

IBM System x3550 M4 Server 2 x Intel Xeon E5-2609 36GB RAM No HDDs

$68.84



IBM Power S822 8284-22A 2.5

IBM Power S822 8284-22A 2.5" 12-Bay 64GB 2X 00ND478 2X 00E2865 *READ*

$599.99



IBM Lenovo X3650 M5 2U 8x 2.5” CTO Rack Server – 2x HS, 2x 750W picture

IBM Lenovo X3650 M5 2U 8x 2.5” CTO Rack Server – 2x HS, 2x 750W

$199.00