similar to: Bzip2 Compress directories

Displaying 20 results from an estimated 2000 matches similar to: "Bzip2 Compress directories"

2009 Apr 26
1
Reading the output of uptime
Hi, I am wondering how I would interpret the "load average: 0.00, 0.01, 0.00" within the uptime. Thanks James http://www.astorandblack.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090426/2f0a8379/attachment-0002.html>
2016 Apr 05
2
Specifying path to a windows server
Windows 7 (local computer) Windows server (server I am trying to reach) I need to read a file whose windows path is of the form \\Theserver\mydirectory\data.csv You will note that as per windows standards the server name is preceded by two backslashes. I am not sure how to specify this in R. One usually needs to specify an escape characters in a path new which would suggest my path should
2009 Apr 06
2
Sending a postfix email to my domain.
Hi, I have setup postfix on my server (for my blog to send out emails) however I host my email on google apps. I want my server to be able to send emails towards my GoogleApps account but it's sending it to the user within the system (I know this is normal but I need it to be a bit different). Any Help Thanks James -- http://www.astorandblack.com -------------- next part -------------- An
2005 Jan 28
2
Active Directory + Samba 3.0.10 -> how to deal with owners and permissions
Hi. I've a running samba system that works with a ADS auth. All looks like to work. I can get the list of Domain users and groups (wbinfo -u, wbinfo -g), and "getent passwd" works too. Now I want to share a directory(or volume) and that the DOMAIN/Administrator be the owner of this share to get the control of it. I don't know how samba deals with resource owners and
2011 May 31
1
how to tell if two file paths refer to the same file
Does R have a standard function that takes two file paths (e.g., "./myDirectory/file" and "myDirectory/file") and returns TRUE if those paths refer to the same file? The paths make take different routes ("absolute" or relative paths or via different symbolic or hard links) to the same file or may use different naming conventions (Windows or DOS 8.3 on Windows). If
2009 Jun 17
3
Yum Repo that has xcache
Hi, I am wondering where I can get a repo that has xcache. (Or if anyone has any tips on a PHP optimizer) Thanks James -- http://www.goldwatches.com http://www.jewelerslounge.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090618/5d01a1d1/attachment-0001.html>
2009 May 17
2
When will we be moving to lighttpd 1.5?
I know I can compile it however I prefer to use the package manager and having an updated version. -- http://www.goldwatches.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090517/423b19a0/attachment-0004.html>
2009 Apr 06
1
(no subject)
Hi, I am trying to install postfix but I am not able to get the config screen to setup the base system. Is there a way to do it? -- http://www.astorandblack.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090406/bae27a30/attachment-0002.html>
2007 Aug 23
4
Automatically running a script on Samba PDC when Windows user changes his password
Hello, I've installed a Samba 3 PDC using LDAP authentication, along with the smbldap tools, on Ubuntu GNU/Linux. Everything works fine and (XP Pro) Windows clients can join my domain. I would like Samba to automatically run a (home made) script on the PDC server when the user changes his password on his machine in order to update it on other servers (for instance our mail server uses another
2009 Apr 03
1
Yum trying to install both i386 and x64 binaries
Hi, I am trying to install lighttpd and yum wants to install both versions. ========================================================================================================================================== Package Arch Version Repository Size
2003 Apr 10
1
BZIP2 Support in the Base system
The FreeBSD 4.x (4.8-STABLE) has contributed sources for BZIP2 in the base system under /usr/src/contrib/bzip2. My problem is that I am not succeeding in building these sources for some strange reason. Some apps that I run would do well if I could get to install these success- fully. If there is anyone has succeeded, I'd highly appreciate the steps they went through to get bzip2 to build.
2009 Jun 25
2
bzip2 compression bug
Hi, I compressed many files using bzip2, but in some cases it crashes. I believe that it is related to dovecot indexes. How to reproduce: Inside a Maildir folder without any indexes yet, compress a message with bzip2 and tryes to access it. At my server is showed the error: Jun 24 00:18:20 maildev dovecot: IMAP(xxx at xxx): FETCH for mailbox Trash UID 1 failed to read message input: No such
2002 Dec 23
5
Bzip2 & Ogg Vorbis
Hi, I've got some (seven) Ogg Vorbis files with a total size of 18637246 bytes. When I use bzip2 to compress these files, the total size is 16949443. That's 10% less. Is bzip2 supposed to be able to compress Ogg Vorbis files further? If not, are these files encoded with wrong settings? If so, why is there no option to use bzip2 with Ogg Vorbis by default? Olaf van der Spek Almere,
2016 Sep 09
2
forgive possible repost: alternate bzip2 library
Hi, I am resubmitting a question, mainly because I suspect I may have inadvertently cancelled it, while it was awaiting moderator approval. It's about manually compiling R-3.3.1 and using, not the standard system's (ver 1.0.5), but an alternate a bzip2 (v1.0.6) which is located in a non-standard location. I usually lean on pkg-config to deal with issues like this. I've create an
2006 Apr 01
1
CESA-2005:474 Low CentOS 4 x86_64 bzip2 - security update
CentOS Errata and Security Advisory 2005:474 https://rhn.redhat.com/errata/RHSA-2005-474.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: bzip2-1.0.2-13.EL4.2.x86_64.rpm bzip2-devel-1.0.2-13.EL4.2.x86_64.rpm bzip2-libs-1.0.2-13.EL4.2.i386.rpm bzip2-libs-1.0.2-13.EL4.2.x86_64.rpm src: bzip2-1.0.2-13.EL4.2.src.rpm --------------
2012 Aug 14
7
[PATCH 0/7] Add tar compress, numericowner, excludes flags.
https://bugzilla.redhat.com/show_bug.cgi?id=847880 https://bugzilla.redhat.com/show_bug.cgi?id=847881 This patch series adds various optional arguments to the tar-in and tar-out commands. Firstly (1/7) an optional "compress" flag is added to select compression. This makes the calls tgz-in/tgz-out/txz-in/txz-out deprecated, and expands the range of compression types available.
2006 Apr 01
1
CESA-2005:474 Low CentOS 4 i386 bzip2 - security update
CentOS Errata and Security Advisory 2005:474 https://rhn.redhat.com/errata/RHSA-2005-474.html The following updated files have been uploaded and are currently syncing to the mirrors: i386: bzip2-1.0.2-13.EL4.2.i386.rpm bzip2-devel-1.0.2-13.EL4.2.i386.rpm bzip2-libs-1.0.2-13.EL4.2.i386.rpm src: bzip2-1.0.2-13.EL4.2.src.rpm -------------- next part -------------- A non-text attachment
2007 Apr 13
1
directory/filename completion
I've noticed something recently in R-beta that has changed since R 2.4.1 and I'm not sure if it's a readline problem or an R problem. I am on a Linux FC5 system and in R 2.4.1 I could do load("my-directory/ and then hit TAB and it would list all of the files in 'my-directory', after which I could start typing the beginning of the file, hit TAB again, and it would
2006 Apr 01
1
CESA-2005:474 Low CentOS 4 ia64 bzip2 - security update
CentOS Errata and Security Advisory 2005:474 https://rhn.redhat.com/errata/RHSA-2005-474.html The following updated files have been uploaded and are currently syncing to the mirrors: files: updates/ia64/RPMS/bzip2-1.0.2-13.EL4.2.ia64.rpm updates/ia64/RPMS/bzip2-devel-1.0.2-13.EL4.2.ia64.rpm updates/ia64/RPMS/bzip2-libs-1.0.2-13.EL4.2.ia64.rpm -- Pasi Pirhonen - upi@iki.fi - http://iki.fi/upi/
2006 Jun 01
4
Batch Process for wav->flac?
I have a hard disk full of live shows. Each show is in an individual folder (titled by name and date of show), and contains the individual wav files of the show, labeled "disc1track1, disc1track2, etc." It's the same naming scheme in each of the 200 or so folders for each show. I want to convert each audio file to flac - is there a way to do this all at once? I can't just