Blogs1 - 10 of 1,159 recent posts for tag:ssh
11
Feb
2012
SecureFX 6.7.4

6 hours ago by Prem1on

SecureFX is a flexible, secure file transfer application with a tabbed visual interface that is easy to learn. SecureFX offers advanced capabilities including site synchronization and automation that help web designers and network administrators streamline everyday tasks. Delivering strong security ...

Prem1on Software Updates - software-updates.prem1on.com · 7 references

Copenhagen – Graffiti

15 hours ago by admin

Brask Art Blog - braskart.com

alternative to interrupt shell process in emacs

1 day ago by ignacio

I picked a neat trick at http://stackoverflow.com/ to cancel a command from the shell with “ C-q C-c RET” if I need to interrupt a process in a remote shell opened via tramp (only with my windows laptop which I run with cygwin and emacs 23.1.91.1) Until now, without it, I found it very frustrating f ...

Nachopp's Blog - ignaciopp.wordpress.com · 3 references

SSH Alert: (probably) Overblown

1 day ago by Reid W

On February 3rd, ICS-CERT issued an alert concerning SSH scans. The alert at least implied that utilities were being targeted. In the absence of other evidence, I have a difficult time imaging this is the case. But that’s okay, the message is still a good one. I run a small, internet-facing server. ...

Digital Bond's SCADA ... - digitalbond.com · Rank: 9,974 · 106 references

10
Feb
2012
Linux integration with Active Directory: part 1

1 day ago by Michael Croes

At work I've been running Samba 4 for quite a while. Because Samba 4 is still in Alpha I didn't just move everything over to use Samba 4 for authentication, but instead I started out by moving services over one by one. I actually started with e-mail routing (will detail in a later post) and authenti ...

mycroes' blog - blog.mycroes.nl · 1 reference

Advanced SSH security tips and tricks // technology

1 day ago by Suresh Kumar

The SSH server configuration file is located in /etc/ssh/sshd_conf. You need to restart the SSH service after every change you make to that file in order for changes to take effect. Change SSH listening port By default, SSH listens for connections on port 22. Attackers use port scanner software to s ...

Suresh Kumar Pakalapati's ... - sureshkumarpakalapati.in

Accessing your Linux workstation in a corporate network from home PC

1 day ago by Artem Nahorny

Running the following commands assumes that you have already started OpenSSH server at workstation and opened port 22 at your home router. Opening 22 or any other port at workstation is not needed, the only precondition is that you should be able to ping your home PC from the workstation. How to set ...

anahorny's test automation ... - anahorny.blogspot.com

TLS (nee SSL) and SSH: A Compact Comparison

2 days ago by sapphirepaw

TLS and SSH rely on basically the same math for their connections. The connection is initiated with asymmetric encryption, and part of that is exchanging (encrypted, of course) a symmetric session key for faster encryption of the main session traffic. The main difference comes in how that initial as ...

Decoded Node - sapphirepaw.blogspot.com

The ssh session to Rackspace Cloud Servers timeouts automaticaly and hangs

2 days ago by Rado

Problem description After provisioning a Linux Rackspace Cloud Servers you can login to the server using ssh client. If the ssh session is inactive for some time the underlying tcp session of the ssh connection will be automaticaly closed. Impact Often you work on the some server from multiple termi ...

The Systems Engineer ... - rtomaszewski.blogspot.com

09
Feb
2012
Install Drupal Remotely with SSH & Drush

2 days ago by arrrgh

Connect to your server with SSH (using OSX Terminal, or Putty on Windows):ssh @ See en.wikipedia.org/wiki/Secure_Shell for some background on SSH. In your server root directory - preferably not the 'Public HTML' directory, WGET the Drush tarball of the latest release:wget http://ftp.drupal.org/files ...

Snorkers - snorkers.blogspot.com

Previous1234567