Linux
Prolific USB-to-serial on debian sid howto
by tnk on Jun.12, 2011, under debian, Linux, Networking
As it happens over the time I came across a situation where I was using a Linux machine to connect to some networking boxes. Unfortunately the fact was that the only serial connection available was my personal usb-to-serial cable which I have bought quite some time ago and which was a major pain in the behind to… Continue reading
FireHOL
by tnk on Apr.19, 2009, under Linux, Networking, Security Links
Firehol is an nice and easy overlay for IPtables – which means it will allow you to manage IPtables without going really learn their syntax by providing simple config file and few scripts that will do the work for you.
For better description see the FireHOL’s homepage. As this is not a firewall in the real meaning of the Continue reading
Screen and rTorrent
by tnk on Apr.06, 2009, under Computers, Linux, Software
After 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
Mysql and utf8
by tnk on Oct.08, 2008, under Linux, Software
As 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
- My first thoughts were that the problem with misinterpreted characters in phpmyadmin were only problem
Useful linux links part I
by tnk on Sep.21, 2008, under Computers, Linux
Recently i was playing a little around with my debian and found this page nice and extremely useful. It is all about
linux account format, syntax and tools . Of course this is 100% valid for any linux in general. But also specific commands for debian are mentioned.
There is also a lot of very nice tutorials on how to forge Especially tutorial on Continue reading
