<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ca">
	<id>https://wiki.espai.de/index.php?action=history&amp;feed=atom&amp;title=Linux_Security</id>
	<title>Linux Security - Historial de revisió</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.espai.de/index.php?action=history&amp;feed=atom&amp;title=Linux_Security"/>
	<link rel="alternate" type="text/html" href="https://wiki.espai.de/index.php?title=Linux_Security&amp;action=history"/>
	<updated>2026-05-27T18:01:35Z</updated>
	<subtitle>Historial de revisió per a aquesta pàgina del wiki</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.espai.de/index.php?title=Linux_Security&amp;diff=1864&amp;oldid=prev</id>
		<title>Marti: Es crea la pàgina amb «Find world readable files:  find / -type f -perm -o=r \(-name &quot;*.conf&quot; -o -name id_rsa \) 2&gt;/dev/null   find setuid executables:  find / -perm -u=s -type f 2&gt;/dev/null...».</title>
		<link rel="alternate" type="text/html" href="https://wiki.espai.de/index.php?title=Linux_Security&amp;diff=1864&amp;oldid=prev"/>
		<updated>2022-01-03T22:29:29Z</updated>

		<summary type="html">&lt;p&gt;Es crea la pàgina amb «Find world readable files:  find / -type f -perm -o=r \(-name &amp;quot;*.conf&amp;quot; -o -name id_rsa \) 2&amp;gt;/dev/null   find setuid executables:  find / -perm -u=s -type f 2&amp;gt;/dev/null...».&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Pàgina nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Find world readable files:&lt;br /&gt;
 find / -type f -perm -o=r \(-name &amp;quot;*.conf&amp;quot; -o -name id_rsa \) 2&amp;gt;/dev/null &lt;br /&gt;
&lt;br /&gt;
find setuid executables:&lt;br /&gt;
 find / -perm -u=s -type f 2&amp;gt;/dev/null &lt;br /&gt;
&lt;br /&gt;
find setgid executables:&lt;br /&gt;
 find / -perm -g=s -type f 2&amp;gt;/dev/null &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
https://youtu.be/bNANfggzP6o?t=2025&lt;/div&gt;</summary>
		<author><name>Marti</name></author>
	</entry>
</feed>