Re: looking for cool, post-install things to do on a centos 5.5 system

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 9/17/2010 8:18 AM, Les Mikesell wrote:
>
>>     hmmmm ... good idea.  or i might just add in VNC and carry over the
>> freenx to an additional course dealing with networking/remote
>> admin/etc.  thanks.
>
> I'd guess that for most people starting with linux, freenx with NX running on
> their existing windows/mac would be a much better fit.  Maybe vmwware player or
> virtualbox too.


Oh, another thing - I've always thought that every course on unix-like 
systems should touch on what the fork() and open() system calls do, sort 
of like learning to count to 10 before memorizing math formulas. If you 
understand that every process except init is fork()ed from a running 
parent, that environment variables and open files are inherited (because 
the child/parent share the COW memory), and the security checks that 
happen in open(), you can pretty much deduce the rest of the system 
behavior (well, except for selinux...).

-- 
   Les Mikesell
    lesmikesell@xxxxxxxxx


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux