similar to: Strange behaviour from http install

Displaying 20 results from an estimated 700 matches similar to: "Strange behaviour from http install"

2005 Dec 29
2
Jigdo, etc...
Hi folks, I've just finished rsyncing/downloading/jigdoizing the entire i386/x86_64 CentOS 4.2 distribution. If anyone is interested go to http://mirror.tcs.ii.uj.edu.pl/jigdo/ You'll need to edit the .jigdo file by hand to change the server section [Servers] CentOS42=file:/opt/mirrors/centos/4.2/ to point to a local mirror (file, http or ftp), ie. to use kernel.org: [Servers]
2010 Jul 14
1
Running yum shows errors
Hi I am getting the following errors when i try to use yum to install the net-snmp paclages. [root at sc1 yum.repos.d]# yum install net-snmp Loaded plugins: fastestmirror Determining fastest mirrors Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 229,
2019 Aug 29
0
I broke "yum update" - C7
On Thursday 29 August 2019 16:20:00 Alexander Dalloz wrote: > Hi, > > yum uses libcurl behind the scenes and thus NSS and not OpenSSL. > > Do you get something indicative when running: > > URLGRABBER_DEBUG=1 yum --disablerepo=\* --enablerepo=webtatic > check-update > > Alexander I get a lot of output for what looks like access to the local respos.d files all
2011 Aug 16
3
Problem getting eth0 up
I'm just starting to test CentOS 6 in our environment, and as a first step did a basic install from DVD (Desktop target, all defaults). Next I will try to automate the installations as I did for CentOS 5 using the anakonda-ks.cfg file generated by the manual install. However, I can't wrap my brain around the new NetworkManager to get it to configure the eth0 interface to obtain an IP
2013 Jul 30
0
CEBA-2013:1117 CentOS 6 python-urlgrabber FASTTRACK Update
CentOS Errata and Bugfix Advisory 2013:1117 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1117.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 25a65554c75a773913baf694c56382ecd7595a1d8d2af7704ef87a4a22046f77 python-urlgrabber-3.9.1-9.el6.noarch.rpm x86_64:
2005 Dec 31
0
noprobe boot option with askmethod and NFS install
>insmod <module> should do it On 31/12/05, Jerry Geis <geisj at pagestation.com <http://lists.centos.org/mailman/listinfo/centos>> wrote: >/ />/ If you specify noprobe at boot can you then manually />/ specify to load the 8139too network module? If so how? />/ />/ Thanks, />/ />/ jerry I am trying to to boot with askmethod to do an nfs install I did the
2008 Sep 24
2
non-graphics install or fix xorg.conf?
Trying the to install on the OQO, and hitting up against one problem I see a lot in the comments about installing various distros on it. That is its screen size. So I could install using the text installation except... What is the command line for text install and askmethod so I can use HTTP to access my local repo? What do I add to 'linux askmethod'? And if I go the text install
2013 Jul 30
0
CentOS-announce Digest, Vol 101, Issue 18
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2007 Mar 13
2
How do tzdata changes get made?
Hi All, I guess this is a political question rather than technical. New Zealand is probably extending daylight saving time with a bill currently being drafted. It will (most likely) change the end data of dst by pushing it out ~3 weeks. My question; AFAIK CentOS/whitebox/et. al. should not make any changes to tzdata - it is an upstream issue, but how do we ensure that 'upstream'
2007 May 29
1
Re: centos and http
>> Dave wrote: >>> Hi, >>> >>> Thanks for your reply. Yah i do have apache running, your idea >>> certainly would make things easier. How did you set up the http area? >>> And where in it do you put the kickstart? I'd like this area to be >>> accessible to my local network only, internet users shouldn't be able >>>
2005 Dec 06
2
Http proxy with linux askmethod?
Is it possible to specify a proxy when starting a "linux askmethod" install? Thanks Dean
2006 Oct 10
1
Python/sqlite date time problems.
Bear with me, this is CentOS related. :) I have a python CGI that's behaving weirldy on Whitebox systems that've been switched over to CentOS 4 (ages ago, no other problems to speak of aside from this one). I've broken the problem down to a minimal test case... 1. Create a small database # sqlite3 /tmp/testcase.db 'CREATE TABLE testtable ( date date primary key unique, name
2011 Oct 05
0
CentOS 6 USB changes
Ok, I just managed, after much effort, to rebuild my USB key to install CentOS 6. There are a number of changes. Partition the USB key, but make partition 1, Win 95 (FAT32) (I think that's partition type "b"), bigger. I made it 500M. The rest should be ext3 (or whatever). Format the partitions. Make sure to toggle the bootable flag on partition 1. syslinux /dev/<DOS
2016 Mar 02
2
problem restoring ssl and vlc
greeting. a short while ago, i may have gone to a site i should not have. maybe. after visiting, i decided i would check for rpm updates. when yumex opened to available packages, it showed that; openssl.x86_64 0:1.0.1e-42.el6_7.4 was available, so i checked it, then clicked install button. during log display, i got error message, tried again. still got error. seems that there is a
2007 Jun 30
1
Asterisk 1.4.6 Fedora 7 configure error
Hi guys I'm at a loss in getting ./configure to complete successfully with asterisk 1.4.6 on Fedora 7 x86_64, as it complains about no termcap support, even though it is installed (see below). Any ideas where to go next? checking for ZT_DIAL_OP_CANCEL in zaptel/zaptel.h... no configure: error: *** termcap support not found [root at mail3 asterisk-1.4.6]# rpm -qv termcap
2007 May 07
1
wget not in minimal install
Hi All, I used to always do a minimal install with v4.4, and wget (and other tools) was included. With v5 if i untick *everything* in the installation (incl "base") so that i can install from 1 cd, wget is not included. I couldn't make sense of any of the xml or xml.gz files on the installation cd. (/dev/cdrom/repodata/*), although they do mention wget as 'default'
2006 Nov 15
2
Replay mail to test MTA + filtering
Hi All, My kit : Centos4.4 + Postfix + SA + ClamAV (not that its relevant) General question - Does anyone know of a product which can take a folder / mbox of mail (spam, ham, virus infected stuff, scam mail and hoaxes) and "replay" it back against a test server to determine the servers ability to filter? I have looked at some low level (IP) packet replayers, but i cant really find
2006 Dec 19
1
Re: CentOS Digest, Vol 23, Issue 18
hi I am new at CentOS.I am not able to install webmin at Centos.if there is no problem at webmin installing at Cent .where I will get the webmin rpm for Cent. Thanks shahriar Quoting centos-request at centos.org: > Send CentOS mailing list submissions to > centos at centos.org > > To subscribe or unsubscribe via the World Wide Web, visit >
2006 Nov 06
1
pptp, ipsec and vpn
Hi All, This is a general VPN question; PPTP VPNs seem to be very easy to set up with CentOS as the VPN server and the built-in windose client, but how do list members feel about the security vunerabilities reported with the MS implementation? Specifically the 6 problems reported here : http://www.schneier.com/pptp-faq.html or maybe im being paranoid? Would any of you roll this solution out
2006 Nov 17
2
What happened to the RescueCD?
Hey folks - So what happened to the RescueCD ISO?... i'm not finding it under the ...centos/4.4/isos/ dir, as i believe it generally has been previously. At my office, we have a local mirror, and i've always just burned the RescueCD ISO and booted with that. At the prompt i supply "linux askmethod" and then later reference our local mirror to do an install or upgrade. The