Star Wars Special Edition Theater Standee Display – Assembled
These are pictures for this listing: Star Wars Special Edition Theater Standee Display Drissi #6969
Random things that cross my mind that I don't think anybody would actually listen to
These are pictures for this listing: Star Wars Special Edition Theater Standee Display Drissi #6969
So, was trying to share files in a linux/ubuntu home directory with another user by using chown on all of the files in the home directory. Wanted to make sure that hidden files were shared also. Instead of “sudo chown ./.*” to process all of the files in the current directory, I missed a period … Read more
Where’s this been all my life?!?!?!?! https://mountaindew.fandom.com/ All of these flavors we’ve missed! đ https://mountaindew.fandom.com/wiki/Category:Discontinued
Wanted to download the 10 hour “Medieval Fantasy Music – Fantasy Music and Ambience” from YouTube, but the first couple of “YouTube to Mp3” sites had a limit of one hour. “Best MP3 Converter” downloaded the 500 meg file like a beast. YouTube to Mp4 Converter Wanted to download the 7 hour “Rankin/Bass CBS Christmas … Read more
Even when you can’t find them in Ubuntu Software Manager Every once in a while, you’ll find you’ve got an application installed on your Ubuntu system that you can’t find in the Ubuntu Software Manager. sudo apt-get remove <package name> will often work, but sometimes, the package name isn’t what you expected (Dropbox, or nautilus-dropbox, … Read more
install ffmpeg sudo apt install ffmpeg ffmpeg does the heavy lifting: ffmpeg -i input.mp4 output.mp4 Source: https://bparkerproductions.com/linux-how-to-easily-compress-a-video-with-ffmpeg/ Unfortunatley, ffmpeg doesn’t give you any idea as to the progress of the conversion install ffmpeg-bar npm install –global ffmpeg-progressbar-cli ffmpeg-bar makes it pretty: ffmpeg-bar -i input.mp4 output.avi Source: https://github.com/sidneys/ffmpeg-progressbar-cli#installation
Patches On Ubuntu 21.04, 20.10, 20.04 Or 18.04 Source: https://www.linuxuprising.com/2020/06/how-to-install-nautilus-with-type-ahead.html TLDR: 1. create a file (as root) in /etc/apt/preferences.d with lubomir-brindza-nautilus-typeahead-pin-1001 as the filename – you can just run this Nano command to open a new file at this location: Paste this in the file: Now save the file and exit (in Nano, save using Ctrl + o, then exit … Read more
Generates italic text which you can copy and paste into facebook, twitter, instagram and other social media posts and statuses. Wondering how this works? It’s pretty simple. There are a bunch of characters that exist, but are not included on your keyboard. In fact, there are over 100,000 of them! Emojis are examples of characters … Read more
This app beeps every time you send data to Google, and it beeps a lot You can download it here: https://github.com/berthubert/googerteller. Currently, it will only run on Linux. Source: https://mashable.com/article/app-beeps-google-tracking