• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » Linux

By Abhishek Ghosh December 28, 2022 8:45 am Updated on December 28, 2022

Is chroot a Security Feature?

chroot stands for change root and is a function on Unix systems to change the root directory. It only affects the current process and its child processes. "chroot" itself can refer to both the chroot system call and the chroot utility. A program that has been "rooted" to a directory and has no open file descriptors outside the root virtual directory will no longer be able to access files outside … [Read more...]

By Abhishek Ghosh September 8, 2021 5:44 pm Updated on September 10, 2021

Windows vs. Linux: Which is the Best OS?

Are you searching for a new PC to purchase? Do you plan to change your present operating system? Two of the most popular OSes available today are Windows and Linux, but which one is better? Mac is a different world since Apple restricts the hardware and also supplies some productivity apps for Mac that are not available for a Linux PC. There’s no single answer for the best OS as it depends on your … [Read more...]

By Abhishek Ghosh June 9, 2017 11:56 pm Updated on June 9, 2017

Fail2Ban Log Analysis Bash Script For Report Generation

Previously we gave some complicated commands to our readers who use Fail2Ban and needs some checking. Other way was using BadIPs for creation of graph. Fail2Ban log analysis bash script is for report generation as list of attacker IPs, banned, unbanned, password attempts sorted by date, country. We written this easy script using various commands and we think it is useful to any sysadmin to quickly … [Read more...]

By Abhishek Ghosh June 9, 2017 6:47 am Updated on June 9, 2017

Install GoAccess Real-Time Web Log Analyzer : Apache, Ubuntu

Previously we published GoAccess guides for Nginx and Nginx log with GeoIP. Here in this guide we will show how to install GoAccess real-time web log analyzer for Apache webserver running on Ubuntu and in case of Apache you need not to separately work on how to enable Apache log to have GeoIP enabled features. Apache default log itself a standard format.   Install GoAccess Real-Time … [Read more...]

By Abhishek Ghosh June 8, 2017 3:41 am Updated on October 16, 2017

How To Configure OCSP Stapling On Apache 2.4+

Previously we talked about OCSP, OCSP Stapling and OCSP Stapling on Nginx. Now, we will configure OCSP Stapling In Apache 2.4 It is important to avoid some settings of OCSP Stapling on a production website as it can give errors like OCSP Response Expired or just in case of Nginx 502. Here is how to configure OCSP Stapling on Apache 2.4+ with full configuration. These are among TLS optimisazion. In … [Read more...]

By Abhishek Ghosh June 1, 2017 11:44 pm Updated on June 1, 2017

Install, Configure Advanced Policy Firewall (AFP) On Ubuntu 16.04

If you are a new user, you should not follow this guide for production sever but follow our basic server setup guide and IPTables guide to configure your firewall. New users can follow this guide with test/development servers. Advanced Policy Firewall is an iptables based firewall. Here is how to install, configure Advanced Policy Firewall (AFP) on Ubuntu 16.04.  It is essentially an interface to … [Read more...]

By Abhishek Ghosh May 24, 2017 6:13 am Updated on October 16, 2021

List Of Anti Malware For GNU/Linux Server

We noticed that we need to deliver guides around some known things which are possibly not known to the new users. Somehow, many we missed talking about them since the year 2010. Anti Malware is not a fully correct phrase for Linux but the meaning is obvious. Here is a usable list of Anti-malware for GNU/Linux server. Malware is a program that aims to disrupt the normal operation of a server. … [Read more...]

By Abhishek Ghosh November 17, 2016 7:55 pm Updated on November 17, 2016

Why No Output From Ubuntu 16.04 service start/stop Command?

Service nginx reload/restart Gives No Output Unlike 14.01. Is not it? This Article Explains Why No Output From Ubuntu 16.04 service start/stop Command. We should not be expecting such output. Earlier Ubuntu versions didn't behave this way because Ubuntu was an upstart system for a decade. In Ubuntu 15.04 and later version, systemd is only fully supported. So, that change from upstart to systemd … [Read more...]

By Abhishek Ghosh May 9, 2015 6:12 pm Updated on May 9, 2015

What is Load Average in GNU/Linux?

If We Run Top Command, We Can See a Parameter Load Average. What is Load Average in GNU/Linux? Why we need to know this load average for a server? Often the visitors search on our website with the search phrase what is load Average in Linux, the right word is GNU/Linux not Linux. Linux is the Linux Kernel. The GNU softwares like awk is the GNU part, the another free software part is Linux. It is … [Read more...]

By Abhishek Ghosh May 3, 2015 12:27 am Updated on May 3, 2015

Must Know GNU/Linux Commands For the SSH Users

Here Are Some Must Know GNU/Linux Commands For the SSH Users Who Are Relatively Newer and Primarily Managing Own Servers to Run their Websites. Obviously, they are System Admin; but we guess they need some kind help! Usually we use Nginx, PHP5-FPM, MariaDB/MySQL setup (or LEMP setup) to run WordPress, so basically you need not know huge number of commands at the beginning. Also there are some … [Read more...]

By Abhishek Ghosh May 1, 2015 2:36 am Updated on May 1, 2015

awk Command : Examples for SSH

Here are Some awk Command Examples for SSH, Possibly the Most Commonly Used Command Line Interface for Many of the Webmasters and Developers. Previously, we published this kind of brief guide on some of the frequently used GNU/Linux commands like echo, unix pipeline or this can be a better example - combining unix pipeline with grep, cut commands. As the title of this article says, our examples … [Read more...]

  • 1
  • 2
  • Next Page »

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • What is an Automatic Ethanol Fireplace February 8, 2023
  • Disadvantages of Cloud-Native Computing February 7, 2023
  • Projector Screen Basics February 6, 2023
  • What is Configuration Management February 5, 2023
  • What is ChatGPT? February 3, 2023

About This Article

Cite this article as: Abhishek Ghosh, "," in The Customize Windows, , February 8, 2023, .

Source:The Customize Windows, JiMA.in

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT