Skip to content
  • 0
  • 4 WHO
    • AS
    • AN
    • AP
    • DN
    • DR
    • DS
    • MS
    • SS
    • VS
  • 文化
    • AudioVideo
      • música
      • Podcast
    • idioma
      • ES
      • JP
      • RU
    • literature
    • 写真撮影
      • Adams Ansel
      • Leibovitz Annie
      • Newton Helmut
  • REF
    • PT Shortcuts

Flash News

MacOS (upto Ventura checked) QuickLook preview for .srt .vtt and other subtitle files.

brew tools – details

Make LTC SMPTE Timecode Wav file

ProTools SHORTCUTS – keyboard shortcuts search tool

Rob’s TimeCode Calculator – is AMAZING!

OSX QuickLook – fix all those broken things…

REF.sound2picutre.com

  • 0
  • 4 WHO
    • AS
    • AN
    • AP
    • DN
    • DR
    • DS
    • MS
    • SS
    • VS
  • 文化
    • AudioVideo
      • música
      • Podcast
    • idioma
      • ES
      • JP
      • RU
    • literature
    • 写真撮影
      • Adams Ansel
      • Leibovitz Annie
      • Newton Helmut
  • REF
    • PT Shortcuts
Saturday, June 21, 2025

Category: 4

AS DS TECH

OSX Spotlight reset

~~ May 6, 2018

Source: StackExchange 1234sudo mdutil -i off / sudo rm -rf /.Spotlight* sudo mdutil -i on / sudo mdutil -E / 1 – turn indexing off 2 – delete Spotlight folder … Read More

IndexOSXRebuildIndexSearchSpotlightTerminal
nginx reload after updates
DS TECH

nginx reload after updates

~~ April 10, 2018

Make link to new conf file 1sudo ln -s /etc/nginx/sites-available/www.EXAMPLE.org /etc/nginx/sites-enabled/ Verify and reload nginx 12sudo nginx -t ### check for errors sudo systemctl reload nginx    #### restart NGINX

Linuxnginx
ipad / iphone html hide navigation iOS 8+
DS TECH

ipad / iphone html hide navigation iOS 8+

~~ April 8, 2018

Source: StackOverflow Source: Developer.Apple.com Create a link to the URL from the home screen; and use the following HTML Meta Tags: 12345<span class="com">&lt;!– Allows fullscreen mode from the Homescreen –&gt;</span> … Read More

htmliOSSafari-mobileWebApp
Virtualbox Kali on Debian Mate screen resolution
DS TECH

Virtualbox Kali on Debian Mate screen resolution

~~ April 8, 2018

Before “startx” 1apt install virtualbox-guest-utils virtualbox-guest-x11 virtualbox-guest-dkms reboot source SuperUser

debianKaliLinuxMATEreolutionScreenResolutionVirtualBoxxrandr
homebrew: Error: Xcode alone is not sufficient on..
DS TECH

homebrew: Error: Xcode alone is not sufficient on..

~~ April 7, 2018

Error occurs while: > brew install XYZ 1<span class="typ">Error</span><span class="pun">:</span> <span class="typ">Xcode</span><span class="pln"> alone </span><span class="kwd">is</span> <span class="kwd">not</span><span class="pln"> sufficient on……</span> Force re-install CommandLineTools (deleting the previous version prior) 12sudo … Read More

brewCommandLineToolshomebrewInstallationOSXTerminal
iOS Restriction Passcode RECOVERY
DS TECH VS

iOS Restriction Passcode RECOVERY

~~ March 25, 2018

NON-DESTRUCTIVE !!!!   No editing and pushing back to iOS device. Required Resources: iBackupBot for Mac / Windows: http://www.icopybot.com/download.htm URL http://ios7hash.derson.us Steps: backup iOS device with iTunes iBackupBot: Navigate to:  System Files … Read More

AppleHardwareiOSiPadiPhonepasswordsResctrictions
wp-content/uploads rights after migration
DS TECH

wp-content/uploads rights after migration

~~ March 4, 2018

Encountering ‘cannot create path’ ::   1chmod -R g+w /path To allow www-data group to write to the directory.

chmodLinuxWordPress
.DS_Store – BASH shell – Linux/OSX = Find & Remove Files
DS TECH VS

.DS_Store – BASH shell – Linux/OSX = Find & Remove Files

~~ March 4, 2018

SOURCE:  https://www.cyberciti.biz/faq/linux-unix-how-to-find-and-remove-files/ find . -type f -name “FILE-TO-FIND” -exec rm -f {} \; FIRST RUN FIND!! WIthout the command to check the results. If all OK, then run with “-exec … Read More

BashexecFilesfindLinuxOSXrm
OSX Finder – Contextual menu slowdown
DS TECH VS

OSX Finder – Contextual menu slowdown

~~ February 19, 2018

Possibly due to corrupt data base. To rebuild: 1/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user

ContextualMenuFinderOSX
DS TECH

iBooks – source file book location

~~ February 18, 2018

1~/Library/Containers/com.apple.BKAgentService/Data/Documents/iBooks/Books

calibreePubiBooks
DS TECH

VirtualBox Ubuntu network NAT + host-only

~~ February 11, 2018

VBOX Settings in preferences for host-only network VBOX Settings for Guest guest network settings EDIT: /etc/network/interfaces 12345678910111213141516171819source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback # … Read More

host-onlyLinuxNATNetworkUbuntuVirtualBox
DNS OSX – flush DNS cache
DS TECH

DNS OSX – flush DNS cache

~~ February 10, 2018

1dscacheutil -flushcache; sudo killall -HUP mDNSReponder

DNSdscacheutilOSXTerminal

Posts navigation

Previous 1 … 11 12 13 … 27 Next

Top 5

  • UniFi_AP_woodUbiquity UniFi AP – LED Color Pattern guide October 9, 2020 (140)
  • rEFInd-logoThemes for * rEFInd * Boot Manager July 1, 2015 (122)
  • aspera-logoAspera error code 05: Insufficient permissions September 15, 2016 (98)
  • WAV_fileMake LTC SMPTE Timecode Wav file September 6, 2019 (93)
  • lockstep_iconLockstep – LTC->MTC sync without hardware interfaces September 12, 2019 (91)
Proudly powered by WordPress | Theme: FreeNews | By ThemeSpiral.com.