Re: command to strip suffix in .sh script

2010-06-02 Thread Vinny
On 06/02/2010 04:30, Matthew Seaman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/06/2010 09:24:01, Matthias Apitz wrote: El día Wednesday, June 02, 2010 a las 04:15:22PM +0800, Aiza escribió: I have this code [snip] $ echo 'archivename-201006021514.34.tar.gz' | sed 's/-.*$//

Re: I can't execute a script in crontab

2010-05-18 Thread Vinny
On 05/18/2010 14:52, Yavuz Maþlak wrote: I use freebsd7.2 I wish to send a file using crontab as periodic. I have a script to send the file. When I am root, I can execute my script, but I can't execute the script using crontab. How can I run it ? cat myscript /usr/bin/scp -i /root/.ssh/id_rsa.p

Experiencing blank @pkgdep entries

2009-10-14 Thread Vinny
I can achieve this without corrupting my port databases. Anyone have any information or comments? Thanks a lot! Vinny ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: geli disk marked as dirty on normal shutdown/reboot

2009-08-31 Thread Vinny
Polytropon wrote: On Mon, 31 Aug 2009 21:22:14 -0500, Adam Vande More wrote: Usually I just umount before close. I don't get the need to fsck then. Does this mean you observe the same behaviour? I.e. a geli-backed file system mounted and listed in the fstab is not properly unmounted at shu

geli disk marked as dirty on normal shutdown/reboot

2009-08-31 Thread Vinny
provider I use in this example. Am I missing something with respect to properly attaching a geli device? Do I need the '-d' option to detach at last close? Thanks for any help. Vinny ___ freebsd-questions@freebsd.org mailing list http://lists

Re: geli authentication algo and newfs weirdness

2008-12-07 Thread Vinny
Vinny wrote: Hello Everyone, I've been reading up on geli and decided I wanted to use data authentication. This involves the -a switch on the geli init command. Here's what I've found: = No authentication (the disk size is correct @ 152G): the/root{143}~# geli init

Re: Suggestions for PII 400 boot failure

2008-11-23 Thread Vinny
Chris Pratt wrote: On Nov 20, 2008, at 4:31 PM, Vinny wrote: Hi, A friend of mine is trying out FreeBSD and ran into a booting problem. Here is his message: "Well, that's discouraging. I have put together an old PII 400 with three 20GB drives and a CDROM that I'd lik

Suggestions for PII 400 boot failure

2008-11-20 Thread Vinny
atever. I use GParted as a partition manager all the time which is bootable and same thing on that machine. It just don't like booting to that OS." Any suggestions? Thanks Vinny ___ freebsd-questions@freebsd.org mailing list http://

Re: ScreenCapturing tool for FreeBSD-7.0 Release

2008-09-24 Thread Vinny
I've used Ksnapshot (part of KDE) very successfully in X. On the console, vidcontrol is an option along with the various scr2txt, scr2png utilities. Vinny ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fr

Re: geli and soft-updates

2008-09-23 Thread Vinny
Fabian Keil wrote: Oliver Peter <[EMAIL PROTECTED]> wrote: On Sat, Sep 20, 2008 at 09:45:29PM -0400, Vinny wrote: ... [...] I'm using ZFS on geli on my production server with 2 SATA2 disks. Just create and attach the geli devices in /dev and then create a zpool i.e. with

Re: geli and soft-updates

2008-09-20 Thread Vinny
. P.S. Anyone running ZFS on multiple geli providers? as above. Does that mean you are/aren't or have/haven't run ZFS on top of, say, 3 geli encrypted disks? I'm curious as to whether there are many people who have tried it, and use it. Vinny ___

Re: geli authentication algo and newfs weirdness

2008-09-20 Thread Vinny
from block device: Invalid argument Any other ideas? Without the authentication, geli provider sector size is 4096. Should I specify a fragment size of 512 with newfs -f 512? Thanks for your help. Vinny ___ freebsd-questions@freebsd.org mailing

geli authentication algo and newfs weirdness

2008-09-19 Thread Vinny
0x10 ealgo: AES-CBC keylen: 128 aalgo: HMAC/SHA256 provsize: 160041885696 sectorsize: 512 keys: 0x01 iterations: 67988 Salt: c708 = Anyone know what I've done wrong? Is data authentication working? Thanks! Vinny

geli and soft-updates

2008-09-19 Thread Vinny
sense? Thanks for your experiences/expertise. Vinny P.S. Anyone running ZFS on multiple geli providers? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: disk writer utility

2008-09-18 Thread Vinny
Oliver Fromme wrote: Dánielisz László wrote: > What is your favorite disk writer utility? (under X) cdrecord for CDs, growisofs for DVDs. (in an xterm) I quite like K3B. Vinny ___ freebsd-questions@freebsd.org mailing list h

Re: OO 2.4.1 package problem

2008-09-18 Thread Vinny
Ghirai wrote: Alright, installed from ports, and it's working as it should. And it only took about 4 hours. I'm glad to hear that the port worked for you. Four hours is pretty good, I remember my old system took 11 hours, once. Vinny _

Re: OO 2.4.1 package problem

2008-09-17 Thread Vinny
it by updating my ports tree and building OOo from source. Hopefully, this is possible on your system. I read about it in the openoffice at freebsd mailing list. The new source has the javaldx fix. Vinny ___ freebsd-questions@freebsd.org mailing list

Re: How did references to libc.so.7 get in my 6.3 ports?

2008-03-09 Thread Vinny
Vinny wrote: Hello Everyone, I was trying to use portupgrade on totem and ran into a problem with references for libc.so.7 failing to resolve. I have a libc.so.6, of course, seeing as libc.so.7 is for FreeBSD 7, isn't it? uname -a FreeBSD the.pal...ofretention.ca 6.3-PRERELEASE FreeBS

Re: How did references to libc.so.7 get in my 6.3 ports?

2008-03-09 Thread Vinny
E. J. Cerejo wrote: On Sun, 09 Mar 2008 20:12:45 -0400 Vinny <[EMAIL PROTECTED]> wrote: Hello Everyone, I was trying to use portupgrade on totem and ran into a problem with references for libc.so.7 failing to resolve. I have a libc.so.6, of course, seeing as libc.so.7 is for FreeBSD 7,

How did references to libc.so.7 get in my 6.3 ports?

2008-03-09 Thread Vinny
l/lib/libicuuc.so.36 (0x29332000) libicudata.so.36 => /usr/local/lib/libicudata.so.36 (0x29439000) libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x29de9000) Does anyone have any guidance on how to recover from this? Also, have any packages built on FreeBSD 7 b

Re: python and Guile-gtk... [a bit OT]

2008-02-28 Thread Vinny
face. Hi Gary, I'm a big fan of wxPython, i.e. wxWidgets for python. Way cool and works on Windows as well (very cross-platform). Vinny ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To u

freebsd-update port uname/internal patch level mismatch

2007-10-12 Thread Vinny
says -p4 and freebsd-update says -p8 I know -p8 is correct. The kernel was last patched in -p4 so maybe the uname information isn't updated if the kernel isn't updated...? If there is something I'm doing wrong, please let me know. Th

Re: Confusion on SSH and PAM

2007-10-10 Thread Vinny
Replying to myself to fix my error. Vinny wrote: Rakhesh Sasidharan wrote: [snip] Here's another oddity I encountered today. If "PermitRootLogin" is set to "forced-commands-only", my understanding is the SSHD will permit root logins if a command to be executed i

Re: courier-authlib problems.

2007-10-09 Thread Vinny
rror:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number Not sure about the SSL error but it may be related to mismatched courier* components. Vinny ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Confusion on SSH and PAM

2007-10-09 Thread Vinny
eys [EMAIL PROTECTED] \ /root/.ssh/cron/validate-rsync The root user cannot otherwise login to the system using ssh unless further keys with corresponding commands exist. Vinny ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/ma

Re: Jails and freebsd-update

2007-10-09 Thread Vinny
sendmail, and bind from being placed in the jail). A certain amount of work could be done to remove those subsystems individually after the fact, I suppose. I wonder where I can get a list of files for each NO_* knob? Vinny ___ freebsd-questions@freebs

Jails and freebsd-update

2007-10-07 Thread Vinny
with jails? Thanks for any help. Vinny ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Trying to move /usr

2007-08-20 Thread Vinny
entries like you planned, reboot, and you should have replaced /usr with the new drive. Hope this helps, although you may have some issues in the future due to any unintended consequences of the tar/mv command combination. Vinny ___ freebsd-ques

gtk-recordmydesktop fails to build - no port either

2007-07-29 Thread Vinny
op-0.3.5. Anyone have any ideas? I tried gmake and imake - no joy. Thanks Vinny ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: make package-recursive

2007-07-18 Thread Vinny
Nejc ©koberne wrote: Hello, I would like to create a custom set of packages, so that they will be installable to my other FreeBSD boxen. As I understand, I have to use 'make package-recursive', but I have some problems with it: 1. Is there a way to tell 'make package-recursive' not to _install

Python script to create packages, sane?

2006-12-30 Thread Vinny
tually ask a question, will building packages this way make proper packages? Am I doing something fundamentally wrong in this approach? I'd like to simply use the generated packages as a local repository for the other FreeBSD systems I use. Thanks for any comments. Vinny __