search for: yourhost

Displaying 20 results from an estimated 41 matches for "yourhost".

2011 Oct 20
2
Agile book apache2.conf: Forbidden You don't have permission to access / on this server.
Appreciate any help - I am working through Agile web development (4.0) and am stuck on the deployment using phusion passenger. I get this: "Forbidden You don''t have permission to access / on this server." when I put depot.yourhost.com in the browser. I have been through various web searches and for file permissions and suggestions to change the <Files> container. However, before I tread where I fear in the land of conf I thought perhaps it may be a simple config issue and my lack of understanding of how things are k...
2010 Feb 17
1
common causes for failure to find domain controller ?
Hi, are there any common causes for a windows machines failure to find a samba domain controller? im trying to join a windows 2008 server to a samba[3.4.0] PDC and debug/netsetup says "failed to find a DC in the specified domain". cheers
2015 May 31
3
Call for testing: OpenSSH 6.9
...n of PuTTY? (I'm not familiar with WinSCP versions but I believe the code is based on PuTTY, so I think if we figure out PuTTY then the same will probably apply to WinSCP). Could you please run sshd and plink in debug mode ("/eg path/to/sshd -ddde -p 2022" and "plink -v -P 2022 yourhost") -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.
2001 Dec 19
3
RSYNC: Backup Solution thoughts...
>I'm thinking of how to backup an entire server ("server A") to a >remote area ("server B") using rsync. > >My initial thought was to have a shell account on server B, then have a >cronjob running as root on server A that uses rsync to send all the files >over to the shell account on server B. > >Then I thought that this is not reliable against
2015 Jun 16
6
Mail to nowhere
The next phase of my testing procedure involves the simple act of delivering mail to my test box. When I send a message to either a valid or relayed user at my remote machine's address, it never gets there. I know this virtually for sure because I'm tailing /var/log/maillog and nothing new has been added for the past hour. I'm thinking eventually my ISP will send the message back to me
2007 Jul 22
3
Debian etch and web voice mail - how to configure it?
Hi Everyone... I am running Asterisk 1.2.13 on Debian "Etch". I installed it from the package. I also installed the web voice mail package, which installed Apache2 and a bunch of other stuff. When I point my browser at my PBX machine, the web page says "It Works!" but of course it does not. It does not seem that Apache is configured to run the vmail.cgi script. In the
2015 Jun 16
0
Mail to nowhere
can you: $ telnet yourhost.com 25 (obviously replacing yourhost.com with whatever your domain/ip actually is) from the machine you are sending the mail from? If not make sure the service is running and make sure there isn't a firewall rule preventing this. On 06/16/15 10:44, Steve Matzura wrote: > The next phase...
2004 May 23
1
stdio to port forward?
All-- I'm attempting to implement something I've wanted for a while...a stdio link to a TCP port forward, at least for SSH2, but preferably for either protocol. There's certainly no technical reason this can't be done, but the vagaries of terminal / file descriptor handling are posing something of a challenge. Does anyone have any suggestions for "correct"
2004 Sep 22
2
login message
I'm trying to use sftp and the openssh FAQ suggest that it is not possible to do this if the shell initialization produces output for non-interactive session and to try ssh yourhost /bin/true in order to test it. I did the following command and the following message came out of my terminal: shell-init: could not get current directory: getcwd: cannot access parent directories: No such file or directory Does ssh trying to access something? I don't have anything in my ....
2007 Aug 16
11
Will there be a GUI for ZFS ?
I''ve been looking around and everywhere i only see ZFS text commands and not a single word bout a GUI to use and manage all those nice features it has, or did i miss something ? PS : My starter kit hasn''t arrived yet, so i don''t have Solaris installed . This message posted from opensolaris.org
2005 Dec 14
1
No "Ok Dovecot Ready " on fc3 with ssl on ports 993 and 995
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: dovecot.conf Type: application/octet-stream Size: 20440 bytes Desc: not available Url : http://dovecot.org/pipermail/dovecot/attachments/20051214/c3493d0b/dovecot-0001.obj
2008 Jan 29
17
facebook_url_rewriting.rb
Here''s the fix for Facebook apps that specify a controller in their callback URLs. First, set this variable in your environment scripts: ENV[''FACEBOOKER_CALLBACK_PATH''] = ''/controller'' # where controller is the name of your Facebook controller And then patch vendor/plugins/facebooker/lib/facebooker/rails/facebook_url_rewriting.rb as shown in the
2007 Oct 22
4
HOW TO REBUILD DATABASE WITH CAPISTRANO
I''ve deployed an application using Capistrano. But on my local machine I edited one of the earlier migrations. I''ve tried "cap deploy_with_migrations", but it looks like it didn''t rebuild the database. How can I do the equivalent of this using Capistrano? "rake db:migrate VERSION=0" "rake db:migrate" -- Posted via
2008 Oct 07
6
https problems
I''m having a problem but don''t know what is causing it so I don''t know exactly where to post, please bear with me. I''m trying to set up https access however whenever I go to https://url_for_site the root route renders but the url is rewritten to http://url_for_site. The ssl request shows in the apache logs but obviously no further ssl requests show up.
2005 Mar 07
2
TLSVerifyClient demand or try
Hi all! I'm very close to have a fully functional samba and openldap. Thanks to idealx.org. I just need to understand how it works. Everything works accept one thing. When I change TLSVerifyClient allow to TLSVerifyClient demand in slapd.conf and do: ldapsearch -x -ZZ -b 'dc=yourdomain,dc=com' '(objectclass=*)' -d 127 in the end I get: ldap_chkResponseList for msgid=2, all=1
2009 Feb 16
1
StrictHostKeyChecking is being ignored
ssh -oStrictHostKeyChecking=no scrub @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that the RSA host key has just
2006 Apr 22
1
Gruff
I have installed Gruff and am trying to get an example to work i found at http://tomcopeland.blogs.com/juniordeveloper/2006/02/charts_and_grap.html. I have the following code in the controller: # Send a graph to the browser def crumpetchartaction days = 5 g = Gruff::Line.new(500) g.title = "Crumpets over the past #{days} days" g.theme_keynote crumpets_to_date = []
2003 May 16
2
OpenSSH and KerbV
Is something special required for KerbV auth to work? I've enabled: KerberosAuthentication yes on some test boxes and it doesn't work. I do a kinit, and then ssh and it asks for a password. If you don't provide one, you don't get in.
2004 Mar 16
1
ssh timeout
Hello, I am wondering if there is any way I can get ssh to timeout (return) if nothing is entered when prompted for a password? I understand there is a LoginGraceTime value that can be used in the sshd_config file, but that still doesn't make ssh return (exit) when no password is ever entered. The command just hangs until a <return> is pressed. Is there any way to make it return
2004 Nov 24
1
remote port forwarding timeout?
Hi, is it possible to establish a remote port forwarding with a timeout? I want ssh -R 2000:x.y.z:80 --remote-forwarding-timeout 10 sleep 100 to return after 100 sec. But the remote sshd should be listening on port 2000 only for 10 sec and then close the listening socket. For the last 90 sec port 2000 should not be forwarded anymore but established connections should remain working. If it