My invalid perspective and opinion starting 2022. Here’s my hopes / wishes / living on prayers that people realize the following or do the following:
— Get off android and eyefoams eventually. I’m not gonna buy another Apple product again. I may have to replace the battery eventually but it’s the end of the road.
— Switch from MS Office —> LibreOffice
— Cancel all your tv / movie / music subscriptions as they are worthless. Replace that mindless brainwashing entertainment with reading books or listening to audiobooks, podcasts. Purge most of your crap music.
— Telegram has been a huge boon. It can send files in up to 2GB in size. Although I wish channel owners would still reduce the file size. Use -crf 28 and 32kpbs AAC or libopus audio for most videos. If the video is VHS quality old -crf 31 reduces file size even further while mainting quality. Also to upscale to 720p while mainting aspect ration do -vf scale=-2 720p
— Telegram has translation and OCR on images for iOS 15+ and all android phones. Amazing. Apple and google continue to censor certain channels which should show how Communist USA has become. To me this was the most exciting useful technology this year at least on phones.
— Most video sharing services censor or blow chunks. Seems like going forward Odysee might be the winner eventually.
— Get any old laptop with 8G RAM and install Linux Mint XFCE on it. Once you learn to adjust your workflow and transition it’s such a good feeling getting off Apple computers / Mac OS and Windows. Many stick with Windows for gaming hopefully some can also transition as many can use Steam on Linux.
— People will value social lives more than social media. Let’s start reversing and undoing the terrible society we’ve become. Reassess all your values and feel at liberty to start fresh from ground zero.
— Get off android and eyefoams eventually. I’m not gonna buy another Apple product again. I may have to replace the battery eventually but it’s the end of the road.
— Switch from MS Office —> LibreOffice
— Cancel all your tv / movie / music subscriptions as they are worthless. Replace that mindless brainwashing entertainment with reading books or listening to audiobooks, podcasts. Purge most of your crap music.
— Telegram has been a huge boon. It can send files in up to 2GB in size. Although I wish channel owners would still reduce the file size. Use -crf 28 and 32kpbs AAC or libopus audio for most videos. If the video is VHS quality old -crf 31 reduces file size even further while mainting quality. Also to upscale to 720p while mainting aspect ration do -vf scale=-2 720p
— Telegram has translation and OCR on images for iOS 15+ and all android phones. Amazing. Apple and google continue to censor certain channels which should show how Communist USA has become. To me this was the most exciting useful technology this year at least on phones.
— Most video sharing services censor or blow chunks. Seems like going forward Odysee might be the winner eventually.
— Get any old laptop with 8G RAM and install Linux Mint XFCE on it. Once you learn to adjust your workflow and transition it’s such a good feeling getting off Apple computers / Mac OS and Windows. Many stick with Windows for gaming hopefully some can also transition as many can use Steam on Linux.
— People will value social lives more than social media. Let’s start reversing and undoing the terrible society we’ve become. Reassess all your values and feel at liberty to start fresh from ground zero.
www.libreoffice.org
Home | LibreOffice - Free and private office suite - Based on OpenOffice - Compatible with Microsoft
Free office suite – the evolution of OpenOffice. Compatible with Microsoft .doc, .docx, .xls, .xlsx, .ppt, .pptx. Updated regularly, community powered.
TestDisk and PhotoRec are both open source data recovery software for FAT32, exFAT, NTFS, ext4, etc partitions.
Both of these are on the bootable ISO image
system-rescue.org
Both of these are on the bootable ISO image
system-rescue.org
CGSecurity
CGSecurity - Data recovery: TestDisk & PhotoRec
TestDisk and PhotoRec are free and open source data recovery software tools designed to recover lost partition, unerase deleted files, carve lost files.
Learn how to use LibreOffice by just using it or reading some of the online documentation or downloading PDF manuals for Base, Calc, Impress, Getting Started, Writer, Draw
https://documentation.libreoffice.org/en/english-documentation/
https://documentation.libreoffice.org/en/english-documentation/
sudo apt install virt-manager
then logout (important for user permissions)I always used virtualbox.org but Virtual Machine Manager virt-manager.org seems just as good. You can run all your Linux ISO images to test out various distributions. Only thing I got hung up on was how to exit full screen. Just move the mouse to the TOP CENTER of the screen and you'll see an icon to exit full screen.
10 minute or 24 hour temporary email address to sign up for spam or junk without using your real address
https://www.emailondeck.com 60 mins
https://tempail.com 60 mins
https://10minutemail.com 10 mins
The following will last more than a week
https://getnada.com
https://generator.email
https://mytemp.email
https://mail.tm
https://email-fake.com
https://www.emailondeck.com 60 mins
https://tempail.com 60 mins
https://10minutemail.com 10 mins
The following will last more than a week
https://getnada.com
https://generator.email
https://mytemp.email
https://mail.tm
https://email-fake.com
emailondeck.com
Disposable, Temporary Emails - EmailOnDeck.com
Free and fast temporary email address in 2 easy steps. Private and secure.
bforartists - 3D suite to create 3D content
Bforartists is a fork of the popluar open source 3D software Blender. The primary goal of the Bforartists fork is to deliver a better graphical UI and a better usability. This means a complete switch in the usage philosophy. Away from the hotkey and speed centered usage. Towards a user friendly and intuitive graphical UI.
This makes Blender much easier to use.
Bforartists is a fork of the popluar open source 3D software Blender. The primary goal of the Bforartists fork is to deliver a better graphical UI and a better usability. This means a complete switch in the usage philosophy. Away from the hotkey and speed centered usage. Towards a user friendly and intuitive graphical UI.
This makes Blender much easier to use.
Listen and find radio stations. Can bookmark favorites and export playlist https://radiolise.gitlab.io/
IPTV (internet TV) here are 7,000+ channels to use in app Hypnotix on Linux MInt
https://github.com/iptv-restream/iptv-channels
just paste the URL with m3u extension into the Provider section
https://github.com/iptv-restream/iptv-channels
just paste the URL with m3u extension into the Provider section
Learning linux command line programs use mankier.com as it'll display the man (manual pages) of most apps. Easier to see with the color syntax highlighting
Covered how to setup VNC to remote control your Linux Mint computer here https://t.iss.one/geektips/13
Another way is to use X2Go
on your linux computer client (windows and Mac clients exist too) It can do remote printing and sound too.
Another way is to use X2Go
on your linux computer client (windows and Mac clients exist too) It can do remote printing and sound too.
sudo apt install x2goclienton the Linux Mint server start openssh daemon
sudo systemctl enable sshthen install the X2Go server
sudo apt install x2goserver x2goserver-xsessionNow start x2goclient and put in the ip address
ifconfig of the server and the username of a user on the linux server along with their password to connect.Telegram
GeekTips
Linux to remotely control your computer
sudo apt install tigervnc-scraping-server
x0vncserver -SecurityTypes=none
connect with any VNC client with encryption disabled and anything for a password since SecurityTypes=none means no password at all. Only do…
sudo apt install tigervnc-scraping-server
x0vncserver -SecurityTypes=none
connect with any VNC client with encryption disabled and anything for a password since SecurityTypes=none means no password at all. Only do…
sudo apt remove blueberryBlueberry (comes with Linux Mint) is for bluetooth but isn't as stable as Blueberry which is a applet for gnome-bluetooth which just works reliably. Once you install blueman reboot your computer.
sudo apt install blueman
Note: Apple Magic Keyboard won't work properly just a few keys if you have NumLock enabled on laptop.
Remove GNOME file indexing tracker as it slows down the system
sudo apt remove tracker tracker-extract tracker-miner-fs
Then rebootsudo npm install -g tldrif you don't have npm and nodejs installed then do
sudo apt install nodejs npmTLDR (too long, didn't read) is like quick, concise man (manual pages) ..so instead of
man ocrmypdfand getting a long manual pages explaining everything in detail with you skimming for the useful options — instead do
tldr ocrmypdfand you get this:
ocrmypdf
Generate a searchable PDF or PDF/A from a scanned PDF or an image of text.
More information: https://ocrmypdf.readthedocs.io/en/latest/cookbook.html.
- Create a new searchable PDF/A file from a scanned PDF or image file:
ocrmypdf path/to/input_file path/to/output.pdf- Replace a scanned PDF file with a searchable PDF file:
ocrmypdf path/to/file.pdf path/to/file.pdf- Skip pages of a mixed-format input PDF file that already contain text:
ocrmypdf --skip-text path/to/input.pdf path/to/output.pdf- Clean, de-skew, and rotate pages of a poor scan:
ocrmypdf --clean --deskew --rotate-pages path/to/input_file path/to/output.pdf- Set the metadata of the searchable PDF file:
ocrmypdf --title "title" --author "author" --subject "subject" --keywords "keyword; key phrase; ..." path/to/input_file path/to/output.pdf- Display help:
ocrmypdf --helpalso can search with -s option
tldr -s configure networkSearching for: configure network
$ docker-network
$ lxc-network
$ az-network
$ networksetup (Available on: osx, osx)
$ ip-link
$ ipconfig (Available on: windows, windows, windows, windows)
$ networkquality (Available on: osx)
$ ip-address
$ git-config
$ nload
Run tldr <command> to see specific pages.
GMIC-Qt 500+ filters.
To use the awesome G'MIC filters download Ubuntu 20.04 debian file.
for Linux Mint 20.3
Or here is the gallery from the homepage which I made into a PDF https://t.iss.one/geektips/160
To see an overview of all the filters GMIC 3.0.0 (released December 2021) can do see here
https://discuss.pixls.us/t/release-of-gmic-3-0/17226
To use the awesome G'MIC filters download Ubuntu 20.04 debian file.
for Linux Mint 20.3
gmic_3.0.2_ubuntu20-04_focal_amd64.debhttps://gmic.eu/download.html
Or here is the gallery from the homepage which I made into a PDF https://t.iss.one/geektips/160
To see an overview of all the filters GMIC 3.0.0 (released December 2021) can do see here
https://discuss.pixls.us/t/release-of-gmic-3-0/17226