8
[SOLVED]Iptables - sambaview story

https://bbs.archlinux.org – Thanks.-A INPUT -p udp  --sport 137 -j ACCEPT swatquest https://bbs.archlinux.org/profile.php?id=67170 2013-05-17T02:09:25Z (HowTos)

8
Preparing for a wireless adapter upgradeview story

https://bbs.archlinux.org – An update for the sake of posterity: Upon first boot, I tried to use wifi-menu before going into X. The wireless indicator light was on, but something broke and didn't work. Then I ran an lspci to verify that the correct card was detected and started X. I used ip link show to check if the interface name had changed--though my wireless interface remained the same. (HowTos)

8
cannot start xampp -- 32 bit compatability errorview story

https://bbs.archlinux.org – just installed xampp for the first time.  i used the latest version (1.8.1-1) from the AUR.trying to start it by running:sudo xampp startgives the following error:XAMPP is currently only availably as 32 bit application. (HowTos)

8
Splashtop does not launchview story

https://bbs.archlinux.org – Same here on x86_64. The broken pipe message went away when I started using NetworkManger for network connection (I was using dhcpcd).Did you get yours to work? milasch https://bbs.archlinux.org/profile.php?id=25900 2013-05-17T01:01:36Z (HowTos)

8
Adding padding to Termiteview story

https://bbs.archlinux.org – Hey Guys,Does anyone know how to add padding to the Termite console?I see there's a method for getting the padding, which looks like it's reading a GTK theme property. Is there a way I could change that property in my GTK theme just for Termite? EvanPurkhiser https://bbs.archlinux.org/profile.php?id=40201 2013-05-17T00:32:29Z (HowTos)

8
LibreOffice Fonts are Glyphsview story

https://bbs.archlinux.org – To be honest anything is possible...  I'll try this soon Gr0t92 https://bbs.archlinux.org/profile.php?id=71225 2013-05-17T01:15:07Z (HowTos)

8
I have trouble understanding Trusted User Bylawsview story

https://bbs.archlinux.org – Yes. That is why the bylaws should not be taken too seriously imo.  The devs work on a "lack of serious objection" principle, but we do not have to vote in reasonably unknown people to the team. Allan https://bbs.archlinux.org/profile.php?id=11253 2013-05-17T01:52:36Z (HowTos)

8
Asus Eee won't wake up from suspendview story

https://bbs.archlinux.org – I've now installed the uswsusp from AUR. I've edited the resume device in suspend.conf to match my swap partition:resume device = /dev/sda2I've also added the uresume in mkinitcpio.conf, and rebuildt with:mkinitcpio -p linuxThe issue remains. Both with lid and s2ram. S2disk works, but that wasn't really the issue I was trying to solve. (HowTos)

8
Firefox PDF look like *#@(&!$!view story

https://bbs.archlinux.org – infinality-bundle + FF (stock, no tweaks) = click The quality of the pdf document is pretty mediocre, though.@hadrons123, this is only relevant for freetype2 2.4.12. I don't know about thisoldman, but infinality-bundle uses freetype2 2.4.11 which works perfectly well. bohoomil https://bbs.archlinux.org/profile.php?id=41264 2013-05-17T01:47:25Z (HowTos)

8
lircd fails since 1:0.9.0-43view story

https://bbs.archlinux.org – I've had to put lirc (and lirc-utils) on hold, because they fail to start via systemctl at boot.  Version 1:0.9.0-41 works for me, but -43 and just today -45 fail.$ systemctl status lircd lircd.service - LIRC Daemon Loaded: loaded (/usr/lib/systemd/system/lircd.service; enabled) Active: failed (Result: exit-code) since Mon 2013-04-15 15:33:45 PDT; 1min 4s ago Process: 592 ExecSta (HowTos)