VLC media player 3.0.12.1 Vetinari (revision 3.0.12.1-0-g170157402b) VLC version 3.0.12.1 Vetinari (3.0.12.1-0-g170157402b) Compiled by videolan on runner-ST17yDiN-project-915-concurrent-0 (Dec 30 2020 06:11:28) Compiler: gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute it under the terms of the GNU General Public License; see the file named COPYING for details. Written by the VideoLAN team; see the AUTHORS file.
starting a steaming (live stream) from live button on youtube will fail. | |
start from https://studio.youtube.com will do the trick. |
If you got
require-dev.mikey179/vfsStream is invalid, it should not contain uppercase characters. Please use mikey179/vfsstream instead. Make sure you fix this as Composer 2.0 will error.
read this
install the required dep with pacman, such as:
- vlc
- swig
for the other you need to install another aur like cef-minimal
by installing cef from the aur will make sure the obs-studio installed properly. Please remember to be patient when installing obs from the aur packages, the cpp building will take sometimes, but it worth it. As many people also spend many hours to developing the obs
2 crucial file is vmlinuz and initramfs It will invoke linux vmlinuz and initrd initramfs
On technical it will r
# /etc/fstab: static file system information. | |
# | |
# Use 'blkid' to print the universally unique identifier for a device; this may | |
# be used with UUID= as a more robust way to name devices that works even if | |
# disks are added and removed. See fstab(5). | |
# | |
# <file system> <mount point> <type> <options> <dump> <pass> | |
UUID=7f0432ae-9163-4e0f-9a32-4b996a360fb6 / ext4 defaults,noatime,rw 0 1 | |
/dev/disk/by-uuid/fcf2d5c1-3286-44c0-bf35-d66694ef3e74 none swap sw 0 0 | |
#UUID=3f3fce91-72f7-403f-90d2-aaaadc657cbc /boot ext4 defaults 0 2 |
# /etc/fstab: static file system information. | |
# | |
# Use 'blkid' to print the universally unique identifier for a | |
# device; this may be used with UUID= as a more robust way to name devices | |
# that works even if disks are added and removed. See fstab(5). | |
# | |
# <file system> <mount point> <type> <options> <dump> <pass> | |
# / was on /dev/sda9 during installation | |
UUID=3f3fce91-72f7-403f-90d2-aaaadc657cbc / ext4 errors=remount-ro 0 1 | |
/dev/sda7 none swap sw |
the supported version of php.
php7.4 aur
we use gpg --recv-key KEY
and the public key is here for php.
encountered problem post installation:
- warn 324237#324237: could not build optimal types_hash, you should increase either types_hash_max_size
- load certificate "/etc/nginx/cert.pem"
openssl cert options for rsa_keygen_bits is default to 2048
Doing config validation with nginx -t
Blog post using free let's encrypt
/dev/sda1: LABEL="arch manjaro 21" UUID="7f0432ae-9163-4e0f-9a32-4b996a360fb6" BLOCK_SIZE="4096" TYPE="ext4" PTTYPE="dos" PARTUUID="d9fa2484-01" /dev/sda3: PARTUUID="d9fa2484-03" /dev/sda5: LABEL="DATA" BLOCK_SIZE="512" UUID="01CF064A1CD436D0" TYPE="ntfs" PARTUUID="d9fa2484-05" /dev/sda6: LABEL="my-mint" UUID="3f3fce91-72f7-403f-90d2-aaaadc657cbc" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="d9fa2484-06" /dev/sda7: UUID="fcf2d5c1-3286-44c0-bf35-d66694ef3e74" TYPE="swap" PARTUUID="d9fa2484-07" /dev/sda8: LABEL="folatile" BLOCK_SIZE="512" UUID="0677156534D6E353" TYPE="ntfs" PARTUUID="d9fa2484-08" /dev/loop0: TYPE="squashfs" /dev/loop1: TYPE="squashfs" /dev/loop2: TYPE="squashfs" /dev/loop3: TYPE="squashfs"