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
Sunday, May 18, 2025

Tag: Ubuntu

Ubuntu – get the currently installed version info
DS TECH

Ubuntu – get the currently installed version info

~~ December 17, 2018

1  lsb_release -a  

TerminalUbuntu
NGINX config update for PHP7.2 from 7.0 upgrade
DS TECH

NGINX config update for PHP7.2 from 7.0 upgrade

~~ December 17, 2018

After upgrading to 18.04LTS, discovered the following in LEMP stack serving: /etc/nginx/site needs to be updated in the even of PHP7.2 upgrade from 7.0 This is the case for Ubuntu … Read More

nginxphpUbuntuWordPress
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
LetsEncrypt update certificate ‘NO EFFECT’ FIX
DS TECH

LetsEncrypt update certificate ‘NO EFFECT’ FIX

~~ February 5, 2018

After updating certificates it is *CRITICAL* to reload NGINX for the updated certificates to be used. 1sudo systemctl reload nginx  

certificateshttpsletsencryptLinuxnginxUbuntu
Ubuntu HEADLESS screen resolution for VNC / TeamViewer
DS TECH

Ubuntu HEADLESS screen resolution for VNC / TeamViewer

~~ January 27, 2018

1234567xrandr –newmode "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync xrandr –addmode VIRTUAL1 1920x1080_60.00 xrandr –output VIRTUAL1 –mode 1920x1080_60.00 xrandr –output LVDS1 –off Source:  https://askubuntu.com/questions/679135/how-do-i-set-new-screen-resolution-for-a-headless-server-using-teamviewer-10

LinuxScreenResolutionTeamViewerTerminalUbuntuVNCxrandr
NextCloud on Ubuntu 16.04
DS TECH

NextCloud on Ubuntu 16.04

~~ August 17, 2017

SOURCE: https://bayton.org/docs/nextcloud/installing-nextcloud-on-ubuntu-16-04-lts-with-redis-apcu-ssl-apache/ Installing Nextcloud on Ubuntu 16.04 LTS with Redis, APCu, SSL & Apache Jun 1, 2017 A few weeks ago the self-hosted community witnessed the public launch of Nextcloud, … Read More

LinuxnextCloudUbuntu
Skype indicator in Ubuntu 17.04
DS TECH

Skype indicator in Ubuntu 17.04

~~ May 14, 2017

copy the application desktop file from /usr/share/applications/ to ~/.local/share/applications/, then edit the file and change the “Exec” line by adding “env XDG_CURRENT_DESKTOP=Unity” (without the quotes) immediately after “Exec=”. ** And … Read More

LinuxSkypeUbuntu
Linux Terminal – hardware drive info – Ubuntu
DS TECH

Linux Terminal – hardware drive info – Ubuntu

~~ May 13, 2017

Get drive Manufacturer,  Model number, serial number, etc..: If we are concerned with the first drive in the system (/sda): 1sudo hdparm -i /dev/sda To see what volumes exist: 1sudo … Read More

fdiskhardwarehdparmLinuxTerminalUbuntu
Linux Terminal – hardware sensor readout temp – Ubuntu
DS TECH

Linux Terminal – hardware sensor readout temp – Ubuntu

~~ May 13, 2017

Printing sensors info – using the ‘sensors’ command ! 1watch sensors **If Fahrenheit is preferred: 1watch sensors -f **Single printout without repeat/watch 1sensors

LinuxsensorsTerminalUbuntu
DS TECH

DaVinci Resolve 14 on Ubuntu 17.04

~~ April 24, 2017

Get missing libpgn12 wget http://se.archive.ubuntu.com/ubuntu/pool/main/libp/libpng/libpng12-0_1.2.54-1ubuntu1_amd64.deb Install sudo dpkg -i libpng12-0_1.2.54-1ubuntu1_amd64.deb

ColorCorrectionDaVinciResolveInstallationUbuntu
Ubuntu 16.04 ++ forces logout when trying to shutdown or reboot from menu – guilty party: PLANK dock
DS TECH

Ubuntu 16.04 ++ forces logout when trying to shutdown or reboot from menu – guilty party: PLANK dock

~~ April 24, 2017

Source: http://www.linuxslaves.com/2016/06/fix-cant-shutdown-from-ubuntus-toppanel-after-install-plank.html Shutdown or Restart – forces Logout, then from main Lightdm screen shutdown/restart works. Problem is with PLANK dock. Open: Startup Applications Select: plank; for the ‘command’ enter: sh … Read More

PlankShutdownUbuntu
Linux kill programs via terminal
DS TECH

Linux kill programs via terminal

~~ April 24, 2017

get the process id of the application 1ps aux | grep [name of program to close] kill the application 1kill [process id] check process to ensure its gone 1rerun:  ps … Read More

LinuxTerminalUbuntu

Posts navigation

1 2 … 4 Next

Top 5

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