Website of Marko Merl
OpenSSH - Bad SSH login 
Saturday, June 16, 2007, 01:08 PM - Linux
Hi,

I had the problem, that I can't login to my linux server via ssh. I found a lot of results in the search engines but there was no working result for me.
The following error message was:
'username'@'hostname':~$ ssh localhost -l 'username'
ssh Permission denied (publickey)

After the search, I doenloaded the old and stable version of openssh (openssh-server 1:4.3p2-9) and remove the old one (openssh-server 1:4.6p1-1).
After this, I only had to delete the file or the clear the file
/home/'username'/.ssh/known_hosts

and it worked very well.
view entry ( 145 views )   |  permalink
Cool WM5 Tools for HTC P3300 
Thursday, June 14, 2007, 05:36 PM - Mobiles
Today I found a good tool for Windows Mobile 5.0 and also for my HTC P3300.

...a WLAN Sniffer. A simple software but I have to test it in the next days.
Here are some screenshots:


Test Results:
It's good to detect WLANs but the encryption failed. So this is just for watching for WLANs.

I will search some more tools to 'hack' WLANs.
view entry ( 147 views )   |  permalink
New bike(s) in the future... 
Tuesday, June 12, 2007, 08:00 AM - Private
Hi biker friends!

Last weekend I was in Croatia (Crkvenica) with a 'little' biker group.
There were a lot of motorcycles they are better and faster then my bike is. I also was on the racetrack in Rijeka. What I saw there was crazy - some racing bikes (R1, R6 and so on)

Now I got lust for a faster bike. I think I will buy it next or in the next two years.
Here you can see some picutres of the bikes. I will buy one of them.

Honda CBF 1000

Honda VTR 1000 Fire Storm

Suzuki Bandit 1250 S

Suzuki GSX-R 1000 (most claimed)

Yamaha MT-01

We will see what my next bike is.... :-)

view entry ( 147 views )   |  permalink
Nice (last) weekend... 
Tuesday, May 29, 2007, 09:05 PM - Private
Hi,

Last weekend I had my most exciting and beautiful hours.
Not all guys can follow me but the right person can.
So, sorry for all that but I must write it down now, just for me and the right person --> nice to have/know you in my life.
:-)
view entry ( 147 views )   |  permalink
Install Digitus DN700x WLAN with ndiswrapper 
Monday, April 16, 2007, 08:29 PM - Linux
Hi,

I got my WLAN card working today. It's actually very simple...

-Download the ndiswrapper from http://sourceforge.net/projects/ndiswrapper
-Extract the tar ball
tar xfz ndiswrapper-1.4.tar.gz

-Change into the directory in a console
cd ndiswrapper-1.4/

-Type the following command in the console:
make

-Then login as root and change again in this directory
su -

-Type the following command in the console
make install

-Now you can download the driver from the producer site or from the support CD
-Unzip the driver
unzip dn700x.zip

-Install the Windows XP driver with ndiswrapper by choosing the command
ndiswrapper -i /path/to/driver.inf

-Check all installed drivers
ndiswrapper -l

-If the driver is successfully installed, the output of
ndiswrapper -l
should be the same as
mrv8000c: driver installed
device (11AB:1FAA) present
-Then install ndiswrapper as a module with
ndiswrapper -m

-And load ndiswrapper (maybe it takes some seconds)
modprobe ndiswrapper

-You can configure your wireless card with the package
iwconfig wlan0 essid test-essid mode managed key 123456789abcdef

-For configuring IP addresses on this device use
ifconfig wlan0 192.168.0.12 netmask 255.255.255.0

view entry ( 138 views )   |  permalink

<<First <Back | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | Next> Last>>