Just letting you know I have a wifi 5100 intel using the iwlagn driver.
I went into the kismet.conf file and changed the source to:
source=iwl4965,wlan0,wifiKis #instead of iwlagn,wlan,wifiKis
Thursday, 31 December 2009
Intel 5100 wifi - Kismet source settings
Thursday, 10 December 2009
connect wireless with slackware 13
WPA
- scan for wireless network and note for the wireless name
- edit rc.inet1.conf
- run: wpa_passphase "wireless name" "passphrase" and copy the result to /etc/wpa_supplicant.conf
- dhclient wlan0
- scan for wireless network and note for the wireless name
- edit rc.inet1.conf
- run: wpa_passphase "wireless name" "passphrase" and copy the result to /etc/wpa_supplicant.conf
- dhclient wlan0
Friday, 4 December 2009
Slackware root password reset
SOURCE:
http://linuxinw.blogspot.com/2009/11/slackware-root-password-reset.html
- boot from Live cd look like new installation.
- mount to root partition "/" if not sure try what device.
#fdisk -l
#mount /dev/sda1 /mnt
- Now edit /etc/shadow it the best way to backup this file first.
#vi /mnt/etc/shadow
root:[set to blank]:14550:0:99999:7:::
and save by :wq
- take off you cd and reboot
- when login prompt type username as root and blank password.
- change root password with
#passwd
Tuesday, 1 December 2009
OWA Updating view... or Loading...
If placeholder images appear where your toolbar buttons and icons typically appear, this behavior may be cause by either of the following scenarios:
- The permissions for the Exchsrvr\Exchweb folder are incorrect.
- The Exchweb virtual directory in Internet Services Manager is not configured correctly or is missing virtual directories such as the Img virtual directory and the Views virtual directory.
- The Require secure channel (SSL) check box is selected on the Exchweb virtual directory in Microsoft Internet Information Services (IIS) on the back-end Exchange computer.
Subscribe to:
Posts (Atom)