Fulltext results:
- DynDNS Updates without a Client
- " curl --silent --show-error --insecure --user ${LOGIN} "${UPDATE_URL}?hostname=${domain}" done... ut one domain per line. In the for loop, curl is used to update the domains. Currently, I use the switch ''--insecure'' to disable the SSL certificate che
- Command Line Tools Used in My Scripts
- ====== Command Line Tools Used in My Scripts ====== This is a list of comman dline tools which I use in my scripts an which should be installed on eve
- Compare directories
- -d -k 2 > shasums.txt </code> It's important to use ''LC_ALL=C'' and the option ''-d'' of ''sort'', t... h> diff shasums1.txt shasums2.txt </code> Or you use Meld as graphical diff tool: <code bash> meld sh
- root login with bash
- 't login as root, just ''su'' to ''root'' from an user which has the ''root'' role. Also, the ''root'' user has the bourne shell (''/bin/sh''), but working