<?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>EmbLogic &#187; jatinder.singh</title>
	<atom:link href="https://www.emblogic.com/blog/author/jatinder-singh/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Tue, 03 Mar 2020 13:00:06 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>plz tell me what is the function of system(&#8220;pause&#8221;) in this program.</title>
		<link>https://www.emblogic.com/blog/02/plz-tell-me-what-is-the-function-of-systempause-in-this-program/</link>
		<comments>https://www.emblogic.com/blog/02/plz-tell-me-what-is-the-function-of-systempause-in-this-program/#comments</comments>
		<pubDate>Thu, 14 Feb 2013 06:45:09 +0000</pubDate>
		<dc:creator><![CDATA[jatinder.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[harpreet singh]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=6156</guid>
		<description><![CDATA[#include int main() { int value = 77,num =99; int *pv=&#38;value,*pn = &#38;num; int **ppi; ppi = &#38;pv; printf(&#8220;**ppi=%d \n &#8220;,**ppi); ppi = &#38;pn; printf(&#8220;**ppi= %d \n&#8221;,**ppi); system(&#8220;pause&#8221;); }]]></description>
				<content:encoded><![CDATA[<p>#include<br />
int main()<br />
{<br />
int value = 77,num =99;<br />
int *pv=&amp;value,*pn = &amp;num;<br />
int **ppi;<br />
ppi = &amp;pv;<br />
printf(&#8220;**ppi=%d \n &#8220;,**ppi);<br />
ppi = &amp;pn;<br />
printf(&#8220;**ppi= %d \n&#8221;,**ppi);<br />
system(&#8220;pause&#8221;);<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/02/plz-tell-me-what-is-the-function-of-systempause-in-this-program/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>what its output &amp; why</title>
		<link>https://www.emblogic.com/blog/01/what-its-output-why/</link>
		<comments>https://www.emblogic.com/blog/01/what-its-output-why/#comments</comments>
		<pubDate>Mon, 21 Jan 2013 09:47:49 +0000</pubDate>
		<dc:creator><![CDATA[jatinder.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[prateek]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=5980</guid>
		<description><![CDATA[{ int i, j, k; i = -1; j = 1; k = 1; ++i &#38;&#38; j++ &#124;&#124; ++k; printf(&#8220;%d %d %d\n&#8221;,i,j,k); return 0;]]></description>
				<content:encoded><![CDATA[<p>{<br />
        int i, j, k;<br />
        i = -1;<br />
        j = 1;<br />
        k = 1;<br />
        ++i &amp;&amp; j++ || ++k;<br />
        printf(&#8220;%d      %d      %d\n&#8221;,i,j,k);</p>
<p>        return 0;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/01/what-its-output-why/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>broadcomdriver for dell inspirion 5520</title>
		<link>https://www.emblogic.com/blog/01/broadcomdriver-for-dell-inspirion-5520/</link>
		<comments>https://www.emblogic.com/blog/01/broadcomdriver-for-dell-inspirion-5520/#comments</comments>
		<pubDate>Fri, 11 Jan 2013 05:28:23 +0000</pubDate>
		<dc:creator><![CDATA[jatinder.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[varun]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=5846</guid>
		<description><![CDATA[sir plz update its driver so i can access the wifi in linux&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;]]></description>
				<content:encoded><![CDATA[<p>sir plz update its driver so i can access the wifi in linux&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/01/broadcomdriver-for-dell-inspirion-5520/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>workstatus of project 00 g1</title>
		<link>https://www.emblogic.com/blog/01/workstatus-of-project-00-g1/</link>
		<comments>https://www.emblogic.com/blog/01/workstatus-of-project-00-g1/#comments</comments>
		<pubDate>Wed, 09 Jan 2013 13:25:42 +0000</pubDate>
		<dc:creator><![CDATA[jatinder.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[maneet]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=5823</guid>
		<description><![CDATA[ftp,tftp,nfs is completed&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230; by jatinder singh plz mention ur status in comment who come in project 00 g1]]></description>
				<content:encoded><![CDATA[<p>ftp,tftp,nfs is completed&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230; by jatinder singh<br />
plz mention ur status in comment who come in project 00 g1 </p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/01/workstatus-of-project-00-g1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>facing problem while mount command innfs</title>
		<link>https://www.emblogic.com/blog/01/facing-problem-while-mount-command-innfs/</link>
		<comments>https://www.emblogic.com/blog/01/facing-problem-while-mount-command-innfs/#comments</comments>
		<pubDate>Tue, 08 Jan 2013 10:43:34 +0000</pubDate>
		<dc:creator><![CDATA[jatinder.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[maneet]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=5821</guid>
		<description><![CDATA[[root@localhost /]# mount -t nfs 192.168.0.21:/jatinde /mnt mount.nfs: access denied by server while mounting 192.168.0.21:/jatinde]]></description>
				<content:encoded><![CDATA[<p>[root@localhost /]# mount -t nfs 192.168.0.21:/jatinde /mnt<br />
mount.nfs: access denied by server while mounting 192.168.0.21:/jatinde</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/01/facing-problem-while-mount-command-innfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>execution of nfs when i feed my ip address in showmount  command</title>
		<link>https://www.emblogic.com/blog/01/execution-of-nfs-when-i-feed-my-ip-address-in-showmount-command/</link>
		<comments>https://www.emblogic.com/blog/01/execution-of-nfs-when-i-feed-my-ip-address-in-showmount-command/#comments</comments>
		<pubDate>Tue, 08 Jan 2013 10:12:47 +0000</pubDate>
		<dc:creator><![CDATA[jatinder.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[maneet]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=5810</guid>
		<description><![CDATA[root@localhost /]# showmount -e 192.168.0.13 clnt_create: RPC: Program not registered]]></description>
				<content:encoded><![CDATA[<p>root@localhost /]# showmount -e 192.168.0.13<br />
clnt_create: RPC: Program not registered</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/01/execution-of-nfs-when-i-feed-my-ip-address-in-showmount-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>could not able to understand this command why we use it plz explain it</title>
		<link>https://www.emblogic.com/blog/01/could-not-able-to-understand-this-command-why-we-use-it-plz-explain-it/</link>
		<comments>https://www.emblogic.com/blog/01/could-not-able-to-understand-this-command-why-we-use-it-plz-explain-it/#comments</comments>
		<pubDate>Tue, 08 Jan 2013 08:20:26 +0000</pubDate>
		<dc:creator><![CDATA[jatinder.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[maneet]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=5796</guid>
		<description><![CDATA[[root@localhost etc]# vim hosts 27.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 server-ip Server server client1-ip Client1 Client1 client2-ip Client2 Client2]]></description>
				<content:encoded><![CDATA[<p>[root@localhost etc]# vim hosts</p>
<p>27.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4<br />
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6<br />
server-ip Server server<br />
client1-ip Client1 Client1<br />
client2-ip Client2 Client2</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/01/could-not-able-to-understand-this-command-why-we-use-it-plz-explain-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>work status project 00 group g1</title>
		<link>https://www.emblogic.com/blog/01/work-status-project-00-group-g1/</link>
		<comments>https://www.emblogic.com/blog/01/work-status-project-00-group-g1/#comments</comments>
		<pubDate>Mon, 07 Jan 2013 16:18:18 +0000</pubDate>
		<dc:creator><![CDATA[jatinder.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[maneet]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=5778</guid>
		<description><![CDATA[telnet,ftp &#38; tftp is completed. but i still no able to compile kernel in my laptop. in fdora 15 64 bit]]></description>
				<content:encoded><![CDATA[<p>telnet,ftp &amp; tftp is completed. but i still no able to compile kernel in my laptop. in fdora 15 64 bit</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/01/work-status-project-00-group-g1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>facing error while compiling kernel 2.6.38</title>
		<link>https://www.emblogic.com/blog/01/facing-error-while-compiling-kernel-2-6-38/</link>
		<comments>https://www.emblogic.com/blog/01/facing-error-while-compiling-kernel-2-6-38/#comments</comments>
		<pubDate>Mon, 07 Jan 2013 08:13:22 +0000</pubDate>
		<dc:creator><![CDATA[jatinder.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[maneet]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=5771</guid>
		<description><![CDATA[2.6.38.6-26.rc1.fc15.x86_64 linux-3.7.1 [root@jatin kernels]# cd 2.6.38.6-26.rc1.fc15.x86_64/ [root@jatin 2.6.38.6-26.rc1.fc15.x86_64]# make CHK include/linux/version.h CHK include/generated/utsrelease.h make[1]: *** No rule to make target `missing-syscalls&#8217;. Stop. make: *** [prepare0] Error 2]]></description>
				<content:encoded><![CDATA[<p>2.6.38.6-26.rc1.fc15.x86_64  linux-3.7.1<br />
[root@jatin kernels]# cd 2.6.38.6-26.rc1.fc15.x86_64/<br />
[root@jatin 2.6.38.6-26.rc1.fc15.x86_64]# make<br />
  CHK     include/linux/version.h<br />
  CHK     include/generated/utsrelease.h<br />
make[1]: *** No rule to make target `missing-syscalls&#8217;.  Stop.<br />
make: *** [prepare0] Error 2</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/01/facing-error-while-compiling-kernel-2-6-38/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>facing problem in ftp while using this command (service vsftpd start)</title>
		<link>https://www.emblogic.com/blog/01/facing-problem-in-ftp-while-using-this-command-service-vsftpd-start/</link>
		<comments>https://www.emblogic.com/blog/01/facing-problem-in-ftp-while-using-this-command-service-vsftpd-start/#comments</comments>
		<pubDate>Mon, 07 Jan 2013 04:25:14 +0000</pubDate>
		<dc:creator><![CDATA[jatinder.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[maneet]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=5769</guid>
		<description><![CDATA[[root@server ~]# service vsftpd start Starting vsftpd (via systemctl): Job failed. See system logs and &#8216;systemctl status&#8217; for details. [FAILED] how i wil check the log &#38; systemctl status]]></description>
				<content:encoded><![CDATA[<p>[root@server ~]# service vsftpd start<br />
Starting vsftpd (via systemctl): Job failed. See system logs and &#8216;systemctl status&#8217; for details.<br />
[FAILED]</p>
<p>how i wil check the log &amp; systemctl status</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/01/facing-problem-in-ftp-while-using-this-command-service-vsftpd-start/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>getting error during install kernels 3.7.1</title>
		<link>https://www.emblogic.com/blog/01/getting-error-during-install-kernels-3-7-1/</link>
		<comments>https://www.emblogic.com/blog/01/getting-error-during-install-kernels-3-7-1/#comments</comments>
		<pubDate>Sun, 06 Jan 2013 17:12:04 +0000</pubDate>
		<dc:creator><![CDATA[jatinder.singh]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[maneet]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=5767</guid>
		<description><![CDATA[CC [M] net/ipv4/netfilter/ipt_ECN.o net/ipv4/netfilter/ipt_ECN.c:20:42: fatal error: linux/netfilter_ipv4/ipt_ECN.h: No such file or directory compilation terminated. make[3]: *** [net/ipv4/netfilter/ipt_ECN.o] Error 1 make[2]: *** [net/ipv4/netfilter] Error 2 make[1]: *** [net/ipv4] Error 2 make: *** [net] Error 2]]></description>
				<content:encoded><![CDATA[
<p>CC [M]  net/ipv4/netfilter/ipt_ECN.o<br />
net/ipv4/netfilter/ipt_ECN.c:20:42: fatal error: linux/netfilter_ipv4/ipt_ECN.h: No such file or directory<br />
compilation terminated.<br />
make[3]: *** [net/ipv4/netfilter/ipt_ECN.o] Error 1<br />
make[2]: *** [net/ipv4/netfilter] Error 2<br />
make[1]: *** [net/ipv4] Error 2<br />
make: *** [net] Error 2</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/01/getting-error-during-install-kernels-3-7-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
