-
Notifications
You must be signed in to change notification settings - Fork 3
Troubleshooting
see https://github.com/artmg/lubuild/blob/master/help/diagnose/operating-system.md for help with OS version, kernel, logs, services, etc
see https://github.com/artmg/lubuild/blob/master/help/diagnose/hardware.md for help with general hardware components, including radios, etc
see https://github.com/artmg/lubuild/blob/master/help/use/Print-and-scan.md
see https://github.com/artmg/lubuild/blob/master/help/diagnose/video-display.md for help with graphics, video display, drivers etc
see also:
- General Network troubleshooting - https://github.com/artmg/lubuild/blob/master/help/diagnose/network.md
- If you're trying to make a direct connection to a single device, see https://github.com/artmg/lubuild/blob/master/help/configure/network-interface.md
- If you want to find out more about what is on your local network, see Discovery / Services in Network Diagnostics https://github.com/artmg/lubuild/blob/master/help/diagnose/network.md#Discovery
- For issues turning radios on and off, see Hardware Troubleshooting https://github.com/artmg/lubuild/wiki/Troubleshooting#Hardware
- For configuring Network Services https://github.com/artmg/lubuild/blob/master/help/configure/Networked-Services.md
see also:
# view current memory usage
about:memory
# you can measure to understand, and also use the Minimise Memory Usage button to clear some out
#
# view current cache usage
about:cache
#
# Firefox performance issues are often down to extensions or plugins, see
# https://support.mozilla.org/en-US/kb/troubleshoot-extensions-themes-to-fix-problems
#
# some users report that disabling UbuFox extension dramatically increases performance
# but there may have been specific issues
#
# If you discover you cannot reduce Firefox memory usage
# consider the tweaks for swapiness under OS troubleshooting
# consider the tweaks for swapiness under OS troubleshooting`
# Geany tried to access the Unix Domain socket of another instance running as another user
# credit - http://forum.tinycorelinux.net/index.php?topic=7072.0
rm ~/.config/geany/geany_socket*
see https://github.com/artmg/lubuild/blob/master/help/configure/Desktop.md for help with desktop, users and sessions
see https://github.com/artmg/lubuild/blob/master/help/diagnose/audio-video.md for troubleshooting devices and configuration for Audio and Video input and output
See Desktop & Users / Recover password
gather disparate parts from around doc
1. credit \> <https://help.ubuntu.com/community/ClamAV>
sudo apt-get install clamav sudo freshclam
clamscan -r -i /media/MyDrive/
1. AVG Free Linux DEB
2. search on site and install .deb
3. credit \>
<http://forums.avg.com/gb-en/avg-forums?sec=thread&act=show&id=218426>
sudo avgupdate
sudo avgscan /media/MyDrive -a -H -c \--ignerrors
Moved out to https://github.com/artmg/lubuild/blob/master/help/diagnose/operating-system.md#shutdown--reboot