You can set up flow monitoring. <a href=”http://www.ntop.org”>NTOP </a>would be a good open source choice. It will give you monthly/daily/hourly/etc reports of all the traffic coming through it. You can see what protocols, what destinations and what source ip addresses are involved. NTOP consists of two parts. There’s a collector and a sensor. The collector [...]
Your going to want to make sure you have the SSH port open on your server. Also make sure SSHd is running. Check if ssh is even running service sshd status or /etc/init.d/sshd status or netstat -pan | grep ssh or nmap -sT localhost look for port 22 If you see nothing then service sshd [...]
Hi, I noticed you didn’t have any answers, so I took the liberty to ask one of our experts over at SearchServerVirtualization.com. He responded: > If your Solaris OS inside the VM sees the NIC, then simply follow the > instructions from Sun’s website on how to configure a network > connection using the Solaris [...]
The simple way would be to run this command <pre>dmesg</pre> That command will run through a list of messages about hardware added/initialized. From there all you will need to do is figure out which hard drive you are using, and if you have not partitioned it, you can use the graphical tool, you can simply [...]
You might consider a telnet tool that has macro capabilities like TeraTerm Pro you can find it at: http://ttssh2.sourceforge.jp
Hi, You can use iSeries navigator to get a graphical representation of WRKDSKSTS or WRKSYSSTS. Right click on your system in iSeries navigator, select monitors, then graph history. Here you can select a variety of different graphical reports for your system. Hope this helps, Martin Gilbert.
In the business world, messaging is similar to the “public” Instant Messaging products from the likes of AOL, Yahoo!, Microsoft, the main differences are that the Enterprise-class systems called EIM, include two additional features: 1 – all messages are encrypted from within the sending EIM client software and decrypted within the receiving client software 2 [...]
You might wish to visit the <a href=”http://en.wikipedia.org/wiki/Comparison_of_relational_database_management_systems”>comparison of relational database management systems</a> at Wikipedia. There are tables showing comparative information for all the most popular relational databases. Here is an excerpt: “The following tables compare general and technical information for a number of relational database management systems. Please see the individual products’ articles for [...]
Talk about opening a can of worms. This topic has started some of the larger flame wars on the net. Up sides Windows is the world leader in PCs loaded with there software. Windows has an easy to use user interface which can be learned easily. Windows has the largest user base of any operating [...]
http://www-03.ibm.com/systems/i/software/access/linux/
I’ve always known it as “Out-Of-Band” Management and is actually a feature of the Hardware rather than relying on the Operating System. This requires the Hardware to support an adapter than can be contacted from the Network (Ethernet or Modem) which interfaces to a Service Processor in the Server. IBM used the term RSA whilst [...]
Veritas is right but ONLY if you have FAST links between the offices. You would install their disk agent on the remote machines that allows you to do on demand or scheduled backups from your main console at your home office. People always jump all over soft backups – what are you running in respect [...]
I have just rolled out Ubuntu on Dell Dimension 2400 to 20 users. We had no issues with drivers and they can be found all over the net. My only suggestion for you would be to load up one machine how you want it and test the hell out of it. Once you are satisfied [...]
tn5250 package is the “standard” emulator used on Linux. http://tn5250.sourceforge.net/ Comes as a standard package with many linux distros, I have ubuntu linux in front of me and it has it in the repository. You could also try IBM client access (linux version) it does not include iSeries Navigator but it works well and is [...]
No you have to have separate swap files for each OS they do not use the same format.
You need to install the ncurses package from your linux distro.
Swap space can either be a partition or a file. See man pages for “mkswap” “mount” and “fstab”.
Need way more information. What video card? What monitor? What X11 driver did the installation install? To get a low rez display going, try this: Make a backup of /etc/X11/xorg.conf first. Edit /etc/X11/xorg.conf using pico editor or vi or whatever. Find a section that looks something like: Section “Device” Identifier “ATI Technologies, Inc. Radeon Mobility [...]
Returns “true” if the length of the string is non zero.
Look at the cache_level series of function calls. Bob





