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
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 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 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!
-
-
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... -
Hello guys!
I am being employed at a company where macOS installations are common, and I was wondering if you guys had any tips or tricks to deploying hundreds of macs from recovery mode (we use macdeploystick)! If any of you guys have any cool keyboard shortcuts or commands to making macOS installations a bit faster or anything lol I would be glad to know!😀-
Channel: General Computer & Tech Discussion
05-27-2025, 02:55 PM -
-
by Wesley LauHi all
Hope if anyone can helps
Got this laptop installed Linux for my son to learn. It was all working fine untill I updated the BIOS frcn26ww.exe from Lenovo and the trackpad no longer works in Linux. Tried all the solution from Linux fourm I think the problem was the trackpad firmware. So I am trying to revert the laptop to the origninal BIOS. Wonder if anyone can help please ?
Thank you
The laptop model is
Lenovo 100e 2nd Gen
EC Version: FREC15WW
BIOS Version: FRCN26WW
CPU: AMD 3015e
Kind regards
Wesl...-
Channel: BIOS Requests ONLY!
-
- Loading...
- No more items.
Comment