Skip to content
  • Blog Posts
  • My Resume
  • Privacy Policy
BeyondLines

BeyondLines

IT Blog

  • Blog Posts
  • My Resume
  • Privacy Policy
No Devices Available VirtualBox Fix on Linux
Linux Troubleshooting

No Devices Available VirtualBox Fix on Linux

Istvan February 20, 2021

Hi everyone today I will be showing how to fix the error “No Devices Available” that happens on linux whenever you try to add a usb drive to a virtual … Read More

linux
Best and fastest way to set up VM for Bug Bounty.
Ethical Hacking

Best and fastest way to set up VM for Bug Bounty.

Istvan January 31, 2021

Hi everyone today I will be showing you some automate tools to set up your virtual machine (Kali/Parrot) to be ready for bug bounty right away. I will assume that … Read More

automationbug bountyvm
Components of a CPU and how they become a core.
Hardware

Components of a CPU and how they become a core.

Istvan January 24, 2021

Hi everybody, today I will be explaining all components of a CPU and how they together can form something that we call a core! Brief Introduction to CPUs A Central … Read More

CPUhardwareprocessor
What was the Northbridge and Southbridge on a motherboard and what is has become today.
Hardware

What was the Northbridge and Southbridge on a motherboard and what is has become today.

Istvan January 20, 2021

Hi guys today I am going to explain and demonstrate the difference between the northbridge and southbridge of a motherboard and also tell what has happened to them overtime. Northbridge: … Read More

hardwaremotherboard
SSH to unix clients/servers by using a private and public key.
Security Tricks

SSH to unix clients/servers by using a private and public key.

Istvan January 2, 2021

Hi everyone today I am going to show you the fastest way to log in to your server using a public and a private key which is one of the … Read More

keysprivate keypublic keysshunix
My brand new website !!!
Network Off-Topic Uncategorized

My brand new website !!!

Istvan October 29, 2020

Hi everyone today I am going to bring exciting news about a new website that I have been working on just focused on computer networking !!! The objective of the … Read More

How and why TCP and UDP connections are established, as fast as possible:
Network

How and why TCP and UDP connections are established, as fast as possible:

Istvan October 5, 2020

When a client requests a connection to a server using the TCP protocol, 1- the client sends a packet with the synchronise flag (SYN) set to indicate that the connections … Read More

internetnetworktcpudp
Securing Transmissions Using Binary Length Data
Network Security

Securing Transmissions Using Binary Length Data

Istvan September 24, 2020

Usually when developers know what data must be transmitted, for example, when an application must process data from a user that it is always the same, like the username and … Read More

Definitive Guide on how to deploy your Hugo website to Netlify 🌐
Walkthrough WebApp

Definitive Guide on how to deploy your Hugo website to Netlify 🌐

Istvan September 8, 2020

Hey everyone, today I am going to show you a definitive guide on how to deploy your Hugo website entirely on Netlify, I will start from the beginning, by showing … Read More

How to set up Burp Suite to capture traffic from your smartphone emulator.
Mobile Network

How to set up Burp Suite to capture traffic from your smartphone emulator.

Istvan August 27, 2020

Hello everyone, today I am going to show you how to set up Burp Suite to capture traffic from a Smartphone emulator, by demonstrating how to properly set up the … Read More

AndroidBurp SuiteEmulatorSmartphone

Posts navigation

1 2 … 4 Next

Recent Posts

  • No Devices Available VirtualBox Fix on Linux
  • Best and fastest way to set up VM for Bug Bounty.
  • Components of a CPU and how they become a core.
  • What was the Northbridge and Southbridge on a motherboard and what is has become today.
  • SSH to unix clients/servers by using a private and public key.

Archives

  • February 2021
  • January 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020

Categories

  • Browser
  • Ethical Hacking
  • Events
  • Hardware
  • Linux
  • Mobile
  • Network
  • Off-Topic
  • Opinion
  • Security
  • Study
  • Tricks
  • Troubleshooting
  • Uncategorized
  • Walkthrough
  • WebApp
  • Windows