Hello, i just finally got a job, at a isp however i would really like to brush up and learn about networking specifically how netmon works and some of the linux commands and daemons that would go with it, if theres any good material i could study or learn i would really appreciate it.
NetMon
Collapse
X
-
Re: NetMon
Can't help you with netmon since most of the troubleshooting tools I used are windows based like (ethereal, wireshark), but I found/find TCP/IP Illustrated, Volume 1: The Protocols by W. Richard Stevens to be invaluable.Hello, i just finally got a job, at a isp however i would really like to brush up and learn about networking specifically how netmon works and some of the linux commands and daemons that would go with it, if theres any good material i could study or learn i would really appreciate it.
You are also likely to be using Cisco infrastructure, so learn about the various debug and show commands.--- begin sig file ---
If you are new to this forum, we can help a lot more if you please post clear focused pictures (max resolution 2000x2000 and 2MB) of your boards using the manage attachments button so they are hosted here. Information and picture clarity compositions should look like this post.
We respectfully ask that you make some time and effort to read some of the guides available for basic troubleshooting. After you have read through them, then ask clarification questions or report your findings.
Please do not post inline and offsite as they slow down the loading of pages.
--- end sig file --- -
Re: NetMon
There is a man on this site named Ratdude747. His OS of choice is Linux. He may know something that can help you. PM him. He is always willing to help."It ain't what you don't know that gets you into trouble. It's what you know for sure that just ain't so."
Mark Twain
"I wish to have no connection with any ship that does not sail fast; for I intend to go in harm's way."
John Paul Jones
There is a fifth dimension, beyond that which is known to man. It is a dimension as vast as space and as timeless as infinity. It is the middle ground between light and shadow, between science and superstition, and it lies between the pit of man's fears and the summit of his knowledge. This is the dimension of imagination. It is an area which we call the Twilight Zone.
Rod SerlingComment
-
Re: NetMon
what distro will you be using?
some basic concepts:
root- the most powerful user on the system, hence the alternate term "superuser". one "goes root" in the command line by either putting "sudo" before the command (debian based), or typing "sudo -i" (debian based) or "su -" (red-hat based, possibly others). sudo+command will give you superuser privliages for 10 min before having to re-type the password and has some limits on what you can do. the second option puts you in as full root, and you are root for an indefinente length of time.
module- kinda like drivers in windows, they are normallt loaded on boot or when somehting hot-pluggable is connected. more below.
a few basic commands that are mostly distro- independant: (*= must be root)
ls ^ - shows what files are in in directoty ^ (example: /etc/samba)
lsmod- show what modules are loaded at the present time
*modprobe ^ - load module ^
lspci- shows all devices connectged by pci (includes ISA, AGP, PCI-e, cardbus, expresscard). no modules required- this is good for ruling out massive hardware problems and finding drivers for unknown hardware. (why even windows repair guys have a live linux disc handy)
lsusb- shows all usb devices. again, handy for troubleshooting and driver finding.
*reboot- the command line way or restarting a computer.
until i have a distro, i cannot say much more...sigpic
(Insert witty quote here)Comment
Related Topics
Collapse
-
by tsavpynDear all,
I forgot my BIOS password of my Surface Pro 3, I searched for solutions for a long time and knew that by using FPT to dump my bios to bin file and using decryptor, I can get my BIOS password.
Now I have a problem that I am unable to dump my BIOS into bin file.
My Surface Pro 3 currently runs on Ubuntu 22.04, with Secure Boot enabled and Boot From SSD Only.
I searched for FPT but there is no Linux version and none of them work.
I hereby request a copy of Intel Flash Programming Tool for Linux x64.
I would really appreciate it if anyone...-
Channel: BIOS Requests ONLY!
-
-
by mr.malcomHello,
this is a very strange Problem:
Notebook hang instantly on Boot. BIOS is accesable.
Windows: instant after showing "loading circle", even Windows Boot Stick hang instant (even without installed SSD/NVME )
Linux: instantly (if Linux Boot in leagacy Mode with log messages: Machine Check exception after 0.25 sec)
i have tried:
- only one RAM Stick, another working RAM, both RAM channel
- BIOS Flash to newest Version F.50, BIOS Reset
- Memtest86 hang instant at Test 2
- HP UEFI Diagnostic wont find... -
by mkdjDear all,
I have an issue with an Acer Swift laptop which won't boot (Acer Swift SF113-31-C7UK)
History and symptoms:
A friend of mine tried to install Linux on this laptop. After the installation, the PC did not reboot. When pressing the power button, backlight is working, capslock is working. But screen stays black.
What I have done so far:
As I suspected a BIOS issue, I tried to clean the TXE region, following the winraid guide for CSE TXE 3.1. I managed to do all the steps, including the steps involving the signing process with OpenSSH. The...10-30-2025, 04:31 AM -
by HondamanI ordered a Japanese book, it will never be published in English. A Mr. Fujumoto was a Japanese sushi chef who became a cook for Kim Jong-Il. He was not perceived as a threat to the dictator's power, so he became very close to the dictator. Apparently, the dictator is QUITE hedonistic, with a lot of debauchery. Although he can spend as much as $700,000 per year on alcoholic beverages and this alcohol is NOT actually the highest quality. Also, the dictator has 24 palaces. One of them is as large as TEN YANKEE STADIUMS PUT TOGETHER. Are they all that large?
Does anyone have experience...-
Channel: General Computer & Tech Discussion
-
-
Hello!
Unfortunately my Lenovo L14 Gen 1 (motherboard NM-C741) was involved in a terrible mishap. At first, one of my friends accidentally spilled coffee on it which made some of the ports stop working but the computer worked fine otherwise. After that I stupidly opended it and forgot to disconnect the battery... One thing leads to another and I accidentally short it between two components (unfortunately I do not remember which components). After that I get nothing, no charging indication, no boot indication, no fan spin, nothing.
So I'd love to learn my mistakes and... - Loading...
- No more items.
Comment