Category Archives: Howtos
Why Link Building ?
Submitting website to search engines is pretty much the way to get listed in them & probably rank as well. When Google hit the scene, Search Engines were all about indexing as many web sites as possible. Google with its mindset of being different decided to add more strategies for websites to rank well. One … Continue reading
db2top: The Locks screen (video)
Today’s video is a demonstration of the Locks screen of db2top. In the video, I create a lock chain and launch db2top to examine the Application Status, Object Name, Locked By and Lock Count columns for three applications involved in the chain. I then use the Lock Chain screen to visualize the chain:Watch “db2top: The … Continue reading
db2top: The Watch feature
For the second video in this video series, we have a demonstration of the db2top Watch feature. It demonstrates capturing a single application’s SQL, capturing complete database structures to a set of files, and capturing all the dynamic SQL in the cache:Watch “db2top: The Watch feature” directly on YouTube.Popularity: 12% [?]
db2top: Memory screen and db2mtrk (video)
Today’s video is a comparison between the output of the db2mtrk command and the db2top Memory screen. It covers current allocations, high watermarks, and maximum allocations for the instance, database, and application groups of memory pools as well as the repeat mode of db2mtrk.Watch “db2top: Memory screen and db2mtrk” directly on YouTube.Popularity: 14% [?] Related … Continue reading
Debt Consolidation In Toronto
Debt consolidation in Toronto is found to be popular debt relief program which may save us from many debts. Whatever may be the reason behind growing debt but the fact is that the result is the same; sooner or later the debt amount appears too big for the person to cope with. Debt consolidation in Toronto is becoming the widely accepted solution of the debt problem one might face. Continue reading
The 6 Most Common Myths that Nobody Explains to the People Who are in Debt.
Yeah, these myths have been spread very fast, and there are some trues you really need to know, one of the best examples is that you need a professional agency to do it for you, even though they can help you do it, you can do it for yourself. I did it so can you!, our next step will be to revel the truth from some of the most common myths about credit repair and debt consolidation issues. Continue reading
How To Upgrade Debian Lenny (Debian 5.0) To Squeeze (Debian 6.0) On Xen VPS
How To Upgrade Debian Lenny (Debian 5.0) To Squeeze (Debian 6.0) On Xen VPS This tutorial shows how to upgrade a Debian Lenny (Debian 5.0) installation on a Xen based Virtual Private Server (VPS) to Squeeze (Debian 6.0) including kernel update, dependency based boot sequencing and conversion to UUIDs. If you do it the usual Debian way just with apt-get dist-upgrade you will most likely end up with an unbootable system. This is mainly because the update of grub fails. Continue reading
Ubuntu 10.10 Samba Standalone Server With tdbsam Backend
Ubuntu 10.10 Samba Standalone Server With tdbsam Backend This tutorial explains the installation of a Samba fileserver on Ubuntu 10.10 and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as a standalone server, not as a domain controller. In the resulting setup, every user has his own home directory accessible via the SMB protocol and all users have a shared directory with read-/write access. Continue reading
Installing Nagios On Debian Lenny And Monitoring A Debian Lenny Server
Installing Nagios On Debian Lenny And Monitoring A Debian Lenny Server Nagios is a monitoring solution for complex IT infrastructures, Nagios is easy to implement and can be extended by custom-modules, called plugins. In this howto I explain howto install Nagios on a Debian Lenny host and make the configuration for it. Furthermore we are going to install a second Debian machine which we monitor with remote and local plugins. Continue reading
Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Debian Squeeze)
Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Debian Squeeze) This tutorial describes how you can set up an development environment for building Android apps on a Debian Squeeze desktop using Eclipse, the Android SDK, and PhoneGap. I will describe how to build Android apps from the command line with PhoneGap and from the GUI with Eclipse and PhoneGap and how to test them in an Android emulator and on a real Android device. PhoneGap allows you to develop your Android applications using web technologies such as HTML, CSS, and JavaScript (e.g. with JavaScript libraries such as jQuery/jQTouch), and it will turn these web apps into native Android apps (in fact, PhoneGap supports multiple platforms such as Android, iPhone, Palm, Windows Mobile, Symbian, so you can use the same sources to create apps for multiple platforms). Continue reading
Easy RoundCube (Over SSL) And Webmin With fail2ban For ISPConfig 3 On Debian Squeeze
Easy RoundCube (Over SSL) And Webmin With fail2ban For ISPConfig 3 On Debian Squeeze I prefer the RoundCube solution over the default in ISPConfig 3. I also find it useful to have the webmin installed in all my systems. In this post you can see a very fast way to have both of them installed, in companion with the great support of fail2ban. Finally I want to access all of them over SSL (even phpmyadmin — see the tip in the end). Continue reading