It appears that Unity on Raring only comes with a single virtual desktop (aka workspaces) by default, and CCSM's Wall plugin has no way to add more. Is this configurable at all?
How can I downgrade a package to an older version via apt-get
?
Other tools are also acceptable but apt-get
is preferred.
On one of my machines I have a process running called "whoopsie". I'm running 12.04 server and never specifically installed anything with this name.
Google seems to imply that it has something to with error logs but I'm not finding too much information. The fact that I didn't manually install it and the 3 other servers I checked did in fact have no such running process OR executable made me a bit confused.
Does anyone know what the "whoopsie" process is?
Does anyone know what packages might have installed it? The server is quite plain, it has a LAMP stack, Samba and print servers and the Nagios NRPE plugin, nothing more installed, just standing there being a nice backup-server.
Some more info:
$ whoopsie -h
Usage:
whoopsie [OPTION...]
Help Options:
-h, --help Show help options
Application Options:
-f, --foreground Run in the foreground
and
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
whoopsie 913 0.0 0.4 24448 2092 ? Ssl May07 0:00 whoopsie
and
$ sudo cat /etc/passwd | grep whoop
whoopsie:x:107:118::/nonexistent:/bin/false
Is there a way to tell nano to automatically show line numbering each time I open a file?
I'm having serious problems installing the Broadcom drivers for Ubuntu. It worked perfectly on my previous version, but now, it is impossible.
What are the steps to install Broadcom wireless drivers for a BCM43xx card?
I'm a user with no advance knowledge in Linux, so I would need clear explanations on how to make, compile, etc.
lspci -vnn | grep Network
showed:
Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller [14e4:432b]
iwconfig
showed:
lo no wireless extensions.
eth0 no wireless extensions.
NOTE: Answer below is updated every time new information is added and confirmed working.