Pario TechnoBlob
About
Posts
Posts
Create a letter sequence in bash
<br /> echo {a..e} Produces <br /> a b c d e And <br /> echo {a..b}{a..b} Produces <br /> aa ab ba bb
Run X programs through ssh
A easy way to run remote X programs (from another host) on your local linux installation is to connect to it via ssh using the -Y switch. For instance if you would like to run...
Rotate logs manually
Today I had to manually rotate a couple of logs since they had generated a filesize of over 1.8GB of pure text. This was done by issuing the command <br /> logrotate...
It’s now possible to register a user account
I’ve finally opened the possibility to register a useraccount. You’ll need a useraccount to post comments :) This will hopefully not generate SPAM and such.Be my guest and...
««
«
1
2
3
…
58
59
60
…
126
»
»»