How to open Guake immediately without transitions in Ubuntu [closed] - linux

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I am a user of Ubuntu 12.04 LTS using Unity default inteface.
I use Guake, a Drop-down terminal for GNOME.
I want to open it immediately without transitions because of Unity.
What can i do? Thanks.

Ok, I find it! Open a terminal and execute:
sudo apt-get install ccsm
And then execute: ccsm.
Uncheck 'Animations' to disable these kind of transitions.

Related

How do I get linux commands like 'sudo' and 'apt-get' to my Windows system? I know about Chocolatey, I just want Linux commands [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I really like the Linux command-line, while I also like Windows. Is there any way possible for me to get the Linux command-line on Windows?
apt is a packaging tool to interact with packages in linux.windows does not use any kind of packaging system.If you want you can use wsl or vagrant.

Erroneous Gitkraken installation by means of Yaourt Manajro [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
My operating system is Manjaro Linux with gnome Desktop.
I installed gitkraken with yaourt, whereas I was asked to install libcurl-openssh for gitkraken.
Nevertheless, I have gitkraken installed now!
But when I go to the file/folder browser dialog in gitkraken, I see a broken fonts in the dialog as you can see on the following screenshot
How can I fix the wrong fonts?
It's a known problem, see:
https://aur.archlinux.org/packages/gitkraken/?comments=all
https://github.com/Azd325/gitkraken/issues/45
It's because gitkraken uses an old electron version

I can't delete files of USB device in samsung galaxy grand neo in ubuntu [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
I cant delete files/Images in mobile as above mentioned. Whenever I delete particular file/image it shows a dialog containing error that
libmtp error: could not delete object.
Which version of Ubuntu are you running?
lsb_release -a
Perhaps you do not have the right MTP packages installed on your system?
Try with:
sudo apt-get install mtp-server libmtpserver-dev
and reconnect.
Also I've seen cases when it failed and renaming the file did the job (kinda strange). In case you want to go that way.

teamviz installation error "error: libjpeg.so.62" [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I've been downloaded TeamViz.3.2.x64.tar.gz
"teamviz timer" and extract it but when i'm trying to open it this pop up
my os : ubuntu 14.04 LTS 64-bit
NOTE:I Tried running it as root
some library are missing btw it's noticed in the site under the description :
"Firstly you need to install necessary libraries by commands:
sudo apt-get install libjpeg62 libxss1"
so copy-paste these commands in the terminal

Updating on linux [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
When I enter the command:
apt-get update
I get an error message telling me that it cant open the lock file. Can anyone explain why this causes a problem and how I can avoid it in the future?
cant open the lock file
You can 2 reasons of this problem:
you run apt-get update without administrative privileges. Use sudo or login as root.
in your system running another apt-get, aptitude, synaptic, Software Center or Update Manager. Close it ant try again.

Resources