similar to: Repositories

Displaying 20 results from an estimated 5000 matches similar to: "Repositories"

2005 Nov 01
1
repositories
I think perhaps I missed something in some discussions over the last week or so.. I was reminded last night that the repository for CentOS 4.1 had been moved to "vault" .whatever .. Is that correct? What should I have in the /etc/yum.repos.d/CentOS-Base.repo ? For future reference, is there a document that gets updated when the base repository changes? Thanks.. -- Snowman
2005 Dec 05
3
Raid with one disk?
Is it possible to set up a single disk raid (kind of redundant to call a single disk an array) but I've got a single SATA drive in the machine not doing anything. It's a 10k maxtor 74G drive, and what I really want is just to backup two home partitions. I can always reinstall the OS, but the data can't be recovered that easily. The mobo supports raid-0,1 and jbod. Suggestions? --
2005 Sep 21
5
Evolution
When I set up the Evolution mail agent, I could find no way to change the outbound port from 25 to 587. I have to do this due to port 25 being blocked by the cable company. Thunderbird is no problem. Altho I don't particularly use Evolution as a mail agent, there are times when I might use it, but its worthless without being able to send mail out to my server. Did I miss something in
2006 Sep 15
4
yam help
I am trying to use yam to create a repo based on the 4.4 CDs. I have copied the contents of the CDs to /var/dist/CentOS-4.4-i386. No matter what I try, yam always creates an emtpy repo. This is my current yam.conf file: [main] srcdir = /var/yam wwwdir = /var/www/yam arch = i386 [centos] name = CentOS $release ($arch) release = 4 arch = i386 metadata =
2004 Dec 23
2
local yum repository
bit off topic, but.... I've set up my first Centos gateway server and now setting up another server on internal network. I thought it would be nice to use the gateway servers "/var/cache/yum" as a local repository for any internal servers since it would be up to date with the lastest packages and save bandwidth. So... I created a sym link to create a repository through gateways
2005 Oct 01
2
Recommendation(s)
List, It looks like I may have to drop back to a 32-bit version of the OS due to some non-resolvable library issues for the software I'm attempting to compile, and want to ask, how far back can I go with CentOS where I'd not lose too much functionality of the 4.1 version. Essentially what I need is the equivalent of RHES 3. The other thing I'd thought about would be to
2005 Sep 16
3
Equivalent command or file
List, is there an equivalent on Linux as "watch" under FreeBSD, as well as the "snp" or snoop device that permits one to watch what is going on in another terminal? Yes there are privacy issues here, but in a home system with a couple of folks logged in trying to help with compiling stuff, it'd be nice to see what and how they are doing it. Thanks... -- Snowman
2005 Sep 06
2
Yum
This may be considered a newbie question, and for me, yum is a new tool. I have discovered via yum, I am *supposed* to have libf2c (386) and libf2c (x86-64) installed. Searching the two libs, I find I only have the 32-bit version installed, and I need both. Should I use yum to remove the pkgs, and then reinstall, or should I use rpm to do the installs? Again, I'm from the BSD camp, so
2005 Dec 20
2
O.T. Evolution Question.
This has bugged me from the get go, and I keep forgetting to ask about it. Is it not possible to drag 'n drop messages from the main reading window into other folders, much as Thunderbird and the other company mail program , MS Outlook? thanks Snowman -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Oct 04
3
Motherboards
Does anyone have any experience with Super-Micro brand motherboards // dual Xeon cpu's? Had to swap out my Tyan piece of junk and going back with the S-M board. I believe it has similar north/southbridge chips on it -- at least they are the intel MCH ICH5R and PXH plus the 82546GB. One area that the Tyan board was seriously lacking in was in the hardware monitoring department. The S-M
2006 Mar 14
1
Using up2date to download channels on rhn
Hi all, i have a problem with centos's up2date tool. I have setup a central update server with yam (http://dag.wieers.com/home-made/yam/) under CentOS-4. When yam calls t up2date to download updates, up2date returns this error: Traceback (most recent call last): File "/usr/bin/yam", line 1099, in ? main() File "/usr/bin/yam", line 983, in main
2005 Oct 07
1
Clarification
List, Being pretty new to CentOS and such, can someone answer a couple of questions about yum and up2date? I think I got the basic info, but I'm a bit confused about what does what. I configured yum to use the dag repo (I think) but now and then, I get the red circle from up2date stuff on the upper menubar. I have been using the up2date function to grab the latest bits when
2005 Dec 06
1
Whats with named?
Found this entry in the log this morning. Never have seen such before....... --------------------- Named Begin ------------------------ **Unmatched Entries** dispatch 0x8ea6e48: shutting down due to TCP receive error: connection reset: 1 Time(s) ---------------------- Named End ------------------------- -- Snowman
2005 Sep 21
2
Library
Can someone tell me where I can find glibc-2.3.3 for either x86-64 or most likely i386. My yum stuff must be broken, or I don't know how to use it cause it can't find the lib. I'm looking on the CD's also, but so far, no luck. Thanks... -- Snowman
2006 Aug 29
3
Updating Centos Machines
Hi, I have few machines with Centos 4 I 386. Are there any programs which manage the updates centrally sitting on an intranet? I would like to avoid down loading the upgrades individually for each machine. I am looking for an open source version. Thanks Rajeev -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jan 30
5
Creating my own YUM repository
I have already 6 Centos machines here and it is getting strange having to pull down updates to each system. Seems like I should set up one system to pull updates and then all other systems to point to it. How? Plus then I would want to add to this repository. Say that a number of my systems use tomcat which is only available via rpm. I would like to be able to add it to my repository, and
2008 Jul 18
2
End of support / life
Since I'm not ready to upgrade to the CentOS 5 line anytime soon, Can someone tell me when support for the 4 line will come? Many thanks... Sam
2005 Oct 30
1
Broken up2date & install from CD ?
I've run into some problems I can't explain. I tried to install the mysql package from the 4.1 CD's and the installer just sat there telling me to insert the CD into the drive and click OK. I did that, and it just blinked once, then returned to the same thing.. hit the OK button, etc., etc., again and again. Wound up having to yum install the mysql package which went OK afik.
2005 Nov 25
2
Where to look or command
List, I've got a process(s) that have been exiting on a signal 11, but not all the time. I suspect it's memory related, and I was wondering, is there any way to tell exactly how much memory a particular process has in use at the point it sigsev's ? I can't sit here and watch top or the system monitor, but thought maybe something might be saved somewhere after the fact.
2006 Jan 29
1
Players (O.T.)
Sorry for the off topic posting, but I'm not a real music person and know little about what software will do what. Without turning this into a big discussion for pro or con, could someone drop a line or 3 just stating the name(s) of some type music players? I'd probably want something that would play CD's and perhaps mp3's. I don't guess there is a "catch-all" like