Results 1 to 3 of 3

Thread: Trouble with $PATH and network-manager

  1. #1
    Join Date
    2020-Aug
    Posts
    1

    Trouble with $PATH and network-manager

    I have done a fresh install of kali linux 2020.3 in virtual box. It was just working fine. But after a power off it and start it again /sbin was missing from the $PATH. I tried to add it and was successful until I closed the terminal and opened a new terminal. After opening the new terminal again the problem appeared. Also the while trying to restart network-manager using service command its showing unit network-manager not found.
    Code:
    $ sudo service network-manager restart
    [sudo] password for stryker: 
    Failed to restart network-manager.service: Unit network-manager.service not found.

  2. #2

    2020.4 NetworkManager

    Quote Originally Posted by s7ryker View Post
    I have done a fresh install of kali linux 2020.3 in virtual box. It was just working fine. But after a power off it and start it again /sbin was missing from the $PATH. I tried to add it and was successful until I closed the terminal and opened a new terminal. After opening the new terminal again the problem appeared. Also the while trying to restart network-manager using service command its showing unit network-manager not found.
    Code:
    $ sudo service network-manager restart
    [sudo] password for stryker: 
    Failed to restart network-manager.service: Unit network-manager.service not found.
    Try this: sudo service NetworkManager restart

  3. #3
    sudo service NetworkManager restart

Similar Threads

  1. Replies: 49
    Last Post: 2017-09-19, 16:13
  2. Replies: 0
    Last Post: 2016-04-30, 20:21
  3. error in apt-get install network-manager network-manager-gnome
    By arsham in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2014-10-05, 20:40

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
  •