today's howtos
-
How to Install Apache Tomcat on Debian 11
Apache Tomcat or Tomcat is open-sourced application written in Java used for rendering Java web pages and executing Java web servlets. Tomcat is developed and maintained by an open community of developers, which is growing on a daily basis. In this tutorial will install Tomcat on Debian 11 and show you how to configure a reverse proxy with Apache as a web server.
-
NFS with Kerberos and NFS without Kerberos are two quite different things
In my view, the primary threat this form of Kerberos protects you from is untrusted single-user machines that claim the user has logged in to them when the user hasn't. If you trust the machines, you can trust their claims of what user they're acting on behalf of. If you don't trust a machine and people log into it, it's game over for every user that logs into the machine; the machine acquires access to their Kerberos information and can now make whatever NFS requests in their name that it wants to. If you can't trust a multi-user machine, you shouldn't allow people to log into it. So the primary threat you're protecting against is an untrusted machine operated by user A claiming that it's actually acting on behalf of user B, when user B has never touched the machine.
-
How to Enable HTTP Strict Transport Security (HSTS) in Nginx
HTTP Strict Transport Security, commonly referred to as HSTS, is an integral component in the arsenal of any tech-savvy server administrator aiming to enhance server security. In essence, HSTS is a policy mechanism that commands web browsers to interact with the server exclusively over HTTPS, thereby eliminating the possibility of any unencrypted HTTP requests.
-
How To Add/Remove Repository In Fedora using DNF
In the world of Linux, Fedora is a highly popular distribution because of its focus on innovation, community involvement, and incorporation of new technologies. One such technology is DNF, the next-generation package management system for Fedora. DNF (Dandified Yum) is a software package manager that installs, updates, and removes packages on RPM-based Linux distributions.
-
How to remove Software Center App on Ubuntu 22.04 or 20.04?
Software Center is a graphical store app on the Ubuntu Linux system to install various open-source and free applications with one click.
-
How to Install Ubuntu Budgie on Ubuntu 22.04 | 20.04
Welcome to the universe of Ubuntu Budgie, a user-friendly Linux distribution based on Ubuntu that employs the Budgie desktop environment. Ubuntu Budgie combines the stability and efficiency of Ubuntu with the innovative and sleek interface of the Budgie desktop, resulting in a powerful, flexible, and visually pleasing computing platform.