mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-01-31 10:58:28 +00:00
20 lines
6.8 KiB
HTML
20 lines
6.8 KiB
HTML
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>Network configuration in Linux</title><script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script><script id="MathJax-script" async="" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script><script type="text/x-mathjax-config">
|
|
MathJax = {
|
|
tex: {
|
|
inlineMath: [ ['$','$'], ['\(','\)'] ],
|
|
displayMath: [ ['$$','$$'], ['[',']'] ]
|
|
},
|
|
options = {
|
|
processHtmlClass = "math"
|
|
}
|
|
}
|
|
</script><meta name="next-head-count" content="6"/><link rel="preload" href="/wiki/_next/static/css/52fc2ba29703df73922c.css" as="style"/><link rel="stylesheet" href="/wiki/_next/static/css/52fc2ba29703df73922c.css" data-n-g=""/><noscript data-n-css=""></noscript><link rel="preload" href="/wiki/_next/static/chunks/main-ae4733327bd95c4ac325.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/webpack-50bee04d1dc61f8adf5b.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/framework.9d524150d48315f49e80.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/commons.0e1c3f9aa780c2dfe9f0.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/pages/_app-8e3d0c58a60ec788aa69.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/940643274e605e7596ecea1f2ff8d83317a3fb76.4841a16762f602a59f00.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/pages/%5B%5B...slug%5D%5D-1aa198f87ede1cd0e1dc.js" as="script"/></head><body><div id="__next"><main><h1>Network configuration in Linux</h1><section class="post-metadata"><span>Date: <!-- -->2021-05-31 13:07:38 +08:00</span><span>Date modified: <!-- -->2021-08-07 20:19:40 +08:00</span></section><nav class="toc"><ol class="toc-level toc-level-1"></ol></nav><p>To access the internet, you need the following components:
|
|
</p><ul><li><p>The driver of the network device installed and enabled.
|
|
(See <a href="/wiki/linux.drivers">Linux drivers</a> for more details.)
|
|
</p></li><li><p>A network manager to manage your network devices ;p
|
|
</p></li><li><p>A DNS resolver to access domain names which are aliases to IP addresses.
|
|
</p></li></ul><p>There are competing components to manage your network configurations.
|
|
</p><ul><li><p>There is <a href="https://networkmanager.dev/">NetworkManager</a> that has been the standard way for managing networks.
|
|
It is being used in <a href="roam:GNOME">roam:GNOME</a> as the backend for their network management interface.
|
|
</p></li><li><p>If you're using systemd-ful environment, you can start with <a href="/wiki/linux.systemd.network">systemd-networkd</a>.
|
|
</p></li></ul><section><h2>Backlinks</h2><ul><li><a href="/wiki/linux.systemd">systemd</a></li></ul></section></main></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"metadata":{"date":"\"2021-05-31 13:07:38 +08:00\"","date_modified":"\"2021-08-07 20:19:40 +08:00\"","language":"en","source":""},"title":"Network configuration in Linux","hast":{"type":"root","children":[{"type":"element","tagName":"nav","properties":{"className":"toc"},"children":[{"type":"element","tagName":"ol","properties":{"className":"toc-level toc-level-1"},"children":[]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"To access the internet, you need the following components:\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"The driver of the network device installed and enabled.\n (See "},{"type":"element","tagName":"a","properties":{"href":"/linux.drivers"},"children":[{"type":"text","value":"Linux drivers"}]},{"type":"text","value":" for more details.)\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"A network manager to manage your network devices ;p\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"A DNS resolver to access domain names which are aliases to IP addresses.\n"}]}]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"There are competing components to manage your network configurations.\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"There is "},{"type":"element","tagName":"a","properties":{"href":"https://networkmanager.dev/"},"children":[{"type":"text","value":"NetworkManager"}]},{"type":"text","value":" that has been the standard way for managing networks.\n It is being used in "},{"type":"element","tagName":"a","properties":{"href":"roam:GNOME"},"children":[{"type":"text","value":"roam:GNOME"}]},{"type":"text","value":" as the backend for their network management interface.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"If you're using systemd-ful environment, you can start with "},{"type":"element","tagName":"a","properties":{"href":"/linux.systemd.network"},"children":[{"type":"text","value":"systemd-networkd"}]},{"type":"text","value":".\n"}]}]}]}]},"backlinks":[{"path":"/linux.systemd","title":"systemd"}]},"__N_SSG":true},"page":"/[[...slug]]","query":{"slug":["linux.network-configuration"]},"buildId":"Ie9t5zutrXP6Of75Cb5xF","assetPrefix":"/wiki","nextExport":false,"isFallback":false,"gsp":true}</script><script nomodule="" src="/wiki/_next/static/chunks/polyfills-99d808df29361cf7ffb1.js"></script><script src="/wiki/_next/static/chunks/main-ae4733327bd95c4ac325.js" async=""></script><script src="/wiki/_next/static/chunks/webpack-50bee04d1dc61f8adf5b.js" async=""></script><script src="/wiki/_next/static/chunks/framework.9d524150d48315f49e80.js" async=""></script><script src="/wiki/_next/static/chunks/commons.0e1c3f9aa780c2dfe9f0.js" async=""></script><script src="/wiki/_next/static/chunks/pages/_app-8e3d0c58a60ec788aa69.js" async=""></script><script src="/wiki/_next/static/chunks/940643274e605e7596ecea1f2ff8d83317a3fb76.4841a16762f602a59f00.js" async=""></script><script src="/wiki/_next/static/chunks/pages/%5B%5B...slug%5D%5D-1aa198f87ede1cd0e1dc.js" async=""></script><script src="/wiki/_next/static/Ie9t5zutrXP6Of75Cb5xF/_buildManifest.js" async=""></script><script src="/wiki/_next/static/Ie9t5zutrXP6Of75Cb5xF/_ssgManifest.js" async=""></script></body></html> |