Blogi

Portret użytkownika woo

DOS 2 Unix conversion

Well I had enough of looking for EOL conversion solution every time when I realy need, so I decided to solve this problem once and for all. Below is my one-liner maybe it will help you also :)

find ./ -type f -exec perl -i -p -e 's/\r$//' {} \;

Portret użytkownika woo

IIS6 FTP Server

When you want to use fully this FTP server you face problem of passive connections, especially in case of using firewall.
Solution is to setup passive port range for FTP server and then setup your firewall properly using this range.
To do this, use some VBS help using cmd window:

cd c:\Inetpub\AdminScripts
adsutil.vbs set /MSFTPSVC/PassivePortRange "5100-5120"

It is important to use range between 5001 and 65535, if you use lower ports FTP server won't startup.

Portret użytkownika woo

E: Internal Error, Could not perform immediate configuration (2) on libc6

Argh... more sophisticated tool you use more problems you can face. This time apt-get give me some headache. The solution was to do the man's job using low level tool (as usual ;)) called dpkg:
cd /var/cache/apt/archives/
dpkg -i --force-depends libc6*

Portret użytkownika woo

Problems with failsafe mode in Openwrt

Today on the topic is forgotten root password to Linksys with Whiterussian on board.
Unfortunately howtos on www.openwrt.org doesn't work in 100%, so as usual in such case I need to find complete answer step by step using: google, "basic" linux knowledge and pinch of luck ;).

Portret użytkownika woo

Inawooguracja

I tak oto powstała strona WWW po dwoogiej niebytności, opatrzona we wszelakie narzędzia do kreowania opinii publicznej :)

Subskrybuje zawartość