All public logs
Jump to navigation
Jump to search
Combined display of all available logs of 6bit.ch wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:58, 2 May 2022 Xbl talk contribs created page Network Devices and Connections (Created page with "= Manual Configuration = Create file in /etc/sysconfig/network-scripts/ifcfg-ifname</br> Populate file with:</br> <code>TYPE=Ethernet</br> PROXY_METHOD=none</br> BROWSER_ONLY=no</br> BOOTPROTO=static [dhcp, none]</br> DEFROUTE=yes</br> IPV4_FAILURE_FATAL=no</br> UUID=sd55sd-sdfss5li-lkjawq</br> NAME=ens256</br> ONBOOT=yes</br> IPADDR=192.168.1.11</br> NETMASK=255.255.255.0</br> GATEWAY=192.168.1.1</br> DNS1=192.168.1.53</code> = nmcli = == Available Commands == === O...")