similar to: Backups & Snapshot Support

Displaying 20 results from an estimated 5000 matches similar to: "Backups & Snapshot Support"

2018 May 25
5
Suggestion: Deprecate SSH certificates and move to X.509 certificates
That's not a very good source, since it's only available to one person. On Fri, May 25, 2018 at 7:12 AM, Peter Moody <mindrot at hda3.com> wrote: > On Thu, May 24, 2018 at 9:09 PM, Yegor Ievlev <koops1997 at gmail.com> wrote: >> How can I revoke one SSH certificate without having to replace the >> root certificate and all certificates signed by it? > >
2018 May 25
3
Suggestion: Deprecate SSH certificates and move to X.509 certificates
How can I revoke one SSH certificate without having to replace the root certificate and all certificates signed by it? Regarding the second statement, do you have sources? On Fri, May 25, 2018 at 6:58 AM, Peter Moody <mindrot at hda3.com> wrote: > On Thu, May 24, 2018 at 8:36 PM, Yegor Ievlev <koops1997 at gmail.com> wrote: > >> SSH certificates provide no >> way to
2007 May 13
2
extracting text contained in brackets ("[ ... ]") from a character string?
I have a text string that contains text within two brackets. e.g. "testdata[3]" "testdata[-4]", "testdata[-4g]", I wish to "extract" the string enclosed in brackets? What is a good way to do this? e.g. fun(testdata[3]) = '3' fun(testdata[-4g]) = '-4g' --------------------------------- Moody friends. Drama queens. Your life?
2017 May 15
4
Golang CertChecker hostname validation differs to OpenSSH
On Mon, May 15, 2017 at 11:39 AM, Peter Moody <mindrot at hda3.com> wrote: > my reading of the sshd manpage is that ssh is more permissive than it should be > > SSH_KNOWN_HOSTS FILE FORMAT : > ... > > A hostname or address may optionally be enclosed within `[' and `]' > brackets then followed by `:' and a non-standard port number. Hi Peter, I'm not
2020 Jul 02
5
Multiprotocol File Sharing via NFSv4 and Samba
Hi all, are there any non-commercial solutions (apart from solutions like Dell EMC, IBM and NetApp) around that allow to simultaneously access the same file system via NFSv4 and Samba exports in a (nearly) non-conflicting manner, especially w.r.t. to NFSv4/Windows ACL incompatibilities? Best Sebatian ____________________ Sebastian Kraus Team IT am Institut f?r Chemie Geb?ude C, Stra?e des 17.
2007 May 02
16
ZFS Support for remote mirroring
Does ZFS support any type of remote mirroring? It seems at present my only two options to achieve this would be Sun Cluster or Availability Suite. I thought that this functionality was in the works, but I haven''t heard anything lately. Thanks! Aaron Newcomb http://opennewsshow.org http://thesourceshow.org This message posted from opensolaris.org
2020 Jul 21
3
[RFC PATCH 0/4] PAM module for ssh-agent user authentication
On Mon, Jul 20, 2020 at 08:24:45PM -0700, Peter Moody wrote: > I wrote something a lot like this when I was at uber > > https://github.com/pmoody-/pam-ussh > > (the uber version is here: https://github.com/uber/pam-ussh) Needing PAM auth via ssh-agent is not so uncommon and yet using sshd is not necessarily the first (or best) solution to come to mind. Having it available as
2018 Jan 01
3
Legacy option for key length?
On 31/12/17 16:44, Peter Moody wrote: > On Sat, Dec 30, 2017 at 9:47 PM, David Newall<openssh at davidnewall.com> wrote: >> Of course it's the client's fault. The client worked, was changed, and thus >> stopped working. > don't upgrade your client. problem solved. you're at fault for not > pinning your dependencies when you have hard dependencies.
2018 Jan 01
4
Legacy option for key length?
Hi, On Mon, Jan 01, 2018 at 07:52:26AM -0800, Peter Moody wrote: > I would prefer that: > > * commercial vendors patched the software they sold > * people who purchased from these vendors to take responsibility for > their actions and apply pressure on the commercial vendors rather than > the free software developers who provide the client software, for > free. You *are*
2007 Jul 30
6
outbound caller ID
Hi, I would like to know if one can set the outgoing caller ID within Asterisk when calls are going out through: 1) an analog POTS line (I suppose not) 2) a telco BRI line (I don't think so) 3) a telco PRI line (maybe) 4) a voip provider (surely) Thanks, Vieri ____________________________________________________________________________________ Moody friends. Drama queens. Your
2007 Apr 12
1
Extremely slow on certain files
I'm trying to rsync a large data set (approx 140K files, 4TB) between machines directly connected on gigabit ethernet. Normally it runs around 20MB/sec, which is acceptable. However, it seems like there is one particular file that is giving rsync heartburn... whenever it encounters this file, the speed drops down to 150KB/sec speed within a few seconds. I don't know what's so
2007 Jul 12
9
Again ZFS with expanding LUNs!
Hello, I know, that you had this discussion a view days ago but I''m in the installation phase of our new production servers and I intend to migrate the data from UFS volumes to ZFS volumes in near future. For doing this it must be ABSOLUTELY sure that I can resize the SAN LUNs because during the last 4 years I had to double the LUN size every year. I tried to resize a test volume
2007 Mar 26
1
Joining EMC NAS to Samba 3 Domain?
I see list discussions on this subject from a few years back but they were very brief and, it seems, inconclusive. I would be interested in hearing from anybody who has discovered the "trick" to getting an EMC Celerra to join their Samba 3.x domain. I have an old NetApp Filer happily joined. I simply created an account with "smbldap-useradd -w filername" and when I then
2008 Nov 14
10
Shared volume: Software-ISCSI or GFS or OCFS2?
Hello list, I want to use shared volumes between severall vm''s and defenetly don''t want to use NFS or Samba! So i have three options: 1. simulated(software-) iscsi 2. GFS 3. OCFS2 What do you suggest and why? Kind regards, Florian ********************************************************************************************** IMPORTANT: The contents of this email and any
2010 Jan 13
1
How to run server side script from boot menu selection ?
Here is what I am trying to do but don't know if it is possible or how to do. Scenario: A pxelinux.cfg boot menu item to load a pristine image. This would execute a script on the linux server providing the pxe boot service to copy / rsync a pristine image and boot from that image. Or at least just do the copy on the server side. Context: I am setting up a drbl (diskless remote boot linux)
2007 Jul 13
2
standardization
Hi I have dataframe which contain 5 columns and 1000 records. I want standard each cell. I want range each column between 0 and 1 . I think i must use loop? could you help me? --------------------------------- Moody friends. Drama queens. Your life? Nope! - their life, your story. [[alternative HTML version deleted]]
2007 Jun 25
2
Rining 180 and 183
Dear all I have confusion how to asterisk genrate tone and what ringing code use default 180 or 183 i have setup asterisk with mediant 2000 with avaya [asterisk]-----[mediant 2000]--------[Avaya] when i call from avaya side to ---> asterisk i don't got ringback Sound so how to asterisk genrate tone for calling party is there any soution and what is the problem of
2007 Sep 17
2
Filesharing + video + voice supported Soft phone
Dear all I have setup of asterisk 1.4.11 Now i want soft phone which one support file sharring + video + voice call with asterisk SIP is there any soft phone which support this all feature ?? with asterisk Regards Satish Patel --------------------------------- Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims Stories at Yahoo! Games.
2012 Jul 09
1
Disk images
Hello! We are planning to migrate our iSCSI installation (LUN based) to one NFS installation (based in images). iSCSI offers great performance, but we have many dom0s and domUs and the management is difficult (many LUNS, many multipath messages, ...). (We are using Debian Wheezy with Xen 4.1.2) I have some questions: -What formats of disk images support Xen? I have not found support for
2017 Nov 29
2
C7 and docker storage
Was working on docker on a server, and on startup, I see Nov 29 10:58:27 <servername> dockerd-current: time="2017-11-29T10:58:27.612849959-05:00" level=warning msg="devmapper: Usage of loopback devices is strongly discouraged for production use. Please use `--storage-opt dm.thinpooldev` or use `man docker` to refer to dm.thinpooldev section." Nov 29 10:58:27