1
[ubuntu] Can't connect to school network secured with WPA & WPA2 Enterpriseview story

http://ubuntuforums.org – Using Ubuntu 13.04 I can't connect to my school network. It is secured with WPA & WPA2 Enterprise and I have to enter my username and password school provided. This does work on Windows 7, and it has worked with Xubuntu 12.10 in the past, but now it just won't connect. Some screenshots of the errors: The screen I have to enter my personal information Some kind of warning, I always choose ig (Hardware)

1
[ubuntu] Ubuntu menus and buttonsview story

http://ubuntuforums.org – Computers ship these days with high resolution screens and some with ips screens now i love ubuntu alot, its been nice progress in all aspects exept one its how ubuntu still have menus and buttons, checkboxes, window titlebars, fonts displaying in low resolution even my ipad 2 has nicer resolution for menus and fonts well to be fair, there isnt any distro out there yet with such improvements but (Hardware)

1
E: Unable to locate package subversionview story

http://ubuntuforums.org – hi i m new to ubuntu and have installed ubuntu 13.04 i'm now trying to install svn i tried with the codes sudo apt-get install subversion but resulted in: Building dependency tree Reading state information... Done E: Unable to locate package subversion this is the same result for oyher packages....why is this error there and how do i overcome this (Hardware)

1
[other_os] Broke my Windows partition while attempting to dual boot, please help me fixview story

http://ubuntuforums.org – **Windows 7 Professional** **Ubuntu 12.10** While trying to set up dual boot, I chose the first option in the Ubunutu by accident that said "Replace Windows 7". (Hardware)

1
Anyone using Clementine's "rain" function?view story

http://ubuntuforums.org – I am wondering, whether any of you actually use it and what for :confused: rain.png I mean...I find the sounds of heavy rain and/or storm relaxing, when hidden at home or at the porch. But listening to (synthetic) rain without using the other senses, why? Attached Images rain.png (8.4 KB) (Hardware)

1
[ubuntu] Conky: exec variable alternativeview story

http://ubuntuforums.org – So, the exec variable is a necessary evil for me. I mean it is a complete cpu hog. I created a script to monitor some behind the scenes activity of my pc and then incorporated in conky via the exec variable. Each instance of exec uses about 3 % of CPU on my linux pc. (Hardware)

1
[ubuntu] Program terminated with signal 7, Bus error.view story

http://ubuntuforums.org – Hello, I know problem is not directly related to Ubuntu. But someone can help me who was faced this issue before. My apache2 server is repeatedly logged 'Program terminated with signal 7, Bus error." message. I'm using Ubuntu 12.04.2 Apache2.2.22 PHP 5.3.10-1ubuntu3.6 And running CMS on it. Today I checked error log of apache2 but above error message is very often logged. (Hardware)

1
[ubuntu] locally hosting my siteview story

http://ubuntuforums.org – Hi everyone i'm new to ubuntu and i just installed xampp and tried the site i made from windows here. I u know how can i gain all the previleges as a user pls post. or if u know a solution to this. tnx Problems are: 1. I cannot copy/paste or edit files in my www folder. first thumbnail 2. (Hardware)

1
[ubuntu] Change output directory when printing PDFsview story

http://ubuntuforums.org – Hi, I've been having a problem lately on a fresh install of 13.04 whereby printing documents as PDFs sends the files to my home directory, regardless of the folder I choose in the dropdown box. (Hardware)

1
[ubuntu] Accidentally deleted modulesview story

http://ubuntuforums.org – OKAY. So I know better than to play around and make changes in any other section other than my home folder unless I know exactly what I'm doing and have a good reason to venture into /. So my disk space was getting really low so I used disk analyzer to see where all the space was being taken up and what I could remove. (Hardware)

1
[ubuntu] Updating to 12.10, grub rescue prompt displayedview story

http://ubuntuforums.org – Hello, I've just tried upgrading Ubuntu from 12.04 to 12.10, when the system restarted the "grub rescue" prompt was displayed. I've tried booting into ubuntu through a live usb, installed boot repair and run it, but I am getting the following Quote: Locked-ESP detected. (Hardware)

1
Extract all the global variables , data structures and sub-structures from a core duview story

http://ubuntuforums.org – I am trying to extract all the global symbols (with name and corresponding values) of a C code from core file (core.pid file, generated when the code crashes). This is one way to do, but it extracts symbols while code is executing: For example, we have list_globals.py script, and any C code which is crashing. suppose c_code.c. (Hardware)