Skip to main content

Posts

Showing posts with the label linux

How to use Wireshark

Learn Wireshark Part-1  In this series of post, we gonna see the basics of Wireshark, how to capture the packets and apply the filters and get some knowledge about wire shark On the First thing, we figure out one common question arises on every beginner to the Wireshark What is Wireshark?  According to Wikipedia  Wireshark is a free and open-source packet analyzer. It is used for network troubleshooting, analysis, software and communications protocol development, and education, Well, In One word Its is used to Network packets Analyzer How to Install the Wireshark in your system: Wireshark doesn't require any hardware requirements to work around with packets analyzing If your using Windows Operating system, the installation process is just as typically Next, Next, or if you're using Linux Operating system Open your Terminal, Run that apt command  >>>   sudo apt install wireshark while the installation process you get the message like Nonro

Get Started With the Windows Subsystem for Linux

You may already know the power of Linux, and its features make the best place for programmers and developers  If you're not going to install the Linux operating system but you want to use the Linux offered features in windows this post maybe yours. You can get the pure Linux experience natively in windows machine  through the windows subsystem Linux   (WSL) here the Steps to install and configure Linux subsystem in windows  That feature has been available from Windows 10 2016 First, you want to go to  Control Panel\Programs\Programs and Features now you can see an option like "Turn windows features on or off" on your left side  open that option, Now you want to check the Windows subsystem for Linux' checkbox  After you check that option restart your system  Okay now you want to search "bash" from the start menu, Open that   It shows the message like no distribution installed    Let's install the Linux distribution

[Solved] Linux mint, Ubuntu audio problem

The Linux operating systems gets a gradual increase of  user base level and also it improves user-friendly interface and other essential components like windows  But anyway still some Linux users Face some problems in our systems, Most common was audio problem, sometimes the sound will be muted automatically,  The audio problem-related questions are most frequently question in Linux and ubuntu forums, somebody gets a solution or but still few struggled with this problem. I am also facing this problem in past weeks, afterwards, I can find the one solution In this post, I am sharing how to fix audio problem in Linux mint or Ubuntu systems Restart Alsamixer : Alsa mixer (Advanced Linux Sound Architecture ) is a Graphical mixer program used in Linux Mint and Ubuntu systems, sometimes it may be worked incorrect, so at this time the audio problems will be occur So try to Restart the program by using this command in terminal: