Sponsored Content
Full Discussion: Slackware 13.
Operating Systems Linux Slackware Slackware 13. Post 302599956 by openation1 on Sunday 19th of February 2012 03:04:43 PM
Old 02-19-2012
Question 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? (another question) Slackware is Unix or Linux?
 

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

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. :cool: (1 Reply)
Discussion started by: green12
1 Replies
FRAGISO(8)						      System Manager's Manual							FRAGISO(8)

NAME
fragiso - split rpm packages from an iso and reassemble the iso later on SYNOPSIS
fragiso make iso fiso fragiso list fiso fragiso fill [-m] fiso iso DESCRIPTION
fragiso can be used to convert an iso file into a fragment file, which is a list describing all of the rpms on the iso and a data chunk containing everything but the rpms. It is used by drpmsync when an iso needs to be transferred. The idea is that often the rpms on the iso are already available on the destination host, so it saves bandwidth to first transfer the fragmented iso, copy the locally available rpms, transfer the unavailable rpms and reassemble the iso file. fragiso make converts the iso into the fragment iso, fragiso list can be used to extract the rpm information. This information consists of the offset and length of all rpms and the lead/signature header md5sum plus the header/payload md5sum. To reassemble the iso one has to copy the rpms at the right offset into a new file and then use fragiso fill later on to provide all data not contained in the rpms. The -m option tells fragiso to print the resulting md5sum of the iso to stdout. It can be used for verification purposes. SEE ALSO
drpmsync(8) AUTHOR
Michael Schroeder <mls@suse.de> Mar 2007 FRAGISO(8)
All times are GMT -4. The time now is 10:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy