Timeline for usability list by trish
-
about 12 days ago from web
-
about 12 days ago from web
-
Avoid automatic #launch of #postfix on #MacOS: #launchctl unload /System/Library/LaunchDaemons/org.postfix.master.plist
about 24 days ago from Adium -
about 24 days ago from Adium
-
To fix "Unlinked OID in UPS-MIB… Undefined identifier: mib-2" add ', mib-2' to OBJECT_IDENTITY line in #UPS-MIB.mib's IMPORTS sec #SNMP #UPS
about a month ago from Adium -
#bash: #source <file> returns exit code of last shell command in <file>. Watch out when using . <file> && <yet_another_shell_command> #shell
about a month ago from Adium -
Find out which packages to #install in case #GNU #awk, #sed are missing on #Solaris 11: pkg search -r /usr/gnu/bin/awk OR /usr/gnu/bin/sed
about 2 months ago from Adium -
about 3 months ago from Adium
-
about 3 months ago from Adium
-
about 7 months ago from Adium
-
When using #diff -r to #compare #directories use —exclude=<filename_pattern1> —exclude=<fname_pttrn2>… to #exclude temp files etc. #shell
about 8 months ago from Adium -
Still vacancies in my #Nagios #Icinga summer course for #women at University of #Bremen 8-10th September http://www.if.uni-bremen.de/view/48
about 10 months ago from Adium -
For remote #peer #sysadmining on #Unix use #screen. Supervising partner can connect with screen -x
about 10 months ago from Adium -
import #pkcs12 into #java #SSL #keystore: keytool -importkeystore -srckeystore keystore.pkcs12 -srcstoretype PKCS12 -destkeystore keystore
about 10 months ago from Adium -
Create #java #SSL #keystore from #openssl generated key #certificate pair:openssl pkcs12 -inkey <key> -in <crt> -export -out keystore.pkcs12
about 10 months ago from Adium -
don't check #SSL #certificate when checking passive #FTP from #Unix #CLI: #curl --ftp-ssl --ftp-pasv -k ftp://<user>:<passwd>@<srv>:<port>
about 11 months ago from Adium -
check #passive #FTP + #SSL accounts from #Unix #CLI with #curl --ftp-ssl --ftp-pasv ftp://<user>:<passwd>@<ftp.example.com>:<port>
about 11 months ago from Adium -
about a year ago from Adium
-
%{echo:<message>} and %{warn:<message>} #macros in #rpm #spec files write <message> to #stderr at build time, _not_ install time
about a year ago from Adium -
about a year ago from Adium