Blog: TTTThis

Parrot OS

(Had to give up on Parrot. Things stopped working constantly. Terminal stopped opening on ctrl-alt-t. Double quotaiton marks started printing @ instead (on desktop environment (Mate), not in a VM where it printed the double quotes). Printers stopped being detected. Batter warnings started popping up constantly when charging, until I disabled them in DConf. Menus were buggy. Computer froze sometimes. Dec 2021.)

  • LMMS
  • GNU
  • Leafpad
  • Kden
  • Gnome disks
  • Gparted
  • Screenshot
  • Thunar
  • Vokoscreen
  • Oracle VM
  • Firefox
  • LibreOffice
  • Task Manager

STEPS:

Menu 'Startup applications' turn off bluetooth

Menu 'Control Center' > Mouse preferences > Touchpad > uncheck 'Enable natural scrolling'

remove snapd vlc audacity add gnome-disks gedit thunar secure-delete youtube-dl

sudo apt autoremove --purge snapd ; sudo apt-get autoremove vlc-nox ; sudo apt-get purge vlc ; sudo apt-get autoremove ; sudo apt-get purge vlc-data ; sudo apt-get autoremove --purge vlc ; sudo apt-get remove browser-plugin-vlc ; sudo apt-get autoremove ; sudo apt-get purge audacity ; sudo apt-get autoremove ; sudo apt-get autoclean ; shred -rf ~/.audacity-data/ ; rm -rf ~/.audacity-data/ ; just sudo apt-get install gedit ; sudo apt-get install thunar ; sudo apt-get install secure-delete ; sudo apt-get install youtube-dl

sudo sfill -f /home

To install printer driver (deb package, missing dependencies and had to sudo apt-get install -f (twice actually). Then I could install the lsb-compat and then the epson-printer-utility. I had to install 2. So next time try just the second deb option first.

installed shotwell

installed virtualbox

sudo apt-get update, and redit above mass command (this time it did some more)

TTTThis

Notes on Alesis SamplePad - Load your own samples

USE 32gb or less SD card (larger won't be recognized).

ALL SAMPLES must be 16bit wav files. Must be 16bit, 48000, mono. Program from Alesis to do this: https://www.alesis.com/products/view2/samplepad-pro (No linux).

Don't make folders (you won't be able to find them). Make samples like 8 characters so you can read them on the display.

Hold down-arrow and right-arrow for 2secs.

Tutorial: https://www.youtube.com/watch?v=qIx82tGYIQQ

Tutorial: https://www.youtube.com/watch?v=Ga7IEBICoKQ

Comment by Sean Combs:

Great tutorial. I have a few additions.

  1. COPY KIT is ALMOST the only way to create a NEW KIT. All new kits are created on the SD Card. No SD Card, NO NEW KIT. Once it's copied, change the pad sounds to what you want on the new kit, and SAVE.
  2. An option to #1 above, You can put your SD Card in your computer and copy / paste .KIT files (inside the KIT older) but you need to rename the copy. File name is limited to 8 characters. (See #4 below). The only way to get new sounds assigned to this new kit is through the Alesis Sample Pad Menu. This allows you to quickly create as many new kits as you want but you will still have to edit the sounds assigned to the kit on the Sample Pad.
  3. You can change the name of your created Kits. With your SD Card in your computer, open the folder named "KITS". You will see files such as USER_001.KIT. You can change the USER_001 portion to whatever you want, with no special characters (except _), no spaces, and it CANNOT be more than or less than 8 characters before ".KIT". For example, I use a certain kit for our cover song by Stone Sour. I renamed USER_001.KIT to STONSOUR.KIT. The kit will still be named "KIT 11" in the left corner of the Alesis screen, but the center top of the screen shows "STONSOUR" (The File Name) . As I mentioned in #3 above, it takes about 20 seconds for all 8 of my custom sound files to load to this kit.
TTTThis

Notes on digital pianos (LMMS)

Add soundfont to LMMS to have a piano

  1. Go to http://schristiancollins.com/generaluser.php and download 'GeneralUser GS 1.471'. This is also the name of the sf2.
  2. Extract the contents of the zip into your LMMS Samples folder. (You can find/set this in Edit > Settings Now restart LMMS and go to Samples and find that thing.

Tutorial: https://www.youtube.com/watch?v=IAmZZzyE8cY

TTTThis

Making collages

Use photowall app. Download the binary file (not the tar.gz) and them r-click Permissions, and make it executable. Then double-click it to run. (https://www.enricoros.com/opensource/fotowall/download/binaries/)

An 8.5x11 page (a4 page, ie 'letter' page) at 300dpi is 2550pixels wide x 3300. (European is just slightly different at 210 x 297 mm.)

In PhotoWall, you can 'Print' the page to a pdf, then view the pdf (change to 100%) to see how it will come out.

To print, you might need to download the driver for the printer. When you plug it in the USB and attempt to print, it will 'Getting Printer Information' and this will tell you the printer name.

Also shotwell (install shotwell). You can select how many images per page and print to pdf.

TTTThis

How to install apps that are country blocked from the PlayStore, like banking apps

Unfortunately, some banks are pieces of garbage and literally have no idea what they're doing, and make it almost impossible to do many regular banking features from outside their borders. This extends to their stupidity of not allowing downloads of their banking app when outside the borders. PlayStore is pretty perceptive, and even if you use a VPN you still might be blocked.

The only way I've found, although this does not seem particularly secure (thanks, irresponsible bank), is to use https://apps.evozi.com/apk-downloader/ and paste in the app domain from the PlayStore (from search) and sideload it. It will then perhaps require an update to the app, which will only complete if it can launch in PlayStore (Aurora didn't seem to work).

TTTThis