Displaying 20 results from an estimated 2000 matches similar to: "What I would like to contribute with"
2007 Dec 26
1
"Securing OpenSSH" link it to "Banner Files"
Hi,
I would like to add a small section about "Banners" to "Securing
OpenSSH" and then link it to the "Banner Files".
Any objections ? or is this a task for the author ?
Kind regards
Mats
Ref.:
http://wiki.centos.org/HowTos/Network/SecuringSSH
http://wiki.centos.org/TipsAndTricks/BannerFiles
2009 Jan 28
1
I would like to correct some minor errors and add NagViz
Hi,
I have just followed the http://wiki.centos.org/HowTos/Nagios intruction and
found some minor errors that I would like to correct.
I would also like to add a section with NagViz to the Nagios HowTo.
My user is matsk.
Kind regards
Mats
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Jun 17
2
dual boot tips
Hi,
Could a wiki page about tips and trix fro dual booting be of interest ?
I can think of one part that is file systems and filesystem drivers,
like ntfs driver for Linux and ext2/3 drivers for Windows.
And another part is how to sync favorites, emails and such
independently of OS (Im unshure if this is possible, but I know that
Mozilla had something going a while back).
/MatsK
2004 Jul 12
7
Excel file
Hi,
How do I open an excel file in R? I have save the excel file in unicode text
format, but it is not possible to open the file in R.
/Pernilla
2003 Oct 27
3
PDC and concurrent logins
Hello!
I am using samba running as a PDC at our school. I have read many docs and
howtos but I can't find anything about Concurrent logins. I would be a
nice feature becouse I don't want my users to login more than one time. Is
there anyone that does have a clue?
Greetings from Sweden
---
Mikael Karlsson
Skoldataenheten, Tibro Kommun
Sweden
+4650414783
mikael.karlsson@edu.tibro.se
2011 Nov 29
2
template does not print variables
Hello list,
I am having a problem with template file. Why are variables not interpolated?
[root@puppet manifests]# cat /etc/motd
memory free = <%= memoryfree %>
domain = <%= domain %>
operating system = <%= operatingsystem %>
This is the template file
[root@puppet manifests]# cat ../templates/motd.erb
memory free = <%= memoryfree %>
domain = <% domain %>
2015 Feb 05
2
[LLVMdev] JumpThreading and @llvm.dbg.declare()
Hi!
I have a small issue with the JumpThreading pass (in opt). As described
in the code (JumpThreading.cpp), the pass may if certain criteria are
fulfilled duplicate the content of a block. If the duplicated block
contain a call to @llvm.dbg.declare() you will end up with invalid code
as the intrinsic @llvm.dbg.declare() only should occur once for each
variable.
I think the JumpThreading
2010 Jun 28
4
Error 400 : could not find template
Hello,
I did make a stupid fault: not commiting changes to version control :-(
After the installation of puppet-dashboard, I added a recipe to add
report = true to puppet config files on clients.
Now all Puppet clients don''t update because of an error...
What can be the various reasons for an ''400'' error??
I guess it has something to do with rights.
Jun 28 09:52:36 pm
2008 Nov 10
10
Appending a file to an existing file
Hi,
I have a template file which I would like to append to an existing
file (in this case I wish to add a few lines to /etc/motd). Unless
I''ve missed it, it does not appear that file has an append option. Is
there an easy way copy to the end of a file
Thanks
Paul
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
2004 Mar 13
1
suppressing motd without decreasing verbosity
Is there a way to make the rsync client suppress the motd without
suppressing other messages when connecting to an rsync server? What I
want is to run rsync from cron and have it produce output only when
any files have been downloaded or deleted and whenever errors have
happened. Otherwise, I want it to be quiet. This doesn't seem to be
possible with rsync as of version 2.5.7.
When I use the
2001 Mar 19
3
3D plots
Hi all,
I've got at really basic Q for you all: How do I produce a 3D plot in R?
Like the one in the screenshot on the R-project wab-page.
What is the command?
/Fredrik
--
-----------------------------------------------------------------
Fredrik Karlsson, Research Student
Department of Philosophy and Linguistics
Ume? University
S-901 87 UME?
SWEDEN
Tel: +46 90 786 56 84 Web:
2009 Apr 27
1
[Code study]should we remove if (motd && *motd) section?
Dear List,
I'm confused when we will run into "if (motd && *motd)"?
As I have found that Globals is set 0 during initialization, and I
didn't find anywhere else assign the value.
If so, should we remove this section?
Or there might be some where I missed? Please correct me, if I'm wrong.
Thanks in advance.
clientserver.c #line 147~160
> if (!am_client) {
2011 Apr 01
9
Puppet on Redhat 6
Hello
I have been using puppet for a while now, more or less successfully on
SLES 11 and CentOS 5.5
currently I am using puppet 2.6.6
I now am trying it out on redhat 6, and now i run into an problem with
even the simplest of modules/classes
The error I get is :
debug: /Stage[main]/Motd/File[/etc/motd]/content: Executing ''diff -u /
etc/motd
2002 Jan 01
4
RC3?
Just looked at http://slashdot.org/articles/02/01/01/0931212.shtml. Why
wasn´t this announced at this list?
Anyway, terrific work you developers!
/Andreas Karlsson
http://www.ft2.net
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
2018 Aug 09
5
[Bug 107537] New: 4.14+ - Full screen OpenGL applications results in black screen
https://bugs.freedesktop.org/show_bug.cgi?id=107537
Bug ID: 107537
Summary: 4.14+ - Full screen OpenGL applications results in
black screen
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2003 Apr 08
2
OpenSSH 3.6.1p1 on NCR MP-RAS v4.3, several weird terminal problems
I compiled OpenSSH 3.6.1p1 on NCR MP-RAS v4.3 (or at least
"uname -a"'s output of 4.0.3.0 suggests v4.3, I'm not positive).
I was able to compile zlib (1.1.4) and openssl (0.9.7a) with little
trouble.
OpenSSH took hand-hacking the includes.h file as follows:
diff -cr openssh-3.6.1p1/includes.h openssh-3.6.1p1-customized/includes.h
*** openssh-3.6.1p1/includes.h Sun Oct 20
2002 Dec 15
4
Ripping CD´s to Ogg Vorbis under Linux
Hi,
I recently migrated from Windows to Linux. I´ve used Linux quite a bit
in server-enviroments, but as a desktop I have very little experience.
I am now looking for a tool to rip CD´s to Ogg with CDDA support. I´ve
tried KonCD, but it lacks features and is abit buggy.
Sure, I can use cdparanoia, rename the wav´s to the right names and then
encode to ogg via oggenc. But since I use X I
2002 Mar 01
3
Split plot in colors/pch??
Hi all
This seems like a very easy question, but I have not found a simple
answer to it:
If you have a dataframe, how to you plot two of then in different colors
depending on a third variable?
All help appreciated!
/Fredrik
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send
2008 Aug 21
1
Echo Cancellation, what format does the .sw files have
Hi
I'm debugging why echo cancellation does not work in my app using the DUMP_ECHO_CANCEL_DATA flag.
What format does the data I receive have, looks like 16bit integers just dumped but when plotting it in MATLAB I do not get a raw audio data signal I expected.
Kind Regards
//Gunnar
Gunnar Karlsson
HotSwap Stockholm AB
Landsv?gen 39| SE-172 63 Sundbyberg, Sweden
Mobile +46 739