<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://mis.martin-simunek.cz/skins/common/feed.css?301"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="cs">
		<id>http://mis.martin-simunek.cz/index.php?action=history&amp;feed=atom&amp;title=Konfigurace_SSH_serveru_na_Fedora_GNU%2FLinux_17</id>
		<title>Konfigurace SSH serveru na Fedora GNU/Linux 17 - Historie editací</title>
		<link rel="self" type="application/atom+xml" href="http://mis.martin-simunek.cz/index.php?action=history&amp;feed=atom&amp;title=Konfigurace_SSH_serveru_na_Fedora_GNU%2FLinux_17"/>
		<link rel="alternate" type="text/html" href="http://mis.martin-simunek.cz/index.php?title=Konfigurace_SSH_serveru_na_Fedora_GNU/Linux_17&amp;action=history"/>
		<updated>2026-04-18T20:17:44Z</updated>
		<subtitle>Historie editací této stránky</subtitle>
		<generator>MediaWiki 1.17.0</generator>

	<entry>
		<id>http://mis.martin-simunek.cz/index.php?title=Konfigurace_SSH_serveru_na_Fedora_GNU/Linux_17&amp;diff=935&amp;oldid=prev</id>
		<title>Spravce: Vytvoření stránky</title>
		<link rel="alternate" type="text/html" href="http://mis.martin-simunek.cz/index.php?title=Konfigurace_SSH_serveru_na_Fedora_GNU/Linux_17&amp;diff=935&amp;oldid=prev"/>
				<updated>2012-12-11T11:35:26Z</updated>
		
		<summary type="html">&lt;p&gt;Vytvoření stránky&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nová stránka&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:VSE]][[Category:Informatika]][[Category:Fedora]][[Category:Admin]][[Category:Návody]]&lt;br /&gt;
&lt;br /&gt;
== Instalace balíčků ==&lt;br /&gt;
 yum install openssh-server&lt;br /&gt;
== Start služby ==&lt;br /&gt;
 /sbin/service sshd start&lt;br /&gt;
* Ověření funkčnosti: &lt;br /&gt;
 /sbin/service sshd status&lt;br /&gt;
== Povolení ve firewallu ==&lt;br /&gt;
* Grafická aplikace Firewall Settings&lt;br /&gt;
 system-config-firewall&lt;br /&gt;
* Povolit SSH + Apply!&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
*iptables&lt;br /&gt;
**http://www.cyberciti.biz/faq/linux-open-iptables-firewall-port-22-23/&lt;br /&gt;
**vi /etc/sysconfig/iptables&lt;br /&gt;
***před COMMIT&lt;br /&gt;
****system-config-firewall doplní:&lt;br /&gt;
*****-A -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT&lt;br /&gt;
****podle návodu pro RHEL&lt;br /&gt;
*****-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT&lt;br /&gt;
**/etc/init.d/iptables restart&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Zdroje ==&lt;br /&gt;
* [http://www.techotopia.com/index.php/Configuring_Fedora_Linux_Remote_Access_using_SSH Techotopia.com &amp;gt; Configuring Fedora Linux Remote Access using SSH]&lt;/div&gt;</summary>
		<author><name>Spravce</name></author>	</entry>

	</feed>