Displaying 20 results from an estimated 4000 matches similar to: "Permissions Issue"
2008 May 12
2
GFS + quotas
I have 2 machines in a cluster using GFS, that many client mount up via
nfs. We use quotas extensively here, is there a way from a client
machine to check a users quota? Standard quota command on client
machines do not work like they do when checking a non-gfs nfs mounted
file system. The quotas do work however, when a user exceeds quota and
tries to write a file, it tell them that quota has
2015 Sep 01
3
Can't get cable connection working on virtual router machine
I'm pretty new to KVM and have a KVM CentOS 7.1 hypervisor running a few
VMs. I'm moving all my VMs from an ESXi host as I want to use KVM in
future. Most of my VMs are working except for one which is running a Sophos
UTM router (Sophos UTM is similar to products like pfSense
<https://www.pfsense.org/>, Smoothwall <http://www.smoothwall.org/> etc).
The host has 3 physical NICs
2015 Sep 01
2
Re: Can't get cable connection working on virtual router machine
Hi, I'm not sure what sort of diagram you mean, but I'll have a try. Does
this help? It sounds like I need to do something to enable routing on what
I've labelled "NIC3" on the diagram - can you please explain what I need to
do?
[image: Inline image 1]
Regards,
Phill
On Tue, Sep 1, 2015 at 4:53 PM, Ajey Gore <ajeygore@gmail.com> wrote:
> Can you please drop a
2013 Jun 15
2
quick Help needed
Hi,
i am new to this forum and not sure how it works,
I am trying to do deskriptive descripe my data in terms of gender:
head(scltotal)
pbnr dat dep dys sop ago mis age female messpunkt2
messpunkt1 tage eintrittsjahr
1 10023 1994-02-21 0.75 1.00 0.50 0.50 0.75 35 1 8817
8817 0 1994
2 10023 1994-05-25 0.75 1.00 0.50 0.50 0.75 35 1 8910
8817
2015 Sep 01
2
Re: Can't get cable connection working on virtual router machine
Hi Ajey, I thought I already was doing bridge mode. Below are the network
interface definitions from the XML config file for the Sophos VM. (Note
that it's actually the middle definition which is connected to the cable
modem which is different to how I showed it in the earlier diagram). What I
don't understand is that the interface type says "direct" in the XML even
though in
2008 May 12
2
broken GFS
This is the 2nd time this has happened to me. There was a kernel
release over the weekend to .67.0.15, yet, they did not release the
updated GFS to go along with it, so when the machine rebooted, there was
no gfs file system in the new running kernel which in turn wreaked havoc
on my cluster. I truly wish they would not do that :). I guess I shall
have to not allow automatic yum updates from
2015 Mar 24
2
how to add service at boot up
Hi there,
I am used to traditional update-rc.d et all.
Now I wonder how to add a a script that used to called by init.d (wit
start/sop ..) to the new "service start xx" regime.
All the tutorials I found talk about how to use update-rc.d..
thanks
robert
2010 Oct 29
2
[LLVMdev] Landing my new development on the trunk ...
Eli Friedman <eli.friedman <at> gmail.com> writes:
> >> > I did not mention in the original email (and should have) that
OSR needs
> >> > -instcombine to be run after it for cleanup. Also -licm,
-reassociate, -gvn
> >> > and -sccp can be enabling optimizations for OSR.
> >>
> >> Hmm... perhaps that could be partially fixed
1998 Apr 15
2
Win'95 printer lock-ups & filters
Greetings all,
I hope this is appropriate for this list, if not I'll take it somewhere
else. ;-)
Printer lock-ups:
I have some printer shares available on my Samba server (RedHat Linux
kernel 2.0.32, Samba 1.9.18p3) and they are working just fine in most
cases, but from time to time the Win '95 client will either lock up while
printing or send a print job samba & lpd don't like
2011 Dec 01
0
pb with 4D dicom data and oro.dicom
Hello,
I have the following problem. After a PACS upgrade in our hospital, the dynamic 3D images acquired after contrast media injection with a 3T Philips MRI are all saved in a single 4D file instead of a series of 2D images containing multiple 3D images over time. I used to convert this series of 2D dicom images in the format nfti with oro.dicom. However, I am no longer able to make oro.dicom
2017 Mar 22
3
ggplot2
Estoy automatizando informes con RMarkdown, y uso xtable y ggplot. Para los gráficos necesito un un tamaño fijo para el área de trazado y para el margen que contiene los textos de los ejes y las etiquetas.
¿Popdríais decirme cómo?
Muchas gracias
Belén Cillero Jiménez
Técnico de Estadística
Instituto de Estadística de La Rioja
bcillero en larioja.org<mailto:bcillero en larioja.org>
2012 Jul 06
1
bind: root hints named.ca and named.root
For 6.x I have both of these files in my /var/named directory, probably copied when upgraded. named.ca date inside the file is dated 2008 and named.root is from a few months ago.
Am I correct in assuming that named.ca is old and that I should be using named.root in my named.conf files? Is it SOP to use the latest from ftp://ftp.internic.net/domain/named.root
thx
-- Mike
2020 Jul 08
1
server setup best practices
Everyone,
I am in the process of migrating over a samba Linux VM from an openvz
based system to a vmware based system.? I am migrating over these services:
apache
samba
rsync (daemon via xinetd)
I'm trying to improve my documentation and I want to make a linux vm
best practices SOP that can be used as the template for all new server
setups.? Does anyone have any similar kinds of
2001 Apr 25
2
Makefile.in diff against CVS to prevent man/config rebuild every make
Bug: all .out files get rebuilt every make. This is silly, and breaks make
install if root cannot write to your build dir.
Fix: add dependancy check sop .out files only get rebuilt if the source
file changes
FixBug: if any source file gets changed, all .out files get rebuilt. This
is because man pages and config files both get .out extensions but get
created differently. It's
2005 Jun 22
10
How to read an excel data into R?
Hi all,
Does anybody know the easiest way to import excel data into R? I copied
and pasted the excel data into a txt file, and tried read.table, but R
reported that
Error in read.table("data_support.txt", sep = " ", header = T) :
more columns than column names
Thanks!
Ling
2010 Oct 29
0
[LLVMdev] Landing my new development on the trunk ...
On Fri, Oct 29, 2010 at 11:18 AM, Brian West <bnwest at rice.edu> wrote:
> Eli Friedman <eli.friedman <at> gmail.com> writes:
>> >> > I did not mention in the original email (and should have) that OSR
>> >> > needs
>> >> > -instcombine to be run after it for cleanup. Also -licm,
>> >> > -reassociate, -gvn
>>
2010 Jan 12
2
directory permissions
Hi,
I have changed directory ownership permissions recursively such that
it is owned by username:groupname , where groupname is not the default
group, i.e., username. However, when a user creates a new file the
default permissions are again username:username.
How can I give ownership permissions on a particular directory so
that any files created in that directory will always have specifc
2013 Jun 15
0
Calculate days with R
Hi,
May be this helps:
dat1<- read.table(text="
pbnr??????? dat? dep? dys? sop? ago? mis age female
1 10023 1994-02-21 0.75 1.00 0.50 0.50 0.75? 35????? 1
2 10023 1994-05-25 0.75 1.00 0.50 0.50 0.75? 35????? 1
3 10028 1994-02-01 2.00 1.75 3.00 0.50 1.50? 42????? 1
4 10028 1999-01-15 1.25 0.75 2.25 0.50 0.25? 42????? 1
5 10053 1994-03-16 2.50 0.75 1.25 0.50 1.25? 22????? 1
6 10053
2015 Sep 01
0
Re: Can't get cable connection working on virtual router machine
Can you please drop a rough diagram here? I think you are routing through this VM and must have shared the host interface.
- ajey
On Tue, Sep 1, 2015 at 7:39 AM, Phill Edwards <philledwards at gmail.com>
wrote:
> I'm pretty new to KVM and have a KVM CentOS 7.1 hypervisor running a few
> VMs. I'm moving all my VMs from an ESXi host as I want to use KVM in
> future. Most
2015 Sep 01
0
Re: Can't get cable connection working on virtual router machine
does you cable modem give you automatically the IP address? if thats the case then you need to do bridge configuration between nic3 and macvtap dhcp ip
and then you will be able to get dhcp attached IP to sophos vm
- ajey
On Tue, Sep 1, 2015 at 4:33 PM, Phill Edwards <philledwards@gmail.com>
wrote:
> Hi, I'm not sure what sort of diagram you mean, but I'll have a try. Does