Install netstat command from net-tools package on Ubuntu 22.10

In this article, I will be demonstrating how to install netstat on Ubuntu. [email protected]:~$ sudo apt install net-tools [sudo] password for d2: Reading package lists… Done Building dependency tree… Done Reading state information… Done The following NEW packages will be installed: net-tools 0 upgraded, 1 newly installed, 0 to remove and 60 not upgraded. Need to get 204 kB of archives. After this operation, 819 kB of additional disk space…

How to block all bots in Nginx Vhost conf

Paste following conf in your Nginx vHost’s conf. # Check syntaxnginx -t# then restart nginxsystemctl restart nginx ### begin ###if ($http_user_agent ~* (360Spider|80legs.com|SMTBot|Abonti|AcoonBot|Acunetix|adbeat_bot|AddThis.com|adidxbot|ADmantX|AhrefsBot|AngloINFO|Antelope|Applebot|BaiduSpider|Bytespider|BeetleBot|billigerbot|binlar|bitlybot|BlackWidow|BLP_bbot|BoardReader|Bolt\ 0|BOT\ for\ JCE|Bot\ mailto\:[email protected]\.com|casper|CazoodleBot|CCBot|checkprivacy|ChinaClaw|chromeframe|Clerkbot|Cliqzbot|clshttp|CommonCrawler|comodo|CPython|crawler4j|Crawlera|CRAZYWEBCRAWLER|Curious|Custo|CWS_proxy|Default\ Browser\ 0|diavol|DigExt|Digincore|LieBaoFast|DIIbot|discobot|DISCo|DoCoMo|DotBot|Download\ Demon|DTS.Agent|EasouSpider|eCatch|ecxi|EirGrabber|Elmer|EmailCollector|EmailSiphon|EmailWolf|Exabot|ExaleadCloudView|ExpertSearchSpider|ExpertSearch|Express\ WebPictures|ExtractorPro|extract|EyeNetIE|Ezooms|F2S|FastSeek|feedfinder|FeedlyBot|FHscan|finbot|Flamingo_SearchEngine|FlappyBot|FlashGet|flicky|Flipboard|g00g1e|Genieo|genieo|GetRight|GetWeb\!|GigablastOpenSource|GozaikBot|Go\!Zilla|Go\-Ahead\-Got\-It|GrabNet|grab|Grafula|GrapeshotCrawler|GTB5|GT\:\:WWW|Guzzle|harvest|heritrix|HMView|HomePageBot|HTTP\:\:Lite|HTTrack|HubSpot|ia_archiver|icarus6|IDBot|id\-search|IlseBot|Image\ Stripper|Image\ Sucker|Indigonet|Indy\ Library|integromedb|InterGET|InternetSeer\.com|Internet\ Ninja|IRLbot|ISC\ Systems\ iRc\ Search\ 2\.1|jakarta|Java|JetCar|JobdiggerSpider|JOC\ Web\ Spider|Jooblebot|kanagawa|KINGSpider|kmccrew|larbin|LeechFTP|libwww|Lingewoud|LinkChecker|linkdexbot|LinksCrawler|LinksManager\.com_bot|linkwalker|LinqiaRSSBot|LivelapBot|ltx71|LubbersBot|lwp\-trivial|Mail.RU_Bot|masscan|Mass\ Downloader|maverick|Maxthon$|Mediatoolkitbot|MegaIndex|MegaIndex|megaindex|MFC_Tear_Sample|Microsoft\ URL\ Control|microsoft\.url|MIDown\ tool|miner|Missigua\ Locator|Mister\ PiX|mj12bot|Mozilla.*Indy|Mozilla.*NEWT|MSFrontPage|msnbot|Navroad|NearSite|NetAnts|netEstate|NetSpider|NetZIP|Net\ Vampire|NextGenSearchBot|nutch|Octopus|Offline\ Explorer|Offline\ Navigator|OpenindexSpider|OpenWebSpider|OrangeBot|Owlin|PageGrabber|PagesInventory|panopta|panscient\.com|Papa\ Foto|pavuk|pcBrowser|PECL\:\:HTTP|PeoplePal|Photon|PHPCrawl|planetwork|PleaseCrawl|PNAMAIN.EXE|PodcastPartyBot|prijsbest|proximic|psbot|purebot|pycurl|QuerySeekerSpider|R6_CommentReader|R6_FeedFetcher|RealDownload|ReGet|Riddler|Rippers\ 0|rogerbot|RSSingBot|rv\:1.9.1|RyzeCrawler|SafeSearch|SBIder|Scrapy|Scrapy|Screaming|SeaMonkey$|search.goo.ne.jp|SearchmetricsBot|search_robot|SemrushBot|Semrush|SentiBot|SEOkicks|SeznamBot|ShowyouBot|SightupBot|SISTRIX|sitecheck\.internetseer\.com|siteexplorer.info|SiteSnagger|skygrid|Slackbot|Slurp|SmartDownload|Snoopy|Sogou|Sosospider|spaumbot|Steeler|sucker|SuperBot|Superfeedr|SuperHTTP|SurdotlyBot|Surfbot|tAkeOut|Teleport\ Pro|TinEye-bot|TinEye|Toata\ dragostea\ mea\ pentru\ diavola|Toplistbot|trendictionbot|TurnitinBot|turnit|Twitterbot|URI\:\:Fetch|urllib|Vagabondo|Vagabondo|vikspider|VoidEYE|VoilaBot|WBSearchBot|webalta|WebAuto|WebBandit|WebCollage|WebCopier|WebFetch|WebGo\ IS|WebLeacher|WebReaper|WebSauger|Website\ eXtractor|Website\ Quester|WebStripper|WebWhacker|WebZIP|Web\ Image\ Collector|Web\ Sucker|Wells\ Search\ II|WEP\ Search|WeSEE|Wget|Widow|WinInet|woobot|woopingbot|worldwebheritage.org|Wotbox|WPScan|WWWOFFLE|WWW\-Mechanize|Xaldon\ WebSpider|XoviBot|yacybot|Yahoo|YandexBot|Yandex|YisouSpider|zermelo|Zeus|zh-CN|ZmEu|ZumBot|ZyBorg|Mb2345Browser|MicroMessenger) ) { return…

[Solved] GUEST MISSING CONNTRACK Kubernetes 1.22.3 requires conntrack to be installed in root’s path

Error:- [email protected]:~$ sudo minikube start –driver=none πŸ˜„ minikube v1.24.0 on Ubuntu 20.04 ✨ Using the none driver based on user configuration ❌ Exiting due to GUEST_MISSING_CONNTRACK: Sorry, Kubernetes 1.22.3 requires conntrack to be installed in root’s path Solution:- [email protected]:~$ sudo apt-get install -y conntrack Reading package lists… Done Building dependency tree Reading state information… Done The following packages were automatically installed and are no longer required: libfprint-2-tod1 libllvm10 Use ‘sudo…

βœ… Install LEMP Stack (Linux, Nginx, MySQL, PHP 7.4) | CentOS 8 Server Setup Part #7

βœ… The LEMP stack (Linux, NGINX, MySQL, and PHP) is a popular alternative to the LAMP stack that uses NGINX instead of Apacheβœ… πŸ”” Subscribe https://www.youtube.com/channel/UCIN-BwNnZG0ojE22byWy07A?sub_confirmation=1 πŸ”” πŸ’² Donate:- Patreon https://www.patreon.com/OfficialTheD2πŸ’² πŸ’² Paypal https://paypal.me/OfficialTheD2 πŸ’² ========================================== Social Media Networks Links:- Instagram https://www.instagram.com/navdeep.d2 Twitter https://twitter.com/NavdeepD2 Facebook https://www.facebook.com/Navdeep.D2 LinkedIn https://www.linkedin.com/in/navdeepd2 YouTube https://www.youtube.com/channel/UCIN-… ========================================== πŸ“§ Email [email protected] πŸ“§ ========================================== https://www.youtube.com/watch?v=KCQ4GCGwmS0 #CentOS8ServerSetup #LEMP #LEMPStack

How to Download Kali Linux 2020.2 ISO image

Image Name – Kali Linux 64-Bit (Installer) 2020.2 | 3.6G Subscribe https://www.youtube.com/channel/UCIN-BwNnZG0ojE22byWy07A?sub_confirmation=1 Direct – https://cdimage.kali.org/kali-2020.2/kali-linux-2020.2-installer-amd64.iso Torrent – https://images.offensive-security.com/kali-linux-2020.2-installer-amd64.iso.torrent SHA256Sum e9a3b6a1e016cd464ca31ef5055506cecfc55a10f61bf1acb8313eddbe12ad7

Install Nginx 1.14.1 on CentOS 8

Hi, thanks for visiting my tech blog. If you run into any problem while following the steps, do let me know by either commenting on this post or video. Subscribe https://www.youtube.com/channel/UCIN-BwNnZG0ojE22byWy07A?sub_confirmation=1 Commands yum install nginx nginx -v rpm -qa| grep nginx systemctl status nginx systemctl start nginx systemctl enable nginx systemctl status nginx firewall-cmd –permanent –add-service=http firewall-cmd –permanent –list-all firewall-cmd –reload curl -I localhost [[email protected] ~]# yum install nginx Last…

Install WordPress (LAMP) On CentOS 8

WordPress installation is just 10 minutes task and even less you’ve done it before. Simply follow the commands, and let me know if you run into any problem. yum install mariadb mariadb-server httpd httpd-tools php php-cli php-json php-gd php-mbstring php-pdo php-xml php-mysqlnd php-pecl-zip wget systemctl status httpd systemctl start httpd; systemctl enable httpd systemctl status httpd systemctl status mariadb systemctl start mariadb;systemctl enable mariadb systemctl status mariadb mysql -u root…

Ubuntu Post installation script

#!/bin/bash sudo apt-get update -y sudo apt-get install shutter vlc wget screen atop iftop mlocate iotop htop vim telnet zip net-tools unzip smartmontools bind-utils filezilla gconf2 gconf-service libappindicator1 sshpass -y sudo apt –fix-broken install wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb sudo dpkg -i –force-depends google-chrome-stable_current_amd64.deb sudo apt-get install -f rm -f google-chrome-stable_current_amd64.deb sudo apt-get install -y; sudo apt-get update -y sudo apt-get install deluge -y sudo apt-get install ubuntu-restricted-extras -y sudo apt-get install flashplugin-installer…

Install ARBT packages on RHEL/CentOS 7

You can download below packages from this mirror and install them via yum OR rpm command http://mirror.centos.org/altarch/7/os/aarch64/Packages/ Command for e.g:- wget http://mirror.centos.org/altarch/7/os/aarch64/Packages/abrt-2.1.11-55.el7.centos.aarch64.rpm yum install abrt-2.1.11-55.el7.centos.aarch64.rpm OR rpm -ivh abrt-2.1.11-55.el7.centos.aarch64.rpm abrt-2.1.11-55.el7.centos.aarch64.rpm abrt-addon-ccpp-2.1.11-55.el7.centos.aarch64.rpm abrt-addon-kerneloops-2.1.11-55.el7.centos.aarch64.rpm abrt-addon-pstoreoops-2.1.11-55.el7.centos.aarch64.rpm abrt-addon-python-2.1.11-55.el7.centos.aarch64.rpm abrt-addon-upload-watch-2.1.11-55.el7.centos.aarch64.rpm abrt-addon-vmcore-2.1.11-55.el7.centos.aarch64.rpm abrt-addon-xorg-2.1.11-55.el7.centos.aarch64.rpm abrt-cli-2.1.11-55.el7.centos.aarch64.rpm abrt-console-notification-2.1.11-55.el7.centos.aarch64.rpm abrt-dbus-2.1.11-55.el7.centos.aarch64.rpm abrt-desktop-2.1.11-55.el7.centos.aarch64.rpm abrt-devel-2.1.11-55.el7.centos.aarch64.rpm abrt-gui-2.1.11-55.el7.centos.aarch64.rpm abrt-gui-devel-2.1.11-55.el7.centos.aarch64.rpm abrt-gui-libs-2.1.11-55.el7.centos.aarch64.rpm abrt-java-connector-1.0.6-12.el7.aarch64.rpm abrt-libs-2.1.11-55.el7.centos.aarch64.rpm abrt-python-2.1.11-55.el7.centos.aarch64.rpm abrt-python-doc-2.1.11-55.el7.centos.noarch.rpm abrt-retrace-client-2.1.11-55.el7.centos.aarch64.rpm abrt-tui-2.1.11-55.el7.centos.aarch64.rpm

Install OCS Inventory Agent on CentOS 7

Install EPEL Repo on CentOS 7 cd /tmp wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm yum install -y epel-release-latest-7.noarch.rpm yum –disablerepo=”*” –enablerepo=”epel” install ocsinventory-agent -y Install Basic packages for agent yum install perl-XML-Simple perl-Net-IP Download latest agent rpm package wget https://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/o/ocsinventory-agent-2.6.0-3.2.el7.x86_64.rpm Install package yum install ocsinventory-agent-2.6.0-3.2.el7.x86_64.rpm Open the configuration file. vi /etc/ocsinventory/ocsinventory-agent.cfg Uncomment the following lines. Set a tag for the current server and the address of your OCS server. server = http://your.ocs.server/ocsinventory tag =…