Hallo,
ich habe hier ein vorinstalliertes Debian und bekomme z.B. mysql-server nicht deinstaliert. Es kommt dann folgendes:
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
mysql-server
0 packages upgraded, 0 newly installed, 1 to remove and 6 not upgraded.
Need to get 0B of archives. After unpacking 7561kB will be freed.
Do you want to continue? [Y/n]
(Reading database ... 24832 files and directories currently installed.)
Removing mysql-server ...
Stopping MySQL database server: mysqlddpkg: error processing mysql-server (--remove):
subprocess pre-removal script returned error exit status 1
Stopping MySQL database server: mysqldErrors were encountered while processing:
mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
Was kann man da machen?
Wenn ich nmap localhost mache bekomme ich folgendes:
Starting nmap V. 2.54BETA31 ( http://www.insecure.org/nmap/ )
Interesting ports on localhost (127.0.0.1):
(The 1549 ports scanned but not shown below are in state: closed)
Port State Service
22/tcp open ssh
53/tcp open domain
110/tcp open pop-3
465/tcp open smtps
995/tcp open pop3s
Nmap run completed -- 1 IP address (1 host up) scanned in 0 seconds
....Aber ich möchte das nichts läuft!!!
Bei ps aux kommt das:
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.3 0.0 1272 484 ? S 17:04 0:03 init [2]
root 2 0.0 0.0 0 0 ? SW 17:04 0:00 [keventd]
root 3 0.2 0.0 0 0 ? SWN 17:04 0:02 [ksoftirqd_CPU0]
root 4 0.0 0.0 0 0 ? SW 17:04 0:00 [kswapd]
root 5 0.0 0.0 0 0 ? SW 17:04 0:00 [bdflush]
root 6 0.0 0.0 0 0 ? SW 17:04 0:00 [kupdated]
root 7 0.0 0.0 0 0 ? SW 17:04 0:00 [jfsIO]
root 8 0.0 0.0 0 0 ? SW 17:04 0:00 [jfsCommit]
root 9 0.0 0.0 0 0 ? SW 17:04 0:00 [jfsSync]
root 13 0.1 0.0 0 0 ? SW 17:04 0:01 [kjournald]
root 75 0.0 0.0 0 0 ? SW 17:04 0:00 [kjournald]
root 186 0.0 0.0 2036 744 ? S 17:04 0:00 /sbin/syslogd
root 189 0.0 0.0 1996 1208 ? S 17:04 0:00 /sbin/klogd
root 193 0.0 0.1 2480 1556 ? S 17:04 0:00 /usr/sbin/named
root 201 0.0 0.0 1992 708 ? S 17:04 0:00 /usr/sbin/inetd
root 259 0.0 0.0 2784 1208 ? S 17:05 0:00 /usr/sbin/sshd
root 285 0.0 0.0 1652 684 ? S 17:05 0:00 /usr/sbin/cron
root 289 0.0 0.0 1252 468 tty1 S 17:05 0:00 /sbin/getty 38400
root 290 0.0 0.0 1252 468 tty2 S 17:05 0:00 /sbin/getty 38400
root 291 0.0 0.0 1252 468 tty3 S 17:05 0:00 /sbin/getty 38400
root 292 0.0 0.0 1252 468 tty4 S 17:05 0:00 /sbin/getty 38400
root 293 0.0 0.0 1252 468 tty5 S 17:05 0:00 /sbin/getty 38400
root 294 0.0 0.0 1252 468 tty6 S 17:05 0:00 /sbin/getty 38400
root 295 0.0 0.1 6408 1964 ? S 17:05 0:00 /usr/sbin/sshd
root 297 0.0 0.0 2196 1204 pts/0 S 17:05 0:00 -bash
root 366 0.0 0.1 3504 1616 pts/0 R 17:22 0:00 ps aux
Kann mir mal jemand sagen was ich alles noch deistallieren soll/muss damit nichts läuft nur ssh.
Vorinstalliertes Debian und Probleme beim deinstallieren...
- thundereyes
- Beiträge: 147
- Registriert: 11.02.2004 13:45:46
- Wohnort: Paderborn
Vorinstalliertes Debian und Probleme beim deinstallieren...
Mit freundlichem Gruß
Thundereyes
PS: Ein gosses Danke an alle die mir helfen! Ich hoffe das ich auch mal jemanden helfen kann!
Thundereyes
PS: Ein gosses Danke an alle die mir helfen! Ich hoffe das ich auch mal jemanden helfen kann!
- suntsu
- Beiträge: 2947
- Registriert: 03.05.2002 10:45:12
- Lizenz eigener Beiträge: MIT Lizenz
- Wohnort: schweiz
-
Kontaktdaten:
http://www.debianhowto.de/howtos/de/abs ... chern.html
Und mit
kannst du schauen welcher Prozess welchen Port belegt.
gruss
manuel
Und mit
Code: Alles auswählen
fuser -uv 25/tcp
gruss
manuel
- thundereyes
- Beiträge: 147
- Registriert: 11.02.2004 13:45:46
- Wohnort: Paderborn
- thundereyes
- Beiträge: 147
- Registriert: 11.02.2004 13:45:46
- Wohnort: Paderborn