Tagged Questions
3
votes
2answers
187 views
How to monitor website stats from the terminal?
is there any way to monitoring the stats from my own website .. like example.com .. just via our terminal without installing plugins .. so we can see real time visitor and bots came and go at website ...
2
votes
1answer
442 views
ssh permission denied in terminal but not inNautilus
I have two Ubuntu machines on the same network. I installed openssh-server and client. When I try to connect through the terminal I get the following message: "Permission denied, please try again" . ...
2
votes
2answers
397 views
SSH Key problem
I want to setup my home server to use ssh keys but when I follow the tutorial on https://help.ubuntu.com/10.04/serverguide/C/openssh-server.html
for setting up ssh keys I get this:
Bad port 'umask ...
6
votes
2answers
3k views
How to enter the Default Keyring password via the command line?
Is there a way to enter the default keyring password using the command line?
For instance:
You have a remote setup of Ubuntu 10.10 thats set to auto login. You don't want to remove
the keyring ...