Sponsored Content
The Lounge What is on Your Mind? What Social Networks Do You Use Regularly? Post 302902637 by Neo on Wednesday 21st of May 2014 12:25:44 PM
Old 05-21-2014
.. and OBTW, my friends back in the US used to "beg" me to post photos of my travel and lifestyle abroad to social media; because they want so see what I'm doing.. and I want to keep up with their lives "back home".

Of course, some of my "friends back home" lead some pretty boring lives, so I simply unsubscribe to them... We are still social media friends; but I don't have to read about the food they eat or look at photos of their dog..... that's my choice; but some of my friends have very interesting lives and I want to know what they are doing.

I have childhood friends who are in the music business and still writing and playing music. Social media is great, as I can keep up with their creativity.

I have friends who are writing a book about people and places we have in common. They post their chapters to social media and we read and comment, sharing experiences from our past lives together.

I have friends who are avid tech divers, and I want to see their photos when they dive to 100 meters.. and I want to read their decompression schedule for their tech dives.

I have friends who like to go out to dance clubs and concerts.. I love photos of their live concert and dance club adventures. It's fun to comment on these events and photos.

Without social media, none of the above would be nearly as enjoyable as it is now.
 

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.11 29 Mar 1999 udfs(7FS)
All times are GMT -4. The time now is 03:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy