Displaying 20 results from an estimated 7000 matches similar to: "Setting up Linux File Servers in a University Environment"
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 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
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 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:
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 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
2007 Sep 17
5
Server Virtualization
Hello,
I work for a school in a New Zealand university and we are wanting to
implement Server Virtualization for both CentOS and Windows systems. So
I thought I would ask here what experience people have had with this and
what issues that you all think should be considered?
From my own research it seems that VMWare or Xen are really the two
major products to be considered, are there any
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",
2009 Jul 31
1
X Crashing on 64 Bit CentOS
Hi People,
I have a user who is regularly having X Crash. This seemed to happen
once a month but has increased to once or twice a week. It doesn't seem
to be application specific. The only information about whats causing
the crash is from the X log. But this doesn't really give much to go on.
Backtrace:
0: /usr/bin/Xorg(xf86SigHandler+0x71) [0x4865b1]
1: /lib64/libc.so.6
2017 Jan 11
1
Trouble removing files in chrooted sftp
Hi
On Thu, Jan 12, 2017 at 12:07 AM, Myyr?, Timo <timo.myyra at edita.fi> wrote:
> I just did a bit of testing on OpenBSD and there the above setup seems to
> work and I can remove the files just fine over sftp.
> So this thing should work but there's still something causing it to fail on
> CentOS's side.
>
Just as a question is SELinux enabled ?
]# getenforce
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 Oct 28
1
The relationship between udev and MAKEDEV
Hi People,
Recently an issue where I was trying to changed the group and permission
associated with the device /dev/net/tun. As I knew devices were
controlled by udev I went looking at its configuration and found this
rule 50-udev.rules:KERNEL=="tun", NAME="net/%k".
Some research on the web suggested that modifying the default rules was
a bad idea and
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.
2017 Dec 11
2
upgrading python
Pete Biggs wrote:
> On Mon, 2017-12-11 at 15:44 -0600, Frank Cox wrote:
>> On Mon, 11 Dec 2017 16:32:06 -0500
>> Larry Martell wrote:
>>
>> > Can I make that the default python?
>>
>> ~/.bashrc
>>
> No. I'm not entirely sure that is a good idea! No, not all.
>
> 'scl enable python27 bash' creates a *new* shell with the correct