Webalizer from command line problem

PaulMD

Verified User
Joined
Sep 18, 2016
Messages
16
I am trying to run webalizer from the command line to change "the entry pages table" because I do't want to see the top 10 but the top 100.

I logged in as root and did:
[root@server myserver]# webalizer -e 100

But then I cannot do anything in SSH because I get:
Webalizer V2.23-08 (Linux 3.10.0-862.3.3.el7.x86_64 x86_64) English
Using logfile STDIN (clf)
Creating output in current directory
Hostname for reports is 'myserver'
History file not found...
When I then hit a key on my keyboard
Warning: Truncating oversized hostname
Skipping bad record (1)

Then I close my SSH client and restart my SSH client.

What did I do wrong? My webalizer just worked fine. But why do I have to restart my SSH client?
 
Back
Top