Systems & Infrastructure
Setup Minecraft server on CentOS
0141
Minecraft is a Computer indie game in the genre sandbox, developed by the Swedish programmer Markus Persson and released by his company Mojang AB.
Systems & Infrastructure
Post Quantum Cryptography
0127
Traditional computers are binary digital electronic devices based on transistors. They store information encoded in the form of binary digits each of which
Systems & Infrastructure
Protecting Code Integrity with PGP — Part 2: Generating Your Master Key
0111
Learn how to generate a 4096-bit RSA master key in this PGP tutorial.Creative Commons Zero In this article series, we're taking an in-depth look at
Systems & Infrastructure
OBS Studio
0112
OBS Studio is a free program for streaming video broadcast, running stream and record video from the screen and external devices. OBS Studio is used to
Systems & Infrastructure
Updated From Ubuntu 18.04? Let’s Talk About New Features.
0119
If you upgrade to Ubuntu 20.04 LTS from Ubuntu 18.04 LTS, you will find that your new OS looks and behaves a little differently than the one you used previously.
Systems & Infrastructure
Cheat sheet for tmux
0116
Tmux is a terminal multiplexer, or in other words, you can in a single terminal to run multiple terminal sessions, and switch between them or even place
Systems & Infrastructure
Install Yandex Browser in Linux
0142
Yandex.The browser is a popular web browser from the developers. It is actively used not only owners of Windows operating systems, but also establish the
Systems & Infrastructure
mesa with libglvnd support is now in testing
0108
mesa-17.0.0-3 can now be installed side-by-side with nvidia-378.13 driver without any libgl/libglx hacks, and with the help of Fedora and upstream xorg-server patches.
Systems & Infrastructure
Telco evolved: Made possible by open source
0122
The overarching theme of Mobile World Congress 2018 is “creating a better future.” This is a theme that can speak to the core of technology companies;
Systems & Infrastructure
zita-resampler 1.6.0-1 -> 2 update requires manual intervention
0123
The zita-resampler 1.6.0-1 package was missing a library symlink that has been readded in 1.6.0-2. If you installed 1.6.0-1, ldconfig would have created
Systems & Infrastructure
Connecting and configuring SSHFS on Linux
0121
The SSHFS file system (Secure Shell fileSystem) allows you to mount the file system of a remote server using the SSH protocol. This can be very convenient