similar to: list installed packaged, without formatting overhead

Displaying 20 results from an estimated 8000 matches similar to: "list installed packaged, without formatting overhead"

2012 Apr 17
2
Building RPM, Unknown tag Licence & Copyright
Hi all, When trying to rpmbuild http://robert.cheramy.net/ipfm/browser/trunk/redhat/ipfm.spec, I do this: [mihamina at centos6-01 redhat]$ rpmbuild -ba ipfm.spec error: line 5: Unknown tag: Licence: GPL And I get the error above. [mihamina at centos6-01 redhat]$ head -n 5 ipfm.spec Summary: IP Flow Meter is a bandwidth analysis tool Name: ipfm Version: 0.12.0rc1 Release:
2013 Mar 11
1
exim localhost vs 127.0.0.1
Hi all, I had a big problem I did not figured out. It is solved, but I have questions about the matter. It's about Exim 4.72/CentOS 6. Connecting to Exim via "localhost" is denies relay Connecting to Exim via 127.0.0.1 accepts the relay "localhost" is in the local_domains domainlists "localhost" is resolving to 127.0.0.1 in /etc/hosts Why? [mihamina at
2012 Nov 23
2
centos 6.3, cron and mail script output
Hi all I have a '/etc/cron.daily/push-to-backup' script which the content is: #!/bin/bash /usr/bin/rsync [... long options line ...] echo "finished pushing to the backup" Launched manually, it's OK. Waiting for cron to execute it, In the "/var/log/cron", I see the starting time and the finish time, and I see it take about 10 minutes to make the job.
2012 Apr 03
2
minute cron
Hi all, CentOs has choosen anacron as default cron daemon. I did not look further about the reasons, I think there are some good reasons. I want to create a minute based set of scripts. No much precision required, once a minute more or less 20 sec is OK. Using anacron, how do you recommend to do it? Is anacron the right tool? Otherwise what's the right tool? -- RMA.
2012 Apr 17
2
packaging: src.rpm not a rpm
Hi all, I have installed the recommended installs from here: http://wiki.centos.org/HowTos/RebuildSRPM I want to build a "ipfm" RPM on a CentOS 6.2, for legacy purpose. I cant immediately get rid of that piece of software, but we're on the move... So: $ wget http://rpm.pbone.net/index.php3/stat/3/srodzaj/2/search/ipfm-0.11.5-alt1.src.rpm $ rpm -i --nomd5
2014 Sep 09
2
C6: why i686 are installed on x86_64 based arch?
Hi all, I noticed that when I install some packages (precise list not defined), my x86_64 C6 tends to install both 32bits and 64bits at the same time: # yum install fontconfig freetype \ libfreetype.so.6 libfontconfig.so.1 \ libstdc++.so.6 Gives: http://pastebin.com/FNzztefV My repository configuration is same: http://pastebin.com/Hf38sAic No 3rd party repository.
2012 Feb 09
1
advice on having php 5.2.x:
Hi all, My goal is to have PHP 5.2.x on a centos virtual machine (LXC) Looking at the repositories: - 6.2 has php 5.3: ftp://ftp.free.fr/mirrors/ftp.centos.org/6.2/updates/i386/drpms/ - 5.7 has php 5.1 ftp://ftp.free.fr/mirrors/ftp.centos.org/5.7/updates/i386/RPMS/ I'll have to rebuild a source RPM in order to have what I want: - Which base should I install for a php 5.2 VM? 6.2 or 5.7? -
2012 Jul 31
1
install CentOS 6 from minimal, console only
Hi all I would like to install CentOS on this: http://www.lannerinc.com/x86_Network_Appliances/FW-7520 - No VGA/DVI - Only a "console" port (the old 9600 baudrate one) - Boot on USB actived by default Would you know a tutorial helping on installing CentOS on this? I guess I have to - download the minimal iso, - 'dd'-copy it to a flash USB drive - setup some files to use the
2013 Feb 13
1
check file changes within several directories
Hi all, I forgot the name a sofware (I think it was something related to security) wich checks for file content/permission changes, on a cron trigger basis. I could then have the list of added/changed files. I dont want to use some selfmade git-based or "find|xargs"-based piece of scripts. Thank you. -- RMA.
2005 Feb 08
3
multiple sources, multiple passwords
Hello, Is it possible to have one password per source with Icecast 2.2.x ? How to ? -- ASPO Infog?rance http://aspo.rktmb.org/activites/infogerance Unofficial FAQ fcolc http://faq.fcolc.eu.org/ LUG sur Orl?ans et alentours (France). T?l : 02 34 08 26 04 / 06 33 26 13 14
2012 Feb 03
4
configure network bridge listing bridged intefaces
Hi all, Having a 4 NIC server, I want to bridge eth2 and eth3, with a bridge named br0. Searching the web I only found about creating a file /etc/sysconfig/network-scripts/ifcfg-br0, but did not find where to explicitely list what ports will be bridged. Where is it configured? Thank you. -- RMA.
2014 Jan 09
3
Why does 'mysql' user has /bin/bash shell?
Hello, Default MySQL installation on CentOS sets /bin/bash as shell. I'm on a user cleanup task where I want reduce unneeded privileges to users. What is the "mysql" user shell for? (What will happen if I change it to /bin/false or whatever would disable it's shell?) It's not only a matter of SSH (I'm aware I can AllowUsers in sshd_config for example).
2010 May 04
3
Access filesystem (NFS) as some user
Manao ahoana, Hello, Bonjour, My Dovecot server has to access the users Maildirs. Maildirs are on a NFS mount that only a user (vmail/500) may read and write. No one else. How to configure Dovecot so that at least disk read-write are performed as a "vmail" user (that I have created with the right attributes)? Is the workaround of changing dovecot's system UID/GID a not-so-bad one?
2013 Jul 29
4
How to know hardware RAID failure
Hi, We have on an old Dell 2850 with 4 SCSI drives, where we put a Hardware RAID5 on 3 disks and left 1 as spare. I dont remember exactly, but the RAID was setup in the BIOS, and when installing CentOS6, I just saw "1 drive". If it was software RAID, disk failure could be seen in /proc/mdastat, and I could simulate failure with mdadm. As far as it is hardware ATM, how, at least, to
2004 Aug 06
3
linux,ices2, make errors
On Thu, 2003-01-23 at 06:00, Michael Smith wrote: > Rakotomandimby Mihamina <mrakotom@wanadoo.fr> said: > > > Hi, i'm trying to complîle and install ices2 on my linux slackawre box : > > After leting make runnins a while , i got these errors ... > > Would tou help me to solve please ? > > I have just grabbed ices from cvs. > > You need libshout from
2005 Oct 17
2
source for Ogg//Theora + ezstream.
> >Icecast only > >streams the audio part of the video file. > sounds like you didn't have theora installed when you built icecast. Check > the config.log for your compile, and you'll probably see that theora > support was disabled. In the general section of the ezstream configuration file (before of <encode> ... </encode>), setting <format> to
2012 Apr 23
3
LVM: PV on 2 external USB drives
Hi all, I have a box, until warranty (I may not open it) and 2 external USB hard drives. My perfect solution is to open the box, plug the drives on the SATA slots, and use them. Unfortunately, I'll have to fall back to the cheap solution: I would like to use each external drive as physical volume (PV) and then "join" them as a VG in order to use a LVM composed by internal
2012 Feb 06
1
looking for lxc rpm for centos 6.2 x86_64
Hi all Just on a fresh CentOS 6.2 minimal install, it doesnt find lxc: [mihamina at dev-spare ~]$ sudo yum install lxc [...] No package lxc available. Error: Nothing to do [mihamina at dev-spare ~]$ yum provides lxc-create [...] No Matches found Well, I think this is not really a problem: there probably is a personal packager that made his own lxc package and some people in
2004 Aug 06
2
linux,ices2, make errors
Hi, i'm trying to complîle and install ices2 on my linux slackawre box : After leting make runnins a while , i got these errors ... Would tou help me to solve please ? I have just grabbed ices from cvs. In file included from input.c:29: input.h:34: parse error before "shout_t" input.h:34: warning: no semicolon at end of struct or union input.h:36: parse error before '}'
2005 Oct 17
1
source for Ogg//Theora + ezstream.
On Mon, 2005-10-17 at 13:36 -0500, oddsock wrote: > even if you aren't re-encoding, you still need to tell ezstream what > content-type to use (via the <format> setting) when connecting to icecast. The subtype of the stream is told as Vorbis in the icecast stats page. I provide you the content of my simple ezstream config file.