Sponsored Content
Full Discussion: Delete gpt signatures
Top Forums UNIX for Dummies Questions & Answers Delete gpt signatures Post 302438453 by tannu on Monday 19th of July 2010 08:03:00 PM
Old 07-19-2010
Delete gpt signatures

Hi

Can anyone tell me how to delete GPT signatures in linux/unix.

Thanks
Tannu
 

9 More Discussions You Might Find Interesting

1. HP-UX

List of Signatures

Hi Guys I just want the list of signatures and the event IDs(If there are any) of the HP-UX System log. If anybody having the same, could you please just post me or give the link where I could find them. Thanks Guys Praveen Kumar Pagadala (0 Replies)
Discussion started by: pgdl_praveen
0 Replies

2. Post Here to Contact Site Administrators and Moderators

Signatures

The signatures disappeared. The parameter setting of the forum does not seem to me very stable. Jean-Pierre. (6 Replies)
Discussion started by: aigles
6 Replies

3. Red Hat

RHEL4 easyRAID problem 2tb gpt xfs

hello community, i have problems with my redhat enterprise linux 4 nanhant 6 and my easyraid x8s (8x1tb) extern fibre channel raid extern raid configuration: raid level 5 (8x1tb) redhat system shows me four 2tb partitions and one 450gb partition from my raid :( why????? i have... (1 Reply)
Discussion started by: onkeldave
1 Replies

4. Boot Loaders

GPT/Protective MBR problem...

Hi, short thing: I've done something I didn't know what happens; bad thing: I did it with my partition table. :D My OS is Ubuntu 10.10. I've used GPT and now want to convert it to MBR with gdisk. I started gdisk, chose 'r' for "transformation options" and chose 'g' to "convert GPT into MBR... (3 Replies)
Discussion started by: Blackbird
3 Replies

5. Post Here to Contact Site Administrators and Moderators

Signatures

Hi is it possible to add signatures? I have found option in profile config to enable it but no option to set it for my account. I have found some discussion form 2007. https://www.unix.com/post-here-contact-site-administrators-moderators/39610-signatures.html Is it true signatures are... (8 Replies)
Discussion started by: gito
8 Replies

6. Emergency UNIX and Linux Support

Ubuntu filesystem error corrupt GPT label

Need help/advice urgently.:wall: I really shot myself in the foot this time. Here is the scenario Have a Solaris server Solaris 10 x86 Update 8. Installed an LSI MegaRaid 9280 raid controller and attached a 16 bay JBOD box to it, created a RAID6 virtual drive with 1 hot spare. Created a... (2 Replies)
Discussion started by: ccj4467
2 Replies

7. Fedora

Disk Paritioning Scheme--GPT or MBR

Hi, I just built myself a new machine which has an ASUS motherboard with is UEFI based. I noticed after I installed Fedora 17 that my sda is MBR and my sdb is GPT: sda is a ssd drive. Should the ssd drive be GPT or is MBR okay? sda is 60Gb drive. (3 Replies)
Discussion started by: mojoman
3 Replies

8. Windows & DOS: Issues & Discussions

Installing Windows 7 on a GPT drive

Hello, My hard drive was formatted with GPT. It is part of a volume group and has two logical volumes on it. Is it possible to convert the drive to MBR? If so, how would I got about doing it? I know there are programs out there that do it, but I have volume groups with LVM's so I am wondering if... (1 Reply)
Discussion started by: mojoman
1 Replies

9. Red Hat

GPT Partitions

(Don't you hate being on holiday and being the only IT person in the family?) Got a wonderful thanksgiving surprise .. dead windows-8 laptop with "important" unbacked-up data. No worries, I have my my fedora labtop and a magical SATA to USB converter. Plugged in the drive, and ... can't mount... (4 Replies)
Discussion started by: derekludwig
4 Replies
VERIEXECCTL(8)						    BSD System Manager's Manual 					    VERIEXECCTL(8)

NAME
veriexecctl -- manage the Veriexec subsystem SYNOPSIS
veriexecctl [-ekv] load [file] veriexecctl delete file | mount_point veriexecctl dump veriexecctl flush veriexecctl query file DESCRIPTION
The veriexecctl command is used to manipulate Veriexec, the NetBSD file integrity subsystem. Commands load [file] Load the fingerprint entries contained in file, if specified, or the default signatures file otherwise. This operation is only allowed in learning mode (strict level zero). The following flags are allowed with this command: -e Evaluate fingerprint on load, as opposed to when the file is accessed. -k Keep the filenames in the entry for more accurate logging. -v Enable verbose output. delete file | mount_point Delete either a single entry file or all entries on mount_point from being monitored by Veriexec. dump Dump the Veriexec database from the kernel. Only entries that have the filename will be presented. This can be used to recover a lost database: # veriexecctl dump > /etc/signatures flush Delete all entries in the Veriexec database. query file Query Veriexec for information associated with file: Filename, mount, fingerprint, fingerprint algorithm, evaluation status, and entry type. FILES
/dev/veriexec Veriexec pseudo-device /etc/signatures default signatures file SEE ALSO
veriexec(4), veriexec(5), security(7), veriexec(8), veriexecgen(8) HISTORY
veriexecctl first appeared in NetBSD 2.0. AUTHORS
Brett Lymn <blymn@NetBSD.org> Elad Efrat <elad@NetBSD.org> NOTES
The kernel is expected to have the ``veriexec'' pseudo-device. BSD
August 31, 2008 BSD
All times are GMT -4. The time now is 03:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy