linux
Packing with tar gzip, bzip2 and zip
Looking on my block at the end of the year i see than nearly two years ago i wrote about extracting archives under Linux but not about putting files in to archives. Now a have some time to continue. Tar.gz Here are some common way to create your archives. Parameters explanation: c or –create create [...]
Jboss 7 setup on debian linux
This is a short step by step explanation of the setup of JBoss 7.0.2 on your Linux (explicit debian). Nowadays there is still no official Debian package for JBoss 7 out there, so we have to do a couple of steps manually. First i describe how to download and to prepare the jboss. Secondly we [...]
Installing Java 7 on Debian
Here is just an example of how to install java 7 on your linux. I use current Debian and oracle (former sun) java 7. First i had to download the latest java from oracle site and then extrat it. I have to do it because at the moment the is no official debain package for [...]
Bootcharting
The pictureon the right (klick to enrange) shows how Ubunto boot process is going on my 5 years old Thinkpad T60. Bootchart utility does such charts automatically. If you interestiong how easy it it to enable such bootcharting read below. Installing bootchart See how to install bootchart logger on ubuntu, and other linux distributions. Yo [...]
GIT
I want to share with you some thoughts on GIT because I think that was a right invention to the right time and place. (This article should be finished half year ago right after i wrote , but unfortunatelly i didn’t find any time to finish it untill now.) Motivation My first version control system [...]
Subversion on Debian Linux
Today i describe the few steps of installation of subversion (with repository) on Linux (Debian lenny). That description show the installtion proccess in 5 steps. And the configuration of Apache Mod-DAV as additiona information. So let’s start. Step 1: Install subversion If subversion is not installed, install it with:
lsof command (Linux)
Today i’ll give you some interesting examples of using lsof command. lsof stands for “list open files”. So actually it shows all files used by some processes of a system. That command exist on most of and on different Linuxes and Unixes. It bases on architecture of a kernel which causes evety procces to hold it [...]
Ubuntu vs. Windows XP on my Thinkpad
Yesterday i installed Ubuntu (10) linux alongside of Windows XP (SP3) on my Lenovo Thinkpad T60 – meanwhile 4 years Laptop. To be short i observe only start-time of both system on the same machine in this post. Here some hardware details: Intel Core Duo (T2400 -1,83 Mghz) 1 Gb RAM 60 GB 5400rpm hard [...]
Get JIRA for 10$ only
Probably most of modern IT related people know Atlassian JIRA – issue and project tracking system. Maybe many of you know other popular tracking system like Bugzilla, GNATS, und many many others. Personally I like JIRA last but not least because i worked many years with it and I’m impressed of a simplicity of the [...]
Sending Mails with own Exim: Google account example.
Today I’ll describe short, how to configure sending of emails with your Debian or other Linux distribution. The ability of sending mails is very useful feature for every long-running server machine, it’s easy and common way to notify the administrator on problems. Here are configurationsteps for mail-sending with Exim and Googlemail account (google Apps accounts [...]

