Displaying 20 results from an estimated 500 matches similar to: "Redhat Exams."
2003 Sep 19
4
newby problem - concatenate lists
Hi,
a very basic question:
What ist the easiest way in R to concatenate two lists of vectors?
E.g, I have
x<-list(c(1,2))
y<-list(c(3,4))
and I want to receive
list(c(1,2),c(3,4))
thank you!
Axel
________________________________________
Fraunhofer Institut fuer
Arbeitswirtschaft und Organisation (IAO)
Dipl. Inf. Axel Benz
Nobelstr. 12
D-70569 Stuttgart
Germany
Tel. +49(0)7119702289
Fax.
2017 Jun 12
1
URGENT: Update issues from 3.6.6 to 3.10.2 Accessing files via samba come up with permission denied
Did the logs provide any hints as to what the issue may be?
Diego
On Sat, Jun 3, 2017 at 12:16 PM, Diego Remolina <dijuremo at gmail.com> wrote:
> Thanks for taking the time to look into this. Since we needed downtime
> due to the gluster update, we also updated the OS, including samba. We
> went from 4.2.x to 4.4.4 and many other packages for CentOS were
> updated as well. OS
2003 Sep 13
5
bug or feature? (PR#4150)
Full_Name: Axel Benz
Version: 1.7.1
OS: Windows
Submission from: (NULL) (137.251.33.43)
This feature seems to be a basic bug:
> 1=="1"
[1] TRUE
> as.numeric(1)=="1"
[1] TRUE
> as.numeric(1)==as.character("1")
[1] TRUE
isn't it necessary to distinguish beteen numbers and characters??
Best Regards,
Axel
2010 Mar 31
2
Define HTTP proxy system-wide (Squid and Squidguard) ?
Hi,
I'm currently configuring Squid and Squidguard for filtering web access
in a public computer room. So far, everything works fine.
I know how to configure Firefox to use a proxy, but there's no way to
protect that configuration, e. g. a more knowledgeable user might
circumvent this configuration. Is there some way to configure an HTTP
proxy system-wide?
Cheers from the sunny
2010 Aug 22
3
rexec error - where are you
Hi all,
I've a particular host on my network that when I run;
rexec -l username -p password remotehost command
it just hangs.
When I do;
rexec -a -l username -p password remotehost command
i get; Where are you?
If I do;
rexec -l username -p password localhostname (not just localhost but
its actual name) command
it works.
Any ideas would be very appreciated.
- aurf
2024 Nov 16
1
First Linux Machine Domain Join
On Sat, 16 Nov 2024 15:44:12 -0500
"John R. Graham via samba" <samba at lists.samba.org> wrote:
> On 11/16/24 11:59, Rowland Penny via samba wrote:
> > Samba doesn't start any daemons on a Unix domain member, you have
> > to do it yourself.
>
> I did. My Gentoo samba service scripts starts smbd and nmbd. Oh. Ugh.
It isn't really required to run nmbd
2024 Dec 05
2
Samba Crashes on AD DC if "unix extensions" is Enabled
/var/log/messages shows:
??? Dec? 5 08:33:45 ceres smbd[12109]: smbd version 4.21.1 started.
??? Dec? 5 08:33:45 ceres smbd[12109]:?? Copyright Andrew Tridgell and
the Samba Team 1992-2024
??? Dec? 5 08:33:45 ceres samba[12095]: [2024/12/05 08:33:45.176096,?
0] ../../source4/samba/server.c:403(samba_terminate)
??? Dec? 5 08:33:45 ceres samba[12095]:?? samba_terminate:
samba_terminate of
2024 Dec 05
1
Samba Crashes on AD DC if "unix extensions" is Enabled
On 12/5/24 09:36, Rowland Penny via samba wrote:
> I would like to see the lines above that, it is possible that you are
> starting the wrong binary.
>
> You still appear to be using init.d scripts and the 'samba' init.d
> script used to start the smbd & nmbd binaries, on a DC you should start
> the 'samba' binary (not to be confused with the 'samba'
2024 Dec 05
1
Samba Crashes on AD DC if "unix extensions" is Enabled
On Thu, 5 Dec 2024 09:08:14 -0500
"John R. Graham via samba" <samba at lists.samba.org> wrote:
> /var/log/messages shows:
>
> ??? Dec? 5 08:33:45 ceres smbd[12109]: smbd version 4.21.1 started.
> ??? Dec? 5 08:33:45 ceres smbd[12109]:?? Copyright Andrew Tridgell
> and the Samba Team 1992-2024
> ??? Dec? 5 08:33:45 ceres samba[12095]: [2024/12/05
2010 Jun 17
2
Redhat CD with kickstart file
Hi,
I am trying to create a custom iso that I can use to install machines.
I want to include my custom kickstart file on the distro and when its
put in get the system to build using it.
I have done some reading about this process, but i still havent been
able to get it working with out any problems.
I have ripped the contents of the iso by mounting it on a loop back device.
I then put my
2010 Mar 23
4
Publishing a webcam on a web page?
This talk of cameras has reminded me of a problem I've not yet been able
to solve.
I have a Logitech Communicate STX
( ID 046d:08ad Logitech, Inc. QuickCam Communicate STX )
This seems to work under v4l on CentOS 5.4. If I load xawtv (from rpmforge)
then I can view the image from the camera.
But what I'd like to be able to do is have the image appear on a web page
(maybe streaming
2003 Sep 26
2
performance question
Hi,
I am about to write functions for multivariate kernel densitiy estimation
with mixed categorical and continuous date (accoring to Jeff Racine and Qi
Li), and the leave-one-out window esitmation needs a lot of computation.
I am now optimizing the code performance and therefore fhe following
questions:
As R uses call-by-value for functions, is it computational expensive to pass
large matrices
2003 Sep 16
2
How does "subset" replace arguments? (PR#4193)
Full_Name: Axel Benz
Version: 1.7.1
OS: Windows
Submission from: (NULL) (137.251.33.43)
Hello,
I guess many people will answer me again that this is a S language feature, but
I am only a stupid computer scientist and I simply do not understand this logic,
despite of reading a lot about S:
> test
field tuckey
4 Kreis2 -1
5 Kreis5 -2
9 Metall -3
17
2010 Apr 08
2
NAT/DHCP/DNS/etc Settings from a Windows 2003 Server
Hello all. I'm in the process of making a small server farm based mostly on
Windows Server 2003. For simplicity's sake, the only non-2003 server will be
a CentOS 5.4 server running only vsftpd, httpd, and mysqld. My plan is to
have this server in a 2003 Server's network receiving a DHCP address from
the Domain Controller.
Currently, I have two other (non-DC) servers running with no
2010 Jun 17
5
cameras and CentOS
Hi
I want to put up a few cameras connected to a CentOS box.
I currently have a box with one camera and that works (USB),
I can take a pic (the script does that) and see that on a webpage.
However, I want to have a couple of cameras a little further
away (more than 5 meters).
USB has a limit, I have tried that camera with a longer cable
and it does not work ... so I need to route that in a
2002 Feb 06
3
Windows XP and Samba
We have a local network with Samba 2.0.3 on SuSE-Linux and some
Windows 95 and Windows 98 clients. All works fine.
Now we have got a new Windows XP computer, and we found no way
to connect to the Samba server from that computer.
1. The network card works. I can ping the server, and it replies.
2. The Samba server as well as the Windows XP computer are shown
in the network neighbourhood.
3.
2010 May 24
7
[WTA] Automatically blocking on failed login
Hello All,
I had problems with the security server, the server is frequently
attacked using bruteforce attacks. Is there an application that can
perform automatic blocking when there are failed login to the ports
smtp, pop3 port, and others?
I am currently using CentOS 5.5 in some servers
Thanks in advanced.......
--
--
Best regards,
David
http://blog.pnyet.web.id
-------------- next part
2010 Aug 10
5
Iptables questions
Hello,
I have read and seen many options for additions to Iptables as a firewall
and security system. All seem to react to logs and not to incoming packets
(as far as I have seen)
I am interested in doing a number of security ideas to the firewall,
iptables, on my webserver. If you have a program you would suggest or
believe iptables is the proper solution, please feel free to post that.
Here
2010 May 25
8
Unable to execute a script , Permission denied
Hi
I have a linux box which has CentOS running in it. I logged into the box
using root and wrote a script in the /home/proc_threads directory. saved
the file and quit. I changed the file permissions such that any user
could execute it using the "chmod 777 filename" command.
When i log out and log in as a non-root user i was not able to execute
the script though.
Could some one
2006 Oct 17
4
Merb, Mongrel+Erb
Hey there folks-
I''m happy to announce the first useable release of my new pocket-
framework Merb. Merb is a mongrel handler with built in controller
and view templating with erb. It has a nice routing system similar to
rails but much simpler. It uses some of the code from the camping
handler and the rails handler and then some of its own secret sauce
to form imho a nice fast