Linux

UB、RH、LD、FB……

How to brush OpenMediaVault for Lazy Cat Micro-Service

Lazy cat mini-server It's a good nas system,CEO Yes Deepin Linux The author of the boss,Solid machine workmanship,System design innovation,Worth buying。

but

For me who is overseas,Still not close enough to daily use scenarios。Especially their main focus on intranet penetration and server transit,And cooperating with ladders, etc.,I can't even use it,So,The value of the lazy cat system is enough to me[……]

Click link to continue reading...

How to redirect old domain names

Sometimes we need to redirect access to another domain name,For example, when the old domain name is walled。

Some domain name providers provide this service,But the functions are very basic,Only simply match the domain name and then jump,And this jump will lose parameters and other information,Or simply fail to match,Basically unusable。

To redirect the domain name and retain the request parameters,You need to have a dedicated server to accept the request and return it[……]

Click link to continue reading...

Cerot + RouterOS builds home VPN

The NAS at my home is actually not very utilizing,I have important data on cloud disk。However, it is still much more convenient to have a media center at home... For example, when watching a movie。Can be downloaded in the background,Then the TV and other devices can read it directly。

I used an old rmbp to make a server,Place next to the router,Direct connection to the network cable,This download can maximize bandwidth utilization。But it is well known that macOS is[……]

Click link to continue reading...

Hestia CP with Docker app

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[……]

Click link to continue reading...

Samsung DEX uses third-party input methods

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[……]

Click link to continue reading...

Package xxx has no installation candidate on Raspberry Pi

When the newly flashed Raspberry Pi image is enabled,Chances are you're getting weird apt errors:

of course,more than this,Installing any package would be Package xxx has no installation candidate

Solution

Check out your first [crayon-690d4a3[……]

Click link to continue reading...

Avoid website hijacking by malicious domain names

The server of R0uter's blog rejected the embedding of the site

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。

and many more,I found out that[……]

Click link to continue reading...

zsh enable bash * Asterisk wildcard function

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[……]

Click link to continue reading...

Supervisor will use your Python program becomes Services

Many of my friends are using Flask framework to write a small server,Easy and fast,But also a key to run,Very comfortable。but,If you really want your service to be deployed on the server,Then you will find that there are some homework to do,This article,We mainly talk about how to write the program into a service on the server instead of the terminal in the execution of the command。

If we write a Python web application,[……]

Click link to continue reading...

Use ClamAV and Linux Malware Detection (LMD) Protect your servers

Use CalmAV scan / home

This article originated inR0uter's Blog,ClickView original

 

Normal,Speaking of viruses, Trojans,People will probably think of Windows,In fact, as long as the operating system,There will be loopholes,So long as the operating system was used,Then some people will take advantage of this loophole to develop malware (such as viruses, Trojans)。In short,Since the Windows operating system users is far greater than macOS[……]

Click link to continue reading...

Ubuntu ultra-fast server deployment wireguard

New out of a lot of people want to try Wireguard,Here VPN over the wall in the end it is appropriate for us to discuss not,Let's look at how fast service from a wireguard on vps。Many people have heard of this service particularly complex to configure,So discouraged,Actually quite simple。

The environment

Here I use the latest ubuntu 18.04.2 To configure,First you have to have a[……]

Click link to continue reading...