How to Install Typora on Ubuntu/Debian DistributionÂ
Typora is a simple and configurable tool designed to markdown source code. It provides excellent Markdown support that is easier to understand for both readers and writers. It…
Read More466 articles found
Debian
Typora is a simple and configurable tool designed to markdown source code. It provides excellent Markdown support that is easier to understand for both readers and writers. It…
Read More
CentOS
Introduction diff is an acronym for the difference. It is a useful command used to compare the differences between files based on the lines of the file. This…
Read More
CentOS
Checkmk is an application and infrastructure monitoring solution that supports the monitoring of servers, applications, networks, containers, and clouds. Checkmk server can be installed on Ubuntu, Debian, CentOS,…
Read More
CentOS
Introduction mkdir command stands for make directory allows the user to create an empty directory on Linux operating system. This command can also create multiple folders at once…
Read More
CentOS
Introduction free command is used to check the total amount of free space available with used memory and swap memory in your system. This command is very necessary…
Read More
Debian
Apt (Advanced Packaging Tool) is a command-line package installation and dependency management utility in Debian-based distributions. When you install packages in Debian using the apt-get or apt command,…
Read More
CentOS
Environment variables are a type of variables that are defined in the shell and are required during program execution. They are often used in shell programs to perform…
Read More
CentOS
Sometimes we may need to implement an SSL certificate in tomcat for Java projects. Implementing SSL in tomcat is somehow different from implementing in web servers like Nginx,…
Read More
CentOS
Zstd refers to the Zstandard which was developed by Yann Collect at facebook for a fast and real-time data compression. It was written in C but you could…
Read More
CentOS
As different users have different preferences for the operating system so they must want to customize it as per their preferences. Some might want different time zones in…
Read More