<?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>Fiziksel &#8211; VeriTeknik</title>
	<atom:link href="https://www.veriteknik.net.tr/en/tag/fiziksel-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.veriteknik.net.tr/en/</link>
	<description>VeriTeknik Bilişim &#124; VeriTeknik Bilişim</description>
	<lastBuildDate>Thu, 08 Nov 2018 00:26:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Get GNU/Linux Version and OS Details</title>
		<link>https://www.veriteknik.net.tr/en/get-linux-version/</link>
					<comments>https://www.veriteknik.net.tr/en/get-linux-version/#respond</comments>
		
		<dc:creator><![CDATA[ckaraca]]></dc:creator>
		<pubDate>Sat, 28 Jan 2017 10:13:04 +0000</pubDate>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Ayırt]]></category>
		<category><![CDATA[distinguish]]></category>
		<category><![CDATA[Fiziksel]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[physical]]></category>
		<category><![CDATA[Sanal]]></category>
		<category><![CDATA[virtual]]></category>
		<guid isPermaLink="false">https://www.veriteknik.net.tr/linux-versiyonu-ve-isletim-sistemi-bilgilerini-ogrenme/</guid>

					<description><![CDATA[<p>LINUX Version Details There is an easy way to learn GNU/Linux version in all distros. For CentOS, RedHat and other flavors you can use the code cat /etc/redhat-release Bu komut size aşağıdakine benzer bir cevap ile dönecektir: [root@veriteknik ~]# cat /etc/redhat-release CentOS Linux release 7.5.1804 (Core) Sunucunun Sanal ya da Fiziksel olduğunu nasıl anlarsınız Sunucunun [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.veriteknik.net.tr/en/get-linux-version/">Get GNU/Linux Version and OS Details</a> appeared first on <a rel="nofollow" href="https://www.veriteknik.net.tr/en/">VeriTeknik</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>LINUX Version Details</h3>
<p>There is an easy way to learn GNU/Linux version in all distros. For CentOS, RedHat and other flavors you can use the code</p>
<pre class="EnlighterJSRAW" data-enlighter-language="shell">cat /etc/redhat-release</pre>
<p>Bu komut size aşağıdakine benzer bir cevap ile dönecektir:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="null">[root@veriteknik ~]# cat /etc/redhat-release 
CentOS Linux release 7.5.1804 (Core)</pre>
<h3>Sunucunun Sanal ya da Fiziksel olduğunu nasıl anlarsınız</h3>
<p>Sunucunun sanal ya da fiziksel olduğunu anlamanın birden çok yolu vardır. Sanallaştırma ortamları üzerinde kolayca sunucu göçü sağlamak için jenerik donanım isimleri kullanılmaktadır. Örneğin fiziksel bir sunucuda işlemcileri görüntülemek için kullandığınız kod aşağıdakine benzer bir çıktı verecektir:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="shell">root@veriteknik:~# cat /proc/cpuinfo 
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 62
model name      : Intel(R) Xeon(R) CPU E5-2687W v2 @ 3.40GHz
stepping        : 4
microcode       : 0x428
cpu MHz         : 3603.430
cache size      : 25600 KB
physical id     : 0
siblings        : 16
core id         : 1
cpu cores       : 8
apicid          : 2
initial apicid  : 2
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts
bugs            : cpu_meltdown spectre_v1 spectre_v2
bogomips        : 6800.13
clflush size    : 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:</pre>
<p>Ne var ki, sanal bir sunucuda farklılıkları hemen keşfedebilirsiniz</p>
<pre class="EnlighterJSRAW" data-enlighter-language="shell">[root@www ~]# cat /proc/cpuinfo 
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 6
model name      : Common KVM processor
stepping        : 1
microcode       : 0x1
cpu MHz         : 3399.998
cache size      : 16384 KB
physical id     : 0
siblings        : 4
core id         : 0
cpu cores       : 4
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx lm constant_tsc nopl xtopology eagerfpu pni cx16 x2apic hypervisor lahf_lm
bogomips        : 6799.99
clflush size    : 64
cache_alignment : 128
address sizes   : 40 bits physical, 48 bits virtual
power management:</pre>
<p><strong>model name</strong> satırında &#8220;<strong>Common KVM Processor</strong>&#8221; yazdığını göreceksiniz. Linux sistemlerde kullanılmakta olan KVM sanallaştırma sistemi açtığı bütün sanal sunucularda bu işlemci tipini kullanacaktır.</p>
<h3>İşletim Sistemi Mimarisi</h3>
<p>Günümüzde işletim sistemleri 32 bit ya da 64 bit olarak gelmektedir, kuracağınız uygulamaların da bu mimariye uygun olması gerekir. Mimariyi öğrenmek için:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="shell">root@veriteknik:~# uname -a
Linux veriteknik 4.15.17-1-pve #1 SMP PVE 4.15.17-9 (Wed, 9 May 2018 13:31:43 +0200) x86_64 GNU/Linux</pre>
<p>Satırın en sonunda GNU/Linux yazısından önceki bölümde sistem mimarisini görebilirsiniz, <strong>x86_64</strong> 64 bit, <strong>x86_32</strong> ise 32 bit işletim sistemini temsil etmektedir.</p>
<p>The post <a rel="nofollow" href="https://www.veriteknik.net.tr/en/get-linux-version/">Get GNU/Linux Version and OS Details</a> appeared first on <a rel="nofollow" href="https://www.veriteknik.net.tr/en/">VeriTeknik</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.veriteknik.net.tr/en/get-linux-version/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4193</post-id>	</item>
	</channel>
</rss>
