Displaying 20 results from an estimated 100 matches similar to: "level assignment"
2000 May 17
6
Documentation
I just installed Red Hat v. 6.2 and would like to configure SAMBA. I was wondering if you could point me to some good documentation sites that can lead me step by step through setup and configuration of SAMBA. I'll be experimenting with it in the meantime but your help will be extremely helpfull.
Thank you,
Jerry Lawson MCSE, MCP +Internet
2004 May 10
1
share is read-only since 3.0.3 - "access is denied"
Hi,
I've a samba-3.0.2a running perfectly on redhat-8.
Filesystem is EXT3 with ACL support.
I can't upgrade the PDC to 3.0.3 or 3.0.4, because shares are only
read-only.
In 3.0.3 only home share and temp share are writable.
All other shares are in read-only mode. Users can see the files/directories,
but can't save anything or create new items.
When trying to create a new item -
2003 Sep 11
2
samba-3 problem joining ws to domain
Howdi,
I can't add a w2k workstation to samba3 domain with my username. If I add my
username to "admin users" list, then I can add the box to domain (but
overritten by euid). My goal is, that joining domain can be done without
using "admin users" option.
Groupmapping is done and works. When machine is in domain and log in, I get
full admin rights on that box. Removing the
2005 Jun 01
4
ntwork problem
I switched my file server's hard disks from a p-2 350 to a p-3
deley 1.1 ghz. I ran kudzu and it detected the new nic and
unconfigured the old one. I may have messed up the static ip
assignment because hte system is not able to do anything on the
network. How do i check the ipaddress asignment and also ensure
the proper linksys LNE-100TX driver is loaded?
thanks.
William
--
Computer
2011 Nov 06
9
School cloud solution
This really isn't a CentOS specific queation but that is our server OS of choice.
I manage a student file server and i would like to add cloud access to it. Basically i would like our students to have access to the same files at home that they have at school. This would allow them to start an asignment at home, finish it at school, and print it off without having to worry about losing their
2008 Apr 28
2
X11 window title setting in X11() Device (PR#11325)
--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Hi,
I think I have found a very little bug in the new version of the X11()
device in R 2.7.0, more precisely in the devX11.c file.
The problem is that when you open a new window with X11(), the title
of the window (the WM_NAME property) is not immediately set. It seems
that the window is created, then it
2003 Dec 15
2
Week of the Year date conversion
Hello there fellow R-users,
I have received some data which comes in the following format:
example1<-"200301"
The first 4 digits correspond to the year and the remaining 2 digits
correspond to the week of the year.
I have tried to convert this to a date by using strptime as follows:
strptime(example1,format="%Y%U")
where U (looking up strptime) is the week of the
2012 Feb 08
1
Fitting polynomial (power greater than 2)
Hey all, first time poster here. I'm new to R and working on my first real
programming and forecasting asignment. I'm using unemployment data from
1948-2012. I successfully completed part a and the linear fit for part b,
but i am really struggling fitting a polynomial with a power greater than 2
to my forecast. I'll upload my R code at the bottom. Any help is very much
appreciated!
2006 Mar 09
0
acts_as_encapsulating / acts_as_inherit
Hey,
The rails ORM is great...
But there is no support for enheritance except for the singletable enheritance.
So we''ve come up with the idea:
Create a piece of code that allows the programmer to encapsulate / inherit
objects in a easy way.
One example of it''s practical use.
Imagine a system where you have to store clients, employees and partners.
They are all real
2003 Jan 13
1
Multiple Feed Vp3
Oliver --
Your question was asked & answered on the theora@xiph.org list -- see my post:
<p>-----Original Message-----
From: Oliver Darvall [mailto:oliver@cura.co.za]
Sent: Monday, January 13, 2003 2:38 AM
To: theora-dev@xiph.org
Subject: [theora-dev] Multiple Feed Vp3
<p>Hi,
I have been using Vp3 for some time now to compress the video from a single
video source. However, I
2002 Oct 11
0
RE: [R-gui] NEdit Highligth patterns for R
Hi
I agree with your comments and of course you identifie the problems
regarding the implementation of your suggestions.
Of course we'd need bidireccional communication to implement it. I think
it's impossible to do it statically.
What I want with NEdit is a very ligth editor (which jedit is not) that
highlights the most important language syntax, so that It becomes easier
to write
2005 Oct 31
4
VPN via PPTP and MPPE
I have set up a VPN over PPTP on a CentOS server using the
DKMS module rpm dkms-0-2.0.6-3.el4 from
http://centos.karan.org/el4/extras/stable/i386/RPMS/repodata/repovie
w/dkms-0-2.0.6-3.el4.kb.html
and
kernel_ppp_mppe-0.0.5-2dkms.noarch.rpm at
http://pptpclient.sourceforge.net/howto-fedora-
core-3.phtml.
I have configured the pptpd server on Centos4 to use MS_CHAPv2,
128bit encryption and
2020 Apr 04
0
[PATCH 6/6] kernel: set USER_DS in kthread_use_mm
Some architectures like arm64 and s390 require USER_DS to be set for
kernel threads to access user address space, which is the whole purpose
of kthread_use_mm, but other like x86 don't. That has lead to a huge
mess where some callers are fixed up once they are tested on said
architectures, while others linger around and yet other like io_uring
try to do "clever" optimizations for
2020 Apr 16
0
[PATCH 3/3] kernel: set USER_DS in kthread_use_mm
Some architectures like arm64 and s390 require USER_DS to be set for
kernel threads to access user address space, which is the whole purpose
of kthread_use_mm, but other like x86 don't. That has lead to a huge
mess where some callers are fixed up once they are tested on said
architectures, while others linger around and yet other like io_uring
try to do "clever" optimizations for
2003 Feb 13
5
Ogg MIME types scheme
Hello everybody,
I hope to finish this MIME types discussion with these conclusions -
it's taken enough bandwidth on these lists :). So here's a generic MIME
types scheme that we all seem to be able to agree on and all that is
needed for the moment.
---
1) Ogg encapsulated files:
Any data that is encapsulated in an Ogg container will us the MIME type:
application/ogg
(as already
2003 Feb 13
5
Ogg MIME types scheme
Hello everybody,
I hope to finish this MIME types discussion with these conclusions -
it's taken enough bandwidth on these lists :). So here's a generic MIME
types scheme that we all seem to be able to agree on and all that is
needed for the moment.
---
1) Ogg encapsulated files:
Any data that is encapsulated in an Ogg container will us the MIME type:
application/ogg
(as already
2003 Feb 13
5
Ogg MIME types scheme
Hello everybody,
I hope to finish this MIME types discussion with these conclusions -
it's taken enough bandwidth on these lists :). So here's a generic MIME
types scheme that we all seem to be able to agree on and all that is
needed for the moment.
---
1) Ogg encapsulated files:
Any data that is encapsulated in an Ogg container will us the MIME type:
application/ogg
(as already
2009 Jul 04
4
Rsync with spaces in source or destination path
Hi, I am trying to transfer a file that has spaces in its name. The rsync
gives me below error. Am I doing anything wrong?
#ls -l /tmp/test\ file
-rw-rw-r-- 1 xxx xxx 0 Jul 5 02:23 /tmp//test file
# /usr/local/bin/rsync --archive /u/masanip/ACH/test\\\ file /tmp/mydir/
rsync: link_stat "/tmp/test\ file" failed: No such file or directory (2)
Number of files: 0
Number of
2020 Apr 16
8
improve use_mm / unuse_mm v2
Hi all,
this series improves the use_mm / unuse_mm interface by better
documenting the assumptions, and my taking the set_fs manipulations
spread over the callers into the core API.
Changes since v1:
- drop a few patches
- fix a comment typo
- cover the newly merged use_mm/unuse_mm caller in vfio
2020 Apr 16
8
improve use_mm / unuse_mm v2
Hi all,
this series improves the use_mm / unuse_mm interface by better
documenting the assumptions, and my taking the set_fs manipulations
spread over the callers into the core API.
Changes since v1:
- drop a few patches
- fix a comment typo
- cover the newly merged use_mm/unuse_mm caller in vfio