Sponsored Content
Full Discussion: Slackware
Operating Systems Linux Slackware Slackware Post 302560250 by green12 on Thursday 29th of September 2011 09:27:15 AM
Old 09-29-2011
Tools Slackware

I want to know more about the Concurrency(Process Synchronization, Deadlocks) of a slackware, i know already the Concurrency but i want to know further what else is the Concurrency(Process Synchronization, Deadlocks) of a slackware. Smilie
 

2 More Discussions You Might Find Interesting

1. Slackware

DNS on Slackware

Hi. I'm glad join the unix.com forums. Here is my first problem: I've installed Slackware 13 on my PC and configured the IP, Mask and the default gateway. But now I cannot edit the resolv.conf correctly. Can you give me an example with DNS servers like 4.4.4.2 ; 4.4.4.4 ; 8.8.4.4 and... (1 Reply)
Discussion started by: intelfan
1 Replies

2. Slackware

Slackware 13.

Hello everyone. I am a newbie in operating systems. so far I've been playing with Ubuntu and I like it a lot. I heard about Slackware and I wanna try it. Last night I download the iso but It didn't fit in my usb or Dvd. it is a 4.2 GB. Is there one less than 4.2GB that will fit in my usb or DVD? ... (1 Reply)
Discussion started by: openation1
1 Replies
MAKE_MD5(8)						      System Manager's Manual						       MAKE_MD5(8)

 *

NAME
make_md5 - Generate MD5 checksums for given set of users. SYNOPSIS
make_md5 [ -C config-file ] [ -D md5_dir ] [ -k count ] [ -f input_file ] [ -m offset ] [ -M modulo ] [ -v ] [ userid... ] DESCRIPTION
Generate MD5 checksums for messages given set of users. Works as incremental update: reads in existing set of MD5 checksums from md5_dir/u/userid (hashed on first letter of userid) if that file exists. Scans account looking for new messages, and then updates record. The MD5 checksums which are generated are used to test integrity of the master, replica and backup systems on Hermes. OPTIONS
-C config-file Read configuration options from config-file. -D md5_dir Read and write MD5 checksums from md5_dir, overrides configuration file setting of the same name. -k count Concurrency level: run up to count asynchronous child processes. -f input_file List of accounts to process: use in place of command line arguments. -m offset Regenerate given fraction of the user database in combination with -M below. -M modulo Regenerate MD5 checksums for given fraction of user database. Allows for rolling consisency checks. -v Verbose mode. FILES
/etc/imapd.conf AUTHORS
David Carter (dpc22@cam.ac.uk) CMU
Project Cyrus MAKE_MD5(8)
All times are GMT -4. The time now is 02:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy