Skip to content
FELIPE FERREIRA

FELIPE FERREIRA

System Administrator

  • Home
    • ME
    • Hobby
      • Motogp
  • Linux
    • Amazon-AWS
    • bash
    • LinuxCommands
    • Varnish
    • Centos
    • BashScripts
    • tomcat
  • Exchange
  • ESX
  • Varnish
  • Security
  • Centreon

Tag: ssh

By : Felipe Ferreira21/08/201927/08/2019
HowTo, Linux, Security 2 Comments on Configure Kerberos for SSH

Configure Kerberos for SSH

NOTE: This setup was tested only in Ubuntu 18.04 x64 INTRO The objective is to perform a SSH login and authenticate to a local Microsoft AD. There are many ways out there to do this, but most involving joining the […]

View the post
Tags: ad, HowTo, kerberos, setup, ssh, ubuntu
By : Felipe Ferreira25/01/201823/05/2019
HowTo, Linux, Security Leave a Comment on ssh tunnel squid proxy setup

ssh tunnel squid proxy setup

SSH is a very secure encrypted connection. Much much easier to setup then a VPN. its quite easy to setup, on the server side all we need is Open SSH and Squid on the client side Windows we can use […]

View the post
Tags: Linux, proxy, squid, ssh, tunnel
By : Felipe Ferreira14/11/201623/05/2019
bash, BashScripts, HowTo, Linux, LinuxCommands, script, Security Leave a Comment on Reverse SSH Tunnel

Reverse SSH Tunnel

The idea is to have my IP autostart connect to my Cloud server, this way I can remote control my Raspberry PI without having to configure DynDNS and firewall rules. The only requsisite is that PI has internet and run […]

View the post
Tags: Linux, Reverse, script, ssh, tunnel
By : Felipe Ferreira23/11/2011
HowTo, Linux Leave a Comment on Slow ssh login

Slow ssh login

Slow ssh login SSH session slow to start? It’s the DNS fault! Just add “UseDNS no” to /etc/ssh/sshd_config service sshd restart

View the post
Tags: dns, login, slow, ssh, sshd_config, usedns
By : Felipe Ferreira08/09/201113/09/2019
bash, BashScripts, HowTo, Linux Leave a Comment on SSH Automatic Login

SSH Automatic Login

SSH Automatic Login Well I am tired of entering my password 100 times a day, are you too? The solution I wrote this script using the powerful expect download expect I actually use a more complex script since our root […]

View the post
Tags: automatic, automtization, bash, change, expect, login, password, root, script, ssh, su, tasks
By : Felipe Ferreira30/08/2011
HowTo, Linux 1 Comment on ssh copy key

ssh copy key

You can login to a remote Linux server without entering password in 3 simple steps using ssky-keygen and ssh-copy-id as explained in this article. The magical 3 commands are: ssh-keygen -t rsa ssh-copy-id -i ~/.ssh/id_rsa.pub remote-host ssh remote-hostls /tmp ssh-keygen […]

View the post
Tags: copy, HowTo, key, login, remote, ssh
By : Felipe Ferreira05/01/2010
HowTo, Linux 1 Comment on Setup Fail2Ban

Setup Fail2Ban

How to Install fail2ban on CentOS RedHat Reference to my original post here Make sure you have the repo darg for CentOS/RedHat # yum install fail2ban # chkconfig –add fail2ban # chkconfig fail2ban on # vim /etc/fail2ban.conf [DEFAULT] background = […]

View the post
Tags: fail2ban, HowTo, Linux, security, setup, ssh

Posts navigation

1 2 Next

Recent Posts

  • How to Write a node application to run openai chatgtp inside a docker container
  • AWS Solution Architect Study Guide
  • check_vmware_esx slow

Categories

SEARCH

https://www.buymeacoffee.com/felipeferreira
All Right Reserve. Theme: Franchise by Moral Themes.