A server configuration is a set of instructions that tells a computer how to operate. The instructions can include the type of hardware to use, the software to install, and the settings to use. A server configuration can be used to set up a new computer, or to change the settings on an existing computer. Here is the configuration I usually use for my fresh new sever:
1. If you have a particular StackOverflow question such as:
Part One the GO side:
- We need to make the function exportable, so the name should be capitalized and become
GetKey() - We need to use
cgoso that we can create shared library,cgomeans we need to:
If you get a “failed to fetch” error occurs when apt-get update is run, then try this:
Tmux is a terminal multiplexer. It lets you switch easily between several programs in one terminal, detach them (they keep running in the background) and reattach them to a different terminal.
GTK+ ≥ 3.12 allows you to theme specific applications, such as nevolution.
Gitignore not working
git rm -rf --cached .
git add .
Recover last commit
git reset HEAD~
According to Wikipedia :
Screen tearing is a visual artifact in video display where a display device shows information from multiple frames in a single screen draw. If you are on Debian or Ubuntu, and you have an AMD GPU this might fix the problem 😊



