Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
people:sevcik [2019/01/17 14:50]
admin [20.11. -- SSH v pythone]
people:sevcik [2019/02/19 12:30]
admin
Line 204: Line 204:
 </​code>​ </​code>​
  
 +<code bash>
 +pre vsetky vps
 +for x in `virsh list | tr -s ' ' | cut -d' ' -f3`; do virsh domblklist $x; done
 +
 +WEBHOSTING PASSWD: Born2runIneptus
 +
 +Formatovanie JSON: 
 +json pretty print (google)
 +</​code>​
 +
 +
 +====== Fail2ban ======
 +<​code>​
 +fail2ban-client set sshd unbanip 88.198.64.144
 +</​code>​
 
people/sevcik.txt · Last modified: 2020/06/08 23:10 by admin