
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Network Interface Configuration Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/network-interface-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/network-interface-configuration/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Thu, 04 Jun 2020 05:18:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Network Interface Configuration Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/network-interface-configuration/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Join Windows 10 to Domain Windows Server</title>
		<link>https://www.technig.com/join-windows-10-to-domain-server-2016/</link>
					<comments>https://www.technig.com/join-windows-10-to-domain-server-2016/#respond</comments>
		
		<dc:creator><![CDATA[Shams]]></dc:creator>
		<pubDate>Sat, 16 Sep 2017 09:30:30 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Command Line Tips]]></category>
		<category><![CDATA[Domain Controller]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Network Interface Configuration]]></category>
		<category><![CDATA[Network Shell]]></category>
		<category><![CDATA[PowerShell Tutorials]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=10786</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Join Windows 10 to Domain Server 2016 - Technig" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>The users in a network using a different operating system like Windows, Mac OS, and Linux. One of the most popular is Windows 10, the latest client-side Microsoft operating system. Here we just try to join Windows 10 to domain server 2016. The process of joining a PC to a domain name is the same. You [&#8230;]</p>
<p>The post <a href="https://www.technig.com/join-windows-10-to-domain-server-2016/">How to Join Windows 10 to Domain Windows Server</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Join Windows 10 to Domain Server 2016 - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/How-to-Join-Windows-10-to-Domain-Windows-Server-2016-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>The users in a network using a different operating system like Windows, Mac OS, and Linux. One of the most popular is Windows 10, the latest client-side Microsoft operating system. Here we just try to join Windows 10 to domain server 2016. The process of joining a PC to a domain name is the same. You can use this article for other operating systems as well.</p>
<p>Before you join Windows 10 to domain server 2016. You must check the network connectivity between Windows Server and Windows 10 client. You might have a DHCP server that provides IP address for network clients. If you don&#8217;t have a DHCP server or router, you need to <a href="https://www.technig.com/configure-ip-address-using-powershell/" target="_blank" rel="noopener noreferrer">configure IP address manually</a> for client machines.</p>
<p><em><strong>Related</strong></em>: <a href="https://www.technig.com/dhcp-configuration-guide/" target="_blank" rel="noopener noreferrer">DHCP configuration guide on Windows Server and Cisco Router</a>.</p>
<p><strong>The process to join a Windows 10 to Domain Server 2016.</strong></p>
<ol>
<li>Set a unique name for the client computer.</li>
<li>Check the IP address and network connectivity.</li>
<li>Create a user in the Active Directory.</li>
<li>Join Windows 10 to Domain.</li>
<li>Restart client computer.</li>
<li>Log in with the domain account.</li>
<li>Customize your Windows desktop environment.</li>
</ol>
<p>That&#8217;s all you need to apply for joining a Windows 10 PC to a domain Windows Server 2016 or another version of Windows server.</p>
<h2>Join Windows 10 to Domain Server</h2>
<p>In a short video, we describe how to join Windows 10 PC to a domain Windows server. But I just note some important commands and parts here. Joining a PC to the domain is not complicated but sometimes it doesn&#8217;t join easy. Anyway, if you have any issue with joining client PC to the domain, comment us your issue.</p>
<p><iframe title="How to Join Windows 10 to Domain Windows Server 2016?" width="1170" height="878" src="https://www.youtube.com/embed/_S0zU26T7-s?wmode=transparent&amp;rel=0&amp;feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>Read the important notes about how to join Windows 10 to domain Windows server 2016. The notes are important parts, if you face any problem, feel free to ask us.</p>
<h2><strong>1. Change Client Computer Name</strong></h2>
<p>Before joining a client computer to a domain in the network, change the default name. The default name is name generated when the Windows installed on the system. It is a long name and hard to read. Changing to a short and readable name helps you find the client on the network easy.</p>
<ol>
<li>To change the computer name, type &#8220;<strong>sysdm.cpl</strong>&#8221; in Run to open the System Properties.</li>
<li>After changing the computer name, once restart your computer to apply the changes.</li>
</ol>
<figure id="attachment_10792" aria-describedby="caption-attachment-10792" style="width: 733px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/How-to-change-Windows-10-computer-name-Technig.jpg"><img decoding="async" class="wp-image-10792 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/How-to-change-Windows-10-computer-name-Technig.jpg" alt="How to change Windows 10 computer name - Technig" width="733" height="477" srcset="https://www.technig.com/wp-content/uploads/2017/09/How-to-change-Windows-10-computer-name-Technig.jpg 733w, https://www.technig.com/wp-content/uploads/2017/09/How-to-change-Windows-10-computer-name-Technig-300x195.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/How-to-change-Windows-10-computer-name-Technig-210x136.jpg 210w" sizes="(max-width: 733px) 100vw, 733px" /></a><figcaption id="caption-attachment-10792" class="wp-caption-text">How to change Windows 10 computer name &#8211; Technig</figcaption></figure>
<p>On Windows 10 you can change the computer name from the different section. Changing computer name with the command line, Windows settings and the above step.</p>
<h2><strong>2. Check IP Address and Connectivity</strong></h2>
<p>A computer identified by its IP address on the network. If the IP address is not configured correctly, the system will not recognizable. So checking the computer IP address is necessary for connecting to a domain server.</p>
<ol>
<li>To check the IP address of a system type &#8220;<strong>ipconfig</strong>&#8221; command on command prompt. It shows the computer IP address, subnet mask, and default gateway.</li>
</ol>
<figure id="attachment_10829" aria-describedby="caption-attachment-10829" style="width: 909px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/Display-Windows-Network-Configuration-Settings-with-Command-Line.jpg"><img loading="lazy" decoding="async" class="wp-image-10829 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/Display-Windows-Network-Configuration-Settings-with-Command-Line.jpg" alt="Display Windows Network Configuration Settings with Command Line" width="909" height="535" srcset="https://www.technig.com/wp-content/uploads/2017/09/Display-Windows-Network-Configuration-Settings-with-Command-Line.jpg 909w, https://www.technig.com/wp-content/uploads/2017/09/Display-Windows-Network-Configuration-Settings-with-Command-Line-300x177.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Display-Windows-Network-Configuration-Settings-with-Command-Line-768x452.jpg 768w, https://www.technig.com/wp-content/uploads/2017/09/Display-Windows-Network-Configuration-Settings-with-Command-Line-357x210.jpg 357w" sizes="(max-width: 909px) 100vw, 909px" /></a><figcaption id="caption-attachment-10829" class="wp-caption-text">Display Windows Network Configuration Settings with Command Line</figcaption></figure>
<p><strong>2.</strong> To change IP address just type &#8220;<strong>ncpa.cpl</strong>&#8221; on Run top open Network Connection Settings. You can change the IP address manually from network connection settings or with command line &#8220;<strong>netsh</strong>&#8221; commands. Windows has many options to change the IP address. The easy way is using the GUI for newbies.</p>
<p>Anyway, right-click the network adapter (<strong>Ethernet x</strong>) then select <strong>Properties</strong>. On the properties select <strong>Internet Protocol Version 4 (TCP/IPv4)</strong> and click <strong>Properties</strong>. Now set the IP address manually on the Internet Protocol Version 4 (TCP/IPv4) Properties.</p>
<figure id="attachment_10834" aria-describedby="caption-attachment-10834" style="width: 899px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/09/Configure-Windows-10-IP-address-manually-Technig.jpg"><img loading="lazy" decoding="async" class="wp-image-10834 size-full" src="https://www.technig.com/wp-content/uploads/2017/09/Configure-Windows-10-IP-address-manually-Technig.jpg" alt="Configure Windows 10 IP address manually - Technig" width="899" height="605" srcset="https://www.technig.com/wp-content/uploads/2017/09/Configure-Windows-10-IP-address-manually-Technig.jpg 899w, https://www.technig.com/wp-content/uploads/2017/09/Configure-Windows-10-IP-address-manually-Technig-300x202.jpg 300w, https://www.technig.com/wp-content/uploads/2017/09/Configure-Windows-10-IP-address-manually-Technig-768x517.jpg 768w" sizes="(max-width: 899px) 100vw, 899px" /></a><figcaption id="caption-attachment-10834" class="wp-caption-text">Configure Windows 10 IP address manually &#8211; Technig</figcaption></figure>
<p>That&#8217;s the GUI option for configuring an IP address on Windows system. There are command options for command prompt and Powershell. Windows PowerShell has its own cmdlet for network configuration. The other options are the network shell (netsh) command prompt command. The following articles focus on configuring Windows IP address with PowerShell and Netsh.</p>
<ul>
<li><a href="https://www.technig.com/configure-windows-ipv4-networking-with-netsh/" target="_blank" rel="noopener noreferrer">Configure Windows IPv4 Networking with Netsh,</a></li>
<li><a href="https://www.technig.com/configure-ip-address-using-powershell/" target="_blank" rel="noopener noreferrer">Configure IP Address with PowerShell,</a></li>
</ul>
<h2>3. Create a user in the Active Directory</h2>
<p>An Active Directory user account allows a computer to join to the domain and works as the workstation of a network. Creating Active Directory objects performs from AD on Windows Server.</p>
<ul>
<li><a href="https://www.technig.com/how-to-create-object-in-active-directory/" target="_blank" rel="noopener noreferrer">Create a user account in Active Directory</a>.</li>
<li><a href="https://www.technig.com/create-user-account-using-powershell/" target="_blank" rel="noopener noreferrer">Create User Account Using PowerShell.</a></li>
</ul>
<p>That&#8217;s all necessary configurable options you need to know about joining Windows 10 to domain server 2016 Active Directory. Hope you enjoy the article. Please comment us the related issue with <a href="https://www.microsoft.com/en-us/windowsforbusiness/windows-product-home" target="_blank" rel="noopener noreferrer">Windows 10</a> and Server configuration.</p>
<p>The post <a href="https://www.technig.com/join-windows-10-to-domain-server-2016/">How to Join Windows 10 to Domain Windows Server</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/join-windows-10-to-domain-server-2016/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">10786</post-id>	</item>
		<item>
		<title>How to Fix Ifconfig Command not found in Linux Ubuntu</title>
		<link>https://www.technig.com/fix-ifconfig-command-not-found/</link>
					<comments>https://www.technig.com/fix-ifconfig-command-not-found/#respond</comments>
		
		<dc:creator><![CDATA[Shams]]></dc:creator>
		<pubDate>Fri, 25 Aug 2017 04:32:36 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[How to Fix]]></category>
		<category><![CDATA[Network Interface Configuration]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=10374</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/08/The-program-ifconfig-is-currently-not-installed-Linux-Network-Interface-Configuration-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="The program &#039;ifconfig&#039; is currently not installed - Linux Network Interface Configuration - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/08/The-program-ifconfig-is-currently-not-installed-Linux-Network-Interface-Configuration-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/08/The-program-ifconfig-is-currently-not-installed-Linux-Network-Interface-Configuration-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/08/The-program-ifconfig-is-currently-not-installed-Linux-Network-Interface-Configuration-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>This is a simple guide to fix ifconfig command not found in the Linux operating system. No matter what Linux operating system you are using, this tips will help you fix this issue. The ifconfig is a system administration utility in Unix and Linux like operating systems for network interface configuration. The utility is a command line [&#8230;]</p>
<p>The post <a href="https://www.technig.com/fix-ifconfig-command-not-found/">How to Fix Ifconfig Command not found in Linux Ubuntu</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/08/The-program-ifconfig-is-currently-not-installed-Linux-Network-Interface-Configuration-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="The program &#039;ifconfig&#039; is currently not installed - Linux Network Interface Configuration - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/08/The-program-ifconfig-is-currently-not-installed-Linux-Network-Interface-Configuration-Technig.jpg 840w, https://www.technig.com/wp-content/uploads/2017/08/The-program-ifconfig-is-currently-not-installed-Linux-Network-Interface-Configuration-Technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2017/08/The-program-ifconfig-is-currently-not-installed-Linux-Network-Interface-Configuration-Technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>This is a simple guide to fix ifconfig command not found in the Linux operating system. No matter what Linux operating system you are using, this tips will help you fix this issue.</p>
<p>The ifconfig is a system administration utility in Unix and Linux like operating systems for network interface configuration. The utility is a command line interface tool and is also used in the system startup scripts of many operating systems. It has features for configuring, controlling, and querying TCP/IP network interface parameters. Ifconfig originally appeared in 4.2BSD as part of the BSD TCP/IP suite.</p>
<h1>Fix ifconfig Command not found</h1>
<p>As you know that the <b>ifconfig</b> stands for &#8220;interface configuration&#8221;. It is used to view and change the configuration of the network interfaces on your system. So I recommend you read this informative article about ifconfig command. The writer tried to explain the 15 important command of ifconfig for Linux users.</p>
<blockquote><p><strong>Related</strong>: <a href="https://www.tecmint.com/ifconfig-command-examples/" target="_blank" rel="noopener noreferrer">15 Useful “ifconfig” Commands to Configure Network Interface in Linux</a> Thanks to <strong>Ravi Saive</strong> the autor of this post</p></blockquote>
<p>When you type ifconfig to check your system network configuration, it prompts that the program &#8216;ifconfig&#8217; is currently not installed. To fix ifconfig command not found, just install the net-tools package on your system.</p>
<figure id="attachment_10377" aria-describedby="caption-attachment-10377" style="width: 765px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2017/08/Fix-Ifconfig-Command-not-found-in-Linux-Ubuntu.png"><img loading="lazy" decoding="async" class="size-full wp-image-10377" src="http://3.90.216.52/wp-content/uploads/2017/08/Fix-Ifconfig-Command-not-found-in-Linux-Ubuntu.png" alt="Fix Ifconfig Command not found in Linux Ubuntu" width="765" height="59" srcset="https://www.technig.com/wp-content/uploads/2017/08/Fix-Ifconfig-Command-not-found-in-Linux-Ubuntu.png 765w, https://www.technig.com/wp-content/uploads/2017/08/Fix-Ifconfig-Command-not-found-in-Linux-Ubuntu-300x23.png 300w, https://www.technig.com/wp-content/uploads/2017/08/Fix-Ifconfig-Command-not-found-in-Linux-Ubuntu-750x59.png 750w" sizes="(max-width: 765px) 100vw, 765px" /></a><figcaption id="caption-attachment-10377" class="wp-caption-text">Fix Ifconfig Command not found in Linux Ubuntu</figcaption></figure>
<p><strong>1.</strong> To install net-tools, open terminal and type &#8220;<strong>sudo apt-get install net-tools</strong>&#8221; in Ubuntu Linux. Then type the admin password to start the net-tools installation process.</p>
<blockquote><p><strong>Note:</strong> Your system must have a network connection that connects to the internet.  Without internet it can not download the net-tools package from linux online repository.</p></blockquote>
<figure id="attachment_10379" aria-describedby="caption-attachment-10379" style="width: 902px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2017/08/How-to-install-missing-ifconfig-command-on-Linux-Technig.png"><img loading="lazy" decoding="async" class="size-full wp-image-10379" src="http://3.90.216.52/wp-content/uploads/2017/08/How-to-install-missing-ifconfig-command-on-Linux-Technig.png" alt="How to install missing ifconfig command on Linux - Technig" width="902" height="328" srcset="https://www.technig.com/wp-content/uploads/2017/08/How-to-install-missing-ifconfig-command-on-Linux-Technig.png 902w, https://www.technig.com/wp-content/uploads/2017/08/How-to-install-missing-ifconfig-command-on-Linux-Technig-300x109.png 300w, https://www.technig.com/wp-content/uploads/2017/08/How-to-install-missing-ifconfig-command-on-Linux-Technig-768x279.png 768w" sizes="(max-width: 902px) 100vw, 902px" /></a><figcaption id="caption-attachment-10379" class="wp-caption-text">How to install missing ifconfig command on Linux &#8211; Technig</figcaption></figure>
<p><strong>2.</strong> When the net-tools installation has finished successfully, type ifconfig to test whether it works or not. Now, it must work perfectly without any issue.</p>
<blockquote><p><strong>Related Questions: </strong></p>
<ul style="list-style-type: circle;">
<li>ifconfig command not found RedHat</li>
<li>install ifconfig Debian</li>
<li>ifconfig command not found kali</li>
</ul>
</blockquote>
<p>Yes, it works perfectly. Now you can see the Linux network interface configuration.</p>
<figure id="attachment_10381" aria-describedby="caption-attachment-10381" style="width: 758px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2017/08/The-program-ifconfig-is-currently-not-installed-Linux-Network-Interface-Configuration-Technig.png"><img loading="lazy" decoding="async" class="size-full wp-image-10381" src="http://3.90.216.52/wp-content/uploads/2017/08/The-program-ifconfig-is-currently-not-installed-Linux-Network-Interface-Configuration-Technig.png" alt="The program 'ifconfig' is currently not installed - Linux Network Interface Configuration - Technig" width="758" height="328" srcset="https://www.technig.com/wp-content/uploads/2017/08/The-program-ifconfig-is-currently-not-installed-Linux-Network-Interface-Configuration-Technig.png 758w, https://www.technig.com/wp-content/uploads/2017/08/The-program-ifconfig-is-currently-not-installed-Linux-Network-Interface-Configuration-Technig-300x130.png 300w" sizes="(max-width: 758px) 100vw, 758px" /></a><figcaption id="caption-attachment-10381" class="wp-caption-text">The program &#8216;ifconfig&#8217; is currently not installed &#8211; Linux Network Interface Configuration &#8211; Technig</figcaption></figure>
<p>That&#8217;s all, hope you get to fix the ifocnfig command error quickly. Try to comment us in case of any issue. We will help you fix it as soon as possible.</p>
<p>The post <a href="https://www.technig.com/fix-ifconfig-command-not-found/">How to Fix Ifconfig Command not found in Linux Ubuntu</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/fix-ifconfig-command-not-found/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">10374</post-id>	</item>
	</channel>
</rss>
