Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

how to find the location of the Sun Solaris kernel - Linux tutorial


how to find the location of the Sun Solaris kernel
Category: Linux tutorials > Kernel - Difficulty:


More cool Linux tutorials:



dnstop: Monitor DNS Server Network Traffic In Real Time
dnstop: Monitor DNS Server Network Traffic In Real Time
dnstop is a great tool when maintaining a DNS server. Log file can give out required information but dnstop is just like top command for monitoring dns traffic. It is a small tool to listen on device or to parse the file savefile and collect and print statistics on the local network's DNS traffic. You can see information about all DNS clients, DNS queries and much more with this tool.
Category: Linux tutorials > System Monitoring - Difficulty:
how to show network interface information in HP/UX
how to show network interface information in HP/UX
how to show network interface information in HP/UX
Category: Linux tutorials > HP UX - Difficulty:
Logging in multi-threaded apps efficiently with ring buffer
Logging in multi-threaded apps efficiently with ring buffer
No software is bug free, and application users can encounter unexpected results during the run time of programs. To analyze and find the cause of problems, logging is a method widely used by programmers. In this article, learn how to use a ring buffer for efficient logging with memory operations in place of file operations.
Category: Linux tutorials > Linux and other OS - Difficulty:
Enterprise log management - a comparison of 3 big logging systems (Snare vs. Splunk vs. LogLogic)
Enterprise log management - a comparison of 3 big logging systems (Snare vs. Splunk vs. LogLogic)
No doubt that if you are working with large and medium sized servers and infrastructures, you have come across the need to collect logs and review or analyze them. With more servers the problem escalates as you have to log into every system to check the logs. It becomes very nice once you start having different systems that have different logging mechanisms. I touched the subject with my article on configuring splunk and snare for logging.
Category: Linux tutorials > System Monitoring - Difficulty:
Package Management in Debian Linux
Package Management in Debian Linux
To manage packages in Debian Linux you have three powerfull tools: dpkg, apt-get and aptitude. Here are some useful command to manage packages under Debian linux using those tools.
Category: Linux tutorials > Administration - Difficulty: