12
Enable Wireless on startupview story

http://crunchbang.org – /etc/network/interfaces (add):auto eth1 iface eth1 inet dhcp wireless-mode Managed wireless-essid WLANName wpa-psk plainpasswordAfter edit restart the network/etc/init.d/networking stop /etc/init.d/networking startor boot the system.While the /etc/network/interfaces contains "eth1" the network-manager could not configure the device. (HowTos)

12
Wrong time displayingview story

http://crunchbang.org – The correct time where I live at the moment is 8:30am. The clock on tint2 is showing 7:30am. I need to change this quickly because I am recording my radio show today and need the correct time. Is there not a GUI tool to do this rather than having to resort to the command line? (HowTos)

12
Boot issues with live USB (loose fit but please be patient with me)view story

http://crunchbang.org – Hi chaps, this one started over in the 'newbies' forum but I've posted the second iteration here. I don't think it fits particularly well in either place, but I suspect that the 'dev' group will have a good chance of recognizing the problems. Background: I'm something of a distro tart, having gone through eight or nine Linuxes over four years. (HowTos)

12
Iceweasel can't establish a connection to the server at crunchbang.orgview story

http://crunchbang.org – Iceweasel seems unable to access certain pages, for example when openinghttp://crunchbang.org/startor https://bank.barclays.co.uk/olb/auth/LoginLink.action it reportsIceweasel can't establish a connection to the server at crunchbang.org.even though the same url works fine with Chrome, and iceweasel is happy to go to some other pages such as google or news.bbc.co.ukAny thoughts what's hap (HowTos)

12
Drive shows up in installer but not from Thunarview story

http://crunchbang.org – I'm not sure if it applies, but is it formatted? (HowTos)

12
Running CentOS 6.4 on a non-EFI systemview story

https://www.centos.org – The problem is not the legacy BIOS per se, it's the combination of the legacy BIOS with the 3.8TB hard disk. If you do not boot from this then you will be fine. Perhaps some more details about... [by TrevorH] (HowTos)

12
Flash sound playback in latest Google Chrome versionview story

http://crunchbang.org – download flashplugin then go to address bar and type chrome://plugins and disable the flash that google-chrome comes with (pepperflash) (HowTos)

12
[Solved] Update error messageview story

http://crunchbang.org – Thank you sir, good stuff! (HowTos)

12
Resolution - nVidia, xorg.conf, xrandr, etc...view story

http://crunchbang.org – Thanks, I'll give that a read.  Running through a test setup now so we'll see if anything still needs fixed or if I got it all right this time. (HowTos)

12
Gstopwatch: small GTK3 stopwatchview story

http://crunchbang.org – Unia wrote:A tarball of what? You only need two files; Makefile and gstopwatch.c. Not really worth a tarball, is it? (HowTos)

12
Enable Different Wallpapers for Each Workspace in Ubuntu 13.04view story

http://ubuntuguide.net – You may already know that Ubuntu 12.10 misses “Wallpaper” plugin in Compiz, that means it is not available to enable the different wallpapers for each workspace feature. Now the plugin is back in Ubuntu 13.04 Raring Ringtail. With the new plugin in Ubuntu 13.04 Compiz, you don’t need to disable the desktop. (HowTos)

12
#!, GRUB, Plop, MBRs and suchview story

http://crunchbang.org – Hi chaps, interesting one. I have an old Netbook, which I have used with another distro. The distro is Plop-powered. AFAIK, it puts Plop into the MBR and Grub into the /boot directory. This seems to have the unforeseen consequence that I can't directly install #!. (HowTos)