Found this :
https://askubuntu.com/a/1503216
GCC is the compiler. The code snippet in the link above sets the environment for the driver to use the compiler you have.
Hi guy
Found this :
https://askubuntu.com/a/1503216
GCC is the compiler. The code snippet in the link above sets the environment for the driver to use the compiler you have.
Cinnamon on mint has an option to log in using Wayland.
Where you type your login/password (mint uses light-dm as the login window) there is a small icon/avatar to the right. Clicking that gives the DE options:
Since pop is Ubuntu based you could try the Ubuntu ppa (there are other nvidia tips here, too)
https://itsfoss.com/ubuntu-official-ppa-graphics/
And, here’s the 550 download directly from nvidia
Sorted by:
Subscribed - top - past 6 hours
Once I read those I switch from Subscribed to All.
If I’m really bored or on a train or something i sort All - new.
Using jerboa
Every moe community that popped up. A few other communities for season ranging from stupid to vile atrocity.
One instance (a mostly moe server)I guess
A couple dozen users.
I use old android phones for WiFi on some of my desktops.
Shizuku to be able to do privileged, shell, and hidden api stuff.
Termux to set up an sshd proxy/server to be able to access the machines.
InviziblePro for anonymized DNScrypt and tor socks proxy.
Just because you feel you may have nothing to hide now, doesnt mean that information could be very worth hiding in the future.
Governments change.
Laws change.
Dictators, autocrats, police states, abhors dissent. Free thought and peace of mind is what you’re protecting.
Both of my cats will never, I mean never, sit on my lap.
One likes to jump from side to side over me when I’m sleeping. She also lets me lay my head on her like a pillow.
One will play fetch like a dog. She will only eat her treats if I throw them.
They both know what push means when I tell them to open the door.
They both love drawers.
A more civilized, earth friendly, peaceful world working for the common good.
This is the way.
Can you post ip r
output.
Is your android being used as the modem/tether for device A? (If so adding route 192.168.38.0/24 via _gateway and _gateway dev x0 proto static scope link should allow it to reach C)
If using network manager just use the GUI to add the one line in routes. 192.168.38.0 24 yourgateway - it will do the metric on its own.
What are the gateway addresses?
You’d need to add a route from c to a as well, I believe, but I haven’t used windows in forever.
(The above is what I’ve had to do to get a machine behind an android to ping my other devices.)
The diagnostic app does absolutely nothing.
They’re standardised zeroconnf protocols. Apple was part of the early development.
Bonjour is the apple implementation for mDNS.
Avahi is the GPL compliant implementation.
mDNS, llmnr (ms developed), have been known for ages to be vulnerable.
https://en.m.wikipedia.org/wiki/Zero-configuration_networking#Standardization
*I don’t like apple
Remember when printers were connected by a USB cable?
Also, sudo ss -tunlp
to see what ports are listening on your system and which applications/services use them. (Linux)
ss -K
closes dead ports
If you didn’t explicitly open a port, ask why it needs to be open (listening). (25, 22, 67, 53,5353)
Make sure what you did open is opened at the right addresses. Ie localhost, 0.0.0.0, 127.0.0.1, etc for the purpose.
Use a firewall and block ALL incoming traffic.
Mdns is something most people have no idea exists.
Oh, neat, all my devices broadcast all their open ports, services, addresses, hardware and names? Cool!
No.
No problem.
The only reason i know this is because systemd throws degraded warnings because fwupd keeps failing. On several machines. (Because DNS, proxies, VPN, etc.)
In xfce there’s a panel tool called genmon I use.
I have 2 specifically for monitoring systemd status
First is just the status
systemctl is-system-running
The other lists the failed units using a script
failedd (){ systemctl --failed | grep -o -E "●.{0,35}\<failed" 2>/dev/null }
echo $(failedd)
Mint cinnamon has a similar “spice” (panel plugin) that I also use.
Probably because your hardware’s firmware is up to date or there’s nothing available.
It’s rare that it’s updated.
Check your journal or
systemctl status fwupd.service
fwupdmgr get-history
If you’re talking desktop/windows manager themes,
Graphite and colloid are a couple of my favorites.
It is offers customization via cli for things like borders, icons, compact/hdpi, etc.
The guy makes some pretty awesome themes
https://github.com/vinceliuice?tab=repositories