Displaying 20 results from an estimated 1200 matches similar to: "Anaconda hangs using 100% CPU"
2016 Jun 02
1
Problem with Firefox and SSH/browser
2016-06-01 19:36 GMT-03:00 <cpolish at surewest.net>:
> On 2016-06-01 09:53, Sergio Belkin wrote:
> > Hi folks,
> >
> > I have a problem, shame on me I feel as newbie, I cannot open Firefox
> > though ssh.
> >
> > ssh server is 7.2 and ssh client (running Xorg) is Fedora 23. Firefox
> does
> > not open. I've tried a lot of methods, even
2016 Jun 13
2
scp via another server
On June 12, 2016 8:51:42 PM CEST, cpolish at surewest.net wrote:
>On 2016-06-12 19:07, H wrote:
>> On 06/12/2016 05:21 PM, J Martin Rushton wrote:
>> > -----BEGIN PGP SIGNED MESSAGE-----
>> > Hash: SHA1
>> >
>> > $ scp svr2:/path/to/source svr1:/path/to/dest
>> >
>> > You'll get twice the network traffic since the copy is running
2008 Sep 13
0
FreeBSD 7.1-BETA/6.4-BETA Available...
The FreeBSD 7.1-BETA and 6.4-BETA builds are now available on the
FreeBSD FTP mirror sites. This is the first step in the release process
for FreeBSD-7.1 and FreeBSD-6.4. This set of builds do not include
pre-built packages. The ISOs are available from:
ftp://ftp.freebsd.org/pub/FreeBSD/releases/${arch}/ISO-IMAGES/7.1/
ftp://ftp.freebsd.org/pub/FreeBSD/releases/${arch}/ISO-IMAGES/6.4/
2016 Jun 01
2
Problem with Firefox and SSH/browser
Hi folks,
I have a problem, shame on me I feel as newbie, I cannot open Firefox
though ssh.
ssh server is 7.2 and ssh client (running Xorg) is Fedora 23. Firefox does
not open. I've tried a lot of methods, even adding xauth cookie, and for
example:
firefox --no-remote --no-xshm
debug3: receive packet: type 90
debug1: client_input_channel_open: ctype x11 rchan 2 win 65536 max 16384
debug1:
2010 Mar 23
0
FreeBSD 7.3-RELEASE Available
The FreeBSD Release Engineering Team is pleased to announce the availability
of FreeBSD 7.3-RELEASE. This is the fourth release from the 7-STABLE branch
which improves on the functionality of FreeBSD 7.2 and introduces a few
new features. There will be one more release from this branch to allow
future improvements to be made available in the 7-STABLE branch but at this
point most developers are
2016 May 25
1
Slow RAID Check/high %iowait during check after updgrade from CentOS 6.5 -> CentOS 7.2
On 2016-05-25 19:13, Kelly Lesperance wrote:
> Hdparm didn?t get far:
>
> [root at r1k1 ~] # hdparm -tT /dev/sda
>
> /dev/sda:
> Timing cached reads: Alarm clock
> [root at r1k1 ~] #
Hi Kelly,
Try running 'iostat -xdmc 1'. Look for a single drive that has
substantially greater await than ~10msec. If all the drives
except one are taking 6-8msec, but one is very
2006 Mar 28
2
6.1-BETA4-i386-disc2.iso - only usr/share/doc, no usr/src?
Does the 6.1-BETA4-i386-disc2.iso contain only usr/share/doc, or for
some reason i am unable to see anything else? I was looking for
usr/src (and for a odd chance to have usr/ports); i suppose those
two trees would be available somewhere on some disc for RELENG_6_1.
I mounted the image as ...
mdconfig -a -t vnode -f /path/to/6.1-BETA4-i386-disc2.iso -u 0
mount -t cd9660 /dev/md0 /mnt
...
2016 Jun 13
0
scp via another server
Hi,
This is fairly common. I would look into the use of a proxy command to do
exactly what you ask. In addition, though not strictly necessary, I also
would generally recommend rsync rather than scp*. Both of these are
documented on my page here:
http://www2.physics.ox.ac.uk/it-services/central-ssh-access
Its got an Oxford Physics specific slant to it but hopefully its helpful.
*I don't
2008 Feb 22
1
FreeBSD 7.0-RC3 (for amd64/i386 only) Available
We're doing a "mini-RC3" to encourage testing of the Highpoint driver
(hptrr) backout. Testing of 7.0-RC2 showed there were problems with the
driver update done between RC1 and RC2.
Because it's a "mini-RC" targetted at testing of one particular thing we
have not bothered with setting up FreeBSD Update. You can use the
normal cvsup-and-build method of doing an update
2013 Apr 22
0
FreeBSD 8.4-RC2 Now Available
The second RC build of the 8.4-RELEASE release cycle is now available
on the FTP servers for the amd64, i386, and pc98 architectures. The
SHA256/MD5 sums are tacked on to the bottom of this message. The ISO
images and, for architectures that support it, the memory stick images
are available here:
ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/
(or any of the FreeBSD mirror sites).
2015 Jan 19
1
reboot - is there a timeout on filesystem flush?
On Jan 07, 2015 at 01:47:53PM -0600, Les Mikesell wrote:
>
> I see a bunch of entries like:
> ioatdma 0000:00:08.0: Channel halted, chanerr = 2
> ioatdma 0000:00:08.0: Channel halted, chanerr = 0
> in the logs and one of these:
> hrtimer: interrupt took 258633 ns
>
> Not sure what those mean. We do have considerably more systems
> running windows than linux on this
2011 Jul 25
0
pxe booting questions
hello,
I have a situation where I am using PXE and kickstart to
install my machines.
My set up is as follows:
i have a cobbler server which is also an mrepo mirror doing the
booting.
my mrepo tree has both disc1 and disc2 loop mounted, and RPMS.os
symlinks both the discs contens to generate the unified os tree. This all
works fine.
My issue is with the kickstart, if i use the disc1 as the url
2011 Mar 31
1
How to disconnect the ISO image using virsh
Hello,
I can attach disc ISO image to cd-rom from virsh.
And I can replace the ISO image from disc1 to disc2 using the 2nd example.
(example)
attach-disk guest01 /root/disc1.iso hdc --driver file --type cdrom
--mode readonly
attach-disk guest01 /root/disc2.iso hdc --driver file --type cdrom
--mode readonly
My question is, how can I disconnect the image from the cdrom drive using virsh.
Because,
2016 Jun 13
1
Slow RAID Check/high %iowait during check after updgrade from CentOS 6.5 -> CentOS 7.2
On 2016-06-01 20:07, Kelly Lesperance wrote:
> Software RAID 10. Servers are HP DL380 Gen 8s, with 12x4 TB 7200 RPM drives.
>
> On 2016-06-01, 3:52 PM, "centos-bounces at centos.org on behalf of m.roth at 5-cent.us" <centos-bounces at centos.org on behalf of m.roth at 5-cent.us> wrote:
>
> >Kelly Lesperance wrote:
> >> I did some additional testing - I
2008 Dec 17
2
Bug - Error: Missing Dependency: libgaim.so.0 is needed by package nautilus-sendto
I have a minimal installation of CentOS, and I wanted to then install X
Windows and the GNOME desktop. I then tried the following, which failed
on a dependency:
$ yum -y groupinstall "X Window System" "GNOME Desktop Environment"
--> Running transaction check
---> Package nautilus-sendto.i386 0:0.7-5.fc6 set to be updated
--> Processing Dependency:
2011 Jun 10
0
e: How to disconnect the ISO image using virsh
I am trying to detach an ISO from a KVM machine and I've tried both attach-disk using " " in the file path as well as the update-device option but am getting this error
error: Failed to update device from /var/run/libvirt/qemu/kvmtest1.xml
error: XML description for unknown device type is not well formed or invalid.
I tried doing a virsh edit on the xml file to remove the source
2005 Aug 05
0
CentOS-3.4-i386-Server.iso md5sum missing
Their is no 3.5 server iso posted yet, and their is no md5sum listed for
the 3.4 server iso that is posted.
Regards,
Ted
Final Release md5sums (Post 7th June 2005)
81be21fa53cd321a401575def5d0129b CentOS-3.5-i386-disc1.iso
58b0b6b6fa71b328ed2c6c915752f5b0 CentOS-3.5-i386-disc2.iso
e7bf5fc1e8b085d536c02dcf581623f3 CentOS-3.5-i386-disc3.iso
27723707d72e83d767495ee0401ec706
2006 Jun 07
0
centos 4.3 alpha cd iso problems
good day all ...
i've started playing around with 4.3 alpha on some ES40 systems. first. the cd iso
images all have the incorrect md5sums. i've downloaded them twice from two different
mirrors. they are consistent between mirrors. here are the md5sums i get:
af45445778616a7d06440fc5d42fcacb centos-4.3-alpha-disc1.iso
9e0a8dc5e5dfbd276fd50caa40428df0 centos-4.3-alpha-disc2.iso
2012 Aug 31
1
Possible mbox corruption if mail is saved with wrong Content-Length header (2.1.6)
One of our users likes to delete attachments from his mails. He is using
roundcube and we installed a plugin for that.
He reports that from time to time one of his mails gets corrupted (cut
off in the middle).
I could verify there is something wrong in the logs:
imap(x1234567): Error: Cached message size larger than expected (6796 > 2844)
imap(x1234567): Error: Corrupted index cache file
2016 May 17
3
CentosPlus
On Tue, May 17, 2016 at 3:04 PM, <cpolish at surewest.net> wrote:
> On 2016-05-17 12:09, jd1008 wrote:
>> Has anybody enabled this repo?
>> I understand that it can really mess up updates and upgrades
>> as the dependencies are rather different.
>
> I've had the CentOSPlus repository enabled for CentOS6 for more
> than a year with no problems. I don't