The tools tag has no wiki summary.
1
vote
1answer
28 views
Monitoring small subsets of multiple networks
What would be good software for monitoring multiple small and disparate networks?
My company sells a product that requires deployment of a number of Linux servers on a customer's network (typically ...
0
votes
0answers
10 views
Busybox-like binaries which ext3 and ext4 support?
We're building a tool right now which includes booting a tiny Linux environment via PXE, and having it perform a number of system configuration operations without loading a larger system. (Formatting ...
0
votes
3answers
62 views
Load Analysis GUI tools for Linux - individual process and overall
I need to do some load analysis on a Linux server and would like a nice GUI to help me. I don't need any fancy history, logging, or alerting. I need more information than top, and would like it ...
0
votes
1answer
25 views
Managing the Network from a linux machine
I am using Linux at my work, and i am kind of a sys admin / IT support, (not exactly my title but i do this kind of things since there is no one else). There are mostly Windows user in my organization ...
0
votes
2answers
39 views
fedora default traffic monitor tool
On a fedora server i have access using a ssh connection. As a regular user, how can I see what traffic is involved into the server?
I don't have root rights, and I'll like to learn from the default ...
1
vote
3answers
95 views
Linux: grep-able monitoring of network traffic and number of connections
I need to collect certain monitoring data every minute and send it to a monitoring server. The source of that data must be parseable using standard Linux tools. For example, to monitor number of ...
0
votes
1answer
78 views
Online configuration tool for iptables?
Are there any online tools that can spit-out a customised config for iptables? I'm specifically looking for something that has options to include/exclude rules to guard against common attacks.
1
vote
0answers
29 views
How to leave promiscuous mode in dnscap?
How to leave promiscuous mode in dnscap?
dnscap -a makes no difference.
0
votes
2answers
54 views
List of Different Directory Sizes
I have a list of folders on my network in a .txt, which are stored in different locations throughout the network. Looking for a tool or script to pull the size of those folders and output them to a ...
5
votes
1answer
110 views
Tool for network/infrastructure graph
I search for Linux a graphic tool to document our network/server infrastructure. A script that converts maybe some textual representation into dot (i.e. graphviz) would be enough.
Nodes should be ...
4
votes
2answers
265 views
How do I view NTFS metadata?
On a Windows Server 2008 R2 file server, we are encountering a memory usage problem. We used RAMMap to troubleshoot, and found that 10GB of NTFS Metadata is being cached in memory and never gets ...
1
vote
1answer
32 views
Windows Text Search Tool Including PDFs
Looking for recommendations for tool/process to search through roughly 2TBs of data looking for certain phrases. This would include office docs, .txt, and PDFs.
I see a lot of tools out there for ...
1
vote
3answers
214 views
Far manager for linux?
I've been using far manager under windows for about the last 6 years, and can't find anything like it for linux. mc is not a reasonable replacement, and gnome commander is not either. Are there any ...
-2
votes
2answers
97 views
Good malware removal tool(s) for windows XP/Vista/7? [closed]
The goal for this Wiki is to extablish a list of known good tools for cleaning up those pesky malware / virues that haunt windows clients. What tools do you like and what are their strengths and ...
1
vote
1answer
84 views
How to go about traffic forwarding
There's a server (node A), acting as the end point of a GRE tunnel. Also there is an Ubuntu server (node B, it sees Internet) acting as the termination point for the GRE tunnel. Some devices (nodes ...
1
vote
5answers
118 views
Is there a tool like 'route' in Linux to configure the forwarding entry (dst mac address --> interface)
I have a problem in configuring the forwarding table in Linux.
We call IP tables for routing table in layer 3, MAC tables for forwarding table in layer 2.
Now I want to add an entry in forwarding ...
2
votes
4answers
188 views
Does Linux have some tools like mtree in *BSD?
I want to check all system files change every week. So I want to get a tool like mtree in BSD.
0
votes
1answer
132 views
mySQL Administrator can't connect to database server cause Error Host now allowed
it return error can't connect to 192.168.1.100 (ip of server)
Error Host 192.169.1.9 is now allowed
how to fixed this ?
system running on VM CentOS 6, when use phpmyadmin are work well but not work ...
3
votes
5answers
251 views
Usefulness of tablets in the System Admin world
So in my new job as System Admin, more and more I have been looking into tablets but I try to be a frugal person and justify my costs. One application I was attempting to think of was if I could use ...
0
votes
1answer
72 views
Having problems sending Data Packets
I'm using Backtrack on my virtual machine (Host: Windows 7)..
Primarily, I'm having problems sending packets using Scapy..Using the send() and sendp() function, I'm only able to send crafted packets ...
2
votes
1answer
45 views
Free program to manage Sharepoint site permissions for lots of sites and lots of users
I have a lot of Sharepoint sites that I need to setup permissions on. Manually opening each site and adding users takes a lot of time. It is also tedious as these users are usually the same ones ...
1
vote
8answers
222 views
Any tool to benchmark web server performance
What I wanted to know is if there is any easy tool for me to run in Centos linux to know how good the box is.
Disk IO, CPU, Memory ...not only the data but their performance under high usage, high ...
0
votes
1answer
215 views
SUN X4150 Server - Tools and Drivers CD Request
I have been trying to get my hands on the latest tools and drivers cd for the X4150 Sunfire server. Sun (Oracle) is no help to a guy like me. I don't want a service agreement, I just want the latest ...
0
votes
3answers
120 views
Monitor a window or RDP Session
At my job, I often perform tasks on remote Windows machines using RDP. These tasks can take a long time to finish (hours/days/weeks), so I end up with many RDP sessions open simultaneously, each with ...
0
votes
1answer
43 views
Tool to manage CITRIX application dependency libraries
I need to use some tools to help me during the release and deployment management of package application. I would like to use HP release control and maybe HP quality centre.
But I do not ...
4
votes
5answers
512 views
Parallel execution of different commands on multiple hosts
I'm looking for a tool for running a series of commands like the existing tool:
parallel -h
parallel [OPTIONS] command -- arguments
for each argument, run command with argument, in parallel
...
2
votes
6answers
348 views
Free tool/script for directory size calculation
Does anyone know of a free command-line tool or script that calculates the size of a directory including all subdirectories?
It needs to be compatible with Windows 7, work with hard links and ...
0
votes
1answer
191 views
Diagnosing a Memcache server with a high cache miss rate
What tools are available to debug a memcache server with a high miss rate (62%)?
Ideally I would like to know the keys for the top cache misses, but I would just settle for seeing the keys of live ...
0
votes
1answer
117 views
Why does dstat show zeroes for disk activity on my virtual private server running Ubuntu?
I'm trying to monitor the number of disk reads and writes on my VPS (Rackspace in this case) running Ubuntu 9.04. I realize there are many tools to do this, but when using dstat 0.7 I tried the ...
0
votes
1answer
256 views
Any ideas why Ettercap filters aren't seeing packet data?
I'm using an Ettercap filter to detect a query response coming back from a particular service on a remote machine. When I see a response from the service, I'm searching through the data in the packet ...
0
votes
1answer
99 views
compare windows server for patch/update/hotfix installs
Are there any tools that can be used to connect to windows 2008 servers, and get a comparison of the installed patches/updates on the servers, showing what is installed on one and not on the other?
...
1
vote
1answer
66 views
Is there a browser based crontab editor?
I would like to incorporate in one of our systems it if there is one. Or perhaps just know how it works.
0
votes
1answer
83 views
Finding the previous nameservers for a domain
We are investigating an issue we had with DNS lookups to a specific domain (nyc.gov).
Does anyone know of a tool or website to find out the previous nameservers of a domain? We suspect the ...
0
votes
4answers
291 views
Redirect TCP connections from machine on internet to a machine behind a NAT
I would like to find a tool that allows me to do the following:
I have machine A behind a NAT\Router with a web application, then I have server B accessible on the internet.
Using some application all ...
7
votes
7answers
845 views
How do you lift heavy servers into a rack?
In this video can I see that they use a dedicated "server lift", which looks quite expensive.
Does anyone know of cheap server lifts or other tools that can be used for this?
1
vote
3answers
267 views
Tools to monitor users activity on Linux/Unix servers
Is there any specific open source tool which can be used to monitor what users are doing on linux system. I have multiple servers and with access to some users on them. I want to monitor which user ...
0
votes
3answers
125 views
Tool to change user information in AD and Exchange
Is there any tool that can be used by HR to fill and change user details in AD and Exchange?
(eg: company, department, telephone numbers, etc.)
0
votes
3answers
97 views
Centralized backup method recommendation for SMEs with various OSes
Hi I was wondering what in your opinion is the "best" method for having "everything" backed-up in the following situation.
We are a SMEs with 10 computers in total.
Three of those computers are ...
1
vote
1answer
151 views
Software Release Tracking Tool
We have multiple applications and way too many environments. It is really hard to keep track of which version of what software is installed where?
What I am looking for is a tool that would basically ...
7
votes
4answers
2k views
Tools to test multicast routing
I am looking for a good simple tool that runs on a standard OS (Windows or Linux) that I can used to test that multicast is being passed properly by a router.
I have been asked by a client to enable ...
0
votes
1answer
516 views
hpasmcli documentation or manual
I use the HP health suite for a Proliant server and i get following output:
# hpasmcli -s "show fans;"
Fan Location Present Speed of max Redundant Partner Hot-pluggable
--- -------- ...
0
votes
1answer
84 views
Tool to manage IP map?
Is there a tool which can manage the maintenance of an IP map?
If no, it is possible to make a Powershell script which can get hostnames and their IPs, but it'd be nice if a tool exists to do this ...
0
votes
5answers
127 views
How to detect weak points in my lan
I am starting to "polish" the LAN here at my new work and since it's the 1st time I face sommething that big (almost 300 clients a switches, proxy) I would like to understand easily where I get weak ...
0
votes
6answers
302 views
Looking for easy to use remote server monitoring tool for Windows Server 2008 R2 [closed]
We are a very small ecommerce business and we are trying to find a remote monitoring tool something in the lines of the ResMon/PerfMon in Windows in order to monitor our dedicated Windows 2008 R2 ...
1
vote
1answer
109 views
What tools, parts, accessories do you keep in your Colo?
I know Colo is less popular these days with the Cloud, but I thought I'd ask people what tools and extra parts, etc they like to keep in their Colo cages or racks.
Here are some of my favorites:
...
2
votes
3answers
252 views
Desktop GUI tools to administer Apache2
Are there any (Linux compatible) desktop GUI tools to administer Apache2?
2
votes
4answers
389 views
IP/host-based traffic grapher
Do you know/recommend any tool for graphing traffic based on IP or host? In this case, I will get a graph for every IP that passes through my gateway. Of course, I will use a predefined list of source ...
1
vote
2answers
125 views
What tool for tracking application/db/service installations and dependencies?
In our organisation, we have 4 layers of environments (DEV, INT, UAT, PROD). In each layer there are 1-3 sets of the following SOA environment (one per GUI application project):
Around 5-10 ...
4
votes
2answers
148 views
Physical/portable Hard drive tester/diagnostics tool
Are there any tools that I can plug into a hard drive and say... tell if there are smart errors? I work with alot of commodity hardware and need to check if some of the disks laying around are good. ...
0
votes
1answer
32 views
Is there anything available from Microsoft to make gathering and interpreting of logs easier?
In the process of planning for an upcoming deployment of an AD structure with a single forest, a top level empty root domain and two child domains—which will house two business units. Within each ...