Sponsored Content
The Lounge What is on Your Mind? What Social Networks Do You Use Regularly? Post 302902633 by Corona688 on Wednesday 21st of May 2014 12:14:49 PM
Old 05-21-2014
Quote:
Originally Posted by Neo
A social network is a reflection of your friends; so if your social network is about as boring as "watching paint dry".. then you are making a statement about your social network, not the enabler of the social network.
Rather, your friends' attitude toward electronic social networks. I've never had a friend interested in my facebook page, I've only ever had employers trying to cram one down my throat for various reasons. All of which turned out to be ill-advised administration fads of little to no utility, quickly forgotten and abandoned by everyone involved.

Not to mention all the facebook problems there are to avoid -- privacy issues, tracking issues, and all the social problems Facebook enables as well as advantages, things we wish no part of.
Quote:
If they are bored with me; they unsubscribe to me; and likewise, I can do the same.
You can unsubscribe without any unintended social consequences? Or might people be angry and confused?

In the end, it's opening yourself up to a public mob 24/7, and giving yourself one more pot which needs to be constantly watched lest it boil in some way. Introverts prefer to pick and choose how, when, and where they interact very carefully.

So if you're saying facebook is useless to us because it's useless to our friends, that's fair enough. But that's a pretty self-fulfilling prophecy.

Last edited by Corona688; 05-21-2014 at 01:30 PM..
 

We Also Found This Discussion For You

1. UNIX for Advanced & Expert Users

Server goes down regularly- Please help

Hi , I need a clarification on an issue that we have been facing for two weeks now. From past one year we had issue with space on our Linux machine on which our application ( View VC, CVS) hosted on it. Due to swap memeory configuration being 0 and very less space on the server, the server... (7 Replies)
Discussion started by: bsandeep_80
7 Replies
udfs(7FS)							   File Systems 							 udfs(7FS)

NAME
udfs - universal disk format file system DESCRIPTION
The udfs file system is a file system type that allows user access to files on Universal Disk Format (UDF) disks from within the Solaris operating environment. Once mounted, a udfs file system provides standard Solaris file system operations and semantics. That is, users can read files, write files, and list files in a directory on a UDF device and applications can use standard UNIX system calls on these files and directories. Because udfs is a platform-independent file system, the same media can be written to and read from by any operating system or vendor. Mounting File Systems udfs file systems are mounted using: mount-F udfs -o rw/ro device-special Use: mount /udfs if the /udfs and device special file /dev/dsk/c0t6d0s0 are valid and the following line (or similar line) appears in your /etc/vfstab file: /dev/dsk/c0t6d0s0 - /udfs udfs - no ro The udfs file system provides read-only support for ROM, RAM, and sequentially-recordable media and read-write support on RAM media. The udfs file system also supports regular files, directories, and symbolic links, as well as device nodes such as block, character, FIFO, and Socket. SEE ALSO
mount(1M), mount_udfs(1M), vfstab(4) NOTES
Invalid characters such as "NULL" and "/" and invalid file names such as "." and ".." will be translated according to the following rule: Replace the invalid character with an "_," then append the file name with # followed by a 4 digit hex representation of the 16-bit CRC of the original FileIdentifier. For example, the file name ".." will become "__#4C05" SunOS 5.10 29 Mar 1999 udfs(7FS)
All times are GMT -4. The time now is 09:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy