All_about_network

Software

Screen and rTorrent

by on Apr.06, 2009, under Computers, Linux, Software

tuxAfter some serious stuff about networking there is going to be a small article about some useful Linux thingies.

First of all small reminder about programmes and background processes.  If you want to run programme in background there is a very easy way how to do it. Just add & sign after the command. Like in this example with top.
tnk@charon:~$ top &
[1] Continue reading

Leave a Comment :, , , more...

Mysql and utf8

by on Oct.08, 2008, under Linux, Software

mysql_logoAs time passed I encountered an very strange behaviour of phomyadmin – all tables were created in Swedish language by default which is not very useful when all your application are written to use utf8. I made some digging around the web and found following information

  1. My first thoughts were that the problem with misinterpreted characters in phpmyadmin were only problem
Leave a Comment :, , more...

How to merge two files into one

by on Oct.08, 2008, under Computers, Software

Recently I had faced a  problem of merging two binary files together.For some very strange reason DELL has decided that the iso images of the bootable cd for their servers (4GB) will be split into 400MB files… well if you want to burn this image you have to merge them somehow. Well at firs I was thinking of some program doing the work for me but after Continue reading

Leave a Comment :, , more...

Apache’s 2.2 mod_rewrite on debian

by on Jul.29, 2008, under Linux, Software

apache_logo_mediumFor a long time I was looking for way how to enable mod_rewrite in apache under debian without the old LoadModule directive. And the answer is: a2enmod rewrite. It is morte extensively described in debian-apache docs but it took me ages to find Continue reading

Leave a Comment :, , , more...

Installation of red5 and java 6 se nad jre on debian

by on Jul.23, 2008, under Computers, Linux, Software

debian logoSo, because I was doing real work lately there was no time for some new post. Anyway there is something that I experienced and was not so easy as I originally thought.
As you can guess I tried to install red5 on debian etch alltogether with java 6. It seemed as an easy task but it was not… So here Continue reading

3 Comments :, , , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!