similar to: sudo path

Displaying 20 results from an estimated 9000 matches similar to: "sudo path"

2008 Oct 10
2
sudo
Hi Biz_User needs to switch to Sales_User, and I tried following in sudoers: Biz_User ALL=(Sales_User) ALL but I get following error when I run sudo su - Sales_User "Sorry, user Biz_User is not allowed to execute '/usr/bin/su - Sales_User' as root on Server_Name" I know that if I add root in allowed users list, I can switch to other user , but in that way user can switch to
2010 Jan 22
5
Add /sbin to sudo PATH
Hello, Does anyone have an idee how to add /sbin to the sudo $PATH environment? Adding /sbin to .bashrc $PATH isn't really what I want... I'd like sudoers to be able to run: $ sudo chkconfig And not: $ sudo /sbin/chkconfig Thanks Sam
2007 Oct 14
6
accurate file size
Hello I was copying some files from one server to other, that I relized the total file size ( sum of all files ) in one server is a bit more than the one that copied from ( about 6 when I do du -s ) individual file sizes are identical, when I do one by one file comparison, but the sum is different. is there any more accurate way to make sure of integrity of the file. ( other than pgp or
2008 Jan 17
4
build rpm from source code
Hello Is there any good and quick document on building spec file. there is source file that has no rpm and we need to build the spec file and srpm. Thanks
2003 Nov 05
2
Samba + Radius
Hi, Is there any possibility that I can configure Samba to authenticate to a Radius server (FreeRadius)? I want to do accounting stuff to the Samba users. Tnx, Rogelio Dela Cruz
2010 Feb 02
2
finding files whose name does NOT contain a given character
Unluckily I dela with miRNA files whose name may contain the character "*". Because of the special meaning of "*" I have to remove it. I found out how to make list.files() extract only those file names which contain a "*" Namely: # list.files(pattern="\\*") Now I have to process all files whose name does NOT contain the character "*". I cannot
2011 Jan 05
1
Prediction error for Ordinary Kriging
Hi ALL, Can you please help me on how to determine the prediction error for ordinary kriging?Below are all the commands i used to generate the OK plot: rsa2 <- readShapeSpatial("residentialsa", CRS("+proj=tmerc +lat_0=39.66666666666666 +lon_0=-8.131906111111112 +k=1 +x_0=0 +y_0=0 +ellps=intl +units=m +no_defs")) x2 <- readShapeSpatial("ptna2",
2009 Jul 22
4
Cómo enviar e-mails desde R?
Hola a todos, Sólo por curiosidad, sabe alguien cómo enviar correos electrónicos desde R? Estoy haciendo algunas simulaciones en diferentes computadores y me gustaría tener la posibilidad de enviar un mensaje a mi correo electrónico cuando cada una termine. En R-help hubo una pregunta similar pero requiere el uso de Outlook y operar "manualmente" algunas cosas, lo cual no es
2007 Dec 12
6
ssh terminal froze once in a while
Hello My ssh terminal froze some times, and I was thinking it might be related to centos , but now I found that even ubuntu users experiencing the same problem. does ssh logs any where, and what do you suggest for finding the cause. Thanks
2007 Jul 02
1
Is BIND In CentOS 5.0 Broken?
Hi, I've just isntalled CentOS 5.0 in my machine; selected DNS server during the selection process. After the completing the installation, I wanted to configure my DNS server but it seemed that /etc/named.conf and other stuffs in /var/named/chroot/var/named directory are not there (i.e., *.zone, *.local, etc). Can anyone give me idea? This is the first time that I've tried CentOS; used
2007 Oct 06
2
non-recursive remote listing breakage in 3.0.0pre1
It would appear something snuck in that breaks non-recursive remote listings when talking to a non-3.0.0pre1 version of rsync. The symptom itself is simple enough to see; rather than displaying member directories/regular files/symlinks/etc as one would expect, only non-directories (with the exception of '.') are listed. Other tidbits.. some obvious, some maybe not: - not limited to just
2011 Jan 13
2
[LLVMdev] CMake and Xcode
I've been using make to build llvm but use Xcode for most other projects I work on. I decided to try running cmake to build an xcode project for llvm. The results were disappointing. The generated xcode project does not encode that executables link with static libraries. Instead, the static libraries are snuck in under "Other linker flags", then some pre- and post- scripts on
2011 May 18
2
[LLVMdev] Exception Handling Proposal, Second round Re: LLVMdev Digest, Vol 83, Issue 30
Renato, I agree with what Andrew said, but would have worded it differently. All optimizers (that I am aware of) require explicit control flow, so things like exception-throwing-divide-instructions need to be converted into IR that are Block-Terminators. Andrew was explaining how this is a non-performance issue in practice, I am explaining how this is a requirement of how
2020 Sep 29
2
[PATCH v2 4/4] drm/qxl: use qxl pin function
Otherwise ttm throws a WARN because we try to pin without a reservation. Fixes: 9d36d4320462 ("drm/qxl: switch over to the new pin interface") Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/qxl/qxl_object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/qxl/qxl_object.c b/drivers/gpu/drm/qxl/qxl_object.c index
2020 Sep 29
2
[PATCH v2 4/4] drm/qxl: use qxl pin function
Otherwise ttm throws a WARN because we try to pin without a reservation. Fixes: 9d36d4320462 ("drm/qxl: switch over to the new pin interface") Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/qxl/qxl_object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/qxl/qxl_object.c b/drivers/gpu/drm/qxl/qxl_object.c index
2006 Apr 05
5
BUG: soft lockup detected on CPU#0!
BUG: soft lockup detected on CPU#0! Pid: 17178, comm: xvd 275 fd:86 EIP: 0061:[<c0133b65>] CPU: 1 EIP is at kthread_should_stop+0x15/0x20 EFLAGS: 00000246 Not tainted (2.6.16-xen0 #1) EAX: 00000001 EBX: 00000000 ECX: c05431b4 EDX: 00000000 ESI: 00000000 EDI: cc7b143c EBP: c5f11f98 DS: 007b ES: 007b CR0: 8005003b CR2: 090a8928 CR3: 0635f000 CR4: 00000660 [<c0387bd5>]
2009 Jan 02
1
FreeBSD 7.1 svn186551
Hi All! I have the question, why reverted the ICH10 support from 7.1? This is the svn commit: http://svnweb.freebsd.org/viewvc/base/releng/?pathrev=186551 What is the PR number of the base of this commit or what is the problem description? I have a motherboard with ich10r with 3 sata2 disc (hitachi) + 1 sata dvd-rw (samsung), without any problem. Sorry for bad spelling or english
2019 Jan 06
0
change default path for installing r-cran packages by sudo apt r-cran...?
On 6 January 2019 at 23:03, Winfried Moser wrote: | dear dirk, | | i am following up on our thread on r-help-mailinglist. you advised me to | bring it over here. | | when installing packages from within R, they usually go to a directory | defined in R_LIBS_USER, which i have it set in .Renviron. That is _you_ as the user installing _locally compiled packages_. For those you can alter where they
2009 Apr 14
5
"keeppxe" broken in 3.74 - short-cycle 3.75
It appears that the 3.74 completely broke the "keeppxe" directive -- not due to the command-line parser, but due to mishandling of the flag later. I consider this to be severe enough to do a short-cycle 3.75. As a result, I would like help with: a) are there any other bugs that snuck through? b) once I have a 3.75-pre1, I would really appreciate help testing it. The goal is to have
2001 Nov 15
1
samba daemon won't start.
-----Original Message----- From: MAKRO BAGAFORO, Melvin Sent: Friday, November 16, 2001 11:52 AM To: 'Ben Elliston' Subject: RE: samba error Hi Guys, I already downloaded the latest config.guess and config.sub files, './configure' command is now error free. However, I have another problem, samba won't start. Samba test results: