Portforwarded
Portforwarded
  • 7
  • 31 646
THIS is why you're not seeing network traffic with Wireshark #wireshark #networking #ubuntu #linux
Have you installed Wireshark on your computer and wondering why you're not seeing any other traffic besides your own? Well I'm here to explain why. We'll also install Wireshark on Ubuntu Desktop 22.04 and take a look at some network traffic. You can explore more in my blog at portforwarded.com/monitor-your-network-with-wireshark/. Happy capturing!
0:00 Introduction
0:26 How Wireshark works (no SPAN)
1:25 What you need for SPAN (and what SPAN is)
2:19 How Wireshark works (with SPAN)
4:26 Installing Wireshark on Ubuntu Desktop 22.04
6:19 Running Wireshark on non-SPAN interface
9:50 Running Wireshark on SPAN interface
11:56 Outro
Переглядів: 975

Відео

Getting Started with Proxmox VE 8.0 #proxmox #virtualization #virtualmachine #vm
Переглядів 6 тис.Рік тому
Proxmox is a powerful free and open-source type 1 hypervisor that we'll be installing directly on a host machine. From there, we'll configure it and then I'll show you how to spin up a VM, how to back it up, restore, and start a new one from a template. See my tutorial at portforwarded.com/getting-started-with-proxmox-ve-8-0/ 0:00 Introduction 0:44 Flashing Proxmox onto USB 3:27 BIOS/UEFI Setup...
Access Your Home Network Remotely with WireGuard! #wireguard #vpn #homelab #security #privacy
Переглядів 7 тис.Рік тому
WireGuard is one of my favorite tools: you can securely access your home network from anywhere! Whether you need access to a computer, network attached storage, or simply want a secure connection when you're on public wifi, WireGuard is a fast, secure, and free option. See my tutorial at portforwarded.com/access-your-home-network-remotely-with-wireguard/ 0:00 Introduction 0:26 Install and initi...
Install Elastic (ELK) Stack 8.x on Ubuntu 22.04 LTS #elasticsearch #logstash #kibana #ubuntu
Переглядів 4,6 тис.Рік тому
Install Elastic Search, Logstash, and Kibana on Ubuntu 22.04 LTS. Also install Filebeat on a web server to ship system and access logs to the ELK Stack installation. See my tutorial at portforwarded.com/install-elastic-elk-stack-8-x-on-ubuntu-22-04-lts/ 0:00 Introduction 0:37 Install and configure Elastic Search 4:36 Install and configure Logstash 6:40 Install and configure Kibana 9:58 Install ...
Install #modsecurity WAF with #owasp core ruleset, #fail2ban , and mod_evasive for #apache
Переглядів 2 тис.Рік тому
Install and configure the Web Application Firewall for Apache Server ModSecurity. Also includes installation and configuration of mod_evasive, a DoS/DDoS protection module, and Fail2ban, an Intrusion Prevention module. See my tutorial at portforwarded.com/web-application-firewall-setup-for-apache-server/ 0:00 Introduction 0:29 Install and configure mod_evasive DoS/DDoS protection 3:15 Install a...
Install Let’s Encrypt SSL/TLS Certificate for Apache on Ubuntu 22.04 LTS #ssl #tls #wordpress
Переглядів 2,1 тис.Рік тому
How to install and configure an SSL/TLS certificate with Let'sEncrypt for Apache. Also a short guide on basic website hardening, with tips on restricting access to login pages, limiting web request methods, obfuscating server version, etc. See my tutorial at portforwarded.com/install-lets-encrypt-ssl-certificate-for-apache-on-ubuntu-22-04-lts/ 0:00 Introduction 0:32 Point domain to IP address w...
Install WordPress on Ubuntu 22.04 LTS #linux #apache #php #mysql #phpmyadmin #wordpress
Переглядів 10 тис.Рік тому
Installing Wordpress on Ubuntu 22.04 LTS using the LAMP Stack (Apache server, MySQL, and PHP). I've also written a shell script that makes the process much faster you can find on my github (in my profile). You can also find a step-by-step tutorial on my blog at portforwarded.com. See my tutorial at portforwarded.com/install-wordpress-on-ubuntu-22-04-lts-lamp-stack/ 0:00 Introduction 0:21 Instal...

КОМЕНТАРІ

  • @TC-wr4jx
    @TC-wr4jx 18 днів тому

    Thank you for this accurate and clear guide. I have watched lots of videos, but this is the one that worked for me on Linux Mint. 🥰

  • @PhillipRapp1
    @PhillipRapp1 20 днів тому

    I've been trying to do this for hours on my own. Amazing tutorial man. I really appreciate it.

  • @RuneLein-cr7hv
    @RuneLein-cr7hv Місяць тому

    Everything worked flawlessly :) Until 404 error when I try to open phpmyadmin, did the following: copied /etc/phpmyadmin/apache.conf file into the /etc/apache2/sites-available folder and named the file phpmyadmin.conf and restarted apache2. Wordpress is up and running, I do not understand what went wrong and how I can solve it? Fixed, follow up: sudo nano /etc/apache2/apache2.conf Use nano to edit apache.conf file and add the following line in the last. Include /etc/phpmyadmin/apache.conf And voila, it was solved :) Thanks again for tutorial, never used ubuntu before and got it up and running :)

  • @RaviLawrence
    @RaviLawrence Місяць тому

    Thank you Sir

  • @PrimalFury
    @PrimalFury Місяць тому

    When I want to login to /wp-admin and I fill in username and password. it just keeps comming back to the login screen. No messages whatsoever. I already tried to reset password via phpmyadmin. Any idea's?

    • @Port-forwarded
      @Port-forwarded Місяць тому

      Check your conf files. You should have added the Allow from directive for your public or private ip address depending on how you are hosting.

    • @PrimalFury
      @PrimalFury Місяць тому

      @@Port-forwarded I changed dns back to my old webserver because I forgot to create a backup. Then swapped dns back again (a records) to the new linux webserver and all failed. I reinstalled the linux server and did the tutorial again and all is fine now.

    • @Port-forwarded
      @Port-forwarded Місяць тому

      Glad to hear

  • @clicky3751
    @clicky3751 2 місяці тому

    is your blog offline? would have loved to follow the steps.

    • @Port-forwarded
      @Port-forwarded Місяць тому

      Yes. Migrating it to an EC2 instance on Amazon atm. Hoping to have it up soon.

  • @UrBoiTim
    @UrBoiTim 2 місяці тому

    This took forever as couldn't access your site meaning I had to type each command out by hand

    • @Port-forwarded
      @Port-forwarded 2 місяці тому

      I'm currently migrating my site over, so should be up in a day or two.

    • @UrBoiTim
      @UrBoiTim 2 місяці тому

      @@Port-forwarded 👍

  • @debnathmriganka2010
    @debnathmriganka2010 2 місяці тому

    Hello, I am facing some network issue when i install proxmox on my ubuntu cloud server using virtual machine, Please can you help me.

  • @hprompt166
    @hprompt166 2 місяці тому

    hi there, great videos, and newbie here what do you have in your /etc/hosts file ?? thx for the help

  • @dansponenberg7650
    @dansponenberg7650 3 місяці тому

    I did everything said and follow all commands and says can't connect to data base and phpmyadmin not loading

  • @yokillerslice_tv4283
    @yokillerslice_tv4283 4 місяці тому

    Thank you for amazing video showing how stuff works keep up the good work. I have questions if you don’t mind helping me. You know when you put self-hosting Allow from your.public.ip.address </location> How do I add more then one IP address is there a way to input it (192.12…., 193.12… or 192.12… , 193.12…) not sure how that works

    • @yokillerslice_tv4283
      @yokillerslice_tv4283 4 місяці тому

      @Port-forwarded

    • @Port-forwarded
      @Port-forwarded 4 місяці тому

      You can simply add another line below it and with a different IP address. Don't forget to refresh Apache for it to take effect.

  • @guylevi2097
    @guylevi2097 4 місяці тому

    I must point out that this is an excellent informational video, thanks and huge love from Israel.🤓

  • @hanbanghoanghai2113
    @hanbanghoanghai2113 5 місяців тому

    Hey bro your link configuration instructions seem to be dead .0.

  • @Edu_9000
    @Edu_9000 6 місяців тому

    sudo chmod +x /usr/bin/dumpcap

  • @IamDoQtorNo
    @IamDoQtorNo 6 місяців тому

    Good instructional video. Question: How can i install a 2nd hard drive (4 tb) and place all my webserver files there because its larger than my boot nvme, (1 tb)?

    • @Port-forwarded
      @Port-forwarded 6 місяців тому

      As long as the drive is mounted and accessible, you can save the Wordpress hosting files in any directory you want. Just make sure all your config files are pointed to the right directories.

  • @eglinfo1
    @eglinfo1 6 місяців тому

    maybe you should try to show how to do a debian 12 boot. for me it just doesn't work. and it is murder when you try to work with. Better off installing virtualbox

  • @linpad_thequiet6089
    @linpad_thequiet6089 6 місяців тому

    Is there a way to get a free tls, and a ssl certificate? Also I go to the website and see that I don’t have a hosting ip onto my namecheap website

    • @Port-forwarded
      @Port-forwarded 6 місяців тому

      Let's Encrypt provides free SSL/TLS certificates (that's what this video is for). What you need is a dedicated public IP address because you can't issue certificates to domains with private IPs. What you need is hosting. If you want a cheap starter option, you can configure an AWS EC2 instance, although I do believe Namecheap has hosting options. That is beyond the scope of this video.

  • @ChiefYT-_l
    @ChiefYT-_l 6 місяців тому

    Good tut, but just a pre-warning to anyone who already has something setup on there server such as pterodactly panel. Following this tut will screw everything up that you have setup and you will probs have to start it all again.

  • @junner13
    @junner13 6 місяців тому

    Is it possible to always use logstash as a forwarded to elastic and Kiana? The idea is this any beat -> logstash -> elastic -> Kibana? Reminding that the beats can only have one output at the same time by beat

  • @shahzaibkhan8971
    @shahzaibkhan8971 6 місяців тому

    Thank You!! This helped me :)

  • @vapurade
    @vapurade 6 місяців тому

    500/10 tutorial.

  • @psychadeliq
    @psychadeliq 6 місяців тому

    9:55 i forgot to hit the spacebar. What can i do to resolve this?

  • @bhargavaramudu-dot-com
    @bhargavaramudu-dot-com 6 місяців тому

    I am getting no permission error when trying to install a plugin..what are the right permissions we need to set?

  • @thealexorbeyt8205
    @thealexorbeyt8205 7 місяців тому

    God bless you, thank you very much for the tutorial <3

  • @stewtech
    @stewtech 7 місяців тому

    Thank you!!!! 🎉🎉🎉🎉

  • @JuanDuarte_58
    @JuanDuarte_58 7 місяців тому

    I wonder if the cert renewal works after adding the redirection?

    • @Port-forwarded
      @Port-forwarded 7 місяців тому

      Shouldn't be a problem. My site renews just fine.

    • @JuanDuarte_58
      @JuanDuarte_58 7 місяців тому

      @@Port-forwarded That’s right. I had Geo block enabled on my firewalls so the verification would not work.

  • @IssamAdvans
    @IssamAdvans 7 місяців тому

    thank you so much

  • @nexx_740
    @nexx_740 8 місяців тому

    Awesome tutorial! It helped me out a lot, thanks :)

  • @sinaighani2349
    @sinaighani2349 8 місяців тому

    This was great! I am currently in CST Networking course and I installed the ELK for my Emerging Tech course. Great video and explanation as well.

  • @andrechristiansen4198
    @andrechristiansen4198 9 місяців тому

    You literally saved my group hours of continues dread and despair we have to create a Linux Cloud environment Project for my IT education and we were told Rocky Linux could get us there but it is so buggy long live good ol' Ubuntu and your guide was just on point to a T thanks a million :D <3

  • @hankai2000
    @hankai2000 9 місяців тому

    First time host my website in linux, two days later it got 1gb log file full of request. Took me two days, to know how to install mod_security but doesn't change the situation as the mod_audit.log now produce 1gb every 1 minute. After fail2ban, It all good now. Thank you.

  • @luvasluvasluvas
    @luvasluvasluvas 9 місяців тому

    Does it work ok on Windows Server?

    • @Port-forwarded
      @Port-forwarded 7 місяців тому

      I would imagine so, but you would need to consult another resource since I work mainly with Linux. It works on standard Windows as far as I am aware.

    • @daschmee12
      @daschmee12 6 місяців тому

      Funny, I was going to ask same thing...currently researching, but then saw this was Linux centric

  • @9briraq
    @9briraq 10 місяців тому

    Thanks for the video! How to forward syslog from a device to Kibana?

  • @Johnsmith-yv8tx
    @Johnsmith-yv8tx 10 місяців тому

    Good job man I told you I will subscribe ;)

  • @ChiefYT-_l
    @ChiefYT-_l 10 місяців тому

    @portforwarded do you have a contact method? like discord, email

    • @Port-forwarded
      @Port-forwarded 10 місяців тому

      I have a website at portforwarded.com, my email is there nick@portforwarded.com

  • @joeking5211
    @joeking5211 11 місяців тому

    If this is a 'Getting started' vid then god knows what an advanced vid will be like, lost in many areas of this vid and I have been using VM Workstation for many years so not an total noobe to VM's. Can say is 80% lost. This is no way a getting started.

    • @Port-forwarded
      @Port-forwarded 10 місяців тому

      Thank you for your feedback, Joe. Do you have any experience with Linux systems? I've also written a guide (in the description) if that helps.

  • @zhangliu8
    @zhangliu8 11 місяців тому

    Thank you, it's a great tutorial

  • @BrodyMaddox
    @BrodyMaddox 11 місяців тому

    Huge help, thank you so much.

  • @BeYourselfMan
    @BeYourselfMan 11 місяців тому

    What a fantastic tutorial !!!! I followed it to the T and it worked flawlessly. You earned a sub mate. Much Appreciated. Oh and nice website, gonna check out some of your blogs.

    • @Port-forwarded
      @Port-forwarded 11 місяців тому

      So glad you appreciate it! I've been super busy as of late but should have more content coming out soon.

    • @BeYourselfMan
      @BeYourselfMan 11 місяців тому

      Keep em coming mate. Love the blog especially, step by step and very detailed instructions. Awesome work.@@Port-forwarded

    • @ChiefYT-_l
      @ChiefYT-_l 11 місяців тому

      Hey do you have a discord ? @@Port-forwarded

  • @kristof9497
    @kristof9497 11 місяців тому

    Thanks for this useful tutorial.

  • @alEx-isca
    @alEx-isca 11 місяців тому

    So at the end you have installed and accessed phpmyadmin. And what? How to access the database there? You made all this work, to stop when it starts to be interesting!

    • @Port-forwarded
      @Port-forwarded 11 місяців тому

      Generally speaking the goal of most of my videos is to get people started in a way that is accessible so they can explore the tech at their own pace. phpMyAdmin is pretty straightforward for WordPress. When you log in, you'll see the wordpress database we created for the install in the video. The tables you'll probably be most concerned with are wp_options, wp_posts, and wp_users.

  • @bblis5181
    @bblis5181 11 місяців тому

    how did you configure the webserver at 10:46

    • @Port-forwarded
      @Port-forwarded 11 місяців тому

      I cover this in my previous videos. :)

  • @sloop24
    @sloop24 11 місяців тому

    Thank you for this. This content is Gold! I like that you explain what your doing and why. Please keep up the great work!

  • @NamXNguyen
    @NamXNguyen Рік тому

    I have an db Oracle and want to synchronize with Elasticsearch based on Logtash, what should I do?

    • @Port-forwarded
      @Port-forwarded 11 місяців тому

      www.elastic.co/guide/en/cloud/current/ec-getting-started-search-use-cases-db-logstash.html

  • @safweneyahyaoui1397
    @safweneyahyaoui1397 Рік тому

    GOOD TUTO IS THIS SUPPOSED TO WORK FOR UBUNTU 20.04 ,,

  • @bobkoss280
    @bobkoss280 Рік тому

    Are you sure it will use DHCP? I thought it had to be a static address entered during installation.

    • @Port-forwarded
      @Port-forwarded Рік тому

      Sometimes during setup I've noticed Proxmox doesn't pull the gateway and address. If you want a static address, normally you'd reserve it on your router and then enter it manually; however, if you don't reserve the address first, yes, you can still enter the address you'd like Proxmox to be as long as it's not already reserved/leased.

  • @patlecat
    @patlecat Рік тому

    Great tut thanks

  • @billschrimpf6814
    @billschrimpf6814 Рік тому

    Wonder why to use logstash when the fleet plugins works well and are easy

    • @Port-forwarded
      @Port-forwarded 11 місяців тому

      There are certainly different ways to configure Elastic - it's even built into tools like Security Onion (which uses Fleet). That said, I try to keep my videos introductory in nature. Even if easy, I can't cover every way to configure something. Generally speaking, my aim is to get people started in a way that makes sense, and I hope they explore on their own from there. Cheers!

  • @hosseinerrahmani1258
    @hosseinerrahmani1258 Рік тому

    Thank you, could you give us another example in case we have large CSV file contient a lot of date

    • @Port-forwarded
      @Port-forwarded 11 місяців тому

      www.elastic.co/blog/importing-csv-and-log-data-into-elasticsearch-with-file-data-visualizer

  • @raywilcher1385
    @raywilcher1385 Рік тому

    Bit of a newbie me. I have a few containers I can access from other devices on my network but haven't cracked access to VMs from my other devices. The VM's get an IP address via router DHCP but how do you connect to them please?

    • @Port-forwarded
      @Port-forwarded Рік тому

      Check if OpenSSH is installed on your VMs first. If not, install that. Assuming you're using Linux VMs, you'll need to modify your /etc/ssh/sshd_config file to turn on password authentication.