Have you ensured that your setup will pass email authentication processes?
It has been a long time since email from random hosts is accepted for forwarding or delivery. This Wikipedia may help https://en.wikipedia.org/wiki/Email_authentication
Have you ensured that your setup will pass email authentication processes?
It has been a long time since email from random hosts is accepted for forwarding or delivery. This Wikipedia may help https://en.wikipedia.org/wiki/Email_authentication
I would look for a printer that supports Web Services for Devices (WSD) or Airscan (eSCL). These protocol allows you setup a scanner without installing a driver.
Here are a couple of starting points for sane-airscan. I discovered it long after I had installed the drivers for my all-in-one.
https://wiki.archlinux.org/title/SANE#Sharing_your_scanner_over_a_network
https://manpages.ubuntu.com/manpages/jammy/man5/sane-airscan.5.html
The Tweaks application has a switch to enable maximize buttons on windows https://itsfoss.com/gnome-minimize-button/
Gnome has workspaces. I currently 3 workspaces open. I regularly have four or more open. https://help.gnome.org/users/gnome-help/stable/shell-workspaces.html.en
As @damium@programming.dev says you may be able to do this with find
command. This command lists all PDF files under ~/tmp that were created more than 7 days ago and does a directory listing. You could use this as a basis to move create an archive of individual files.
find ~/tmp -ctime +7 -iname "*pdf" -exec ls -rlht {} \;
The find
command also has a -delete
flag.
I have in the past used this combination to implement file management. I don't have access to the script any more. I don't remember why we used a shell script rather than logrotate as per @oddityoverseer@lemmy.world
I have pre-ordered one for delivery in October. If you look at https://rpilocator.com/ you will find various models in stock at the official price. The Raspberry Pi clearly isn't the tool for you
YMMV, but here are some reasons
I have a laptop that belongs to my employer and a personal Linux laptop. It is quicker to use the Linux machine than to work out if I can now install WSL 2 or find a Linux instance to do some Linux work.
From the Windows Community
Does Windows 11 allow Windows 95 compatible computer games? ... It really depends on the game, you might get some working, some might not. It is really case by case basis unfortunately.
It appears that people may have to use virtual machines to run some Windows 95 software https://www.groovypost.com/howto/run-old-apps-on-windows-11/ The article doesn't mention using HyperV only 3rd party software.
I prefer Linux simply but it isn't my tribe.
Took a couple of minutes to find the information above
The original interview is no longer available, but here are references.
https://www.theregister.com/2013/08/24/top_10_steve_ballmer_quotes_from_microsoft_history/
"Ballmer: I may have called Linux a cancer but now I love it" https://www.zdnet.com/article/ballmer-i-may-have-called-linux-a-cancer-but-now-i-love-it/
"Former Microsoft CEO Ballmer does about-face on Linux technology" https://www.reuters.com/article/us-microsoft-ballmer-linux-idUSKCN0WC2RA/