Friday, June 17, 2011
Thursday, May 26, 2011
Install w3af 1.0 in Fedora - Python-svn Dependancy Solving
Famous web application testing tool kit 'w3af' released a stable version on 25th May 2011. How ever when I run w3af-gui, it tells it needs 'python-svn' and suggest to run apt-get install python-svn.
In a fedora based system 'yum install python svn' will not work since package comes with a different package name. Therefore to install python svn, 'yum install pysvn' should be issued.
Labels:
apt-get,
attack,
audting,
fedora,
pysvn,
python-svn,
testing,
w3af,
web application,
yum
Monday, May 16, 2011
How to install Clementine Music Player for Ubuntu 10.04 Lucid
Labels:
apt,
apt-get,
Clementine,
install,
juke,
jukebox,
linux,
Lucid,
Lucid Linux,
music player,
Ubuntu,
Ubuntu 10.04
Tuesday, May 10, 2011
Installing Broadcom 43xx Wireless Drivers after Kernel Update in fedora
![]() |
Broadcom Logo |
After a kernel update in Toshiba Satellite laptops which are running on fedora may lose the wireless network capability which is based on Broadcom chips. Even drivers are available from RPMFusion repo, it will take couple of days to update drivers with newly released kernel. Best option is compling the driver as following steps which gives wireless capability instantly.
Step 1:
Run 'lspci | grep -i broadcom' in terminal to make sure wireless hardware is there.
[kasun@katalyst ~]$ lspci | grep -i broadcom
02:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g LP-PHY (rev 01)
[kasun@katalyst ~]$
Sunday, May 08, 2011
Open DNS Phishing Protection
![]() |
Open DNS Logo |
As a Linux user, since there is not reputed Virus Guard (Even troublesome SELinux is there) or URL filtering is not done, there is a more chance you deal with phishing URL. In windows many AVs prevent phishing and scam URL. In this case best option is using a DNS level filtering. In most cases ISP's DNS will not offer this sort of protection. Therefore best option is switch to Open DNS.
Open DNS name servers are
- 208.67.222.222
- 208.67.220.220
Tuesday, May 03, 2011
How to fix Oracle VirtualBox Ubuntu 11.04 Unity Hardware Requirement Issue
Labels:
11.04,
fix,
Natty Narwhal,
Oracle,
problem,
Ubuntu,
Unity,
VirtualBox
Friday, April 29, 2011
How to fix kdenlive - mlt update problem in fedora 14
Today Update Applet indicated me there are updates for fedora kdenlive package. How ever it gave problematic output for 'yum update' command as follows.
[root@katalyst kasun]# yum update
Loaded plugins: auto-update-debuginfo, langpacks, presto, refresh-packagekit
Adding en_US to language list
Found 36 installed debuginfo package(s)
Enabling fedora-debuginfo: Fedora 14 - x86_64 - Debug
Enabling rpmfusion-nonfree-debuginfo: RPM Fusion for Fedora 14 - Nonfree - Debug
Enabling rpmfusion-free-updates-debuginfo: RPM Fusion for Fedora 14 - Free - Updates Debug
Enabling rpmfusion-nonfree-updates-debuginfo: RPM Fusion for Fedora 14 - Nonfree - Updates Debug
Enabling rpmfusion-free-debuginfo: RPM Fusion for Fedora 14 - Free - Debug
Enabling updates-debuginfo: Fedora 14 - x86_64 - Updates - Debug
Setting up Update Process
Resolving Dependencies
Subscribe to:
Posts (Atom)