7
Windows shared folder access from a domain user to a non-domain userview story

http://serverfault.com – I have two computer, the first one is the server (so WinXP) with a shared folder granted for user "test" and this is out of domain, it is just in WORKGROUP. The second computer is a client computer (WS2012) in domain and i would like to access directly to the shared folder of the server without prompting username/password. I tried to add a "test" user (with the same password) in localuser of the (HowTos)

7
Adding a file to two user groups in sambaview story

http://serverfault.com – I have a test setup with two user groups: group-a and group-b, and a single samba-share with path = /data/share read only = no create mask = 770 Certain users are in both group-a and group-b and have group-a as their primary group. (HowTos)

7
Elsevier In Advanced Talks To Buy Mendeley For Around $100M To Beef Up In Social, Open Source Education Contentview story

http://techcrunch.com – The world of ed-tech is ramping up another notch, and getting a lot more open in the process: educational publishing giant Elsevier is in advanced talks to buy Mendeley, a London/New York-based provider of a platform for academics to share research and collaborate with each other via a social network. (IT news)

7
Troubleshoot Mythweb?view story

http://ubuntuforums.org – I didn't do anything to my system except maybe some apt-get updates and upgrades and now my Mythweb doesn't work. I am not sure where to begin to troubleshoot this. (Hardware)

7
Login Problems with gnomeview story

https://bbs.archlinux.org – Of course this is for xorg.0.log:[ 3.907] X.Org X Server 1.13.1 Release Date: 2012-12-13 [ 3.907] X Protocol Version 11, Revision 0 [ 3.907] Build Operating System: Linux 3.7.0-1-ARCH x86_64 [ 3.907] Current Operating System: Linux c1337bPCArch 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 08:57:15 CET 2012 x86_64 [ 3.907] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/d (HowTos)

8
Mobile Ad Revenues Will Top $11.4 Billion In 2013, Up 19% On 2012. India, China And Display Fuelling The Boostview story

http://techcrunch.com – The growing popularity of free mobile content — largely in the form of apps — is having a big impact on mobile advertising, the route that many developers and publishers are taking to monetize that content. (IT news)

8
Red Hat Revenues: Partners Drive 65% of Bookingsview story

http://www.thevarguy.com – Red Hat (NYSE: RHT) now generates 65 percent of quarterly bookings from partners, up from 53 percent in the company’s Fiscal Year 2008. That’s impressive. But how is Red Hat going to train partners to cross-sell the company’s growing portfolio of software — Linux, storage, virtualization, middleware, etc.? Oh, and who are Red Hat’s top current partners? (IT news)

7
Cisco Security: 3 Alternative Acquisition Targetsview story

http://www.thevarguy.com – Cisco Systems (NASDAQ: CSCO) apparently has stumbled in the security market. Reuters suggests the networking company may need to buy (rather  than build) its way out of the situation. Potential targets mentioned include Palo Alto Networks (NYSE: PANW), FireEye, Sourcefire, Fortinet (NASDAQ: FTNT) and Barracuda Networks. But The VAR Guy has at least three other potential deals in mind. (IT news)

7
Direction of movement using an accelerometer android not workingview story

http://stackoverflow.com – I am developing an android application to get the direction of a android device. I am using the code below: public class AccelerometerDirection extends Activity implements SensorEventListener { TextView textView; StringBuilder builder = new StringBuilder(); float [] history = new float[2]; String [] direction = {"NONE","NONE"}; @Override public void onCreate(Bundle sa (HowTos)

7
Can't open windows share with loginview story

http://askubuntu.com – Do I have to configure something in order to be able to access windows network shares? When opening the path smb://servername.fqdn/c$ in nautilus, I'll get a login mask asking for user, domain and password. When submitting the requested information, the same login mask appears again. (HowTos)