Sponsored Content
Full Discussion: Endangered Freedom ?
The Lounge What is on Your Mind? Endangered Freedom ? Post 302534611 by Neo on Tuesday 28th of June 2011 09:31:12 AM
Old 06-28-2011
Oh.. I forgot to qualify my post above as mainly focused on "closed systems"....... it gets more interesting when we discuss "open systems", "living systems", "complex systems", etc.

Naturally, this is an area I am always keenly interested in.... and I tend to think in terms of "systems theory" when looking at situations and things. I even view all belief systems (religions, for example) as "systems" as well as nations, governments, markets, and more.

I think it is good to discuss these topics in our forums, as long as we discuss them through the lens of a technologist or scientist, and not via irrational thoughts based on fear and other emotions that lead to irrational thinking and human conflict.

This has always been the philosophy here at these forums.
 

2 More Discussions You Might Find Interesting

1. Red Hat

The Journey of OpenJDK 6 into Fedora, EPEL, and freedom - podcast with Tom Fitzsimmon

The first morning of JavaOne was a great serendipitous event. How often does something fall into place like this: I saw Barton George, who looks after Sun’s relationships with Linux communities, and we decided to cook up a podcast about OpenJDK 6 in Fedora 9. As we walked to the recording room,... (0 Replies)
Discussion started by: Linux Bot
0 Replies

2. Red Hat

Happy Document Freedom Day

Document Freedom Day (DFD) is a global grassroots effort* to promote and build awareness of the importance of free document formats in particular and open standards in general.* If you have ever received a document from a friend that your software could not open, then you know the frustration of... (0 Replies)
Discussion started by: Linux Bot
0 Replies
mountall(1M)															      mountall(1M)

NAME
mountall, umountall - mount and unmount multiple file systems SYNOPSIS
FStype] [file_system_table | FStype] DESCRIPTION
is used to mount file systems according to file_system_table. By default, is the file_system_table. If a dash is specified, reads file_system_table from the standard input; the standard input must be in the same format as the Before each file system is mounted, a check is done using (see fsck(1M)) to ensure that the file system is mountable. If the file system is not mountable, it is repaired by before the mount is attempted. causes all mounted file systems except the non-removable file systems such as to be unmounted. Options and recognize the following options: Specify the file system type (FStype) to be mounted or unmounted. Specify action on local file systems only. Specify action on remote file systems only. Send a signal to processes that have files opened. Attempt to mount all the unmounted file systems. This option will not perform the file system consistency check and repair. Perform the file system consistency check and repair on all unmounted file system. This option will not mount the file systems. DIAGNOSTICS
Error and warning messages may originate from or See fsck(1M), mount(1M), or fuser(1M) to interpret the error and warning messages. EXAMPLES
Mount all unmounted file systems listed in Mount all local file systems listed in Mount all remote file systems listed in Mount all local hfs file systems: Unmount all NFS file systems and kill any processes that have files opened in the file system: WARNINGS
especially with the option, should be used with extreme caution, because it can cause severe damage. The option may not be available in future releases. may not be effective with some cases of LOFS file systems. FILES
Static information about the file systems Mounted file system table SEE ALSO
fsck(1M), mount(1M), fuser(1M), mnttab(4), fstab(4), signal(2) mountall(1M)
All times are GMT -4. The time now is 09:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy