Linux bash command for generating good passwords:
~$ cat /dev/urandom | tr -dc a-zA-Z0-9 | fold -w 9 | head
|
||||||
|
Linux bash command for generating good passwords: ~$ cat /dev/urandom | tr -dc a-zA-Z0-9 | fold -w 9 | head Yeah, if you have some LAN and some strange situation (like I have) for example one computer don`t have monitor, and you need to find out it`s IP address… with this elementary Linux script, you can match if there is one…: (I suppose that whole LAN is subnet 192.168.1.*) It can be usefull in [...] Alberto Tomba i Herman Majer su se, živi i zdravi, vratili sa skijanja! Pošto smo bili smešteni kod Žarkove familije u kući, vrlina skijanja je upotpunjena domaćim specijalitetima spravljanim od baka-Slavke, koja je pokazala da Žabljak iako na oko 1600 m nadmorske visine sasvim dobro funkcioniše… Prvi put sam se vozio žičarom – uopšte nije [...] |
||||||
|
Copyright © 2013 Igor David - All Rights Reserved Powered by WordPress & Atahualpa |
||||||