Results 1 to 3 of 3

Thread: Raspberrypi 4 autologin

  1. #1
    Join Date
    2020-Oct
    Posts
    2

    Unhappy Raspberrypi 4 autologin

    Hi! I can't seem to make autologin work. I want to be able to access my raspberrypi with my mac. But it seems like wifi connection will only work after user has been logged in.

    I tried to follow these instructions here: https://medium.com/@defsecone/kali-l...i-1856d9c61983

    But it did not work. I've been searching for information for more than 2 days now. I feel desperate.

    Thanks in advance!

  2. #2
    Join Date
    2020-Dec
    Posts
    1
    Quote Originally Posted by thefugue View Post
    Hi! I can't seem to make autologin work. I want to be able to access my raspberrypi with my mac. But it seems like wifi connection will only work after user has been logged in.

    I tried to follow these instructions here: https://medium.com/@defsecone/kali-l...i-1856d9c61983

    But it did not work. I've been searching for information for more than 2 days now. I feel desperate.

    Thanks in advance!

    Hi there,

    I wanted to run my R4 headless with vnc and wifi, but all the instructions with wpa_supplicant did not work.
    Fortunately, something has now worked and I can access the R4 with vnc and ssh.
    1. login with kali / kali
    2. Configure your network
    3. sudo nano / etc / lightdm / lightdm.conf
    under [seat: *]
    are you changing
    autologin-user = kali
    autologin-user-timeout = 0
    4. reboot

    bye,
    ll

  3. #3
    Join Date
    2021-Mar
    Posts
    2
    sudo nano /etc/lightdm/lightdm.conf

    autologin-user=kali
    autologin-user-timeout=0

    "kali" is your user

    keep uncomment these lines.

Similar Threads

  1. Is SSH enabled by default on Kali RaspberryPi distro?
    By Kali Arte Martial in forum ARM Archive
    Replies: 0
    Last Post: 2020-09-19, 09:11
  2. RaspberryPi 3 Kali Bluethoot no devices
    By Vitama in forum ARM Archive
    Replies: 3
    Last Post: 2016-11-27, 19:29
  3. RaspberryPi 3 Waveshare 4''LCD Touchscreen
    By Vitama in forum ARM Archive
    Replies: 3
    Last Post: 2016-11-12, 22:35
  4. raspberrypi install is not using whole sd card
    By ninjadru in forum ARM Archive
    Replies: 10
    Last Post: 2013-09-08, 15:16
  5. RaspberryPi fun with Kali Linux
    By ijnnji in forum ARM Archive
    Replies: 1
    Last Post: 2013-04-10, 10:12

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •