Fedora Installation :: DRPMs Versus RPMs With Multiple Machines
Mar 10, 2010
I have a home network with 6+ x86_64 machines, all with similar setups. In the past (FC10 and before), I've had common package repositories (e.g /var/cache/yum/fedora/packages) shared via NFS with all the machines (and with keepcache=1 in /etc/yum.conf). That way, a given RPM only got downloaded once; the other machines would then pull it from my local package repository. And I don't mind the disk usage of keeping one copy of all my old RPMS around.
It seems that while DRPMS is great for a single machine, it doesn't make sense in my case. If I have to download the DRPM 6 times (and take the time/CPU hit to recreate the RPM 6 times), I might as well have downloaded the RPM once and been done with it. Is there a not-too-convoluted method to keep a common package repository across multiple machines even with DRPMS? Or, better, to have that first downloading machine pull a DRPM, generate the RPM, then save the RPM in the local shared repository?
View 4 Replies
ADVERTISEMENT
Dec 18, 2009
I am trying to create a local repository of installed RPMs on my workstation. Using the 'rpm -qa' I can gather the installed RPMs on my workstation. Is there a way for me download all these RPMs using the output of 'rpm -qa'? 'yum --downloadonly' will allow me the option of downloading without installing. Since the installed RPMs are not cached in my workstation I have to download these RPMs again. If I have a local repo then it will be easier for me restore my installation without having to rediscover the packages needed. I am looking for how I can download multiple RPMs.
View 5 Replies
View Related
Dec 7, 2009
My office PC is offline, so I download updates/12/x86_64/{drpms,repodata} from fedora reposiroty to my home PC then copying them to my office PC's ftp server. Then I use yum to update from my own repository server. But I found the drpms are not enough to perform a complete updating. Some *.rpm pakage are still need download.
My question is: How do I know which package should be complete downloaded from rpm and which package download the drpm is enough?
View 1 Replies
View Related
Feb 11, 2011
utility to let me automatically apply shell commands I type to a list of given remote machines? I'm configuring and maintaining multiple servers all running Fedora 12 and I want them to have exactly the same configuration. I also need to check out code from subversion onto these machines; the same code from the same location into the same directory. I know I could use ssh to run each command individually for each machine, but is there a tool that will make this much easier?
View 3 Replies
View Related
Feb 23, 2009
recommend a utility to let me automatically apply shell commands I type to a list of given remote machines?I'm configuring and maintaining multiple servers all running Fedora 12 and I want them to have exactly the same configuration. I also need to check out code from subversion onto these machines; the same code from the same location into the same directory. I know I could use ssh to run each command individually for each machine, but is there a tool that will make this much easier?
View 6 Replies
View Related
Mar 15, 2011
I am trying to get preseed working on a bunch of machines with multiple NICs but it doesn't pick the right interface and/or gets "no link" on all interfaces. My PXE kernel line looks like so (I have auto=true priority=critical and interface=auto)
label squeeze
kernel debian-installer/squeeze/i386/linux
append vga=788 initrd=debian-installer/squeeze/i386/initrd.gz auto=true priority=critical ramdisk_size=10800 root=/dev/rd/0 rw url=example.com/d-i/squeeze/preseed.cfg interface=auto netcfg/dhcp_timeout=60
[Code]...
View 13 Replies
View Related
Nov 14, 2010
I have three Ubuntu desktops that I would like to upgrade from 9.10 to 10.04. Is there a way to avoid having each PC download the same packages? Is there some magic I can do with two of the PCs to maybe point the software source list at the third 'master' PC that does all the downloading?
View 2 Replies
View Related
Dec 3, 2010
As I was updating machines today, I was wondering... Is there some way to cache the RPM files locally that yum is grabbing? Like many, I have a number of VMs I run, and it most updates are the same between the nodes. I'm guessing I'd need some sort of http cache? Just looking for pointers, not sure what I'm looking for, however.
View 4 Replies
View Related
Nov 19, 2009
I'd like to confirm if the latest updates of a couple of rpms is causing me a problem. I'd like to downgrade these rpms to an intermediate version (greater than the original F11 versions, but less than the latest version). I've looked on a few mirrors, and all I can find is the latest update. Are intermediate versions of an rpm discarded when they're replaced with new versions? Are these intermediate versions available some place?
The two rpms I'm interested in are:
gstreamer-plugins-good-0.10.16-1.fc11.i586
gstreamer-plugins-base-0.10.25-1.fc11.i586
View 2 Replies
View Related
Apr 21, 2009
I am trying to install f10 on an old dell dimension 2400 with an old video chipset. Everything was working pretty smooth until I tried installing an .rpm file from a flashdrive. At first, it looked like it was installing the rhpxl file but gave a warning message that said
warning:rpmts_HdrFromFdno:Header V3 DSA signature: NOKEY, Key ID 4ebfc273
then says the public key will not be installed. Is there a file/command that I can download and run from a flash because I have no capable internet connection because for some reason linux doesn't see it in the install.
View 2 Replies
View Related
May 4, 2010
I just installed ubuntu 10.04 x64. I have installed it and set it up the way I like on my server, however I now have 3 terminals and a laptop to set it up on the exact same way. As a result Id like some advice on what can and cant be done and how. Preferably I am looking to use programs with GUIs. Thing the style of ubuntu one, software manager etc, not really too into the command line, or conf editing unless there is no other option.
1. I installed all the software from software centre I like. Now I need the same software on the other computers. I know mint has mintbackup where it just exports and imports a list if installed software. I am looking for an ubuntu equivalent.
2. Firefox and Thunderbird add-ons. I install like 20 firefox and thunderbird add ons. sometimes I can't even keep track of them. There must be a way to sync them so that each computer I install ubuntu on I can simply import the list of mozilla add ons and have it auto download them.
3. Mail Contacts and Calender Syncing. I need to sync between my 3 ubuntu machines and my windows mobile 6.5 device for calender, email/phone/name contact lists. Email is taken care of by imap, but lightnings calender isnt and neither are the contacts. If I input a contact on my phone I want it to sync to the other computers I use.
4. Ubuntu one. I have /storage/workfolder in my root directory on my personal server. I want to be able to work on documents at work on my laptop and sync them so that when I get home, they are synced on the server without causing overwrite changes etc.
5. Desktop settings, icon themes, preferences from ubuntu tweak etc. I know this one is a bit more of a long shot, but it takes 20 minutes each computer, to set up the little maximize minimize buttons on the other side, set up cairo dock the way I like, install the icon theme and backgrounds I like. isnt there a way to back this up so it doesnt have to be done each time or so I can make my other computers the same?
View 1 Replies
View Related
Feb 14, 2009
I recently started trying fedora 10 out on live cd (in my case usb ) and loving it. I want to install it, should I get the dvd image, or would it be okay for me to just install off live cd (usb) and install whatever I want through the package manager later... Why/why not? Also on live usb, I can't find the package manager under applications.
View 7 Replies
View Related
Mar 7, 2011
Is it possible to copy a file on multiple remote machines through scp in one command?
View 3 Replies
View Related
Jan 6, 2011
run a cron job to download my email logs to my laptop. But the question is HOW? Im not sure how to write the php script for the cron job. the file is on "computer A" and the file is setup to chmod I just need to know how to write the php to "access" the other computer and then download the file to a certain file on my laptop.
View 3 Replies
View Related
Apr 21, 2011
Two machines connected via LAN Older machine is running RedHat 3 Kernel 2.4.21-50.ELsmp on i686 Newer machine is at a current level of SUSE Linux. Newer machine has a DVD drive. Here's the question. Is it possible to, remotely, mount the DVD device to the older machine? If so, can it be used to install software packages?
View 1 Replies
View Related
Apr 4, 2011
I have a network of 20 machines, all running Ubuntu 10.04.
Each machine has about 200[GB] of data that I'd like to share with all other 19 machines for READ ONLY PURPOSES. The reading should be done at the FASTEST POSSIBLE WAY.
A friend told me to look into setting up HTTP / FTP. Is it indeed the optimal way to share data between the machines (better than NFS)? if so, how do I go about it?
UPDATE: Just to clarify, all I want is to be able (from within machine X) to access one of machine Ys files and LOAD IT INTO MEMORY. all of the files are of uniform size (500 [KB]). Which method is fastest (SAMBA / NFS / HTTP / FTP)?
View 4 Replies
View Related
Sep 15, 2010
Im new to the forum and fairly new to Linux as well. my apologies if this is posted in the wrong section. My problem is How can you search for a file in multiple machines (like a server farm) ? For example i log onto machine num1 and want to search for a file named "xxx.yyy" which may be in one of 4 machnies. What i do right now is manually log into each machine and run the find command. However i have heard that it is possible to do it via a couple of simple commands. I have looked into pssh and cssh as well as ssh tunneling (along with public key authentication to stop the machines requesting a password every time i log in) and unfortunately i was unable to find an answer.
View 4 Replies
View Related
Jul 5, 2011
i have 30 linux PCs running. i need to check the performance of all pcs( memory,ram and process usage) in single command or in GUI mode.In solaris we have perf script to check performance in GUI mode. i need same type in linux?
View 1 Replies
View Related
Aug 9, 2010
I'm trying to write a script that will prompt the user for a username/password, then create that user/password in the right groups on all my machines. I know this is kind of a long way around to avoid a NIS server, but I like making my life more difficult.
This is what I have so far:
Code:
the script has 2 problems: The "if" functions return an error and do not compare the strings successfully. whatever password is entered does get applied properly and the user is unable to login
View 7 Replies
View Related
Jun 27, 2010
Am using 10.04 and quite happy with the way it is working. my nephew and my mother have also switched to ubuntu.
To save on internet usage and load on the ubuntu servers, can i download upgrade files in one computer and then upgrade all systems?
View 3 Replies
View Related
Sep 13, 2010
ok I am using Debian 4 bigmem and I set up static ip for my box. This is for a class and we will be moving the hard drives around the lab to different computers. My question is what do I configure to get Debian to be ok with my using different nics at different times.
My first time I used it, I had eth0, but now I'm on a different computer (same type of hardware on all systems) but my nic is now eth1... And I had to set up static again for that nic. How can I have it just maintain a static ip for whatever nic/mac address on the computer that my hard drive happens to be put on?
View 1 Replies
View Related
Sep 13, 2010
I am using Debian 4 bigmem and I set up static ip for my box. This is for a class and we will be moving the hard drives around the lab to different computers. My question is what do I configure to get Debian to be ok with my using different nics at different times. My first time I used it, I had eth0, but now I'm on a different computer (same type of hardware on all systems) but my nic is now eth1... And I had to set up static again for that nic. How can I have it just maintain a static ip for whatever nic/mac address on the computer that my hard drive happens to be put on?
View 5 Replies
View Related
Jan 29, 2009
I have tried to boot from Fedora 10 CD on Compaq Evo D510 desktop as well as HP Pavilion DV6700 Laptop several times. Goes through everything for a long time. Ends up in a screen with colored stripes on the desktop and a blank dark screen on the laptop. I do see the wireless light on the laptop turn blue from orange indicating it is enabled. But was of no use. Both machines crash at the end. I tried both GNOME and KDE.....both crashI am suspecting the display drivers. The desktop has a Intel Chipset and the laptop Nvidia GForce 8600 I guess....These are not old comps. The desktop is just a couple of years old and the laptop is brand new. This is without actually installing Fedora
View 5 Replies
View Related
Sep 18, 2010
we are having new printers. At the moment we over 1000 machines on multiple sites but no print server they are manually added on the machine ( I know don't ask).
Anyway there is no way they would let use a windows server so the only option I have is to use linux however I little unsure if it is capable of doing the job I need it to do. Basically I want to add the printers on the linux server either using samba or ipp (I would assume samba would be best).
The reason i want to do this is when we have to do around the machines I just want to go around the machines and just the map the printer and it brings down the driver and config etc as we want them to duplex. The issue is I been trying to gain information on the internet and getting conflicting information apparently I can add the windows driver onto the server so when I map the printer it brings it down. However some guides state you still have through the whole process of adding the printer and then choosing the driver etc. Which kinda of makes it pointless to do the printer server since I would already have to do this anyway if we don't have one.
I just want to go be able to go around the machines and for example click star run and do something like \192.168.1.1printer01 and then it done kind of thing.
View 2 Replies
View Related
Dec 10, 2009
I wish to setup a network that works like windows but for with lunix of course!. It will need to be able to handle security/DNS/DHCP & Document store from one location. I've been doing some reading and have found that I think I need to be using one of the following:
LDAP
NIS
Kerberos
I have looked at a few Linux based OS's. I did notice that when you install fedora live desktop it gives you the option to connect to one of the above. So I am looking for a complete solution.
1. How to setup fedora to act as server for my needs (or other Linux build)
2. Add fedora/linux mint machines to server to use new security settings. (or other linux build)
View 3 Replies
View Related
Jul 13, 2009
Anybody know of any Firefox 3.5 final RPMS for Fedora 10? I looked a rebuilding the Fedora 11 RPMS for Fedora 10, but the other packages requiring an upgrade as well is getting out of control.
View 7 Replies
View Related
May 9, 2009
I have the following problem. I downloaded openoffice 3 decompressed to the RPMs directory and by using command "rpm -Uvh *.rpm" installed all packages. When I look to the yumex so I can see single installed rpm's. That is OK. BUT I cant start openoffice because I dont know where are executable files. where is their location and where is default location for all installed programs(from RPM)?
View 7 Replies
View Related
Jun 3, 2010
I have noticed that the updates to my f12 64bit systems are running longer due to the fact that fewer fedora updates are delta rpms. Why is this. I know that rpmfusion updates and other third party updates are not covered.
View 9 Replies
View Related
Jun 12, 2010
I know there is a command that will show what rpms are installed on a machine that are no longer available in a yum repository, but I can't remember what it is! It is useful to identify packages left over after an upgrade that are no longer needed, or to identify third party software.
View 2 Replies
View Related
Jul 10, 2010
I have been running f13 ever since it was released. Evidently the kmod-rt2870 rpms are never deleted when older kernels are removed. When I tried to do today's update the Package Manager and yum complained that some of the older kmod-rt2870 packages left over from fedora 12 were missing kernel dependencies. The kernels have been missing for a long time. I don't know why the package manager started complaining today.
I tried
1) yum clean all
2 rpm --rebuilddb
3) removed the /lib/modules directory corresponding to the old kernels
and the problem persisted.
I finally removed all of the kmod-rt2870 rpms what where originally installed in fedora 12 and I was finally able to complete the update. Why did the package manager suddenly start complaining about the missing kernels?
View 1 Replies
View Related