How to disable Wifi auto-connect on boot

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I recently installed Ubuntu Server 17.10 and while using the installer, connected to my home wireless network. I have now plugged it in via Ethernet and set up that connection with a static ip which is working properly. My problem now is that i would like to disconnect / delete the WiFi network. There is nothing for WiFi listed under /etc/network/interfaces, there are no conf files listed in /etc/wpa_supplicant/ or /etc/NetworkManager/system-connections (network manager didn't even seem to be installed as nmcli told me to install it with apt-get).



Where is my wireless network info being stored and how do I disable it?










share|improve this question























  • Hint: please edit your question to add the result of the terminal command: cat /etc/netplan/*yaml
    – chili555
    Apr 12 at 21:39










  • netplan is exactly what I was looking for! I assumed there was some package that was used to create the network from the install but all my google searching for disconnecting a wifi network only led me to how to add or delete post-install. Thank you!
    – Sean
    Apr 13 at 0:33










  • I'd probably remove all the ethernet settings from /etc/network/interfaces and add them to netplan in place of the no longer needed wireless. If you need any help, post back and I'll be happy to propose an answer.
    – chili555
    Apr 13 at 0:52














up vote
0
down vote

favorite












I recently installed Ubuntu Server 17.10 and while using the installer, connected to my home wireless network. I have now plugged it in via Ethernet and set up that connection with a static ip which is working properly. My problem now is that i would like to disconnect / delete the WiFi network. There is nothing for WiFi listed under /etc/network/interfaces, there are no conf files listed in /etc/wpa_supplicant/ or /etc/NetworkManager/system-connections (network manager didn't even seem to be installed as nmcli told me to install it with apt-get).



Where is my wireless network info being stored and how do I disable it?










share|improve this question























  • Hint: please edit your question to add the result of the terminal command: cat /etc/netplan/*yaml
    – chili555
    Apr 12 at 21:39










  • netplan is exactly what I was looking for! I assumed there was some package that was used to create the network from the install but all my google searching for disconnecting a wifi network only led me to how to add or delete post-install. Thank you!
    – Sean
    Apr 13 at 0:33










  • I'd probably remove all the ethernet settings from /etc/network/interfaces and add them to netplan in place of the no longer needed wireless. If you need any help, post back and I'll be happy to propose an answer.
    – chili555
    Apr 13 at 0:52












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I recently installed Ubuntu Server 17.10 and while using the installer, connected to my home wireless network. I have now plugged it in via Ethernet and set up that connection with a static ip which is working properly. My problem now is that i would like to disconnect / delete the WiFi network. There is nothing for WiFi listed under /etc/network/interfaces, there are no conf files listed in /etc/wpa_supplicant/ or /etc/NetworkManager/system-connections (network manager didn't even seem to be installed as nmcli told me to install it with apt-get).



Where is my wireless network info being stored and how do I disable it?










share|improve this question















I recently installed Ubuntu Server 17.10 and while using the installer, connected to my home wireless network. I have now plugged it in via Ethernet and set up that connection with a static ip which is working properly. My problem now is that i would like to disconnect / delete the WiFi network. There is nothing for WiFi listed under /etc/network/interfaces, there are no conf files listed in /etc/wpa_supplicant/ or /etc/NetworkManager/system-connections (network manager didn't even seem to be installed as nmcli told me to install it with apt-get).



Where is my wireless network info being stored and how do I disable it?







networking server 17.10






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 12 at 21:44









pa4080

12.2k52255




12.2k52255










asked Apr 12 at 21:36









Sean

1062




1062











  • Hint: please edit your question to add the result of the terminal command: cat /etc/netplan/*yaml
    – chili555
    Apr 12 at 21:39










  • netplan is exactly what I was looking for! I assumed there was some package that was used to create the network from the install but all my google searching for disconnecting a wifi network only led me to how to add or delete post-install. Thank you!
    – Sean
    Apr 13 at 0:33










  • I'd probably remove all the ethernet settings from /etc/network/interfaces and add them to netplan in place of the no longer needed wireless. If you need any help, post back and I'll be happy to propose an answer.
    – chili555
    Apr 13 at 0:52
















  • Hint: please edit your question to add the result of the terminal command: cat /etc/netplan/*yaml
    – chili555
    Apr 12 at 21:39










  • netplan is exactly what I was looking for! I assumed there was some package that was used to create the network from the install but all my google searching for disconnecting a wifi network only led me to how to add or delete post-install. Thank you!
    – Sean
    Apr 13 at 0:33










  • I'd probably remove all the ethernet settings from /etc/network/interfaces and add them to netplan in place of the no longer needed wireless. If you need any help, post back and I'll be happy to propose an answer.
    – chili555
    Apr 13 at 0:52















Hint: please edit your question to add the result of the terminal command: cat /etc/netplan/*yaml
– chili555
Apr 12 at 21:39




Hint: please edit your question to add the result of the terminal command: cat /etc/netplan/*yaml
– chili555
Apr 12 at 21:39












netplan is exactly what I was looking for! I assumed there was some package that was used to create the network from the install but all my google searching for disconnecting a wifi network only led me to how to add or delete post-install. Thank you!
– Sean
Apr 13 at 0:33




netplan is exactly what I was looking for! I assumed there was some package that was used to create the network from the install but all my google searching for disconnecting a wifi network only led me to how to add or delete post-install. Thank you!
– Sean
Apr 13 at 0:33












I'd probably remove all the ethernet settings from /etc/network/interfaces and add them to netplan in place of the no longer needed wireless. If you need any help, post back and I'll be happy to propose an answer.
– chili555
Apr 13 at 0:52




I'd probably remove all the ethernet settings from /etc/network/interfaces and add them to netplan in place of the no longer needed wireless. If you need any help, post back and I'll be happy to propose an answer.
– chili555
Apr 13 at 0:52










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Did you try to uninstall the usual WiFi packages?



apt --purge wireless-tools wpasupplicant


Check if they are installed, that should "purge" the problem.






share|improve this answer




















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1024480%2fhow-to-disable-wifi-auto-connect-on-boot%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    Did you try to uninstall the usual WiFi packages?



    apt --purge wireless-tools wpasupplicant


    Check if they are installed, that should "purge" the problem.






    share|improve this answer
























      up vote
      0
      down vote













      Did you try to uninstall the usual WiFi packages?



      apt --purge wireless-tools wpasupplicant


      Check if they are installed, that should "purge" the problem.






      share|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        Did you try to uninstall the usual WiFi packages?



        apt --purge wireless-tools wpasupplicant


        Check if they are installed, that should "purge" the problem.






        share|improve this answer












        Did you try to uninstall the usual WiFi packages?



        apt --purge wireless-tools wpasupplicant


        Check if they are installed, that should "purge" the problem.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Apr 12 at 22:30









        Davdriver

        440216




        440216



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1024480%2fhow-to-disable-wifi-auto-connect-on-boot%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            pylint3 and pip3 broken

            Missing snmpget and snmpwalk

            How to enroll fingerprints to Ubuntu 17.10 with VFS491