Displaying 20 results from an estimated 1000 matches similar to: "AW: Archive-to-DVD"
2008 May 02
3
Archive-to-DVD
Hi folks,
Here's the situation. I have a group of engineers who love to save
things to disk. Now that the filer is getting full, they are
interested in archiving some of those things to DVD.
The tress containing the things they want to archive are specified
like so:
/path/path/path/A/04??
/path/path/path/B/04??
/path/path/path/A/05??
/path/path/path/B/05??
/path/path/path/A/06??
2002 Oct 18
1
Patch: sftp client support of "ls [flags] [path [localfile]]" feature
Hello,
I just downloaded OpenSSH 3.5p1. This version has some great improvement in
sftp client.
But I still miss the FTP's "ls [flags] remote-path [localpath]" feature to
redirect the output of ls/dir
to a local file.
The following are the diff outputs against 3.5p1 to enable this feature.
*** sftp-int.c.orig Wed Sep 11 20:34:15 2002
--- sftp-int.c Fri Oct 18 13:39:46 2002
2002 Nov 05
0
[PATCH] Add getlink command to sftp
One of the features missing in sftp is the ability to transfer a symlink.
This patch adds a new command to sftp which performs this transfer. Note
that it uses messages that already exist in the protocol between client and
server.
This diff is based on OpenSSH 3.4p1.
*** sftp-client.c@@\main\1 Tue Oct 1 17:26:20 2002
--- sftp-client.c Wed Oct 23 15:57:34 2002
***************
*** 666,672 ****
1999 Jun 27
2
paste and path ?
Dear friends. I have trobpe with path.
Below I have tried to paste a path and file name but it will not work
> path <- "D:/rw0641/own/own/procedures/GFR_TIME"
> path
[1] "D:/rw0641/own/own/procedures/GFR_TIME"
> path1 <- paste(path,"gfr.txt",sep="/")
> path1
[1] "D:/rw0641/own/own/procedures/GFR_TIME/gfr.txt"
-- this is good
2003 Oct 30
2
sftp client reget reput
we have implemented this function for 3.1p1, and have been using it in
production sense may 2002. The patch has been ported to 3.7.1p2, we have
been using it in 3.7.1p2 for awhile, if anyone is interested, here it is.
This is the same patch David Bradford talked about on 2002-06-05
Regards,
Greg Hayes
diff -u -r openssh-3.7.1p2/sftp-client.c openssh-3.7.1p2_sftp/sftp-client.c
---
2006 Nov 03
2
Firefox Tab Cycle Plugin?
Hi folks,
I thought I saw a comment on this list a ways back about a firefox
plugin that would make a browser automatically cycle through the tabs
it had loaded. We'd like to use this to load some monitoring systems
in tabs, and then have the browser cycle through them so we have a
poor-man's status display station.
Does anyone know more specifics about this plugin I think I heard
2006 Nov 15
5
sshd logging with GMT times?
Hi folks,
while chasing down a logging-related situation, I happened to notice
that when I connect via ssh to my system it makes the following logs:
Nov 15 14:15:39 saturn sshd[29868]: Accepted password for dave from ::ffff:10.0.10.14 port 2833 ssh2
Nov 15 09:15:39 saturn sshd[29867]: Accepted password for dave from ::ffff:10.0.10.14 port 2833 ssh2
Nov 15 09:15:39 saturn sshd(pam_unix)[29869]:
2007 Mar 29
1
4.92 Beta questions.
Installing through PXE, interactively from an NFS source. The
installer is in text mode even though I have 512MB of memory.
Two questions.
1. When installing package sets, I do not see an "Everything" option
the way there was in 4.x. Should there be? I also don't recall being
asked if I wanted Server/Workstation/Custom groupings.
2. When partitioning the disk, if I
2003 Jun 15
2
dvd+rw-tools ported to FreeBSD (Sony 500A DVD[+/-]R[W] support)
I just finished up a port of Andy Polyakov's excellent dvd+rw-tools
to FreeBSD, and he has incorporated the patches into his release:
http://fy.chalmers.se/~appro/
http://fy.chalmers.se/~appro/linux/DVD+RW/
http://fy.chalmers.se/~appro/linux/DVD+RW/tools/
(version 5.8.4.4.4)
These tools support DVD-R, DVD-RW, DVD+R, and DVD+RW format dvd burners,
including the popular Sony
2006 Dec 19
1
64-bit Java?
Hi folks,
Stupid question time, possibly only tangentially related to CentOS,
and I apoligise in advance.
I have a bunch of CentOS 64-bit boxes, and I have developers who want
to run eclipse on these boxes. So I have downloaded the 64-bit
bundle of eclipse, installed the java from java.sun.com, and the
result is that Eclipse won't run. It chugges away and then reports:
$
2007 Sep 28
3
PHP5/CentosPlus big mess.
Ok, so if you tuned in last time, I couldn't make the installation/upgrade of
PHP5 from the Centos4 CentOS Plus repository work. Not one to be easilly
dissuaded, I shapened my shovel and dug myself a hole.
So using the exclude= lines in the repository config file backfired big time:
even if I excluded the exclude= lines, yum continued to exclude the files
on those lines, and only deigned to
2007 Aug 20
1
system() fails with fc.exe (PR#9868)
Full_Name: Jens Oehlschl?gel
Version: 2.5.1
OS: Windows
Submission from: (NULL) (62.159.183.42)
Even when specifying the full path, the output of fc is not sent to R (neither
shown nor returned). For example
> system('c:\\WINDOWS\\system32\\fc.exe /?',intern=TRUE)
character(0)
When I do the same from python 2.3, I get
>>> import os
>>>
2009 Feb 12
2
[patch] hard link protocol extension for sftp
Here's a patch that adds support for the creation of hard links over
SFTP.
Hard links are not used very often nowdays, but they do still have
their uses and this is currently the most often requested improvement
for SSHFS.
To detect hard links the st_nlink, st_dev and st_ino attributes are
usually used. I'll also post patches adding extensions for these and
other attributes.
Please
2006 Oct 31
1
mysql won't start
OK so at some point I borked my mysql 4.1.20 installation on my
x86_64 system. Possibly relevant: I have enabled the centosplus
repository in yum.conf because I needed a package from there. I have
not upgraded mysql from there.
Everything was working, then "something" aparrently happened, and now
mysql won't start. The logs say:
061031 11:37:38 mysqld started
061031 11:37:38
2007 Feb 14
1
Help regarding DVD burning in multi session
Dear All,
I am burning DVD using growisofs command and -M option for multi session
burning.
Command is executing properly but when I try to mount dvd, it is
displaying error and error no is 32. Therefore, I am not able to view the
DVD contents.
If I try to read same written DVD on Win-XP, I am able to view it all
records.
Can u tell me where I am making mistake.
I am using the following command:
2007 Sep 24
3
CentOS Plus PHP5 upgrade.
Hi Folks,
I have some users who have a 64-bit CentOS 4.x install (current),
which was installed with @Everything and then some annoying packages
strategically removed (mrtg, pegasus*, mailman...) and they have
decided they have a need for php5.
I find on the web this instruction for doing this:
http://www.centos.org/centos/4/centosplus/Readme.txt
So I try to do this, and I get:
# rpm -e
2007 Nov 20
0
smb signing is incompatible with share level security !
These are some of the error messages found in the logs from smb:
Nov 20 16:09:32 dell01 smbd[5787]: Denied connection from (0.0.0.0)
Nov 20 16:09:32 dell01 smbd[5787]: [2007/11/20 16:09:32, 0]
lib/util_sock.c:get_peer_addr(1225)
Nov 20 16:09:32 dell01 smbd[5787]: getpeername failed. Error was El otro
extremo de la conexi?n no est? conectado
Nov 20 16:09:32 dell01 smbd[5787]: Connection
2008 Jun 02
2
DMA mode
Hi folks,
I have an HP Proliant 140DL G2 server with what appears to be an IDE
drive in non-DMA mode. Performance on the server is extremely bad
when large amounts of disk activity is taking place.
I think the problem is that my drive is not in DMA mode:
# hdparm /dev/hda
/dev/hda:
multcount = 16 (on)
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 0 (off)
2009 May 13
4
backup and restore of ZFS root disk using DVD driveand DAT tape drive
Dear all,
given a DVD drive and DAT Tape Drive, and using Solaris 10 U7 (5/09),
how can we plan for a total backup of ZFS root disk and procedure to
recover that?
Previously using UFS, we just need to use boot from Solaris OS DVD
media, also using ufsdump, ufsrestore and installboot.
Anybody can point me on how to achieve the same thing when the whole
system disk are busted?
Thanks in
2008 Aug 27
1
Problems with writing Dual Layer DVD
Hi,
I am running Centos 4 (fully updated on this box).
I removed the old DVD writer (/dev/hdc) and installed a new LG GH20
"Internal Super Multi DVD Rewriter" with a SATA interface - this shows
up as /dev/scd0.
When I insert a pre-recorded DVD autorun mounts it and displays the
contents without any hassles. It appears to me that the required kernel
modules are loaded - as copied