<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=Linux_for_kids</id>
	<title>Linux for kids - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=Linux_for_kids"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=Linux_for_kids&amp;action=history"/>
	<updated>2026-07-08T18:36:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://htyp.org/mw/index.php?title=Linux_for_kids&amp;diff=6673&amp;oldid=prev</id>
		<title>Woozle: New page: ==Navigation== computing: computing for kids + Linux : Linux for kids ==Overview== Linux offers a lot more fine-tuned control of how computers are set up, including who...</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=Linux_for_kids&amp;diff=6673&amp;oldid=prev"/>
		<updated>2007-02-18T19:49:18Z</updated>

		<summary type="html">&lt;p&gt;New page: ==Navigation== &lt;a href=&quot;/computing&quot; title=&quot;computing&quot;&gt;computing&lt;/a&gt;: &lt;a href=&quot;/computing_for_kids&quot; title=&quot;computing for kids&quot;&gt;computing for kids&lt;/a&gt; + &lt;a href=&quot;/Linux&quot; title=&quot;Linux&quot;&gt;Linux&lt;/a&gt; : &lt;a href=&quot;/Linux_for_kids&quot; title=&quot;Linux for kids&quot;&gt;Linux for kids&lt;/a&gt; ==Overview== &lt;a href=&quot;/Linux&quot; title=&quot;Linux&quot;&gt;Linux&lt;/a&gt; offers a lot more fine-tuned control of how computers are set up, including who...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Navigation==&lt;br /&gt;
[[computing]]: [[computing for kids]] + [[Linux]] : [[Linux for kids]]&lt;br /&gt;
==Overview==&lt;br /&gt;
[[Linux]] offers a lot more fine-tuned control of how computers are set up, including who is allowed access and what they are allowed access to. There is even a particular distribution of Ubuntu aimed at kids &amp;amp;ndash; [http://edubuntu.org Edubuntu] &amp;amp;ndash; but it is designed more for group-educational contexts than for home use. (For example, it assigns fixed [[IP address]]es by default rather than using [[DHCP]].)&lt;br /&gt;
&lt;br /&gt;
Handy remote-control commands:&lt;br /&gt;
* {{linuxcmd|sudo}} {{linuxcmd|shutdown}} now&lt;br /&gt;
** forces the computer to shutdown immediately, terminating all activity (especially useful at bedtime)&lt;br /&gt;
* {{linuxcmd|telinit}} 3 ; telinit 5&lt;br /&gt;
** not sure of the details, but this should end the current GUI session without shutting down (n.b. phealy says telinit 5 won&amp;#039;t work on Ubuntu, so just telinit 3 should suffice)&lt;br /&gt;
* {{linuxcmd|ps}} -u &amp;lt;u&amp;gt;username&amp;lt;/u&amp;gt;&lt;br /&gt;
** shows what processes the user is currently running; you can {{linuxcmd|kill}} any inappropriate games&lt;br /&gt;
* {{linuxcmd|last}}&lt;br /&gt;
** Shows logins and other system events for the current month, with timestamps and durations; see [[2006-10-15 sample output from &amp;#039;last&amp;#039; command]]&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;last -f /var/log/wtmp.1&amp;#039;&amp;#039;&amp;#039; shows last month&amp;#039;s log&lt;br /&gt;
* {{linuxcmd|lastlog}} shows a list of everyone who has ever logged in, the date/time of when they last did so, and for how long they were logged in.&lt;br /&gt;
To be able to view what kids are seeing remotely (incomplete instructions):&lt;br /&gt;
* on the kid&amp;#039;s machine:&lt;br /&gt;
** edit /etc/X11/xorg.conf&lt;br /&gt;
*** inside &amp;#039;&amp;#039;&amp;#039;Section &amp;quot;Module&amp;quot;&amp;#039;&amp;#039;&amp;#039;, add &amp;#039;&amp;#039;&amp;#039;Load &amp;quot;vnc&amp;quot;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** inside &amp;#039;&amp;#039;&amp;#039;Section &amp;quot;Screen&amp;quot;&amp;#039;&amp;#039;&amp;#039;, add &amp;#039;&amp;#039;&amp;#039;Option      &amp;quot;PasswordFile&amp;quot;    &amp;quot;/root/.vnc/passwd&amp;quot;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** save the changes&lt;br /&gt;
** as root, run [[vncpasswd]]&lt;br /&gt;
* not sure what happens next; does something need restarting? Presumably you also need to run a VNC client on your machine, and that will need parameters...&lt;br /&gt;
==Wanted Information==&lt;br /&gt;
A very useful thing which I&amp;#039;m pretty sure Linux has built-in capability to do but which I&amp;#039;m not sure how to invoke is: setting up certain log-ins to only be allowed during certain hours of the day.&lt;/div&gt;</summary>
		<author><name>Woozle</name></author>
	</entry>
</feed>