Displaying 20 results from an estimated 30000 matches similar to: "Renaming a SAMBA based Print Server"
2017 Oct 05
2
Weird bandwith behaviour (download throughput) on CentOS based gateway
On Thu, Oct 05, 2017 at 02:57:18PM +1300, Clint Dilks (clintd at scms.waikato.ac.nz) wrote:
> On Thu, Oct 5, 2017 at 2:41 PM, Jobst Schmalenbach <jobst at barrett.com.au>
> wrote:
> [snip]
> Hi,
>
> Are you sure that your issue isn't related to the mirror that your
> systems are selecting ? If they are using different mirrors I would try
> using the
2017 Oct 04
4
systemd-networkd issue
Hi Clint,
systemd-networkd doesn't use those files at all.
On Wed, 4 Oct 2017 at 13:55 Clint Dilks <clintd at scms.waikato.ac.nz> wrote:
> On Wed, Oct 4, 2017 at 3:46 PM, Phil Manuel <phil at zomojo.com> wrote:
>
> > Hi,
> >
> > If I disable ipv6 via the kernel command line, ipv6.disable=1, then
> > systemd-networkd fails to bring up any
2010 Jan 06
4
Yum Issue
Yum using proxy that requires authentication and a Password that
contains the two characters \/ fails
normally I can get yum to work with a proxy that requires authentication
when required by doing something like
http_proxy=http://<my username>:<my password>@<proxy server>:<proxy
server port>
export http_proxy
or by filling in the appropriate information in yum.conf.
2017 Dec 12
2
upgrading python
On Mon, Dec 11, 2017 at 4:32 PM, Larry Martell <larry.martell at gmail.com> wrote:
> On Mon, Dec 11, 2017 at 4:25 PM, Clint Dilks <clintd at scms.waikato.ac.nz> wrote:
>> On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell <larry.martell at gmail.com>
>> wrote:
>>
>>> On Tue, Dec 5, 2017 at 8:22 AM, Pete Biggs <pete at biggs.org.uk> wrote:
2009 May 21
0
CentOS5 Desktops authenticating to 389 Directory Server
Hi Everyone.
I am doing some LDAP testing. I have setup a 389 Directory Server on
CentOS 5 and using the default schema I have populated it with a couple
of users. I then did the configuration on the client that I thought was
needed to make it authenticate.
To test this I expected to be able to use id <uidNumber> of a user I had
defined.
But I get id: 1001: No such user id: 5001: No
2017 Oct 09
0
Weird bandwith behaviour (download throughput) on CentOS based gateway
Jobst Schmalenbach <jobst at barrett.com.au> writes:
> On Thu, Oct 05, 2017 at 02:57:18PM +1300, Clint Dilks (clintd at scms.waikato.ac.nz) wrote:
>> On Thu, Oct 5, 2017 at 2:41 PM, Jobst Schmalenbach <jobst at barrett.com.au>
>> wrote:
>> [snip]
>> Hi,
>>
>> Are you sure that your issue isn't related to the mirror that your
>>
2009 Jul 24
2
Setting up Linux File Servers in a University Environment
Hello Everyone
I work for a University Department that has a high number of Linux
Desktop Users. Currently we provide a users home directory via NFS from
a file server. Generally it works well for us, but I have been asked to
look at our options for expanding the storage we have available.
So I thought one of the first things I had better do is consider are
there alternatives to the way we
2017 Dec 11
6
upgrading python
On Tue, Dec 12, 2017 at 10:09 AM, Larry Martell <larry.martell at gmail.com>
wrote:
> On Tue, Dec 5, 2017 at 8:22 AM, Pete Biggs <pete at biggs.org.uk> wrote:
> > On Tue, 2017-12-05 at 14:16 +0100, Kai Grunau wrote:
> >> On 05.12.2017 14:05, Larry Martell wrote:
> >> > I am running CentOS 7 and I have python version:
> >> >
> >> >
2017 Oct 05
2
Weird bandwith behaviour (download throughput) on CentOS based gateway
Hi.
I have a company gateway that is connected to a 30/30 Fiber connection, network termination point is a MRV OS-904.
It acts as a firewall/router for the DMZ/hosts/lans behind.
Software: CentOS 6.9, bare minimum install, all latest patches.
Hardware: Xeon CPU, Intel server MB with two Intel PRO 1000 (e1000, e1000e) network cards, adaptec RAID, 8GB RAM
On the hosts/lan behind I can happily
2010 Apr 21
3
Help with NFSV4 server
Hi Everyone,
I have been trying to setup an NFS v4 File Server but have come across
an odd issue. Mounting the /nfs4exports/share appears to be successful
and the information displayed about partition size and free space seem
correct but if I try to do anything inside the mounted directory the
client will just hang. Does anyone have any idea what I am missing?? I
have try disabling all
2008 Mar 12
2
Question relating to yumdownloader
Hi
I use yumdownloader occasionally to grab RPMS. One thing that confuses
me though is the --source option. I thought this would mean rather than
getting the RPM that it would retrieve the source RPM. But it appears
this isn't the case. Can anyone explain what this option actually
relates to ?
2008 Apr 23
2
OT -Recommendations relating to a Password Safe
Hi Everyone
I am wondering if many people are using software that acts as a password
safe. And if so can you recommend any software in particular?
I know many people will disagree with this idea, and I myself have
always followed the printed list stored in a secure location. But in
our particular situation keeping this single list current and correct
while ensuring that regular password
2008 May 14
2
OpenSSL/SSH Bug on Debian - Compromised key pairs
Hi People,
I know this may seem off topic, but I thought for those of us who might
have Debian users generating key pairs that they put on CentOS systems
people should be aware that
everybody who generated a public/private keypair or an SSL
cert request on Debian or Ubuntu from 2006 on is vulnerable
http://it.slashdot.org/it/08/05/13/1533212.shtml
2009 Apr 24
2
AllowGroup no longer a Valid option for SSHD
Hi,
Can anyone else confirm that AllowGroup is no longer an accepted
configuration option for openssh-server-4.3p2-29.el5. And is this
intended or should I be submitting a Bug Report ?
Thanks
2008 Apr 15
6
SSH Question relating to Public and Private Keys
Hi People,
The Linux Environment I am responsible for is using ssh key pairs to
allow access to a number or accounts on a number Linux Servers. I
currently have the opportunity to re-design some of this. So I would
like to tap into peoples experiences to see what might be some good
changes to make. Specifically I have a couple of questions
1. Currently all of the key pairs we are using
2008 Aug 11
3
Question about Open SSH Public Keys
Hi People
I am setting up some systems with ssh public keys and as part of this I
am using the from directive inside .ssh/authorized_keys. Currently I am
using the IP address to control the source. eg from="10.0.0.1" but on
one CentOS 4 System that is up to date this will only work if I replace
the IP with the DNS name of the server. I have verified that DNS is
resolving the DNS
2017 Oct 04
0
systemd-networkd issue
Okay sorry about that.
No Idea if it will work in CentOS, but is it worth trying to turn off ipv6
for a single nic as as outlined at
https://coreos.com/os/docs/latest/network-config-with-networkd.html ?
On Wed, Oct 4, 2017 at 4:14 PM, Phil Manuel <phil at zomojo.com> wrote:
> Hi Clint,
>
> systemd-networkd doesn't use those files at all.
>
>
>
> On Wed, 4 Oct
2017 Oct 04
4
systemd-networkd issue
Hi,
If I disable ipv6 via the kernel command line, ipv6.disable=1, then
systemd-networkd fails to bring up any interfaces.
Removing the option and networking works as expected.
Phil.
2008 Apr 27
1
kernel-vm repo
Hi People,
I have downloaded
http://dev.centos.org/~tru/kernel-vm/5/RPMS/i386/kernel-vm-2.6.18-53.1.14.el5.i686.rpm
<http://dev.centos.org/%7Etru/kernel-vm/5/RPMS/i386/kernel-vm-2.6.18-53.1.14.el5.i686.rpm>
but was just wondering if these kernel-vm rpms are in a yum repository.
Previous posts to centos.org suggest this, so can someone please let me
know what repo it should be coming
2008 Oct 24
1
Help with custom udev rule
Hi,
I am trying create a custom udev rule to change the group and
permissions on /dev/net/tun.
Some research indicated that rather than directly editing the rule in
/etc/udev/rules.d/50-udev.rules that I should create my own local rules
file something like 10-local.rules which contains
KERNEL=="tun", NAME="net/%k", OWNER="root", GROUP="vboxusers",