https://etcher.io/
Archiv des Autors: jbox-admin
Windows 7 findet Updates lädt sie aber nicht runter
Als Administrator:
sfc /scannow
Danach noch einmal das Windows Update starten
Disk-Imager
Disk-Cloner und Imager für Windows. Gibts auch in einer Free-Version.
https://www.macrium.com/reflectfree
Windows 7 SP2
Linux: Dateien in Unterverzeichnissen nach Text durchsuchen
Search sub directories recursively using grep
Pass the -r option to grep command to search recursively through an entire directory tree. With this option one can search the current directory and and all levels of subdirectories by passing the -r or -R to the grep command. The syntax is:
macOS Crash-Meldungen auf dem Desktop deaktivieren
Do note that turning off the Crash Reporter dialog window has no effect on crash reports, which are still visible in system logs and the Console app. It simply stops the window appearing in the Mac OS X GUI.
How to Disable Crash Reporter Dialog Box in Mac OS X
You can disable the Crash Reporter dialog box by launching the Terminal and entering the following command:
defaults write com.apple.CrashReporter DialogType none
and you can reverse this to show the Crash Reporter again by entering the following at the command line:
defaults write com.apple.CrashReporter DialogType crashreport
von http://osxdaily.com/2010/02/15/disable-the-crash-reporter-dialog-in-mac-os-x/
Crashplan Dienst unter Linux neu starten
/etc/init.d/crashplan start
Windows 7 Update hängt
NICHT auf Updates suchen klicken!
Zuerst KB3102810 installieren. Neustart. Danach Updates suchen.
python-version bei macPort festlegen
To make this the default Python or Python 2 (i.e., the version run by the
‚python‘ or ‚python2‘ commands), run one or both of:
sudo port select –set python python27
sudo port select –set python2 python27
##############################################################
# IF YOU ARE USING PYTHON FROM THE TERMINAL, PLEASE INSTALL:
# py27-readline
# TO AVOID A LIBEDIT / PYTHON INTERACTION ISSUE.
# REF: https://trac.macports.org/ticket/48807
##############################################################
LibreOffice mit Office2013 Symbolleiste
Die Symbolleiste gibt es hier:
Office2013 Symbolleiste fuer LibreOffice
In der LibreOffice-Menüleiste:
LibreOffice / Ansicht / Symolgrösse und Still das zweite Feld auswählen.
