Displaying 20 results from an estimated 10000 matches similar to: "yum-complete-transaction"
2010 Nov 29
4
centos 5.5 - which partition manager installed
Good day,
Gparted is not available on my installation.
Which patition tool is available in centos 5.5 please.
Thanks
Johan
2010 Dec 01
10
centos 5.5 - using mp3
Good day,
Been googling about this matter.
Afraid I am now confused.
Too many options..: for/against/whatever.
Some is years ago.
Kindly please a step x step manner in which to accomplish to enable mp3
please.
Thanks
Johan
2010 Dec 18
4
server version on laptop
Good day,
What can I expect if I should install a server version of a distro on my
laptop, please.
Thanks
Johan
2010 Nov 25
2
Terminal - name too long
Good day,
> [johan at unknown2a6800000000 ~]$
How/where could I make the above a lot shorter please.
Thanks
Johan
2010 Nov 18
1
New to Centos
Good day,
I would like to first test and then use centos 5.5.
I downloaded centos 5.5 x86_64 live CD.
Problem...screen resolution only 800x600.
In fedora 14 it is 1024x768, same in debian squeeze and opensuse11.3.
Could there be a way to increase the resolution? in either i386 or x86_64.
Thanks
Regards
Johan
2010 Nov 18
1
centos 5.5 x86_64 live cd
good day,
I am new to centos.
Using a standalone laptop.
Downloaded and burned the live cd.
All seem ok except screen resolution only 800x600.
Most importand I do not seem to find the install to hard disk option
anywhere.
Some distros I tried do have an option to install on the screen when you
are happy about the OS.
Googled but could not find the howto for the live cd install.
Kindly
2012 Nov 28
2
centos 6.3 live-cd no internet connection
Good day,
Installed Centos 6.3 live-cd. Looking good but * no internet
connection * (wired dsl system).
Other linux flavours do not seem to have this problem on my laptop and
internet connection.
Did a lot of google but not really advice that I could try.
I would like to try Centos out but not able to proceed without connection.
Kindly some detailed advice if possible.
Thanks
JohanS
2010 Nov 25
3
Add application to start at booting
Good day,
Please, How/where can I add an application to start at boot up.
Don't seem to find it in options available
Thanks
Johan
2010 Dec 16
2
centos 5.5 x86_64 - mplayer install problems
good day,
I have tried to install mplayer according to instructions from the
following sites..:
http://wiki.centos.org/AdditionalResources/Repositories/RPMForge
http://wiki.centos.org/TipsAndTricks/MultimediaOnCentOS
Then last..:
[root at johan ~]# yum install libdvdcss libdvdread libdvdplay libdvdnav
lsdvd mplayerplug-in mplayer mplayer-gui compat-libstdc++-33
flash-plugin
2010 Nov 25
1
centos 5.5 -software updater-break in download
Good day,
New to centos,
New install .
Using - Software updater
While updating - downloading 73 updates there was a break in the download.
The break happened close to the end.
Now when using software updater again will it start all over again?
Go on where the break happened?
Could not find on google this issue
Kindly some advice please.
Thanks, Regards
Johan
2010 Dec 01
1
centos 5.5 - not detecting internet connection
Good day,
By accident booted with dsl internet not connected.
When reconnecting dsl - centos did not detect it.
Is there a way to make it trigger detection rather then rebooting Please.
Thanks
Regards
Johan
2008 Aug 16
5
DO NOT REPLY [Bug 5695] New: rsync local timeout
https://bugzilla.samba.org/show_bug.cgi?id=5695
Summary: rsync local timeout
Product: rsync
Version: 3.0.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: gabriele.tozzi@gmail.com
QAContact:
2009 Jun 03
1
Yum-complete-transaction wants to wipe my system out
After some enabling/disabling new repos (pgdg for PostgreSQL
specifically) and admittedly some yum action that may have gone
uncompleted, I am advised to run yum-complete-transaction. However,
when I attempt to do this, yum warns that 225 packages will be erased,
all of which I deeply care for. How can I safely back out of this
situation?
Thank you in advance
--
Eduardo Grosclaude
Universidad
2011 Sep 01
1
parser does not catch strings without closing quote
Shouldn't the parser complain about unfinished strings in files?
It doesn't and will tack on a newline if there isn't one there.
> withOption <- function(optionList, expr) {
+ oldOption <- options(optionList)
+ on.exit(options(oldOption))
+ expr
+ }
> cat(file=tf<-tempfile(), "\"string without closing quote\n")
> p <-
2008 Jul 07
1
SIGPIPE in assorted apps after "yum update"
Hello,
I have several systems which I recently updated with
yum -y update
to all the latest packages. These systems use yum-priorities and use
the CentOS (priority 1) EPEL (priority 5) and rpmforge (priority 10)
repositories. After the updates, dhcpd stopped working with a SIGPIPE
error which occurs shortly after it attempts to fork into the
background. I worked around that problem by building
2020 Oct 23
2
RBD volume not made available to Xen virtual guest on openSUSE 15.2 (with libvirt 6.0.0)
Hi there,
Since upgrading to openSUSE 15.2 (which includes libvirt 6.0.0) the
virtual guests don't get their RBD disks made available to them. On
openSUSE 15.1 (which includes libvirt 5.1.0) that worked fine. The XML
is as follows:
<domain type='xen' id='7'>
<name>mytwotel-a</name>
<uuid>a56daa5d-c095-49d5-ae1b-00b38353614e</uuid>
2020 Oct 26
1
Re: RBD volume not made available to Xen virtual guest on openSUSE 15.2 (with libvirt 6.0.0)
It's QEMU 4.2.1-lp152.9.6.1.
I've tried updating it from the Open Build Service repos but there's too
many version conflicts.
Marcel
On 26/10/20 9:02 pm, Ján Tomko wrote:
> On a Friday in 2020, Marcel Juffermans wrote:
>> Hi there,
>>
>> Since upgrading to openSUSE 15.2 (which includes libvirt 6.0.0) the
>> virtual guests don't get their RBD disks
2011 Jan 09
4
DO NOT REPLY [Bug 7903] New: Cannot complete sync
https://bugzilla.samba.org/show_bug.cgi?id=7903
Summary: Cannot complete sync
Product: rsync
Version: 3.0.7
Platform: x64
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: triune at gmail.com
QAContact: rsync-qa
2015 Sep 03
3
latest yum update messed up chrome
On Thu, Sep 03, 2015 at 10:39:03AM +0200, johan.vermeulen7 at telenet.be wrote:
>
>
> Am 02.09.2015 um 21:10 schrieb Johan Vermeulen:
> >
> > Op 2-sep.-2015 20:59 schreef Wes James <comptekki at me.com>:
> >>
> >> I yum updated yesterday and it updated chrome from 44.x to 45.x.
> >>
> >> It runs but it has errors going to web pages
2015 Sep 02
2
latest yum update messed up chrome
Am 02.09.2015 um 21:10 schrieb Johan Vermeulen:
>
> Op 2-sep.-2015 20:59 schreef Wes James <comptekki at me.com>:
>>
>> I yum updated yesterday and it updated chrome from 44.x to 45.x.
>>
>> It runs but it has errors going to web pages and won't load its own settings/extension pages either. I ran chrome from the command-line and see these errors:
>>