Questions tagged [ubuntu-13.04]

Ubuntu 13.04 (aka Raring Ringtail), is the eighteenth release (version) of Ubuntu from Canonical

53 questions
23
votes
7 answers

Minimize/Maximize current window keyboard shortcut

Are there any Keyboard Shortcuts for maximizing, minimizing and resizing the current window? I am on Ubuntu 13.04, Gnome-latest version.
17
votes
7 answers

Ubuntu's max resolution is 1024x768 (unknown monitor)

I'm running Ubuntu 13.04 and the max resolution it's letting me choose for the monitor I currently have plugged in - a 1280x1024 monitor - is 1024x768. The description for the Monitor is "Unknown". See attached: The monitor is an IBM ThinkVision…
neubert
  • 7,574
  • 39
  • 94
  • 156
10
votes
5 answers

Multiple cursors in Sublime Text under Ubuntu

I just switched from Windows to Ubuntu 13.04 and I'm missing a function in Sublime Text, On Windows I used the middle mouse button to set multiple cursors (a bit like holding Ctrl and adding cursors but instead of click for each cursor jsut hold the…
7
votes
1 answer

Is it possible run Transmission daemon and Qt/GTK GUI at once in sync?

The title is the question. Originally this Ubuntu machine was meant to be headless, but I installed LXDE. Usually Transmission is run by the default GTK+ GUI. Instead of making sure the daemon runs instead of the GUI I'd prefer to have the GUI and…
6
votes
4 answers

urxvt uses pink instead of solarized until I run xrdb ~/.Xresources

Edit: I discovered, that this seems to be a bug in Ubuntu: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1163129 - Any idea how to fix this by myself? I just want to switch to urxvt, but I have a strange problem with my .Xresources. When I…
iGEL
  • 331
5
votes
0 answers

How do I disable a bluetooth adapter and install a new one in ubuntu?

I am running Ubuntu 13.04 on a Macbook Pro (8.2). I have a faulty bluetooth antenna that I am not interested in paying to fix. In windows I have a usb bluetooth dongle and I just keep the built in bluetooth disabled. However, I am new to…
5
votes
3 answers

Move MP3s from Ubuntu to iPhone's iTunes

I've installed Ubuntu on someone's laptop who is a heavy itunes user (having itunes on a bunch of different Apple devices). She has a large music collection in the form of folders that contain mp3 files. She is accustom to using iTunes (on windows…
LonnieBest
  • 1,816
4
votes
1 answer

Steps to install Ubuntu 13.04 alongside Windows 8

I am currently using Windows 8 Pro in my system. It is an assembled system. I tried a lot of times to install Ubuntu 13.04, but I failed. In the installation I was able to reach up to the page on which I choose "Install Ubuntu alongside windows".…
TomJ
  • 731
4
votes
1 answer

Why isn't Nvidia GT 630 CUDA 5.5 running CGminer? Getting this error: "configure: error: No mining configured in "

Why isn't Nvidia GT 630 CUDA 5.5 running CGminer? CUDA examples seem fine. Should CGminer work or are there limitations to it? sudo ./autogen.sh --disable-cpumining --enable-opencl && make Configuration options summary: libcurl(GBT+getwork).:…
Jorma
  • 51
4
votes
0 answers

Always show application menu bar in Ubuntu 13.04 Raring Ringtail

Is there a way to force the application menu to always be visible (as opposed to only showing when the cursor is hovered over the top panel)? I'm talking about the application-specific "File", "Edit", etc., menu. In previous version of Ubuntu, there…
3
votes
1 answer

Why won't FreeRadius allow WPA2 Enterprise/PEAP Wi-Fi connections?

First a bit of background: I've been tinkering with this on and off for a few days and it's getting frustrating. I've got a NetGear r6300 loaded up with DD-WRT v24/SP2 Giga and I've configured SSH to log into the console. I'm trying (and failing) to…
BenAlabaster
  • 583
  • 2
  • 7
  • 13
3
votes
1 answer

upstart-monitor with CLI option fails to start in Ubuntu Server 13.04

When I try starting upstart-monitor on Ubuntu Server 13.04. I get the following error: Traceback (most recent call last): File "/usr/bin/upstart-monitor", line 195, in class UpstartEventsGui(Gtk.Window): NameError: name 'Gtk' is not…
2
votes
3 answers

dnsmasq fails to start on boot Ubuntu 13.10

dnsmasq fails to start on boot of Ubuntu 13.10, showing the error in the syslog: dnsmasq failed to create listening socket for 192.168.0.10: Cannot assign requested address When I start it manually, it works great. Here is the…
Paul B
  • 163
2
votes
1 answer

ubuntu remove file with full permissions

I created a file in the /tmp/ directory. The file is owned by mysql user and has full permissions, i.e. -rw-rw-rw- 1 mysql mysql 16 Sep 23 12:44 artists.csv Now I want to delete it, but get Operation not permitted error: shimon@T61p:~$ rm…
2
votes
1 answer

Is Ubuntu's repository compatible with Debian?

I installed Ubuntu 13.04 and wanted to install some app but I don't have internet access. Fortunately, I have a Debian 7 installation DVD. Is it OK to use the repository on the Debian DVD as repository source package for Ubuntu?
deval
  • 23
1
2 3 4