23%
    
    
    05.12.2018
        
    
    	
         (Wikipedia, CC BY-SA 3.0).
    
Another option is the Newt library, which focuses on color TUIs (Figure 2) and uses a widget approach, making programming a TUI much easier. With Newt, you can create stacked
    
 
		    
				        
    23%
    
    
    13.02.2017
        
    
    	
         Tag:      -[UUID:C8040008000011037D001276EE0201AB]-
CPU:            AMD, x86_64 arch
CPU Topology:   4 cpu(s), 8 core(s), 8 thread(s)
Memory:         2.0 GB
Disk Space:     N/A GB total, N/A GB free
OS
    
 
		    
				        
    23%
    
    
    02.08.2022
        
    
    	
         servers have long been a worthwhile target for attacks, such as the Li0n worm, which exploited a vulnerability in BIND. Moreover, DNS servers of all kinds are often used as amplifiers in distributed denial
    
 
		    
				        
    23%
    
    
    20.03.2014
        
    
    	
        , with which you might already be familiar. You can even use the familiar tail options -f and -n to view only the last lines of the journal. Warning messages are bolded by journald, and error messages are output
    
 
		    
				        
    23%
    
    
    04.12.2024
        
    
    	
         to be errors in the development of the server software itself. Internet Information Services (IIS) for Windows Server, Apache or N, mail servers, and many other standard services usually come with a secure basic
    
 
		    
				        
    23%
    
    
    04.04.2023
        
    
    	
        .
The Shell Approach
The following example assumes you have a host machine running Ubuntu Linux 22.04 with Java installed. Besides Java, you need Nmap network scanner version 7.80 or newer and the Ncrack
    
 
		    
				        
    23%
    
    
    09.01.2013
        
    
    	
        
02   log 127.0.0.1 local0
03   maxconn 4000
04   daemon
05   uid 99
06   gid 99
07
08 defaults
09   log     global
10   mode    http
11   option  httplog
12   option  dontlognull
13   timeout server 5s
    
 
		    
				        
    23%
    
    
    11.08.2025
        
    
    	
         will use that in a bit.
Listing 1: Check Directory Content
$ ls -lstar
total 62310
31150 drwxrwxr-x  0 laytonjb laytonjb 31897275 Dec 31  1969 DATA1
31152 -rw-rw-r--  1 laytonjb laytonjb 31897275 Aug  2
    
 
		    
				    
    23%
    
    
    04.02.2014
        
    
    	 
         ----------------------------------------------------------------------------------------------------
20  Seq Scan on mail (cost=0.00..5628.25 rows=4 width=961) (actual
21  time=2.401..1519.809 rows=672 loops=1)
22    Filter: (msg ~ '(updatable|views)'::text)
23    Rows Removed by Filter: 40148
24
    
 
		    
				        
    23%
    
    
    09.01.2013
        
    
    	
         ----------------------------------------------------------------------------------------------------
20  Seq Scan on mail (cost=0.00..5628.25 rows=4 width=961) (actual
21  time=2.401..1519.809 rows=672 loops=1)
22    Filter: (msg ~ '(updatable|views)'::text)
23    Rows Removed by Filter: 40148
24