<?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>Frequently Asked Questions About Linux / UNIX &#187; default port</title> <atom:link href="http://www.cyberciti.biz/faq/tag/default-port/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>setroubleshoot: SELinux is preventing the squid (squid_t) from binding to port 5000 Error and Solution</title><link>http://www.cyberciti.biz/faq/omplete-selinux-messages-run-sealert-l-1cf3c788-35f7-4752-8439-92a1d0719466/</link> <comments>http://www.cyberciti.biz/faq/omplete-selinux-messages-run-sealert-l-1cf3c788-35f7-4752-8439-92a1d0719466/#comments</comments> <pubDate>Thu, 15 Jul 2010 21:02:04 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[squid]]></category> <category><![CDATA[boolean]]></category> <category><![CDATA[bug report]]></category> <category><![CDATA[Cannot open HTTP Port]]></category> <category><![CDATA[chkconfig squid on]]></category> <category><![CDATA[default port]]></category> <category><![CDATA[detailed description]]></category> <category><![CDATA[fedora]]></category> <category><![CDATA[intrusion]]></category> <category><![CDATA[nis client]]></category> <category><![CDATA[port 5000]]></category> <category><![CDATA[protocol]]></category> <category><![CDATA[proxy server]]></category> <category><![CDATA[root system]]></category> <category><![CDATA[selinux]]></category> <category><![CDATA[semanage port -a -t http_cache_port_t -p tcp 5000]]></category> <category><![CDATA[server1]]></category> <category><![CDATA[service squid start]]></category> <category><![CDATA[system r]]></category> <category><![CDATA[tail -f /var/log/messages]]></category> <category><![CDATA[target context]]></category> <category><![CDATA[target objects]]></category> <category><![CDATA[tcp socket]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=8373</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/squid/' title='See all Squid related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/squid-logo.png' border='0' /></a></div> <span
class="drop_cap">I'</span>ve setup Squid Proxy server as described here, but I'm getting errors which read as follows: <br
/><blockquote>Jul 14 15:09:02 server1 squid[5315]: Squid Parent: child process 5317 started
Jul 14 15:09:02 server1 squid[5317]: <strong>Cannot open HTTP Port</strong> Jul 14 15:09:02 server1 squid[5315]: Squid Parent: child process 5317 exited due to signal 6
Jul 14 15:09:02 server1 <strong>setroubleshoot: SELinux is preventing the squid (squid_t) from binding to port 5000. For complete SELinux messages. run sealert -l 1cf3c788-35f7-4752-8439-92a1d0719466</strong></blockquote> <br
/> How do I fix this problem?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/omplete-selinux-messages-run-sealert-l-1cf3c788-35f7-4752-8439-92a1d0719466/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Debian / Ubuntu: Apache2 Change Default Port / IP Binding</title><link>http://www.cyberciti.biz/faq/linux-apache2-change-default-port-ipbinding/</link> <comments>http://www.cyberciti.biz/faq/linux-apache2-change-default-port-ipbinding/#comments</comments> <pubDate>Fri, 14 Nov 2008 07:51:16 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/etc/apache2/ports.conf]]></category> <category><![CDATA[/etc/init.d/apache2]]></category> <category><![CDATA[apache 2]]></category> <category><![CDATA[apache Listen directive]]></category> <category><![CDATA[debian linux]]></category> <category><![CDATA[debian restart apache]]></category> <category><![CDATA[default port]]></category> <category><![CDATA[interface port]]></category> <category><![CDATA[ip interface]]></category> <category><![CDATA[ip interfaces]]></category> <category><![CDATA[netstat command]]></category> <category><![CDATA[open ports]]></category> <category><![CDATA[port directive]]></category> <category><![CDATA[port ip]]></category> <category><![CDATA[port numbers]]></category> <category><![CDATA[ubuntu restart apache]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=2438</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/debian-ubuntu/' title='See all Debian/Ubuntu Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/debianlogo.gif' border='0' /></a></div> <span
style='color: rgb(255, 0, 0);'>Question</span>: How do I change Apache 2 <strong>default port</strong> under Debian / Ubuntu Linux? I've couple of public IPv4 address assigned by my ISP, how do I <strong>force Apache2  to listen to a specific IP</strong> address? How do I change Apache2 IP address binding?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/linux-apache2-change-default-port-ipbinding/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>MySQL: Change Default Port Under Linux / UNIX</title><link>http://www.cyberciti.biz/faq/change-default-mysql-port-under-linuxunix/</link> <comments>http://www.cyberciti.biz/faq/change-default-mysql-port-under-linuxunix/#comments</comments> <pubDate>Tue, 26 Aug 2008 09:56:06 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[MySQL]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Solaris-Unix]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[/etc/my.cnf]]></category> <category><![CDATA[buffer size]]></category> <category><![CDATA[cache size]]></category> <category><![CDATA[configuration file]]></category> <category><![CDATA[default port]]></category> <category><![CDATA[log error]]></category> <category><![CDATA[max connections]]></category> <category><![CDATA[mysql port]]></category> <category><![CDATA[port 3306]]></category> <category><![CDATA[port tcp]]></category> <category><![CDATA[python scripts]]></category> <category><![CDATA[red hat enterprise]]></category> <category><![CDATA[restart mysql]]></category> <category><![CDATA[server port]]></category> <category><![CDATA[tcp port]]></category> <category><![CDATA[thread concurrency]]></category> <category><![CDATA[unix operating systems]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1530</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='/faq/category/mysql/' title='See all MySQL Database Server related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/mysqllogo.gif' border='0' /></a></div> <span
style='color: rgb(255, 0, 0);'>Q.</span>I'm using MySQL 5 under Red Hat Enterprise Linux 5. How do I change default mysql server port (tcp port 3306) under Linux or UNIX operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/change-default-mysql-port-under-linuxunix/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
