Sponsored Content
The Lounge What is on Your Mind? What Social Networks Do You Use Regularly? Post 302902632 by Neo on Wednesday 21st of May 2014 12:10:56 PM
Old 05-21-2014
Because a lot of people use social media very effectively.... you are only looking at it from the negative side; and if you have friends who are posting of "their dumps" then perhaps you should evaluate and critique your friends, not the social network.

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.

I'm surprised that you guys do not understand this. A social network is about people, the technology is only the enabler; but the core are the people in your network.

I have friends in my social network who are avid scuba divers, adventurers, and sportsman who share common sporting interests (like squash); and I have people in my network from my pre-teen years, high school days, university ... and I can take one photo and share with all of them.

If they are bored with me; they unsubscribe to me; and likewise, I can do the same.

To argue that social networking is useless is the same as arguing that computers are useless because you have a calculator. What you are really saying is that you don't have an active social network; or your friends are not interesting enough to network with, or you simply do not understand how to effectively build and use your own social network!
This User Gave Thanks to Neo For This Post:
 

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 05:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy