iftop och slurm inte betrodda?

Konfiguration av nätverk, hur man använder Ubuntu som server, och håller sin dator säker
m!rage
Inlägg: 2550
Blev medlem: 28 apr 2009, 21:47
OS: Arch Linux
Ort: Lund

iftop och slurm inte betrodda?

Inlägg av m!rage »

Försöker installera iftop och slurm på servern med Ubuntu Server 8.04 men får följande meddelande:

Kod: Markera allt

$ sudo aptitude install iftop slurm
Läser paketlistor... Färdig
Bygger beroendeträd         
Läser tillståndsinformation... Färdig
Läser utökad tillståndsinformation      
Initierar pakettillstånd... Färdig  
Bygger taggdatabas... Färdig        
Följande NYA paket kommer att bli installerade:
  iftop slurm 
0 paket uppgraderade, 2 nyinstallerade. 0 att ta bort och 0 inte uppgraderade.
Behöver hämta 53,6kB arkiv. Efter uppackning kommer 229kB diskplats att användas.
VARNING: följande paket med versioner som inte är betrodda kommer att installeras!

Paket som inte är betrodda kan kompromettera säkerheten i ditt system.
Du bör endast fortsätta med installationen om du är säker att 
detta är vad du vill göra.

  iftop slurm 

Vill du ignorera denna varning och fortsätta ändå?
För att fortsätta, ange "Ja"; för att avbryta, ange "Nej": 

Kod: Markera allt

$ sudo apt-get install iftop slurm
Läser paketlistor... Färdig
Bygger beroendeträd         
Läser tillståndsinformation... Färdig
Följande NYA paket kommer att installeras:
  iftop slurm
0 uppgraderade, 2 nyinstallerade, 0 att ta bort och 0 ej uppgraderade.
Behöver hämta 53,6kB arkiv.
Efter denna åtgärd kommer ytterligare 229kB diskutrymme att användas.
VARNING: Följande paket kunde inte autentiseras!
  iftop slurm
Installera dessa paket utan verifiering [j/N]? 
Samma sak om jag försöker installera dem var för sig. Vad betyder det?

EDIT: Det verkar gälla för alla paket, inte bara iftop och slurm.
Emil.s
Inlägg: 6633
Blev medlem: 12 dec 2006, 23:20
OS: Ubuntu
Ort: /Dalarna/Hedemora/
Kontakt:

Re: iftop och slurm inte betrodda?

Inlägg av Emil.s »

Hur ser din /etc/apt/sources.list ut?
Home sweet ~/ = http://sandnabba.se
m!rage
Inlägg: 2550
Blev medlem: 28 apr 2009, 21:47
OS: Arch Linux
Ort: Lund

Re: iftop och slurm inte betrodda?

Inlägg av m!rage »

Kod: Markera allt

# 
# deb cdrom:[Ubuntu-Server 8.04.2 _Hardy Heron_ - Release i386 (20090121.1)]/ hardy main restricted
# 
# deb cdrom:[Ubuntu-Server 8.04.2 _Hardy Heron_ - Release i386 (20090121.1)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
# 
# deb http://se.archive.ubuntu.com/ubuntu/ hardy main restricted
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy main restricted
# 
# # Major bug fix updates produced after the final release of the
# # distribution.
# deb http://se.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
# 
# # N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
# # team, and may not be under a free licence. Please satisfy yourself as to
# # your rights to use the software. Also, please note that software in
# # universe WILL NOT receive any review or updates from the Ubuntu security
# # team.
# deb http://se.archive.ubuntu.com/ubuntu/ hardy universe
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy universe
# deb http://se.archive.ubuntu.com/ubuntu/ hardy-updates universe
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-updates universe
# 
# # N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
# # team, and may not be under a free licence. Please satisfy yourself as to 
# # your rights to use the software. Also, please note that software in 
# # multiverse WILL NOT receive any review or updates from the Ubuntu
# # security team.
# deb http://se.archive.ubuntu.com/ubuntu/ hardy multiverse
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy multiverse
# deb http://se.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
# 
# # Uncomment the following two lines to add software from the 'backports'
# # repository.
# # N.B. software from this repository may not have been tested as
# # extensively as that contained in the main release, although it includes
# # newer versions of some applications which may provide useful features.
# # Also, please note that software in backports WILL NOT receive any review
# # or updates from the Ubuntu security team.
# deb http://se.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# 
# # Uncomment the following two lines to add software from Canonical's
# # 'partner' repository. This software is not part of Ubuntu, but is
# # offered by Canonical and the respective vendors as a service to Ubuntu
# # users.
# deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner
# 
# deb http://security.ubuntu.com/ubuntu hardy-security main restricted
# deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
# deb http://security.ubuntu.com/ubuntu hardy-security universe
# deb-src http://security.ubuntu.com/ubuntu hardy-security universe
# deb http://security.ubuntu.com/ubuntu hardy-security multiverse
# deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse

#deb cdrom:[Ubuntu-Server 8.04.2 _Hardy Heron_ - Release i386 (20090121.1)]/ hardy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://se.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://se.archive.ubuntu.com/ubuntu/ hardy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://se.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://se.archive.ubuntu.com/ubuntu/ hardy universe
deb-src http://se.archive.ubuntu.com/ubuntu/ hardy universe
deb http://se.archive.ubuntu.com/ubuntu/ hardy-updates universe
deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://se.archive.ubuntu.com/ubuntu/ hardy multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ hardy multiverse
deb http://se.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://se.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://se.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner

deb http://security.ubuntu.com/ubuntu hardy-security main restricted
deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
deb http://security.ubuntu.com/ubuntu hardy-security universe
deb-src http://security.ubuntu.com/ubuntu hardy-security universe
deb http://security.ubuntu.com/ubuntu hardy-security multiverse
deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse
Har inte ändrat i den på sista tiden. Inte säker på om jag har gjort det någonsin heller
m!rage
Inlägg: 2550
Blev medlem: 28 apr 2009, 21:47
OS: Arch Linux
Ort: Lund

Re: iftop och slurm inte betrodda?

Inlägg av m!rage »

Testade att ignorera varningen när jag installerade pmount och det var inga problem. Men jag får fortfarande varningen, varför?
Användarvisningsbild
Osprey
Inlägg: 6310
Blev medlem: 06 apr 2008, 00:09
OS: Ubuntu
Ort: Göteborg/Mölndal/Falkenberg
Kontakt:

Re: iftop och slurm inte betrodda?

Inlägg av Osprey »

Jag fick inte varningen när jag provade att installera...

Mycket trevliga kommandon/verktyg för övrigt, dem ska jag kika närmare på... :)
Agera genom att ta och behålla initiativet, ta de risker detta kräver...
http://www.enargo.com/it/
OpenVMS Shark - i Linux finns inte SYS$CMKRNL...
m!rage
Inlägg: 2550
Blev medlem: 28 apr 2009, 21:47
OS: Arch Linux
Ort: Lund

Re: iftop och slurm inte betrodda?

Inlägg av m!rage »

Läste om dem här: http://kmandla.wordpress.com/software/
Han skriver en hel del kul artiklar om Linux, främst terminalhackande
Skriv svar

Återgå till "Nätverk, säkerhet och servrar"