I wrote an article before saying that I Migrate Plesk to Hestia After a period of use,Except for missing some features,Overall it is very stable and practical.。Recently I've been tinkering with some Docker applications,Just found out Hestia not like Please That way you can control and manage docker directly from the UI,of course,due to Hestia The lightweight design architecture itself,us[……]
Linux
UB、RH、LD、FB……
I recently had the opportunity to try out Samsung’s Dex mode.,Encountering a headache。I usually use Shuangpin when typing Chinese.,Samsung keyboard does not support double pin.。Only third-party keyboard Google keyboard can be installed。But on Dex,Although the Google keyboard has been automatically added in the settings,But in actual use, only Samsung’s own keyboard can be used。
The solution is also very simple,Just delete the Samsung keyboard。I do not[……]
When u use AWS Lightsail, it is highly possible u will encounter a memory limit problem because lightsail only cares about your CPU usage. If your app[……]
Recently, I’ve been building Nextcloud on AWS Lightsail. A cheap $5 instance is sufficient for me to sync files between devices and share calendars wi[……]
When the newly flashed Raspberry Pi image is enabled,Chances are you're getting weird apt errors:
1 2 3 4 5 6 7 8 9 |
root@raspberrypi:/home/pi# apt install default-jre Reading package lists... Done Building dependency tree... Done Reading state information... Done Package default-jre is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'default-jre' has no installation candidate |
of course,more than this,Installing any package would be Package xxx has no installation candidate
Solution
Check out your first [crayon-6768f88[……]
I accidentally found a batch of websites today,Such as http://b6x.net/ Now when you click on this website, it will display "www.logcg.com refused to connect.”,When I clicked on it for the first time, I was stunned...he actually copied my entire website? !
This is a series of three-digit domain name websites,Are similar operations。
Wait a minute,I found out that[……]
Recently I found that the server is very slow every time apt upgrade,The reason,There are still a lot of unused kernels that have to be regenerated every time,Encountered a problem while cleaning up,*Number matching does not take effect,You must manually enter the full kernel name each time to uninstall it。
Found after stepping on the pit,It turned out to be because I used zsh,and zsh The default is not supported * No. wildcard! It’s easy to turn on this feature[……]