From http://www.computing.net/answers/programming/heap-vs-stack/11004.html:
Archive - 2008
July 14th
From the Basic
The terms and their difference
July 11th
Profiling and Troubleshooting
1. Debugger: Eclispe, Netbeans
2. Profiler:
- Netbeans at http://www.netbeans.org
- VisualVM at https://visualvm.dev.java.net/
- Eclipse Memory Analyzer Tool at http://www.eclipse.org/mat/
June 23rd
BSM Vendors Push Products, But Process Is More Important
http://www.informationweek.com/news/software/systems_management/showArti...
"Companies looking to sell software would like us to think that their suites can illuminate the link between IT systems and business services. Not so fast."
I can see this is what happened before in the IT security field. :-)
Monitoring
Infrastructure Monitoring
End User Experience Monitoring
BSM - Business Services Management
And here is some clips from the field:
May 27th
Security Incident Management
Security Incident Management
April 5th
vnc server setup for remote control
The xstartup script under .vnc generated by vncserver:
April 4th
File checksum application issue and resolution
From ossec email list:
March 27th
How to prepare the package and install into production environment without compilation.
cd src
make all
make build
this will build server by default
or
make setagent
make all
make build
this will build agent side code
then tar,
then you can use
uncomment USER_BINARYINSTALL in file etc/preloaded-vars.conf
# If USER_BINARYINSTALL is set, the installation
# is not going to compile the code, but use the
# binaries from ./bin/
USER_BINARYINSTALL="y"
run ./install.sh
February 6th
Setting up MySQL replication for Linux server clusters
Setting up MySQL replication for Linux server clusters
From http://searchenterpriselinux.techtarget.com/tip/0,289483,sid39_gci129328...
Austin Jordan
01.11.2008

Recent comments
2 days 3 hours ago
2 days 4 hours ago
6 days 13 hours ago
1 week 2 days ago
1 week 2 days ago
1 week 5 days ago
1 week 5 days ago
2 weeks 1 day ago
2 weeks 4 days ago
3 weeks 1 day ago