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
  •  


Dell PowerEdge R7525 Server 24X2.5(8XNVME)+H745 2xEPYC 7302 CPU 128G RAM 2x2400W picture

Dell PowerEdge R7525 Server 24X2.5(8XNVME)+H745 2xEPYC 7302 CPU 128G RAM 2x2400W

$3350.00



Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 128GB | H730P | 8x HDD Trays picture

Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 128GB | H730P | 8x HDD Trays

$1849.00



CSE-118 Supermicro 1U 3x GPU Server  2.6Ghz 20-C 128GB CX353A 2x1600W PSU Rails picture

CSE-118 Supermicro 1U 3x GPU Server 2.6Ghz 20-C 128GB CX353A 2x1600W PSU Rails

$454.03



HP ProLiant DL360 G9 Server | 2 x E5-2660V3 2.6Ghz | 64GB | 2 x 900GB SAS HDD picture

HP ProLiant DL360 G9 Server | 2 x E5-2660V3 2.6Ghz | 64GB | 2 x 900GB SAS HDD

$339.00



Dell PowerEdge R620 Server 2x E5-2660 v1 2.2GHz 16 Cores 256GB RAM 2x 300GB HDD picture

Dell PowerEdge R620 Server 2x E5-2660 v1 2.2GHz 16 Cores 256GB RAM 2x 300GB HDD

$89.99



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount picture

SuperMicro Server 505-2 Intel Atom 2.4GHz 8GB RAM SYS-5018A-FTN4 1U Rackmount

$202.49



HYVE ZEUS V1 1U BAREBONE SERVER 2X10CORE E5-2680V2 2.8GHz 16GB RAM RISER NO RAIL picture

HYVE ZEUS V1 1U BAREBONE SERVER 2X10CORE E5-2680V2 2.8GHz 16GB RAM RISER NO RAIL

$180.00



DELL PowerEdge R730 Server 2x E5-2680v4 2.4GHz =28 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2680v4 2.4GHz =28 Cores 32GB H730 4xRJ45

$284.00



PowerEdge R710 Rackmount Server 80GB RAM 2x XEON E5520 CPU 4.75TB picture

PowerEdge R710 Rackmount Server 80GB RAM 2x XEON E5520 CPU 4.75TB

$200.00