Ubuntu – die besten Beiträge

Ubuntu 18.04 login boot Schleife?

Immer beim Versuch mich anzumelden und mein password eingebe kommt das selbe Fenster immer wieder und ich gebe mehrmals das password ein und es kommt das selbe als boot Schleife weiß keine Lösung falls jmd weiß wie ich dieses Problem lösen kann und wieder ins Desktop komme danke schonmal im voraus.

Hatte davor die Fehlermeldung Start job is running for hold until boot process finishes up No Limit

Und habe dieses Problem schon gelöst in dem ich Ctrl und Alt und F1 oder F2 gedrückt habe öffnet sich das terminal und habe viele Befehle eingetragen

sudo apt-get remove plymouth sudo apt-get remove xserver-xorg-video-intel

Jetzt neu starten,

Drücken Sie Ctrl+Alt+F1und melden Sie sich mit Ihrem Benutzernamen und Passwort an.

Führen Sie dann die folgenden Befehle aus.

Habe lightdm ausgewählt beim Display Manager.

sudo apt-get install lightdm sudo dpkg-reconfigure lightdm

Display-Manager als lightdm ausgewählt

sudo apt-get install ubuntu-desktop

sudo apt-get install -f --reinstall lightdm

sudo apt-get install unity

sudo-apt-get install ubuntu-session

sudo dpkg-reconfigure lightdm Sie werden aufgefordert, eine von zwei Optionen auszuwählen: gdm& lightdm. Wählenlightdm

sudo apt-get install gnome

sudo apt-get autoremove

sudo apt install unity-tweak-tool

sudo apt-get autoremove --purge light-themes

sudo apt-get install light-themes

Aber jetzt kann ich mich nicht einloggen ^weil es eine login boot Schleife es verhindert das ich mich einloggen kann.

Computer, Technik, Ubuntu, Technologie, login problem, Spiele und Gaming

Armitage wird nicht Ausgeführt?(Linux,Metasploit)?

Hey,Ich habe mir Metasploit herruntergeladen (Ich habe xubuntu 16.04) und kenn mich da schon aus.Ich würde es für mich gerne einfacher haben undzwar mit Armitage.Nur ist leider mein problem:es öffnet sich nicht. Java erkennt Illegeales(meine Vermutung) Wie kann ich diese Fehlermeldung umgehen? muss ich mir Wirklich VM installieren?

LG Kian

cd armitage

uwu@uwu-P5K-SE:~/Schreibtisch/armitage$ ls

armitage   armitage-logo.png readme.txt whatsnew.txt

armitage.jar cortana.jar    teamserver

uwu@uwu-P5K-SE:~/Schreibtisch/armitage$ ./armitage

[*] Starting msfrpcd for you.

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by sleep.engine.atoms.ObjectAccess (file:/home/uwu/Schreibtisch/armitage/armitage.jar) to method java.lang.ProcessImpl.getErrorStream()

WARNING: Please consider reporting this to the maintainers of sleep.engine.atoms.ObjectAccess

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

WARNING: All illegal access operations will be denied in a future release

###!!! [Parent][RunMessage] Error: Channel error: cannot send/recv

###!!! [Parent][RunMessage] Error: Channel error: cannot send/recv

###!!! [Parent][RunMessage] Error: Channel error: cannot send/recv

###!!! [Parent][RunMessage] Error: Channel error: cannot send/recv

PC, Computer, Technik, hacken, programmieren, Ubuntu, ubuntu 16.04

Ubuntu apt update funktioniert nicht - GPG signatures invalid Error?

Hey! Wenn ich versuche, auf Ubuntu den apt update Befehl auszuführen, bekomme ich einen sehr langen Error:

tux@cruggserver:~$ sudo apt-get update
Ign:1 http://archive.ubuntu.com/ubuntu precise InRelease
Hit:2 http://archive.ubuntu.com/ubuntu precise Release
Get:3 http://archive.ubuntu.com/ubuntu precise-updates InRelease [55,7 kB]
Get:4 http://archive.ubuntu.com/ubuntu precise-security InRelease [55,7 kB]
Get:5 http://archive.ubuntu.com/ubuntu precise-backports InRelease [55,7 kB]
Get:6 http://archive.ubuntu.com/ubuntu precise Release.gpg [198 B]
Err:3 http://archive.ubuntu.com/ubuntu precise-updates InRelease
  The following signatures were invalid: 630239CC130E1A7FD81A27B140976EAF437D05B5
Err:4 http://archive.ubuntu.com/ubuntu precise-security InRelease
  The following signatures were invalid: 630239CC130E1A7FD81A27B140976EAF437D05B5
Err:5 http://archive.ubuntu.com/ubuntu precise-backports InRelease
  The following signatures were invalid: 630239CC130E1A7FD81A27B140976EAF437D05B5
Ign:6 http://archive.ubuntu.com/ubuntu precise Release.gpg
Reading package lists... Done
W: GPG error: http://archive.ubuntu.com/ubuntu precise-updates InRelease: The following signatures were invalid: 630239CC130E1A7FD81A27B140976EAF437D05B5
E: The repository 'http://archive.ubuntu.com/ubuntu precise-updates InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://archive.ubuntu.com/ubuntu precise-security InRelease: The following signatures were invalid: 630239CC130E1A7FD81A27B140976EAF437D05B5
E: The repository 'http://archive.ubuntu.com/ubuntu precise-security InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://archive.ubuntu.com/ubuntu precise-backports InRelease: The following signatures were invalid: 630239CC130E1A7FD81A27B140976EAF437D05B5
E: The repository 'http://archive.ubuntu.com/ubuntu precise-backports InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://archive.ubuntu.com/ubuntu precise Release: The following signatures were invalid: 630239CC130E1A7FD81A27B140976EAF437D05B5
E: The repository 'http://archive.ubuntu.com/ubuntu precise Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Ich habe schon sehr vieles im Internet probiert, jedoch hat nichts geklappt.

Linux, Ubuntu, apt, apt-get, GPG

Meistgelesene Beiträge zum Thema Ubuntu