today's howtos
-
How To Crop and Zoom in OBS
OBS (Open Broadcaster System) is a remarkably powerful tool. With OBS we can record videos, using various scenes and sources to create broadcast quality shows, for free! OBS can also be used to livestream via many different services, and using a few plugins you can also interact with your community.
Recently I had a need to record video from a 4K USB video capture device. The video source was the latest LattePanda Sigma SBC, which I was testing using Steam for a review. Steam’s built-in FPS counter was a little small (yes I could install another FPS counter, but that would incur a performance hit), so I duplicated the video source, laid one on top of the other, then cropped the FPS counter area, followed by a zoom in.
Here is how I did it.
-
Unix is not POSIX
GNU Grep's defense of its decision to ruin and then drop the 'fgrep' and 'egrep' commands is that these commands aren't in POSIX. There are a number of problems with this, but one of them is that Unix is not POSIX (and conversely, POSIX is not Unix). In practice, POSIX partially overlaps with modern Unixes, so just because something isn't in POSIX is not any sort of reason for a Unix to not have it (and never has been). Unixes have always had many things that aren't in POSIX.
-
How to install Android ISO
In this tutorial you will learn how to install Android x86 ISO on Virtualbox. We are going to download Android ISO and install it on Virtualbox 7.0. If you want to learn how to install Android ISO on Virtualbox or on your computer follow the steps in this
-
How to install docker on Debian 11 "Bullseye"
In this tutorial, you will learn how to install docker engine on Debian 11 bullseye. Docker allows you to run multiple apps on your server with ease, without having to worry if these apps are going to be conflicting or causing any issues.
You can use docker on your server
-
How to install CloudPanel on Ubuntu 22.04 LTS Linux Server
CloudPanel is a free hosting panel for easily managing websites and web apps. Here in this article, we learn the steps involve in installing and using CloudPanel on Ubuntu 22.04 Linux server.
-
How to Install PHP-IMAGICK on Ubuntu 22.04 | 20.04
-
How to Install MySQL 8.0 on Ubuntu 22.04 | 20.04
-
How to Install Ubuntu MATE Desktop Environment on Ubuntu 22.04 | 20.04
-
How to Increase Swap Space in Linux
-
How to Install PHPStorm on Ubuntu 22.04 | 20.04
-
How to Install LXDE on Ubuntu 22.04 | 20.04
-
How to Install LXQt on Ubuntu 22.04 | 20.04
-
How to Install PyCharm on Ubuntu 22.04 | 20.04