Hello to everyone
I am a new Kanotix user: yesterday I installed it on HDD, and I got a few problems.
1) I can not change the time settings through GUI (System settings). I choose the right time zone, then I click on "Apply" and I get the error message 4. The system doesn't ask me the root password. The same thing happens when I try to set the time server to automatically synchronize the time.
How could solve this problem, through GUI or using the command line?
2) Is my Kanotix's /etc/apt/sources.list correctly updated?
Code:
# Debian Squeeze
deb http://ftp.de.debian.org/debian squeeze main contrib non-free
deb-src http://ftp.de.debian.org/debian squeeze main contrib non-free
# Debian Squeeze Updates
deb http://security.debian.org squeeze/updates main contrib non-free
deb-src http://security.debian.org squeeze/updates main contrib non-free
# Acritox
deb http://kanotix.acritox.com/debian trialshot main
deb-src http://kanotix.acritox.com/debian trialshot main
# Kanotix Excalibur
deb http://kanotix.com/files/excalibur ./
deb-src http://kanotix.com/files/excalibur ./
# Firefox 4
#deb http://mozilla.debian.net/ squeeze-backports iceweasel-4.0
# Kanotix Hellfire
deb http://kanotix.com/files/hellfire ./
deb-src http://kanotix.com/files/hellfire ./
# Libre Office
deb http://kanotix.com/files/fix/lo ./
# PPA for Wine
deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu lucid main
I had to put the # to the "Firefox 4" line because the url seemed not updated and it got an error each time I tried updating.
Did you add or modify something to sources.list?
Thanks for the help |