Questions tagged [ubuntu-11.10]

Ubuntu 11.10 (aka Oneiric Ocelot) is the 15th release of the Ubuntu Linux distribution.

Ubuntu 11.10 (aka Oneiric Ocelot) is the 15th release of the Ubuntu Linux distribution. It was released in October, 2011, and will be supported by Canonical until April 2013. Canonical is the company which supports the development of Ubuntu and related software products.

The previous release of Ubuntu was 11.04, (Natty Narwhal). To see how Oneiric is different from Natty, view the Release Notes.

131 questions
45
votes
3 answers

How do I scroll up using a keyboard using the terminator terminal emulator?

I use Ubuntu 11.10 and recently switched to terminator for my terminal. I'm happy with it with one exception, I cannot figure out how to scroll up using the keyboard. I used to use gnome-terminal and would CTRL+Shift+{↑ || PgUp} but cannot find a…
40
votes
2 answers

Linux: coloring bash prompt will break carriage return

When I try to colorize the bash prompt like this: export PS1="\e[0;31m[\u@\h \W]\$ \e[m " it breaks the carriage return (instead of going to a new line when line is full, it starts in the same line and erases the input text). If I remove the color…
Abonec
  • 502
20
votes
2 answers

Can't connect to FTP server: 425 Unable to build data connection: Connection timed out

I have a Windows 7 installed on my laptop. I installed VirtualBox 4.1.4 with Ubuntu 11.10. I'm trying to connect to my site via FTP but I got an error when I do ls: ~> ftp Connected to . 220 DreamHost FTP Server Name…
19
votes
4 answers

Can I use an RSA SecurID software token on Ubuntu Linux?

I have Windows, Mac, and Linux computers; but I am only able to connect to some of my company's websites through the Windows and Mac machines at the moment because they are the only ones with RSA SecurID software tokens. I'm curious: is it possible…
Dan Tao
  • 1,109
17
votes
3 answers

How do I partition and mount a 3TB Hard Disk using the terminal?

I have a 3TB Hard disk which I wish to mount as a single partition under Ubuntu 11.10 server Because it is over 2TB I know there are some issues with this. I'm unsure of what I need to do to make this happen. I need to do this via the terminal…
Graeme
  • 375
13
votes
5 answers

Can I make Ubuntu 11.10's desktop look like 11.04's Ubuntu Classic?

I updated to 11.10 today and Unity has absolutely driven me nuts. Is there a way to bring 11.04's Classic Desktop back to 11.10? I tried KDE and I don't find it similar enough to be happy. I tried installing gnome-session-fallback and selected…
Nick
  • 523
  • 2
  • 7
  • 13
10
votes
4 answers

Can offlineimap do a one-way sync?

I love the free webmail services out there but hate having years of mail tied up in one of these products. I'm looking for a way to cache a mailbox locally but still be able to access it from a locally installed imap client. I looked at offlineimap,…
txyoji
  • 3,097
5
votes
3 answers

How to set the laptop screen brightness programatically?

I'm currently migrating to openbox without gnome session. In unity i can use the vendor keys to set the screen brightness, but in openbox I'm on my own. /sys/class/backlight/acpi_video0/brightness works fine, the problem is that I need sudo to set…
user127199
5
votes
3 answers

Unable to access the server via SSH

when I am trying to access the server through ssh it says: ssh: connect to host xx.yyy.zzz.x port 22: Connection refused and on the server in auth.log it shows following log entry: Address xx.yyy.zzz.x maps to xx.yyy.zzz.x.static-pune-vsnl.net.in,…
Hrish
  • 85
5
votes
1 answer

Detecting audio playing in a bash script

Is there a way to detect if any sound is playing (using a bash script)? (I'm on Ubuntu 11.10 using pulseaudio.) I plan on using it in an indicator to visually remind me sound is playing while the mute is on.
dgo.a
  • 891
5
votes
2 answers

Ubuntu 11.10 doesn't boot after installation, only boots into Windows 7

Windows 7 was pre-installed on my machine. Ubuntu 11.10 doesn't boot after I installed it. Once Ubuntu finished its installation, I restarted. After that, it just boots straight to Windows 7, no sign on Ubuntu at all.
James1
  • 529
5
votes
2 answers

Why does the terminal in unity 2d (Ubuntu 11.10) always stay in the foreground?

I have just updated to Ubuntu 11.10 and I am using unity 2d. My terminal applications (gnome-terminal or konsole) just won't go into background. When I move another application in front of them, they are still rendered, but the clicks are going…
user32509
  • 275
4
votes
1 answer

ubuntu report wrong disk usage on /

On my ubuntu 11.10, /dev/sda3 (150GB) is mounted on / and /dev/sda1 (80GB) is mounted on /home. My entire disk has 250GB and the system is reporting I am running out of disk space. Here is the output of df -h: Filesystem Size Used Avail…
qkhhly
  • 151
  • 1
  • 4
4
votes
2 answers

Ubuntu server: ssh login is very slow

I have a server hooked directly up to the internet, no router. But when I go to login to ssh it is VERY slow. It is not the connection as you can see here by the response time on this ping: What settings do I need to tweek in order to speed up the…
nkcmr
  • 227
4
votes
2 answers

make gnome-terminal real transparent

I want to make gnome-terminal transparent. To do this I have to select option Transparent background and move the slider under Background tab from the menu - Edit -> Profile Preferences. It becomes transparent but only the desktop wallpaper is shown…
1
2 3
8 9