Sponsored Content
Full Discussion: profile signature
Contact Us Post Here to Contact Site Administrators and Moderators profile signature Post 1821 by Neo on Saturday 31st of March 2001 01:31:25 PM
Old 03-31-2001
We turned off signatures to increase efficiency. Also, some of the signatures could have been interpreted incorrectly by people with different views, so we decided to keep the 'signature space' flat. That way, no one is offended, which is a good thing since the purpose of the forums at UNIX.COM is to share technical information. The less distractions the better. Please let me know if this is a problem via email and I'll weigh in the opinions.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

changed .profile but didnt ./.profile, yet reflected changes

hi , i added ls -F to .profile. and i need to do ./.profile for the effect to take effect BUT i didnt and YET the next day when i came to work and log in, the changes took effect. i am on aix. please explain.. thanks (4 Replies)
Discussion started by: yls177
4 Replies

2. UNIX for Dummies Questions & Answers

mail with automatic signature

Hi everybody! I want to know if someone knows about a program that "inserts" a graphic in the signature of a mail user. Let me be more clear. I'm mail admin in a company that uses Netscape Messaging Server 4.15, and my boss wants to put a graphic christmas message in all the outgoing mails. ... (1 Reply)
Discussion started by: piltrafa
1 Replies

3. Forum Support Area for Unregistered Users & Account Problems

signature?

do these forums allow for the user signatures? I couldn't find anything in my profile, but remember something about signatures when I registered first. Any info is appreciated. vlad (3 Replies)
Discussion started by: vgersh99
3 Replies

4. Post Here to Contact Site Administrators and Moderators

Signature???

In the user control panel, I noticed an option to enable viewing signatures. But somehow, I could not find any place to set my own signature. :( :confused: Could anyone tell me where I can find that option? (2 Replies)
Discussion started by: aniseed
2 Replies

5. Infrastructure Monitoring

trap in etc/profile and user .profile

Hello I really wonder what's trap in etc/profile and in each user .profile. I try to google for it but I think I have no luck. Mostly hit is SNMP traps which I think it is not the same thing. I want to know ... 1. What's a "trap 2 3" means and are there any other value I can set... (4 Replies)
Discussion started by: Smith
4 Replies

6. Red Hat

Header V3 DSA signature:

# rpm -ivh telnet-server-0.17-38.el5.i386.rpm warning: telnet-server-0.17-38.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186 error: Failed dependencies: xinetd is needed by telnet-server-0.17-38.el5.i386 # ----------------------------------------------- # yum -y... (2 Replies)
Discussion started by: dplinux
2 Replies

7. UNIX for Dummies Questions & Answers

About PuTTY RSA signature

On the website of Putty http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html http://www.chiark.greenend.org.uk/~sgtatham/putty/keys.html It provides the RSA signatures and public keys of binary files. It says: We create PGP signatures for all the PuTTY files distributed... (6 Replies)
Discussion started by: vistastar
6 Replies

8. Post Here to Contact Site Administrators and Moderators

Signature?

Hi there Where can i define a Signature? I can't see any point to do this... Regards, Jan (1 Reply)
Discussion started by: jm83
1 Replies

9. UNIX for Beginners Questions & Answers

Create signature

I saw this and am wondering how I can add a signature so it shows on my posts. Thanks. Visible Post Elements You have the option to show or hide various elements of messages, which may be of use to users on slow internet... (1 Reply)
Discussion started by: drew77
1 Replies
WIPEFS(8)						       MAINTENANCE COMMANDS							 WIPEFS(8)

NAME
wipefs - wipe a filesystem signature from a device SYNOPSIS
wipefs [-ahnp] [-o offset] device DESCRIPTION
wipefs allows to erase filesystem or raid signatures (magic strings) from the device to make the filesystem invisible for libblkid. wipefs does not erase the whole filesystem or any other data from the device. When used without options -a or -o, it lists all visible filesys- tems and offsets of their signatures. OPTIONS
-a, --all Erase all available signatures. -h, --help Print help and exit. -n, --no-act Causes everything to be done except for the write() call. -o, --offset offset Specifies location (in bytes) of the signature which should be erased from the device. The offset number may include a "0x" prefix, and then the number will be read as a hex value. It is possible to specify multiple -o options. -p, --parsable Print out in parsable instead of printable format. Encode all potentially unsafe characters of a string to the corresponding hex value prefixed by 'x'. AUTHOR
Karel Zak <kzak@redhat.com>. AVAILABILITY
The wipefs command is part of the util-linux-ng package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. SEE ALSO
blkid(8) findfs(8) Linux October 2009 WIPEFS(8)
All times are GMT -4. The time now is 02:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy