Skip to content

Tag: ubuntu

Oracle virtual machine (Ubuntu) on windows 7 [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 …

zsh option to generate the recomended options

There is a nice option when setting up zsh on Ubuntu However, on a fresh Arch Linux install the option is missing. Is there a way to have it (or maybe, I am being picky here) ? Answer This happens when you haven’t got a .zshrc and there’s a /etc/zsh/recommended.zshrc. If you say yes, it’ll j…

aapt missing but its there

I had to reinstall ubuntu-14.04-64 due to reasons. After this reinstall, when I try to build my android projets, I get a bunch of these lines (among others) in output: Now, I know this file exists in my setup because this: I have installed all sdk tools from v19 onwards. Changing project settings to any of th…

Dropbox icon missing in the xubuntu plugin area

The dropbox icon from the desktop plugin area is missing and in its place there is a black TV 1 with a red sign in its center. I tried to solve this issue by removing and reinstalling dropbox and by following the proposed solution here. Neither one solution nor the other solved my problem. Someone can help me…

snmp – timeout when connecting master and agent

Everytime that I run a command to interact the manager(server) to the agent(client) I get ‘snmpget: Timeout’. this happens both ways both are configured to accept connection from remote hosts. I’m new to snmp. I may have forget to do something Answer SNMP protocol uses specific ports (161 &a…

Can’t use multiplication in arithmetic expression

The above is the content of calculate.sh. If I use +, -, or /, I get the correct answer, but when I use *, it reports an error: How can I resolve this problem? Answer The problem was as pointed by others the fact than the character * is interpreted by your shell, be it in your terminal or your