General :: Again WPA Connection Even After Changed To Latest Version?
Apr 1, 2010
I am using hostapd, wireless tools with madwifi for my wireless ap in my board. The WEP, WPA-PSK connections and communications between my board with linux and my desktop PC, Windows XP SP2 (with Olitec USB wireless) are fine. But when I configured the WPA type, the connection seems established but shows the status "TKIP - Key Absent" in the security dialog box. Anyone faced this problem? Am attaching the conf files and the connection status. In the AP side am complaining . I am using the in built radius server conf with the hostapd 0.4.7
Since open office is now bought by oracle I am confused about the state of the latest version of OO version 3.2 I think. Would it be legal to install that version on a computer. Oracle perhaps made a bummer with this. The real dev community is thrown out and we are again looking at corporate greed taking precedence for their own profit rather than development of technology. I have high hopes from libre office but then one more open source product (it was not sun's to begin with remember) being swallowed by a corporate.
I'm using Ubuntu 11.04. I'm searching for an automated way of installing the latest version of Flash for Firefox. We are using our machine as a testing server and it would be nice to be assured we always have the latest version of Flash instead of having to manually update it whenever Adobe comes out with an incremental update.
I want to write a script. I have the basic form working... but I would like to add some advanced features. I have a list of .zip files that have a version number in the filename (i.e. sudoku-134.zip, sudoku-176.zip, sudoku-203.zip, etc). I would like to have a script that will find the latest version of each game, and unzip it. I want the next to latest version left untouched. But anything older, I would like the unzipped folder deleted (But leave the .zip file)
Here's what I have so far: Code: #!/bin/bash cd /var/www/vhosts/server.com/httpsdocs/games/$1 for file in `ls *.zip`; do if [ -d ${file%.*} ]; then echo else mkdir ${file%.*} cd ${file%.*} unzip ../$file > /dev/null cd .. echo 'date' $file >> /var/www/vhosts/games4roku.com/private/$1.log fi done I can call the script with "game-unzip public" to unzip all the public games.
Here's my files: Code: sudoku-134.zip sudoku-134/ sudoku-176.zip sudoku-176/ When I add the latest version, sudoku-203.zip, I want it to unzip it to ./sudoku-203/ and rm -rf sudoku-134
just brought a revo 3610 with l linpus os i need to install the latest version i have downloaded it how to i get it on to the sytem Please dont be to technical (silver surfer)
I have install windows XP and Fedora-14-X86_64 on dual boot, I want to run other OS on fedora by using Virtual machine. I have download and installed VirtaulBox-4.0.0 successfully but I cannot able to start it. I got error about Vbox driver not installed [error code:1908]. I have also installed DKMS package, but also didn't work.
Finally I found the actual problem was kernel not compatible with latest version of vbox and I need to update my kernel-headers. I also meet that solution by using command: yum install binutils gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-devel and its work fine, this command download and install the kernel compatible VirtualBox-3.2.* and now its works fine.
But problem is that when I booting my PC, it shows 3 options for entering OS rather then 2. 1. Fedora-14 (2.6.35.10.74.X86_64) [which is new one/updated after using that command] 2. Fedora-14 (2.6.35.6.45fc14.X86_64) [which is new one/updated after using that command] 3. Other [windows XP] How can i delete that old version- No.2?
I am new to Ubuntu, I installed the latest version and when I turn it on I get like a distortion of the screen, I would gladly post a picture of it but I have no where to post it here. I am running Amd Opteron 175 with DFI Expert and GeForce 7800GT I made a partition on my Vista. I uploaded the pictures as you can see it has the distorted window in background and it just sits there saying 128%.
I am using Nagios 3.2.4 monitoring tool on a Linux box with Fedora 10 installed on it and Apache version is 2.2.10. I would like to upgrade my Fedora version from 10 to latest version Fedora 13.
The quality of my display has changed overnight from ok to amazingly good. I assume something has been upgraded in the latest update. Is there a way of listing the latest changes? I just want to know what has brought about this amazing transformation.
The latest Firefox update seemed to override my Slickness Black theme settings for the location bar drop down (where you drop down the bar to see past sites visited. The link under the site name used to be a nice grey and now it's standard weblink blue. Not critical of course but I do personally find this annoying. I tried changing the weblink colors in Firefox but that didn't help. Anyhow have any idea how to get my original color back? It's unreadable in that awful blue.
I installed ubuntu 10 just yesterday. Everything was working just fine. The auto-update function advised me to download and install the latest updates and so I did. It was over 300 MB. I installed it, did a reboot and my internet connection was lost. I tried a few things I found on this forum yesterday. Nothing worked. I can go on-line on the same computer using windows 7. But I always have to reboot to try the different solutions. All right that's fixed! But now I just have to fix Firefox...
A month ago, my HP Mini 1035NR, with a Windows XP system died. Since then, it won't boot into Windows. I tried installing Ubuntu via a bootable USB with no luck. I have finally been able to create a working bootable USB running the Gnome version of Open Suse 11.3.
Aside from not picking up my ethernet connection to the Internet, my bigger issue is I can't install Open Suse from the USB. I get a message when I try to install that there may not be enough memory and it hangs at the section where you choose your time zone. I would like to install the latest version of Open Suse with KDE. Is there anything else I can do?
I downgraded from 11.04 to 10.10 due the problems, one thing I don't like is that Ubuntu dosen't give the latest updates of most software if the OS isn't the latest, such as LibreOffice, Firefox, WinFF etc. is there a way to get the updates to do that?
I'm so tired on how i can change the resolution of my suse 7.3 because i change my monitor into a wide flat screen.
but now i decided to upgrade my OS in to the latest version of suse but i don't have any idea on how to start because i have alot of files and important application in 7.3 i worried if i upgrade my OS it will erase my files and application. does anyone know to do it. i want to upgrade but i dont want to loose my files and application.
I had the desktop version of ubuntu installed on my netbook previously. Then I got the 11.04 update which changed my desktop to what I think is the netbook version of ubuntu, which I highly dislike. Is there any way to change it back?
This morning gkrellm updated from 2.3.4-1 to 2.3.5-2 and now the CPU temperatures aren't displayed. I've rerun sensors-detect and restarted module-init-tools, but the temperatures still don't display. If I run sensors from a terminal, the CPU core temperatures are displayed correctly. Has anyone else seen this?
I'm on Debian stable, I want to know if I could continue on Debian stable but install the latest version of KDE (5.6.1) without moving to testing or unstable. I want to install KDE latest (5.6.1) without having to have all of my other installs to be potentially unstable.
I have just installed filezilla via yum and it has installed fine and is working great but it is an old version 3.2.4.1 and the latest version is 3.2.7.1 generally how long does it take for the updates to make it through to the repos
I am used to using ubuntu but i feel that fedora is alot easier to use out of the box. I was able to install veetle on ubuntu by opening terminal and typing su -c 'sh /home/kevinnicola/Downloads/veetle-0.9.17-linux-install.sh'. But it doesnt work on fedora. It says its intalled sucessfully. But every time i try to watch a veetle stream it says i havnt got the latest version of veetle. Has anyone else got this to work?
I am new to Fedora and having trouble installing the latest tar file from Mozilla. I am familiar with basic Linux commands and the message I received when after downloading the tar file and extracting it was error while loading shared libraries: /root/firefox/libxul.so: cannot restore segment prot after reloc: Permission denied. I do not have the latest version I tried to yum update and it did not work.
I attempted to install the latest version of Digikam, v1.6, by connecting the Factory repository , then an upgrade via YAST. It automagically included upgrade of certain kde4 packages to v2.5.80.
System ran OK for a while, then I got a Plasma Desktop Shell crash notice and now cannot restart X. I can boot to level 3. I upgraded all the kde components to 2.5.80, but that did not help.
Has anyone successfully done this? Was there a hidden secret to success?
If all else fails, am I correct that Code: zypper dist-upgrade --from #kde45 repository will return my system to kde 4.5.4 ?