similar to: rsync to full disk

Displaying 20 results from an estimated 30000 matches similar to: "rsync to full disk"

2012 Jan 31
3
rsync from rescue boot
If I boot a 5.7 install disk with 'linux rescue selinux=0', let it start the network and detect the installed system, ssh seems to work, but rsync fails with "rsync: connection unexpectedly closed (0 bytes received so far) [receiver]). Shouldn't it work as long as the underlying ssh connection works? It doesn't prompt for the ssh password and using -essh doesn't change
2013 Jun 04
3
ssh -Y X-forwarding?
On rare occasions I want to run a remote X command (like 'meld' to interactively merge changes in files) and normally 'ssh -Y remote_host' from a terminal in an NX/freenx window that is acting as my desktop to start and any X program subsequently started would open in a new window via X-forwarding - at least when the target is a 5.x host. I don't do it often enough to remember
2015 Mar 06
4
leap second and Centos
On Fri, Mar 6, 2015 at 12:52 PM, Chris Adams <linux at cmadams.net> wrote: > Once upon a time, Les Mikesell <lesmikesell at gmail.com> said: >> Does anyone have a succinct summary of how to prove to >> management-types that a given linux box won't have a problem with the >> leap second? Like kernel > some_version, tzdata > some_version, >>
2015 Jan 23
2
VLAN issue
Less, You are 100% right. Of course I brought up my eth0 - but, like you said, with no IP. Meanwhile, I brought up eth0.48 with 192.168.48.100. However, until I would bring up eth0 with an IP address (any in the network) I would have no connection. Why? That's what I fail to understand. Boris. On Fri, Jan 23, 2015 at 6:45 PM, Les Mikesell <lesmikesell at gmail.com> wrote: > On
2015 Apr 27
2
Real sh? Or other efficient shell for non-interactive scripts
On Mon, Apr 27, 2015 at 2:13 PM, Joerg Schilling <Joerg.Schilling at fokus.fraunhofer.de> wrote: > Les Mikesell <lesmikesell at gmail.com> wrote: > > There was no court case, but VERITAS published a modifed version of gtar where > additional code was added by binary only libraries from VERITAS. The FSF did > never try to discuss this is public even though everybody did
2015 Mar 26
2
MATE desktop dependency?
On Thu, Mar 26, 2015 at 4:27 PM, Richard <lists-centos at listmail.innovate.net> wrote: > > > ------------ Original Message ------------ >> Date: Thursday, March 26, 2015 16:18:45 -0500 >> From: Les Mikesell <lesmikesell at gmail.com> >> To: CentOS mailing list <centos at centos.org> >> Cc: >> Subject: Re: [CentOS] MATE desktop dependency?
2007 May 15
5
Make Raid1 2nd disk bootable?
On earlier versions of Centos, I could boot the install CD in rescue mode, let it find and mount the installed system on the HD even when it was just one disk of RAID1 partitions (type=FD). When booting from the centos5 disk the attempt find the system gives a box that says 'You don't have any Linux partitions'. At the bottom of the screen there is something that says:
2015 Apr 27
2
Find installed yum groups?
On Mon, Apr 27, 2015 at 4:34 PM, Matthew Miller <mattdm at mattdm.org> wrote: > On Mon, Apr 27, 2015 at 04:04:41PM -0500, Les Mikesell wrote: >> Interesting, but it seems to _only_ show groups that weren't included >> in the anaconda install. For example where the saved anaconda-ks-cfg >> shows @gnome-desktop and @development, 'yum grouplist' only shows
2015 Feb 03
2
Very slow disk I/O
On Mon, Feb 2, 2015 at 11:37 PM, Jatin Davey <jashokda at cisco.com> wrote: > > I will test and get the I/O speed results with the following and see what > works best with the given workload: > > Create 5 volumes each with 150 GB in size for the 5 VMs that i will be > running on the server > Create 1 volume with 600GB in size for the 5 VMs that i will be running on >
2014 Dec 16
1
rsync output under CentOS 6
On Mon, Dec 15, 2014 at 10:41 AM, Niamh Holding <niamh at fullbore.co.uk> wrote: > Hello Elias, > > Monday, December 15, 2014, 4:13:20 PM, you wrote: > > EP> Sounds like it might be differences in precision of the timestamp. > > Could be, thoght the NAS box has the sending system as it's NTP server so > their times should be in sync. > > EP> Check out
2015 Apr 13
3
what updates /etc/localtime?
I see in CentOS 7 that /etc/localtime is a symlink (which seems sensible...) but in earlier versions it is a copy of some file from under /usr/share/zoneinfo. rpm -q --scripts tzdata does not show any postinstall script, so in the non-symlink versions, how does the copied /etc/localtime file get updated with new zone data? -- Les Mikesell lesmikesell at gmail.com
2005 Jul 11
1
Disk Druid - control RAID partition layout?
Is it possible to partition a disk with Disk Druid and control the order of the partitions? I want to create my own boot and swap as RAID partitions but Disk Druid won't keep them in the order I want, no matter what I specify first. I've done this before by using fdisk to make the partitions before starting Disk Druid but I thought someone said this was an old bug and should have been
2014 Nov 24
1
TELNENT TO LOCALHOST IN CENTOS 7
On Mon, Nov 24, 2014 at 12:12 PM, John R. Dennison <jrd at gerdesas.com> wrote: > On Mon, Nov 24, 2014 at 12:04:30PM -0600, Les Mikesell wrote: >> >> Umm, yeah. Encrypted protocols would never be compromised.... > > Which do you think is more likely? Someone sniffing a cleartext > credential set on the wire or someone subverting an alleged "secure" >
2014 Dec 02
2
NetworkManager fights with DHCP-only backup NIC
On Dec 2, 2014, at 2:10 PM, Les Mikesell <lesmikesell at gmail.com> wrote: >> Think 'laptop'. > > Why would you need a static IP to stick to a laptop? Or have > multiple NICs on one? Wired and WiFi. If you configure a static IP with the wired Ethernet plugged in, you probably want that static IP to continue being used when you unplug the Ethernet cable and NM
2015 Mar 05
3
grsync for centos 7
On Thu, Mar 5, 2015 at 1:03 PM, Les Mikesell <lesmikesell at gmail.com> wrote: > On Thu, Mar 5, 2015 at 11:44 AM, Francis Gerund <ranrund at gmail.com> wrote: > > Hello. > > > > I think it is just too easy to make mistakes with rsync. And getting it > > "almost correct" can really get you hurt. > > What are you trying to do, and what kind of
2015 Feb 11
1
[OT] Using rsync to backup / restore - when to use (or not use) the -H option switch?
On Wed, Feb 11, 2015 at 11:51 AM, Gordon Messmer <gordon.messmer at gmail.com> wrote: > On 02/11/2015 09:02 AM, Francis Gerund wrote: >> >> When using rsync to backup and restore, when should and when should one >> *not* include hard links (by using the -H option switch)? > > > It's probably too site or application specific to give any general advice. >
2015 Feb 20
1
how to stop yum when networkmanager has broken resolv.conf?
Oh, and if you don't have killall installed, you can use: ps -ef | grep yum to get the pid and then use: kill -TERM pid or easier even is: kill -TERM `pid of yum` Chris On Fri, Feb 20, 2015 at 4:13 PM, Chris Stone <axisml at gmail.com> wrote: > try CTRL-Z to put that running process in your shell to sleep, then: > > bg 1 > > to put the process in the background.
2010 Jun 29
4
security compliance vs. old software versions
What's the correct response to a security scan that points out that apache versions below 2.2.14 have multiple known vulnerabilities? Is there an official document about what known vulnerabilities have been fixed in the RHEL/CentOS updates or do you have to wade through the changelog to try to find each thing? -- Les Mikesell lesmikesell at gmail.com
2015 Mar 26
2
MATE desktop dependency?
On Thu, Mar 26, 2015 at 4:09 PM, Richard <lists-centos at listmail.innovate.net> wrote: > >> >> Does anyone know what's up with: >> >> Error: Package: marco-1.8.3-1.el7.x86_64 (epel) >> Requires: libgtop-2.0.so.10()(64bit) >> >> Isn't the EPEL package built against stock Centos? > > > Check epel-testing, that's
2015 Mar 31
2
emailing plain text to exchange/outlook
I know this isn't CentOS-specific, but it is probably a common problem - does anyone have a solution? If you mail something that is plain text from linux a recipient using outlook, it will remove line breaks more or less randomly. There is a way to tell outook to put them back as you read each message, but most people just think I sent it wrong. Is there something you can do to make a