Network Menu Doesn’t Appear On System Menu On CentOS 6.6

Home » CentOS » Network Menu Doesn’t Appear On System Menu On CentOS 6.6
CentOS 6 Comments

Hello everyone,

I am not seeing the “Network” menu option (to configure the network) on one of my CentOS 6.6 machines, even on user root, in Gnome. It’s not anywhere else, either. Can anyone point me in the direction of having that added? Thanks!

Gilbert

*******************************************************************************
Gilbert Sebenste ********
(My opinions only!) ******
Staff Meteorologist, Northern Illinois University ****
E-mail: sebenste@weather.admin.niu.edu ***
web: http://weather.admin.niu.edu **
Twitter: http://www.twitter.com/NIU_Weather **
Facebook: http://www.facebook.com/niu.weather *
*******************************************************************************

6 thoughts on - Network Menu Doesn’t Appear On System Menu On CentOS 6.6

  • Let’s try this again:

    Hello everyone,

    I am not seeing the “Network Connections” menu option (to configure the network) on one of my CentOS 6.6 machines, even on user root, in Gnome under System -> Administration. It’s not anywhere else, either. Can anyone point me in the direction of having that added? Thanks!

    Gilbert

    *******************************************************************************
    Gilbert Sebenste ********
    (My opinions only!) ******
    *******************************************************************************

  • yum install nm-connection-editor

    On Mate it shows up under System-Preferences-System-Network Connections

  • Yeah, I’m having a tough day, THAT is where it should be found, but isn’t, under Gnome, on this one machine. Typing what you did above gave me an error of “no such package”. I then tried yum install
    *connection* and yum install *editor* and nothing came up that matches what I need.

    Gilbert

    *******************************************************************************
    Gilbert Sebenste ********
    (My opinions only!) ******
    *******************************************************************************

  • From: Gilbert Sebenste

    # rpm -qf /usr/bin/nm-connection-editor NetworkManager-gnome-0.8.1-75.el6.x86_64

    JD

  • or if you don’t have it installed somewhere, you can:
    yum whatprovides ‘*/nm-connection-editor’