SSH Saving Login And Pass

Aug 12, 2007

I have 5 servers that I login to everyday and its annoying typing pass and username and server IP on putty every time I want to login.

Is there client software that I can use to save Login so i can login using one click?

I currently use putty

View 5 Replies


ADVERTISEMENT

Apache :: Proxy Pass / Proxy Pass Reverse

Jun 10, 2013

I'm using the isapi rewrite module for iis 6 which uses the exact same syntax as mod_rewrite in apache. I'm not very well versed in apache and need getting this to work asap. Basically I have a directory in our website: URL....

I need to forward this to an IP address, for example to this address:100.12.33.45/folder.While keeping the original URL (www.xyz.edu/folder). I'm unsure of the apache syntax for this.

View 3 Replies View Related

Ssh Saving The Key Failed

Jan 3, 2008

I was trying to generate ssh key for my server and get this message below

Code:
[andyj@server ~]$ ssh-keygen -t dsa
Generating public/private dsa key pair.
Enter file in which to save the key (/home/andyj/.ssh/id_dsa): [Enter]
Enter passphrase (empty for no passphrase): [Enter]
Enter same passphrase again: [Enter]
open /home/andyj/.ssh/id_dsa failed: Permission denied.
Saving the key failed: /home/andyj/.ssh/id_dsa.
andyj: this is my username for my domain which is hosted in that server.

How do i allow 'andyj' user to have permission to do this? Note, I can do this with 'root' just fine. I'm using CentOS 5.

View 5 Replies View Related

Change Pass And Bandwidth

Oct 1, 2007

my cpanel is expired.. i urgently need to change the pass of an user account and the bandwidth limit for that account..

View 2 Replies View Related

Saving Space With Rsync

Oct 15, 2007

Just wondering if you guys had any resolutions to this. We are looking to save space on our rsync backups.

I know you can use the --compress, or -z and it compresses data on the fly to save bandwidth but is there anyway to keep the data compressed so it takes up less space once it is on the server and still make it so it only copies over the file changes?

If not, anyone have any suggestions on how to save space with rsync backups?

View 3 Replies View Related

Saving File Changes On A Web Site

Oct 12, 2009

Is there a way to use a Web browser to open a file at [url], make changes to the file and save it back on the Web site? I am trying to do this but have only been able to save the file locally. The file only opens in [Read Only] (Compatibility Mode).

View 1 Replies View Related

Saving Power - HE.NET Colo

Mar 29, 2008

Just colocated at HE.NET and the the 15 amp limitation is a challenge. I'm just wondering what tricks there are to reduce power consumption by computer. Maybe people can add their tricks to this thread.

I'm experimenting at home right now. I got one of those KILL-A-WATT meters. (Egghead $18 - they are GREAT) And I'm measuring power usage with different configurations.

One thing I noticed is that the bios "cool and quiet" setting make a big difference. At idle current drops from 0.90 amps to 0.67. Of course if the processor is running 100% this probably goes away but if you have a cabinet of server and not all of them are maxed out all the time this should add up.

I'm using OpenVZ virtualization which allows my to use hardware more efficiently.

Just wondering if any of you have other tricks that cut electrical usage. Might have to put quad core processors in all my servers for expansion. Wish AMD would get their act together and get high speed quads out there.

Everything I have has 8 gigs of ram now.

Any hard drive setting I should know about?

View 14 Replies View Related

Logging/saving All 'sent Mail'.

Oct 16, 2007

I have Cpanel VPS account, and have been regularly backing up all my outgoing emails (via SMTP, imap or webmail) with the following:

Added to following lines in /etc/antivirus.exim

Code:
if first_delivery
and ("$h_from:" contains "username@domain.com")
then
unseen deliver "backup@anotherdomain.com"
endif
So, this worked well for the longest time. At some point it 'disappeared' and stopped working which I guess was due to some update, and putting it back it got it working again.

Recently, I had a new vps, moved my domain there and dropped the same bit in, but this time around, it didn't work.

Is it possible that antivirus.exim isn't being parsed? How do I check? Or is there somewhere else I can stick it into so it'll always work and not get replaced by some cpanel update?

View 4 Replies View Related

How To Pass Through Postini Spam Filtering

Apr 7, 2008

I've got a PHP mail system which sends emails with these headers: ....

View 1 Replies View Related

Change CPanel Root Pass Via Shell

May 31, 2007

Is there a way to change the CPanel root password via the shell?

View 4 Replies View Related

Apache :: Pass SSL Through Balancer - Let Workers Decrypt

Apr 23, 2015

I'm using mod_proxy_balancer in Apache 2.2.29 with OpenSSL on Windows to distribute HTTPS requests to two other back end servers, both of which are also Apache 2.2.29 with OpenSSL on Windows.

DumpIO shows that the requests are being decrypted on the balancer, and then sent unencrypted to the two workers. I would like to have the requests pass through the balancer without decrypting there, and let the two back end worker servers do the decryption. Is that possible? If so, how?

When I tried simply disabling SSL on the balancer, the requests fail, with nothing logged at all.

View 2 Replies View Related

Plesk 12.x / Linux :: SOA Records Not Saving In DNS Settings

Apr 10, 2015

I want to change SOA Settings from defaults to these: When I press OK button shows that is saved but when I test with [URL] .... and [URL] .... shows that settings still is defaults.How to change these settings??

View 1 Replies View Related

Weird MySQL: User/pass Stops Working After A While

Mar 29, 2009

I am having a very strange problem with 2 different cPanel accounts on a server with 500-600 accounts. For some reason after a day or two the mysql username/password stops working. We have tried changing the MySQL user and the password with no success. The log does not indicate that the MySQL password was changed in any way. Only these 2 accounts are affected and this problem occurred at least half dozen times each.

Again: these are two different accounts with 2 different MySQL users that after a while stop working (I am unable to determine if they stop working at the same time b/c they belong to different customers). When we reset the user (with the same pass) it works for a day or two. I have checked to connect not only from PHP but also from shell when it's down: it also doesn't work so this is a pure MySQL problem.

Also on the server we have Fantastico.

View 8 Replies View Related

Apache :: Proxy Pass Through Fail Going To IIS Server With DEVEXPRESS

Feb 13, 2013

I am trying to setup a pass through on our apache proxy server, typically this is not any trouble but our developers have started using a product call DEV EXPRESS and I cannot figure out how to get my pass through to work. Here's what my pass through looks like

ProxyPass /tmsdev http://tmsdev.dot.missouri/
ProxyPassReverse /tmsdev http://tmsdev.dot.missouri/
The initial url is http://tmsdev.dot.missouri/RealEstate/AAH/LitterPickup.aspx

I am getting 404 errors on everything that has /RealEstate/DXR.axd......... The DXR.axd is something from DEVEXPRESS here's the error I'm getting.

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /RealEstate/DXR.axd was not found on this server.</p>
<hr />
<address>IBM_HTTP_Server/6.0.2.35 Apache/2.0.47 (Win32) Server at ghweb04 Port 80</address>
</body></html>

View 1 Replies View Related

CPanel Full Backup Not Saving Home Directory

Sep 28, 2008

I am trying to migrate a server to a new host.

When I try to restore a full backup on my new host, NONE of the home directory files are making the move. Everything else is fine though.

I'm not getting any errors, so I don't have a clue as to why this isn't working.

View 5 Replies View Related

Windows Crash When Saving Files To Linux Share

May 19, 2008

We have a Windows 2003 Enterprise server with 6GB of RAM and about 20 terminal services users logging in. These users then launch a program called Accuthin Thin Client giving them access to a piece of software called Southware that runs on a Centos 5 Linux server on the same network.

Problem seems to be that saving files to the network share causes windows to blue screen and crash. Has anyone ever heard of this before? I know it is a shot in the dark but we have been investigating this issue for 4 months, have replaced the Windows server 5 times, increased RAM to 8 GB and installed Enterprise edition clean but the issue follow no matter what we do.

View 6 Replies View Related

Direct Admin :: Installation Didn't Pass, Halting Install

May 4, 2009

After installing in my vps the Direct Admin panel i got this at the end:

14:11:40 (156 MB/s) - `/etc/named.conf' saved [949/949]

*** gcc is required for compiling, please install gcc (yum install gcc)***
*** g++ is required for compiling, please install g++ (yum install gcc-c++)***
*** cannot find /usr/bin/make. Please make sure that patch is installed (yum install make) ***
Installation didn't pass, halting install.

Cannot find /usr/local/bin/php
Please recompile php with custombuild, eg:
cd /usr/local/directadmin/custombuild
./build all d

The first command that i was run was:

yum install gcc-g++

*Default username and password for login?

View 2 Replies View Related

VPS With WHM/cPanel Webmail - Login ... Then Login Fails

Jan 31, 2008

Just got a new additional VPS with WHM/cPanel.

Browse to www.mydomain.com/webmail and get login box > login accepted and taken to Horde/Squirrelmail choice screen > choose Squirrelmail and get login box ... login not accepted! > Retry and choose Horde ... login not accepted!

The login is correct and the results are the same when logging in as root, or through /cPanel or /Webmail.

View 3 Replies View Related

MOTD In Front Of Login And After Login.. How

Apr 9, 2007

i had access in some servers via SSH and when i try to connect i get:

Welcome to The HOST!
login as: nickname
--------------------------
We monitor/log everything on that server! IP Logged!
--------------------------
nickname@host's password:
.............

I know that there is the motd file in /etc that i can put a message but i see it when i full be recognized by the server.. (after putting the password).. How can i put the other 2 messages?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved