Displaying 20 results from an estimated 90000 matches similar to: "I like your software..."
2008 Jun 18
2
YUM and installing older versions of software.
How does one specify a particular version of a software package to yum to
install? Is this even possible? What happens to superceded pacjkages in
repos? Are they simple removed/discarded?
yum install package-X.Y.Z-A.el5 ???
The reason I ask is if a yum update goes awry for some reason then how does
one revert to the previous (working) version? I seem to recall that up2date
had a feature
2009 Jul 15
3
NIC traffic monitoring, recording and reporting software?
I have a remote CentOS-5.3 installation that shares traffic with
another enterprise. I want to record and measure the actual network
traffic that comes into and goes out of that host's net i/f on a
monthly basis for billing verification purposes. Does CentOS have a
software package to accomplish this?
I have run across references to a package called vnstat as a
possible answer to my
2005 Aug 15
1
DVD-RAM writer software for CentOS4
Firstly, let me thank all of the individuals who assisted me in
various matters regarding find, tar and ssh last week. Your
contributions were truly invaluable and I learned a great deal
thereby. The reason for that brief flurry of activity was an
administrative and technical move to store-to-disc from store-to-tape
for our server backups.
We presently use a mix of store to disc on
2013 Sep 18
2
SAMBA update appears to have breoken WinShare connectivity
We have a very old MS-Windows domain running on a Win2K advanced server.
After the most recent update to Samba it appears that we can no longer connect
to shares on that system from our CentOS-6.4 workstations. Is this a known
problem or configuration issue that we need to address through local
modifications or do we have to roll back to the older version to regain
connectivity?
Regards,
--
2014 Dec 05
2
Postfix avc (SELinux)
On 12/04/2014 03:22 PM, James B. Byrne wrote:
> On Thu, December 4, 2014 12:29, James B. Byrne wrote:
>> Re: SELinux. Do I just build a local policy or is there some boolean setting
>> needed to handle this? I could not find one if there is but. . .
>>
> Anyone see any problem with generating a custom policy consisting of the
> following?
>
> grep avc
2014 Dec 05
0
Postfix avc (SELinux)
On Fri, December 5, 2014 04:53, Daniel J Walsh wrote:
>
> On 12/04/2014 03:22 PM, James B. Byrne wrote:
>> On Thu, December 4, 2014 12:29, James B. Byrne wrote:
>>> Re: SELinux. Do I just build a local policy or is there some boolean
>>> setting
>>> needed to handle this? I could not find one if there is but. . .
>>>
>> Anyone see any problem
2015 Feb 19
0
CentOS 7: software RAID 5 array with 4 disks and no spares?
On Thu, February 19, 2015 02:25, Niki Kovacs wrote:
> Le 19/02/2015 05:43, Chris Murphy a ?crit :
>> My personal view on installers is extremely biased toward the user
>> staying out of trouble, they shouldn't have to read documentation
>> for
>> a GUI installer.
>
> A *user* never has to even see - or use - an installer. A USER has to
> USE a computer, by
2015 Feb 20
0
CentOS 7: software RAID 5 array with 4 disks and no spares?
On Thu, February 19, 2015 13:41, Chris Murphy wrote:
>
> Linux distros experience on this front is terrible. Why? Linux OS's
Because Linux-land is a bazaar and Apple-land is a cathedral. You
cannot have consistency at the user level without stability at the OS
and application framework level. That is simply not going to happen
with FOSS.
--
*** E-Mail is NOT a SECURE
2015 Feb 20
0
CentOS 7: software RAID 5 array with 4 disks and no spares?
On Thu, February 19, 2015 22:01, Dennis Jacobfeuerborn wrote:
> On 19.02.2015 19:41, Chris Murphy wrote:
>
> Linux with a thousand knobs is never going become popular. Instead
> somebody has to go and create an opinionated system where most knobs
> are removed and replaced by sane/good/useful defaults.
Gnome3?
DFCAR. . .
--
*** E-Mail is NOT a SECURE channel
2000 Mar 27
0
Project Proposal: The Gestalt System
The Gestalt System project aims to develop a free, Open Source,
object-oriented software framework which makes use of other free, Open
Source software tools for the purposes of managing, analysing, and
reporting on quantitative data in a manner which is suited to modern,
networked computing environments in which processor, memory, and storage
resources are abundant but time is scarce and
2017 Mar 10
3
CentOS-6.8 fsck report Maximal Count
On Thu, March 9, 2017 09:46, John Hodrien wrote:
> On Thu, 9 Mar 2017, James B. Byrne wrote:
>
>> This indicated that a bad sector on the underlying disk system might
>> be the source of the problem. The guests were all shutdown, a
>> /forcefsck file was created on the host system, and the host system
>> remotely restarted.
>
> fsck's not good at finding
2008 Jul 09
0
Is there any othere software like samba?
Hi, every one
As we all konw ,smb/cifs is a standardized protocol. So is there any othere software like samba implement smb/cifs ?
Thanks!From aoster at novanetwork.de Wed Jul 9 12:40:19 2008
From: aoster at novanetwork.de (Andreas Oster)
Date: Wed Jul 9 12:40:48 2008
Subject: [Samba] rpcclient 'adddriver issue HP Deskjet 1220C
Message-ID: <4874B1B3.7080902@novanetwork.de>
2008 Oct 23
0
Re: CentOS Digest, Vol 45, Issue 23
>
> Message: 24
> Date: Thu, 23 Oct 2008 03:53:55 -0400
> From: "John" <jses27 at gmail.com>
> Subject: RE: [CentOS] OT: Setting a CentOS to gateway a private IP
> address
> To: "'CentOS mailing list'" <centos at centos.org>
> Message-ID: <86C552A83B964E6499972CEAD4610189 at ethan27>
> Content-Type: text/plain;
2016 Feb 22
5
Change machine name without a reboot?
I'm having trouble changing the machine name programmatically on Samba 4
(running under systemd). There's no "netbios name" option in smb.conf, so
I'm relying on it using the hostname. Here's what I'm doing:
1) Call sethostname() with the new name.
2) Write the same name into /etc/hostname, to make it nonvolatile.
3) Read a decimal number from /var/run/smbd.pid.
2013 Jul 24
4
Does anyone think a mini-Samba server would be useful?
I'm working on a couple of Yocto Project based embedded projects, one using
a Gumstix Overo board and the other using an Intel Atom motherboard. Both
need a simple Samba server, which isn't included in the standard build. The
only existing Yocto-compatible recipe for Samba is an OpenEmbedded one for
version 3.6.8. I was quite surprised to find that adding Samba almost
tripled the size of
2009 Aug 07
4
CentOS as a router
I am setting up a small CentOS-5.3 host to act as a router. I have
the device configured and working. What I am trying to accomplish
now is configuring the firewall so as to protect both the router and
the LAN.
The host configuration has the WAN attached to eth0 (IP_ADDR = A)
and the LAN attached to eth1 (IP_ADDR = B). The default gateway for
B is A. The default gateway for B is B-1. There
2000 Oct 03
2
Parse Errors
Dear R Development Team,
Using Thomas Baier's R Com Server -- or a dll I am building which supports
an evaluate function that is based on Baier's function R_Proxy_evaluate
contained in proxy_impl.c -- when I issue an invalid command to R such as
"plo(x)" the program crashes. There is code in R_Proxy_evaluate to test for
a parse error before actually generating code and issuing
2000 Oct 03
2
Parse Errors
Dear R Development Team,
Using Thomas Baier's R Com Server -- or a dll I am building which supports
an evaluate function that is based on Baier's function R_Proxy_evaluate
contained in proxy_impl.c -- when I issue an invalid command to R such as
"plo(x)" the program crashes. There is code in R_Proxy_evaluate to test for
a parse error before actually generating code and issuing
2011 Jun 02
1
Capturing ftp reponses
I am writing a script to automatically connect via ftp from a
CentOS-5 host to one of our older (non-*nix OS) systems. The only
common protocol that the remote host supports is ftp. What I want
to do is to capture the initial response that comes back from that
host before the user credentials are passed and log this
information.
I cannot seem to hit upon the right set of redirects to make this
2010 May 21
0
SUMO, GSoC like project, to create sustainable software
Hi,
I am Jean-christophe Kermagoret from SIDE-Labs.
SIDE-Labs, founded by BlueXML, is an open source project which created a
sustainable IDE, SIDE, based on MDA (Model Driven Architecture), to
quickly develop sustainable software application. Moreover, thanks to
the use of models, development can be achieved by domain specialist.
From a technological point of view, a generation process