/bin
is symlinked to /usr/bin
, so it doesn’t matter.
- 0 Posts
- 53 Comments
My ISP (Bezeq, in Israel) has a list of approved SFP modules, and they can supply the modules themselves, but there’s no issue using your own router with their SFP module
Of course this will differ with your provider, you should check with them, though be aware the level 1 customer service reps might not know what you’re talking about
A stop job is running for Simple Desktop Display Manager
This does seem like an issue, I can help you free up some PCIe slots if you’d like
KDE’s Konsole, I love using it since it also integrates into Dolphin
YonatanAvharto Selfhosted@lemmy.world•What are the best customizable routers nowadays?English1·2 years agoI got a hEX S a few weeks ago and I love it
Just like @[email protected] said, leaving your car unlocked is a serious security issue and you’d be lucky if someone walked by and just left a post-it note
This sounds super interesting
Will this work in a situation where all clients are behind NAT? (Specifically cases where the Admin has no control of the NAT, like with CGNAT or clients on mobile networks)
And if it does, how do clients find each other without some central server?
YonatanAvharto Programming•Google Tries to Defend Its Web Environment Integrity as Critics Slam It as Dangerous13·2 years agoThe reality distortion fields are strong around those Google statements
I’m pretty sure apps can just grab your phone’s MAC address
YonatanAvharto Android@lemdro.id•Did Moovit moved from OpenStreetMap maps to Google's ones?English3·2 years agoMine is also saying Google, I don’t know why it’s different between devices
YonatanAvharto Ask Android@lemdro.id•How can I keep an app open/active no matter what on Android/AOSP?English3·2 years agoThe swap section is ZRAM
YonatanAvharto Linux@lemmy.ml•How to check if Zenbleed mitigation(chicken bit) is properly set?2·2 years agoI also read that fixes are being released now for the high-end chips, but the desktop fixes will be released significantly later
YonatanAvharto Selfhosted@lemmy.world•Tips for asking ISP to allow for using my own DNS setup for self-hosted VPN?English4·2 years agoWhy do ISPs put in the extra effort to make their service shittier? What benefit do they gain from forcing more load to their DNS servers?
That’s just dumb work by whoever made the package, the package manager does as it’s told
YonatanAvharto Android@lemdro.id•T0biasCZe: Android MTP is extremely slow... so I made my own application with C# and ADB thats 28x times faster. Perhaps you may also find it useful... :DEnglish2·2 years agoOnce you have adb installed, you can just
adb pull FILE
to get a file from your device to your PC, oradb push SOURCE DEST
to move it to the phone, not perfect since it’s command line only though…You can also use
adb shell
to get a standard UNIX shell on the phone
Yes, Plymoith is just the splash screen, you can try disabling it and seeing if it helps
You can use noip.com for free dynamic DNS
And if you’re concerned about whoever finding out you’re hosting illegal content you can have a WireGuard server and have everything go through it instead of being open to the web. This also has the advantage of being essentially undetectable from the outside