<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments for Frequently Asked Questions About Linux / UNIX</title> <atom:link href="http://www.cyberciti.biz/faq/comments/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Tue, 21 May 2013 21:09:42 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Comment on Clear Linux / UNIX BASH Shell Command Line Cache / History by Faisal Ali</title><link>http://www.cyberciti.biz/faq/howto-flush-clearing-command-line-cache/#comment-92742</link> <dc:creator>Faisal Ali</dc:creator> <pubDate>Tue, 21 May 2013 21:09:42 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/howto-flush-clearing-command-line-cache/#comment-92742</guid> <description><![CDATA[hi all,
i realy very very happy of this web site
because i need some thing related linux
commands so i just type and get all details
best regards
and God Blease you]]></description> <content:encoded><![CDATA[<p>hi all,<br
/> i realy very very happy of this web site<br
/> because i need some thing related linux<br
/> commands so i just type and get all details<br
/> best regards<br
/> and God Blease you</p> ]]></content:encoded> </item> <item><title>Comment on Regular Expressions In grep by answer</title><link>http://www.cyberciti.biz/faq/grep-regular-expressions/#comment-92726</link> <dc:creator>answer</dc:creator> <pubDate>Tue, 21 May 2013 14:33:44 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=6486#comment-92726</guid> <description><![CDATA[Jason, you can use the &quot;word boundary&quot; expression, which depending on what tool you&#039;re using can be either \b or \&lt;
* is a quantifier, so &quot;c*&quot; would match &quot;zero, one or more &#039;c&#039; characters&quot;. You need exactly one c followed by anything, that would be:
\bc.*]]></description> <content:encoded><![CDATA[<p>Jason, you can use the &#8220;word boundary&#8221; expression, which depending on what tool you&#8217;re using can be either \b or \&lt;<br
/> * is a quantifier, so &quot;c*&quot; would match &quot;zero, one or more &#039;c&#039; characters&quot;. You need exactly one c followed by anything, that would be:<br
/> \bc.*</p> ]]></content:encoded> </item> <item><title>Comment on OpenBSD: Configure Network Interface As A Bridge / Network Switch by Paul</title><link>http://www.cyberciti.biz/faq/setting-up-a-network-bridge-in-openbsd/#comment-92722</link> <dc:creator>Paul</dc:creator> <pubDate>Tue, 21 May 2013 12:27:45 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=13079#comment-92722</guid> <description><![CDATA[Well, if you need to give bridge an address, don&#039;t do it on physical interface. Once this particular interface goes down, you won&#039;t be able to connect to bridge via any other interface.
Use vether* for this purpose. Give it address and add to a bridge. It is always-up and will be reachable as long as at least one physical interface of bridge is up.]]></description> <content:encoded><![CDATA[<p>Well, if you need to give bridge an address, don&#8217;t do it on physical interface. Once this particular interface goes down, you won&#8217;t be able to connect to bridge via any other interface.</p><p>Use vether* for this purpose. Give it address and add to a bridge. It is always-up and will be reachable as long as at least one physical interface of bridge is up.</p> ]]></content:encoded> </item> <item><title>Comment on HowTo: Linux / UNIX List Just Directories Or Directory Names by Nageswara Rao Orsu</title><link>http://www.cyberciti.biz/faq/linux-list-just-directories-or-directory-names/#comment-92719</link> <dc:creator>Nageswara Rao Orsu</dc:creator> <pubDate>Tue, 21 May 2013 11:29:53 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/how-to-list-just-directories-or-directory-names/#comment-92719</guid> <description><![CDATA[ls -d  */  or ls -ld  */ (Use these commands to display only directories in current user)
cd  /etc
ls -ld  */ ( Use these two commands to display only directories  for all users including root)]]></description> <content:encoded><![CDATA[<p>ls -d  */  or ls -ld  */ (Use these commands to display only directories in current user)<br
/> cd  /etc<br
/> ls -ld  */ ( Use these two commands to display only directories  for all users including root)</p> ]]></content:encoded> </item> <item><title>Comment on What is The Role Of the System Administrator? by sunilkumar</title><link>http://www.cyberciti.biz/faq/what-is-the-role-of-the-system-administrator/#comment-92717</link> <dc:creator>sunilkumar</dc:creator> <pubDate>Tue, 21 May 2013 09:51:08 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/what-is-the-role-of-the-system-administrator.php#comment-92717</guid> <description><![CDATA[what i have to do? i  want to become a sys admin in any company. i completed my diploma in computers. 10+3 (polytechnic). please help me.]]></description> <content:encoded><![CDATA[<p>what i have to do? i  want to become a sys admin in any company. i completed my diploma in computers. 10+3 (polytechnic). please help me.</p> ]]></content:encoded> </item> <item><title>Comment on Linux: Check Ram Speed and Type by Kalin Mandaliev</title><link>http://www.cyberciti.biz/faq/check-ram-speed-linux/#comment-92714</link> <dc:creator>Kalin Mandaliev</dc:creator> <pubDate>Tue, 21 May 2013 09:07:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1518#comment-92714</guid> <description><![CDATA[&lt;pre&gt;root@weba:~# dmidecode -t 17
# dmidecode 2.11
SMBIOS 2.7 present.
Handle 0x002C, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x002A
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 4096 MB
Form Factor: DIMM
Set: None
Locator: P1-DIMMA1
Bank Locator: Node0_Bank0
Type: DDR3
Type Detail: Registered (Buffered)
Speed: 1333 MHz
Manufacturer: Nanya
Serial Number: C9542A26
Asset Tag: Dimm0_AssetTag
Part Number: NT4GC72B8PG0N
Rank: 2
Configured Clock Speed: 1333 MHz
Handle 0x002E, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x002A
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 4096 MB
Form Factor: DIMM
Set: None
Locator: P1-DIMMA2
Bank Locator: Node0_Bank0
Type: DDR3
Type Detail: Registered (Buffered)
Speed: 1333 MHz
Manufacturer: Nanya
Serial Number: AE5A2A29
Asset Tag: Dimm1_AssetTag
Part Number: NT4GC72B8PG0N
Rank: 2
Configured Clock Speed: 1333 MHz
Handle 0x0030, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x002A
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: No Module Installed
Form Factor: DIMM
Set: None
Locator: P1-DIMMA3
Bank Locator: Node0_Bank0
Type: Unknown
Type Detail: Synchronous
Speed: Unknown
Manufacturer: Dimm2_Manufacturer
Serial Number: Dimm2_SerNum
Asset Tag: Dimm2_AssetTag
Part Number: Dimm2_PartNum
Rank: Unknown
Configured Clock Speed: Unknown
Handle 0x0032, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x002A
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: No Module Installed
Form Factor: DIMM
Set: None
Locator: P1-DIMMB1
Bank Locator: Node0_Bank0
Type: Unknown
Type Detail: Synchronous
Speed: Unknown
Manufacturer: Dimm3_Manufacturer
Serial Number: Dimm3_SerNum
Asset Tag: Dimm3_AssetTag
Part Number: Dimm3_PartNum
Rank: Unknown
Configured Clock Speed: Unknown
Handle 0x0036, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x0034
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: No Module Installed
Form Factor: DIMM
Set: None
Locator: P2-DIMME1
Bank Locator: Node1_Bank0
Type: Unknown
Type Detail: Synchronous
Speed: Unknown
Manufacturer: Dimm0_Manufacturer
Serial Number: Dimm0_SerNum
Asset Tag: Dimm0_AssetTag
Part Number: Dimm0_PartNum
Rank: Unknown
Configured Clock Speed: Unknown
Handle 0x0038, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x0034
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: No Module Installed
Form Factor: DIMM
Set: None
Locator: P2-DIMME2
Bank Locator: Node1_Bank0
Type: Unknown
Type Detail: Synchronous
Speed: Unknown
Manufacturer: Dimm1_Manufacturer
Serial Number: Dimm1_SerNum
Asset Tag: Dimm1_AssetTag
Part Number: Dimm1_PartNum
Rank: Unknown
Configured Clock Speed: Unknown
Handle 0x003A, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x0034
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: No Module Installed
Form Factor: DIMM
Set: None
Locator: P2-DIMME3
Bank Locator: Node1_Bank0
Type: Unknown
Type Detail: Synchronous
Speed: Unknown
Manufacturer: Dimm2_Manufacturer
Serial Number: Dimm2_SerNum
Asset Tag: Dimm2_AssetTag
Part Number: Dimm2_PartNum
Rank: Unknown
Configured Clock Speed: Unknown
Handle 0x003C, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x0034
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: No Module Installed
Form Factor: DIMM
Set: None
Locator: P2-DIMMF1
Bank Locator: Node1_Bank0
Type: Unknown
Type Detail: Synchronous
Speed: Unknown
Manufacturer: Dimm3_Manufacturer
Serial Number: Dimm3_SerNum
Asset Tag: Dimm3_AssetTag
Part Number: Dimm3_PartNum
Rank: Unknown
Configured Clock Speed: Unknown
root@weba:~#&lt;/pre&gt;]]></description> <content:encoded><![CDATA[<pre>root@weba:~# dmidecode -t 17
# dmidecode 2.11
SMBIOS 2.7 present.
Handle 0x002C, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x002A
	Error Information Handle: Not Provided
	Total Width: 72 bits
	Data Width: 64 bits
	Size: 4096 MB
	Form Factor: DIMM
	Set: None
	Locator: P1-DIMMA1
	Bank Locator: Node0_Bank0
	Type: DDR3
	Type Detail: Registered (Buffered)
	Speed: 1333 MHz
	Manufacturer: Nanya
	Serial Number: C9542A26
	Asset Tag: Dimm0_AssetTag
	Part Number: NT4GC72B8PG0N
	Rank: 2
	Configured Clock Speed: 1333 MHz
Handle 0x002E, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x002A
	Error Information Handle: Not Provided
	Total Width: 72 bits
	Data Width: 64 bits
	Size: 4096 MB
	Form Factor: DIMM
	Set: None
	Locator: P1-DIMMA2
	Bank Locator: Node0_Bank0
	Type: DDR3
	Type Detail: Registered (Buffered)
	Speed: 1333 MHz
	Manufacturer: Nanya
	Serial Number: AE5A2A29
	Asset Tag: Dimm1_AssetTag
	Part Number: NT4GC72B8PG0N
	Rank: 2
	Configured Clock Speed: 1333 MHz
Handle 0x0030, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x002A
	Error Information Handle: Not Provided
	Total Width: 72 bits
	Data Width: 64 bits
	Size: No Module Installed
	Form Factor: DIMM
	Set: None
	Locator: P1-DIMMA3
	Bank Locator: Node0_Bank0
	Type: Unknown
	Type Detail: Synchronous
	Speed: Unknown
	Manufacturer: Dimm2_Manufacturer
	Serial Number: Dimm2_SerNum
	Asset Tag: Dimm2_AssetTag
	Part Number: Dimm2_PartNum
	Rank: Unknown
	Configured Clock Speed: Unknown
Handle 0x0032, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x002A
	Error Information Handle: Not Provided
	Total Width: 72 bits
	Data Width: 64 bits
	Size: No Module Installed
	Form Factor: DIMM
	Set: None
	Locator: P1-DIMMB1
	Bank Locator: Node0_Bank0
	Type: Unknown
	Type Detail: Synchronous
	Speed: Unknown
	Manufacturer: Dimm3_Manufacturer
	Serial Number: Dimm3_SerNum
	Asset Tag: Dimm3_AssetTag
	Part Number: Dimm3_PartNum
	Rank: Unknown
	Configured Clock Speed: Unknown
Handle 0x0036, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x0034
	Error Information Handle: Not Provided
	Total Width: 72 bits
	Data Width: 64 bits
	Size: No Module Installed
	Form Factor: DIMM
	Set: None
	Locator: P2-DIMME1
	Bank Locator: Node1_Bank0
	Type: Unknown
	Type Detail: Synchronous
	Speed: Unknown
	Manufacturer: Dimm0_Manufacturer
	Serial Number: Dimm0_SerNum
	Asset Tag: Dimm0_AssetTag
	Part Number: Dimm0_PartNum
	Rank: Unknown
	Configured Clock Speed: Unknown
Handle 0x0038, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x0034
	Error Information Handle: Not Provided
	Total Width: 72 bits
	Data Width: 64 bits
	Size: No Module Installed
	Form Factor: DIMM
	Set: None
	Locator: P2-DIMME2
	Bank Locator: Node1_Bank0
	Type: Unknown
	Type Detail: Synchronous
	Speed: Unknown
	Manufacturer: Dimm1_Manufacturer
	Serial Number: Dimm1_SerNum
	Asset Tag: Dimm1_AssetTag
	Part Number: Dimm1_PartNum
	Rank: Unknown
	Configured Clock Speed: Unknown
Handle 0x003A, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x0034
	Error Information Handle: Not Provided
	Total Width: 72 bits
	Data Width: 64 bits
	Size: No Module Installed
	Form Factor: DIMM
	Set: None
	Locator: P2-DIMME3
	Bank Locator: Node1_Bank0
	Type: Unknown
	Type Detail: Synchronous
	Speed: Unknown
	Manufacturer: Dimm2_Manufacturer
	Serial Number: Dimm2_SerNum
	Asset Tag: Dimm2_AssetTag
	Part Number: Dimm2_PartNum
	Rank: Unknown
	Configured Clock Speed: Unknown
Handle 0x003C, DMI type 17, 34 bytes
Memory Device
	Array Handle: 0x0034
	Error Information Handle: Not Provided
	Total Width: 72 bits
	Data Width: 64 bits
	Size: No Module Installed
	Form Factor: DIMM
	Set: None
	Locator: P2-DIMMF1
	Bank Locator: Node1_Bank0
	Type: Unknown
	Type Detail: Synchronous
	Speed: Unknown
	Manufacturer: Dimm3_Manufacturer
	Serial Number: Dimm3_SerNum
	Asset Tag: Dimm3_AssetTag
	Part Number: Dimm3_PartNum
	Rank: Unknown
	Configured Clock Speed: Unknown
root@weba:~#</pre>]]></content:encoded> </item> <item><title>Comment on Top 5 Linux Video Editor Software by Omar Abdallah</title><link>http://www.cyberciti.biz/faq/top5-linux-video-editing-system-software/#comment-92709</link> <dc:creator>Omar Abdallah</dc:creator> <pubDate>Tue, 21 May 2013 01:38:07 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=4862#comment-92709</guid> <description><![CDATA[I&#039;ve used record my desktop, its very easy, with decent audio and video, You can adjust video and audio quality.]]></description> <content:encoded><![CDATA[<p>I&#8217;ve used record my desktop, its very easy, with decent audio and video, You can adjust video and audio quality.</p> ]]></content:encoded> </item> <item><title>Comment on HowTo: grep Text Between Two Words in Unix / Linux by jwhendy</title><link>http://www.cyberciti.biz/faq/howto-grep-text-between-two-words-in-unix-linux/#comment-92706</link> <dc:creator>jwhendy</dc:creator> <pubDate>Mon, 20 May 2013 23:28:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=12684#comment-92706</guid> <description><![CDATA[I have the same inquiry as Surya -- how do you omit the start and end regexp&#039;s?]]></description> <content:encoded><![CDATA[<p>I have the same inquiry as Surya &#8212; how do you omit the start and end regexp&#8217;s?</p> ]]></content:encoded> </item> <item><title>Comment on Linux / UNIX: Generating random password with mkpasswd by Bibelo</title><link>http://www.cyberciti.biz/faq/generating-random-password/#comment-92705</link> <dc:creator>Bibelo</dc:creator> <pubDate>Mon, 20 May 2013 22:02:02 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/generating-random-password/#comment-92705</guid> <description><![CDATA[mkpasswd on Ubuntu is as the manpage says a frontend to crypt. Means it encrypts an word given as input. If you don&#039;t type anything it will still generate something different each time for some reason (because of a salt ?).
mkpasswd is totally different on RHEL/CentOS.]]></description> <content:encoded><![CDATA[<p>mkpasswd on Ubuntu is as the manpage says a frontend to crypt. Means it encrypts an word given as input. If you don&#8217;t type anything it will still generate something different each time for some reason (because of a salt ?).</p><p>mkpasswd is totally different on RHEL/CentOS.</p> ]]></content:encoded> </item> <item><title>Comment on RHEL / Fedora /CentOS Linux: Set RPM Build Environment by CrayXMP</title><link>http://www.cyberciti.biz/faq/setting-rpm-build-environment-on-rhel-redhat-fedora-centos/#comment-92703</link> <dc:creator>CrayXMP</dc:creator> <pubDate>Mon, 20 May 2013 21:08:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=13277#comment-92703</guid> <description><![CDATA[In CentOS6/SL6, the package of scripts fedora-rpmdevtools is available as rpmdevtools.
See https://fedorahosted.org/rpmdevtools/]]></description> <content:encoded><![CDATA[<p>In CentOS6/SL6, the package of scripts fedora-rpmdevtools is available as rpmdevtools.<br
/> See <a
href="https://fedorahosted.org/rpmdevtools/" rel="nofollow">https://fedorahosted.org/rpmdevtools/</a></p> ]]></content:encoded> </item> <item><title>Comment on scp: Do not Overwrite Existing File On Linux or Unix System by jet</title><link>http://www.cyberciti.biz/faq/unix-linux-scp-dont-overwrite-existing-file-command/#comment-92700</link> <dc:creator>jet</dc:creator> <pubDate>Mon, 20 May 2013 19:45:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=13266#comment-92700</guid> <description><![CDATA[mount the resource using sshfs and use regular file manager (if you do stuff manually)]]></description> <content:encoded><![CDATA[<p>mount the resource using sshfs and use regular file manager (if you do stuff manually)</p> ]]></content:encoded> </item> <item><title>Comment on Ubuntu Linux Vim Sorry, the command is not available in this version: syntax on by John Coleman</title><link>http://www.cyberciti.biz/faq/howto-install-full-vim-under-ubuntu-linux/#comment-92697</link> <dc:creator>John Coleman</dc:creator> <pubDate>Mon, 20 May 2013 17:30:02 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/howto-install-full-vim-under-ubuntu-linux/#comment-92697</guid> <description><![CDATA[DOH! DUH! Now my highlighting works. Thanks.]]></description> <content:encoded><![CDATA[<p>DOH! DUH! Now my highlighting works. Thanks.</p> ]]></content:encoded> </item> <item><title>Comment on Debian / Ubuntu Linux Setting a Default Gateway by Alec</title><link>http://www.cyberciti.biz/faq/howto-debian-ubutnu-set-default-gateway-ipaddress/#comment-92695</link> <dc:creator>Alec</dc:creator> <pubDate>Mon, 20 May 2013 15:25:33 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/howto-debian-ubutnu-set-default-gateway-ipaddress/#comment-92695</guid> <description><![CDATA[Rajesh,
In Ubuntu, you can either add the &#039;nameserver&#039; lines in /etc/resolv.conf like &quot;shutty&quot; shows, or use the recommended method in Ubuntu Precise (12.04 LTS) by adding &quot;dns-nameservers &quot; and &quot;dns-search &quot; in /etc/network/interfaces, like so:
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.3.1
netmask 255.255.255.0
# dns-* options are implemented by the resolvconf package, if installed
&lt;strong&gt;
dns-nameservers 8.8.8.8
dns-search lab.internal
&lt;/strong&gt;]]></description> <content:encoded><![CDATA[<p>Rajesh,</p><p>In Ubuntu, you can either add the &#8216;nameserver&#8217; lines in /etc/resolv.conf like &#8220;shutty&#8221; shows, or use the recommended method in Ubuntu Precise (12.04 LTS) by adding &#8220;dns-nameservers &#8221; and &#8220;dns-search &#8221; in /etc/network/interfaces, like so:</p><p># The primary network interface<br
/> auto eth0<br
/> iface eth0 inet static<br
/> address 192.168.3.1<br
/> netmask 255.255.255.0<br
/> # dns-* options are implemented by the resolvconf package, if installed<br
/> <strong><br
/> dns-nameservers 8.8.8.8<br
/> dns-search lab.internal<br
/> </strong></p> ]]></content:encoded> </item> <item><title>Comment on Linux / UNIX: Untar / Extract a .lzma Tar Ball by binu</title><link>http://www.cyberciti.biz/faq/open-extract-lzma-under-rhel-centos-debian-ubuntu/#comment-92693</link> <dc:creator>binu</dc:creator> <pubDate>Mon, 20 May 2013 15:14:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=8735#comment-92693</guid> <description><![CDATA[thanks you !]]></description> <content:encoded><![CDATA[<p>thanks you !</p> ]]></content:encoded> </item> <item><title>Comment on Hide the Apache Web Server Version number with ServerSignature and ServerTokens directives by roberto</title><link>http://www.cyberciti.biz/faq/rhel-centos-hide-httpd-version/#comment-92672</link> <dc:creator>roberto</dc:creator> <pubDate>Mon, 20 May 2013 09:21:40 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/hide-the-apache-web-server-version-number-with-serversignature-and-servertokens-directives/#comment-92672</guid> <description><![CDATA[@ Verma, this will only remove apache version name]]></description> <content:encoded><![CDATA[<p>@ Verma, this will only remove apache version name</p> ]]></content:encoded> </item> <item><title>Comment on What is The Role Of the System Administrator? by Mihir</title><link>http://www.cyberciti.biz/faq/what-is-the-role-of-the-system-administrator/#comment-92670</link> <dc:creator>Mihir</dc:creator> <pubDate>Mon, 20 May 2013 07:54:25 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/what-is-the-role-of-the-system-administrator.php#comment-92670</guid> <description><![CDATA[There is scope in System Administration jobs]]></description> <content:encoded><![CDATA[<p>There is scope in System Administration jobs</p> ]]></content:encoded> </item> <item><title>Comment on How To Use Proxy Server To Access Internet at Shell Prompt With http_proxy Variable by nixCraft</title><link>http://www.cyberciti.biz/faq/linux-unix-set-proxy-environment-variable/#comment-92668</link> <dc:creator>nixCraft</dc:creator> <pubDate>Mon, 20 May 2013 06:50:29 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1057#comment-92668</guid> <description><![CDATA[Noop.
HTH.]]></description> <content:encoded><![CDATA[<p>Noop.</p><p>HTH.</p> ]]></content:encoded> </item> <item><title>Comment on Ubuntu Linux: Turn On Exec-Shield Buffer Overflow Protection by Marcello</title><link>http://www.cyberciti.biz/faq/ubuntu-exec-shield-protection-nx-bit-protection-sysctl/#comment-92666</link> <dc:creator>Marcello</dc:creator> <pubDate>Mon, 20 May 2013 06:22:55 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=13280#comment-92666</guid> <description><![CDATA[No wait, the article is the very answer to my question! Doh!
Guess that&#039;s what you get if you post before morning coffee reaches your brain cells :-P]]></description> <content:encoded><![CDATA[<p>No wait, the article is the very answer to my question! Doh!</p><p>Guess that&#8217;s what you get if you post before morning coffee reaches your brain cells :-P</p> ]]></content:encoded> </item> <item><title>Comment on Ubuntu Linux: Turn On Exec-Shield Buffer Overflow Protection by Marcello</title><link>http://www.cyberciti.biz/faq/ubuntu-exec-shield-protection-nx-bit-protection-sysctl/#comment-92665</link> <dc:creator>Marcello</dc:creator> <pubDate>Mon, 20 May 2013 06:20:58 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=13280#comment-92665</guid> <description><![CDATA[Hi, thanks for the tip. I have one question, though.
On my machine dmesg says NX protection is active
me@mymachine:~$ dmesg &#124; grep --color &#039;[NX&#124;DX]*protection&#039;
[    0.000000] NX (Execute Disable) protection: active
but sysctl says exec-shield is an unknown key:
sudo sysctl kernel.exec-shield
error: &quot;kernel.exec-shield&quot; is an unknown key
I take this as a hint that NX protection is enabled and I can&#039;t disable it. Am I right ? Thank you.]]></description> <content:encoded><![CDATA[<p>Hi, thanks for the tip. I have one question, though.<br
/> On my machine dmesg says NX protection is active</p><p>me@mymachine:~$ dmesg | grep &#8211;color &#8216;[NX|DX]*protection&#8217;<br
/> [    0.000000] NX (Execute Disable) protection: active</p><p>but sysctl says exec-shield is an unknown key:</p><p>sudo sysctl kernel.exec-shield<br
/> error: &#8220;kernel.exec-shield&#8221; is an unknown key</p><p>I take this as a hint that NX protection is enabled and I can&#8217;t disable it. Am I right ? Thank you.</p> ]]></content:encoded> </item> <item><title>Comment on How To Use Proxy Server To Access Internet at Shell Prompt With http_proxy Variable by Nobody!!</title><link>http://www.cyberciti.biz/faq/linux-unix-set-proxy-environment-variable/#comment-92663</link> <dc:creator>Nobody!!</dc:creator> <pubDate>Mon, 20 May 2013 05:32:37 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1057#comment-92663</guid> <description><![CDATA[I&#039;m a Student.. I&#039;ve Lab Exams comming up.. Programs are too Lengthy..
I&#039;m Slow with Keyboard..
Do the above Export Command need SuperUser Privilege??]]></description> <content:encoded><![CDATA[<p>I&#8217;m a Student.. I&#8217;ve Lab Exams comming up.. Programs are too Lengthy..<br
/> I&#8217;m Slow with Keyboard..</p><p>Do the above Export Command need SuperUser Privilege??</p> ]]></content:encoded> </item> </channel> </rss>