Every time I started RubyMine, it opened the main window on the left monitor -- when moving it to the center...

If you want to install rabbitmq plugins on Ubuntu 12.04 you can do this with: /usr/lib/rabbitmq/lib/rabbitmq_server-2.7.1/sbin/rabbitmq-plugins This binary is not in your default $PATH. Beause of this you have to...

makandra dev

The Ubuntu Documentation on LaTeX says, that the packages tetex are no longer supported. You can install the alternative texlive (380 MB) via apt-get. sudo apt-get install texlive

webupd8.org

Great blog with daily news and HOWTOs for Ubuntu, Linux and Gnome...

howtogeek.com

One of the more controversial changes in the Ubuntu 10.04 beta is the Mac OS-inspired change to have window buttons on the left side. We’ll show you how...

Note that converting from RGB to CMYK will usually degrade your colors because no exact mapping is possible. Anyway, this...

makandra dev

To add a new panel in MATE: Right-click on an existing panel and choose New Panel

Open the configuration file: gksudo gedit /usr/share/vte/termcap/xterm Find a line like this: :co#80:it#8:li#24:\

To get your F12 key back for other shortcuts, stop Tilda: killall tilda To prevent Tilda from starting on boot...

If you get an error like this: An error occurred while installing pg (0.17.1), and Bundler cannot continue.

When your file manager sorts file case-sensitively after a distribution upgrade, you probably need to reconfigure your locale settings...

chrisjean.com

In older Ubuntu releases you could ALT+drag any panel bar to another position and/or monitor. In Ubuntu 11.04 Natty you need to perform the steps from the attached article...

sudo apt-get install gnome-session-fallback or (alias) sudo apt-get install gnome-panel from a terminal.

forums.linuxmint.com

On my Ubuntu MATE machine, switching applications with ALT + TAB was impossible, because it took nearly 2 seconds. The culprit appears to be an "UX improvement" gone bad: MATE renders...

Because systemd is the greatest thing ever it's not enough to stop the libvirt service. You need to disable...

You can use fold: fold -sw 60 You can now paste your texts. fold will echo them back, word-wrapped...

Just install the texlive-xetex package: sudo apt-get install texlive-xetex Running integration tests without texlive-xetex will produce...

DeaDBeeF is one of the better music players for Linux. You can find installation instructions here.

When doing a presentation you may want to hide your desktop icons. You can switch them off (or back on...

PhantomJS has no binary builds for Linux, and building it yourself is painful. However, you can install it through npm...

makandra dev

Put the font files (e.g. ttf) into ~/.fonts Run fc-cache -v Or, if you prefer to use the GUI...

Add the following to /etc/rc.local: (sleep 3 && echo disable > /proc/acpi/ibm/bluetooth)& Bluetooth icon will be active for a few seconds, then...

When you drag a file from a Nautilus window into a terminal window, the file's path will be pasted...

Edit /etc/default/bind9 and change OPTIONS="-u bind" to OPTIONS="-u bind -d 50 -g" Restart BIND and you'll see...