Archive for the ‘Linux Services Details’ Category

  • Password less ssh login

    Friday, June 11th, 2010

    SSH Login Without Password Using ssh-keygen & ssh-copy-id You can login to a remote Linux server without entering password in 3 simple steps using ssky-keygen and ssh-copy-id ssh-keygen creates the public and private keys. ssh-copy-id copies the local-host’s public key to the remote-host’s authorized_keys file. ssh-copy-id also assigns proper permission to the remote-host’s home, ~/.ssh, [...]

  • Services Descriptions

    Saturday, October 31st, 2009

    avahi-daemon (avahi-daemon – The Avahi mDNS/DNS-SD daemon) bluetooth (We can disabled this, as we are using Bluetooth in the server ) cups (Common UNIX Printing Solution. It is one system the computer uses to control the print queue,Leave it on if you have a printer) ip6tables (iptables6 is part of the Linux Firewall. Leave it [...]