• Home
  • About
  • Contact

SysAdmin Tips

Lots of useful sysadmin information

  • Cheatsheets
  • FreeBSD
    • Configuration and Setup
    • Troubleshooting
  • Hardware
  • Linux
    • All distributions
    • Debian/Ubuntu
  • Services
    • Databases
    • DLNA
    • DNS
    • LDAP
    • Mail
    • Samba
    • SSH
    • Version Control
    • Web Server
  • Solaris
    • System
You are here: Home » ssh

Disable IPv6 in linux

toshiro October 6, 2016 Disable IPv6 in linux2016-12-16T13:56:48+00:00 All distributions No Comment
When some devices of your network don't support IPv6 (like your ISP routers!), then it's probably better to disable IPv6 on your linux hosts. It's worth noting that some applications…
Continue Reading »

SOCKS proxy setup

toshiro September 7, 2016 SOCKS proxy setup2016-09-07T13:51:55+00:00 SSH No Comment
A SOCKS proxy is very useful in case you want to surf the web securely over an insecure network or behind a very restrictive firewall. It's very easy to configure…
Continue Reading »

SSH login without password

toshiro April 17, 2016 SSH login without password2016-04-17T22:29:08+00:00 SSH No Comment
To enable access to a remote host requiring a password, follow this procedure: 1. Generate SSH keys in the local host # ssh-keygen -t rsa -b 2048 -N '' This…
Continue Reading »

SSH troubleshooting

toshiro April 17, 2016 SSH troubleshooting2016-04-17T20:14:42+00:00 SSH No Comment
ERROR: Permission denied (publickey). This message appears when the remote ssh server has password authentication disabled. To fix this, edit /etc/ssh/sshd_config to enable password authentication: PasswordAuthentication yes Restart the SSH…
Continue Reading »

Categories

Tags

64bits active directory admin tools apache bind cassandra cheatsheet cpu database debian dlna dns e173 freebsd git grub huawei iso label linux lsof mail mirror modem modules mtools multimedia mysql openldap password pkg ports postfix postgresql raid replication salt samba samba4 solaris ssh troubleshooting ubuntu usb www

Login

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2016 Toshiro Viera Stalker - All rights reserved