https://wiki.centos-webpanel.com/how-to-deploy-django-apps-using-apache-with-mod-wsgi-and-nginx
virtualenv ENV
Create new virtual environment:
virtualenv ENV
Activate virtual environment:
$ source /path/to/ENV/bin/activate
$ deactivate
Open terminal directory in file manager
xdg-open .
mpg321 -@ playlist
find $PWD
File names including path
Canon G7X
The limit for each individual video is approximately 29 minutes and 59 seconds if you are shooting in Full HD (1920 x 1080) or HD (1280 x 720).
If you are shooting at a lower resolution of 640 x 480 then the limit for each individual video is approximately 1 hour.
TikTok Videos
- Aspect ratio: 9:16 or 1:1 with sidebars;
- Recommended dimensions: 1080 x 1920 pixels;
- Video orientation: vertical;
- Maximum video length: 15 secs for a single recording and up to 60 secs for several videos combined into one post;
- File size: 287.6 MB max for iOS devices and 72 MB max for Android smartphones;
- Supported formats: MP4 and MOV.
Web
Back End:
Node.Js is a backend server interacts w. operating system
Front End:
React is a frontend in browser used for user interfaces
Angular is also a frontend
Framework:
Express framework for webapps
https://realpython.com/vim-and-python-a-match-made-in-heaven/#nix-linux
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/plugin/Vundle.vim
touch ~/.vimrc
Now set up Vundle in your .vimrc by adding the following to the top of the file:
set nocompatible " required
filetype off " required
" set the runtime path to include Vundle and initialize
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
" alternatively, pass a path where Vundle should install plugins
"call vundle#begin('~/some/path/here')
" let Vundle manage Vundle, required
Plugin 'gmarik/Vundle.vim'
" add all your plugins here (note older versions of Vundle
" used Bundle instead of Plugin)
" ...
" All of your Plugins must be added before the following line
call vundle#end() " required
filetype plugin indent on " required
That’s it. You’re now set up to use Vundle. Afterward, you can add the plugins you want to install, then fire up VIM and run:
:PluginInstall
Odin
CSC (Consumer Software Customization): It is specific to geographical region and carriers. It contains the software packages specific to that region, carrier branding and APN setting.
PIT (Partition Information Table): You only need it if you screw up your partition table or if the firmware specifically requires it because of a change in the partition table layout.
BL (Bootloader): As its name implies, this option is used to flash the Bootloader of the device.
AP (Application Processor or PDA): Android.
CP (Core Processor): We call it Modem.