How to share your system configuration visually #screenfetch #systemconfiguration #linux

https://www.both.org/?p=8061

How to share your system configuration visually - Both.org

Many individuals find it beneficial to disseminate their tailored Linux setup. This could be out of a desire for troubleshooting assistance, or because they wish to exhibit the environment that resonates deeply within them as open-source aficionados—or perhaps both reasons combined! To share extensive system details beyond CPU information obtained from cat /proc/cpuinfo or with lscpu, there are two standout…

Both.org

If you repair your #iPhone using Self Service #Repair, you might be asked to put your iPhone in #diagnostics mode as part of #SystemConfiguration.

#Hardware #Software #Technology

Learn how to do it:

https://support.apple.com/en-us/101944

How to put your iPhone in diagnostics mode - Apple Support

If you repair your iPhone using Self Service Repair, you might be asked to put your iPhone in diagnostics mode as part of System Configuration. Learn what to do.

Apple Support

Note: To edit #systemconfiguration files in #termux - add $PREFIX before /, then everything is the same.

E.g. to edit sshd configuration:
vi $PREFIX/etc/ssh/sshd_config

The PREFIX variable is already set in your termux environment. You can view using the echo command, and should see something like this:

~ $ echo $PREFIX
/data/data/com.termux/files/usr
~ $

Ubunsys - A System Configuration Utility For Ubuntu Power Users

Ubunsys is a Qt-based advanced system configuration utility for Ubuntu and its derivatives such as Linux Mint, Elementary OS etc.

OSTechNix