Displaying 20 results from an estimated 7000 matches similar to: "Feature request for SSH FTP"
2010 Aug 22
1
fortune? (was: Re: How do you make a formal "feature" request?)
Dear all
I was wondering whether such a long post could be fortune-ed. What do you think?
Regards
Liviu
On Sat, Aug 21, 2010 at 9:33 PM, Sharpie <chuck at sharpsteen.net> wrote:
> Well, I can think of three ways it can go down:
>
>
> 1. ?You want a shiny new pony.
>
> You ask about it on the mailing list and it seems that everyone else in the
> world responds
2006 Oct 10
5
oddness when adding to index -
I was having some odd results when working with acts_as_ferret (current
trunk), so I decided to test with the current version of ferret to see
if I encountered the same problem. I did. Here are the details:
installed ferret 0.10.10 on debian sarge with ''sudo gem install ferret''
(btw, same results on OSX)
opened up an irb session:
irb(main):001:0> require
2010 Aug 21
9
How do you make a formal "feature" request?
Who decides what features are in R and how they are implemented? If there is someone here who has that authority I have this request:
A report() function analogous to the plot() function that makes it easy to generate a report from a table of data. This should not be in some auxiliary package, but part of the core R just like plot(). As a long time SAS user I cannot believe R does not have this.
2015 May 07
3
[LLVMdev] Pony Language: LLVM Project
Dear LLVM community,
I am affiliated with the design and development of the Pony<http:/www.ponylang.org> programming language, which was recently published and has since been discussed on hacker news<https://news.ycombinator.com/item?id=9482483>, reddit [1]<http://www.reddit.com/r/ponylang>
2010 Oct 21
2
missing dependency for package
Hello everyone,
I know this isn't strictly CentOS query, but I am hoping that someone
here with more experience than myself might have some thoughts.
I am trying to get a plugin working for Ganglia on a CentOS 5.5 box,
in a testing environment. The plugin is for apache monitoring, called
Ganglia-Logtailer. This plugin requires the executable
/usr/bin/logtail in order to work. The only
2016 Apr 01
6
Clang project renamed
Hi everyone,
There are a number of issues with the current name of the Clang project:
* It is prone to incorrect type setting, typically as CLang, CLANG, or
most commonly c̦҉̫̘̺̹̖̗͒͆͋̈̃̇߯l߲҉̷̡̰̖͈̤̺͒҆̾̚͡͝a̺̹͍̔߭͠ͅn͋́͡g̱߫̉
* The C++ compiler ends in the string "g++", which causes problems for
compiler wrapper scripts
* The name has been used by a kickstarter project
2010 Jun 16
5
Disabling services in CentOS 5.5
Hello all,
I have been doing some searching for information about disabling
services within a CentOS 5.5 install. I have found a few different
opinions, and wanted to ask for some feedback.
First off, the system is running a LAMP stack to serve a web
application. It will only be doing email to send occasional messages
out (sent via the application only). It will not be receiving email
for any
2010 Aug 27
2
cfengine vs. puppet
Hello All,
I have been tasked with getting some configuration management system
running at work.
We have about 20 web servers running (some virtual and some physical),
and we are trying to come up with a tool that will assist setting up
new boxes as we bring them online, as well as maintaining existing
systems when changes are necessary.
After spending a little bit of time searching around
2010 Jul 20
2
directory permissions set to 600?
Hello all,
Today, I ran across a directory in /etc/ on one of our servers whose
permissions where set to 600 (drw-------) with root being the owner.
The directory is for the firewall package for the server, so it is not
something malicious. Checking some other systems, they also have this
directory and the permissions on those servers is also 600, so it
isn't just a messed up permissions on
2010 May 19
4
apache redirection
Hello everyone,
Part of our website has secured access with an SSL certificate. The
problem we are running into is that the certificate is for
www.domainname.com, so when they go to domainname.com (without the
www. in front), the users are getting a "This connection is untrusted"
warning, because the url doesn't match the certificate.
I found one site that said to make a change to
2015 Mar 02
4
selinux allow FTP
2015-03-03 0:43 GMT+02:00 Tim Dunphy <bluethundr at gmail.com>:
> >
> > errr, I meant, sftp, not rscp
>
>
> Heh.. yeah. But the client isn't gonna go for that. LOL. Any way to allow
> regular ol' FTP using SELinux? Or does that just defeat the purpose of
> having a secure SELlinux server entirely?
>
FTP is not safe as it does not encrypt username(s)
2012 Jul 12
3
ssh port forwarding
Hello Everyone,
I am having a problem with setting up port forwarding from one of our local
CentOS machines to an AWS EC2 instance. We are wanting to make mysql
connections over an ssh tunnel.
In this case, lets say that hostA is our local machine, and hostB is the
Amazon EC2 instance. I have tried several different variations (that I have
found from google searching), including:
from hostA: ssh
2023 Mar 21
2
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
On 3/21/23 15:05, Eric Blake wrote:
> On Tue, Mar 21, 2023 at 07:04:59AM +0100, Laszlo Ersek wrote:
>> On 3/20/23 20:41, Eric Blake wrote:
>>> On Sun, Mar 19, 2023 at 10:41:37AM +0100, Laszlo Ersek wrote:
>>>> This is version 4 of the following sub-series:
>>>>
>>>> [libnbd PATCH v3 09/29] lib/utils: introduce async-signal-safe execvpe()
2023 Mar 21
2
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
On Tue, Mar 21, 2023 at 07:04:59AM +0100, Laszlo Ersek wrote:
> On 3/20/23 20:41, Eric Blake wrote:
> > On Sun, Mar 19, 2023 at 10:41:37AM +0100, Laszlo Ersek wrote:
> >> This is version 4 of the following sub-series:
> >>
> >> [libnbd PATCH v3 09/29] lib/utils: introduce async-signal-safe execvpe()
> >> [libnbd PATCH v3 10/29] lib/utils: add unit tests
2006 Mar 08
12
favorite FTP client of railers
Hi,
Which FTP client would fit in nicely with OS X and Textmate.
Thanks,
Peter
2004 May 26
5
Bug#251046: logcheck: invalid mktemp -p option
Package: logcheck
Version: 1.1.1-13.1woody1
Severity: important
logcheck line 56 uses "TMPDIR=$(mktemp -d -p ..." but mktemp from
woody doesn't accept -p option
Cheers, Chris
-- System Information
Debian Release: 3.0
Kernel Version: Linux ethlife-a 2.4.26-vs1.27 #4 SMP Mit Apr 28 15:20:15 MEST 2004 i686 unknown
Versions of the packages logcheck depends on:
ii cron
2016 Apr 01
5
[cfe-dev] Clang project renamed
I second the motion. All in favor?
On Fri, Apr 1, 2016 at 10:57 AM, Renato Golin via cfe-dev <
cfe-dev at lists.llvm.org> wrote:
> On 1 April 2016 at 18:50, Richard Smith via cfe-dev
> <cfe-dev at lists.llvm.org> wrote:
> > * The name has been used by a kickstarter project, causing incalculable
> > confusion[0]
>
> Neal Stephenson has poetic license to do
2020 May 31
4
Simple backup of maildir folder
On 29 May 2020, at 23:49, Admin Beckspaced <admin at beckspaced.com> wrote:
> I also have maildir as mailbox format and use the following script to do daily backups
>
> https://github.com/tachtler/dovecot-backup
A couple of notes on this quite useful script:
My mktemp does not support -p (FreeBSD 12.1) is I had to change the script to:
DIR_TEMP=$($MKTEMP_COMMAND -d $TMP_FOLDER
2005 Jul 19
2
Asterisk bounty: email TTS
(forgive the brief interruption to -users with a mostly -dev issue, just
wanted to publicize this on behalf of the larger community)
If there are any ambitious coders out there (not too many shekels yet,
but I expect some folks may pony-up) please see:
www.voip-info.org/?page=Asterisk+Bounty+Email+TTS
We are at $150 & counting.
Maybe lobby your exec's for $50 to contribute to this,
2009 Jul 21
1
[PATCH node-image] Moved all temporary files into a single work directory to clean up.
All temporary files are kept in a single directory. At the end of the
autotests that one directory is deleted.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
autotest.sh | 20 +++++++++++---------
1 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/autotest.sh b/autotest.sh
index c9f8a2d..d658cf3 100755
--- a/autotest.sh
+++ b/autotest.sh
@@ -40,6 +40,7 @@
# an