Samia Mohamed Techne Summit Alexandria -2024 Techne Summit Alexandria 2024: Empowering the Future of Technology and Entrepreneurship The Techne Summit Alexandria 2024 is a renowned global platform for entrepreneurship and technology, attracting ...
Amany Mahmoud Configure Squid V6.2 on Ubuntu server 22 and use it with ICAP In this article, we'll be setting up Squid Proxy version 6.2 on Ubuntu Server 22.04.3 LTS because there is no compiled version of Squid 6.2 for Ubuntu 22 on Squid's official site, also we will be conf...
Amany Mahmoud Install Symantec Reporter V11 on a VMware Host Reporter: The reporter creates intuitive reports for security specialists, department managers, HR managers, and network administrators who need visibility into all Web-related user activity. Symante...
Amany Mahmoud How to Configure Squid Proxy on OPNSense In this article, We will Configure Squid Proxy on OPNSense Setup Caching Proxy (Squid): log into OPNSense and then follow these steps: Click Services Web Proxy Administration. In General Proxy Setting...
Amany Mahmoud Removing HTTP Request Headers via Squid OPNSense In this article, we will make a custom code to use in Squid OPNSense to remove specific HTTP request header when using Squid proxy. Prerequisites: You need to follow this article to install and use Sq...
Sarah Atef Techne Summit Alexandria -2022 It was a Great opportunity to be Part of Techne Summit 2022 Alexandria Techne Summit , the renowned international entrepreneurship technology event that acts as a platform by including the main global...
Amany Mahmoud How To Install Golang on FreeBSD In this article, we will install go on FreeBSD OS: We'll use the OPNsense firewall as an example of FreeBSD OS. OPNsense is an open-source, easy-to-use, and easy-to-build FreeBSD-based firewall and ro...
Mahmoud Rabie Monitoring Squid Proxy traffic using ELK Stack (Elasticsearch/Logstash/Kibana) This article will explain how to send Squid log access queries to elasticsearch, then we will use Kibana to build a cool & clean dashboard. Run squid - You can follow our instructions to install and r...
Shereen Farag How to configure Squid Proxy with ICAP In this article, we setup squid proxy with ICAP. We will be configuring squid to enable SSL , ICAP (echo mode) & use squid to filter requests based on file type. Prerequisites squid 5.2 source c-icap ...
The idea behind $PATH environment variable and shell commands locations Commands are executable files, think of them like that. To use a command means you need to run an executable file so you have to provide it's path(where this executable file resides). For example, if ...
Shereen Farag Allowing/Blocking Websites Using Squid In this article, we'll be looking into how Squid can be used to block or allow access to websites in a network. We've written an article on how to set up Squid (4.17) with ICAP & SSL that will be bene...
Shereen Farag Setting up squid as forward proxy with basic authentication In this article, we'll configure Squid as a forward proxy and enable basic authentication. For setting up squid, you can read our previous article here , which covers enabling SSL as well as ICAP. For...