Fedora (previously called Fedora Core) is a yum and RPM-based Linux distribution, developed by the community-supported Fedora Project and sponsored by Red Hat. It is a complete, general-purpose operat... More
With the release of Microsoft's Windows 7 operating system slated for tomorrow, several Linux releases and announcements are arriving. Paula Rooney at ZDNet suggests that the Linux flurry may represent wave-making in reaction to the release of the much discussed new version of Windows. Does Windows 7 threaten to stifle Linux, and what are the prospects for Linux as Windows 7 rolls out?
Many of the responses to my previous blog post "Open Core or Open Snore?" were in agreement, and some were not. As is often the case, the more interesting ones expressed disagreement. Some took issue with my post by pointing out open core companies that might be termed success stories: SugarCRM, Alfresco, Mindtouch. But then, I never wrote that open core cannot be successful, but rather that any success will be limited by nature of the model. Open core effectively places a cap on community development turning open source efforts into a viral marketing play, when it can be so much more.
One critique that did resonate was how much open source dev models actually impacted the bottom line. A company's success is impacted by a myriad of factors, including open source strategy and tactics.Seeing as how some companies will succeed with practically no open source development at all, it's only natural to concede that an open core approach will succed in some markets. However, if I were creating an open source community strategy in a crowded, competitive market, I sure wouldn't want to place an artificial handicap on my community development practices. I'll use 2 case studies to illustrate my point: Red Hat / Fedora and CollabNet / Subversion
Why aren't schools adopting open source? Outside the U.S. schools are doing so, but not inside.
Top 25 OpenOffice extensions. Here are many good ways to get more out of the open source app suite.
Eyeing Google, Splashtop partners with Yahoo for instant-on web search. It's a pre-emptive strike against Chrome OS.
Open source advocates still called zealots. That's the moniker that a New York Times blog post chooses.
Installing VirtualBox 3.0 on a Fedora 11 desktop. Here's a tutorial that will allow you to run multiple operating systems concurrently.
Does anybody gets this SELinux Denial alert when connecting to Internet from HSDPA modem? (Huawei e160)
Summary:
SELinux is preventing NetworkManager (NetworkManager_t) "getattr" to /dev/ppp
(ppp_device_t).
Detailed Description:
SELinux denied access requested by NetworkManager. It is not expected that this
access is required by NetworkManager and this access may signal an intrusion
attempt. It is also possible that the specific version or configuration of the
application is causing it to require additional access.
Allowing Access:
Sometimes labeling problems can cause SELinux denials. You could try to restore
the default system file context for /dev/ppp,
restorecon -v '/dev/ppp'
If this does not work, there is currently no automatic way to allow this access.
Instead, you can generate a local policy module to allow this access - see FAQ
(http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Or you can disable
SELinux protection altogether. Disabling SELinux protection is not recommended.
Please file a bug report (http://bugzilla.redhat.com/bugzilla/enter_bug.cgi)
against this package.
Additional Information:
Source Context system_u:system_r:NetworkManager_t:s0
Target Context system_u:object_r:ppp_device_t:s0
Target Objects /dev/ppp [ chr_file ]
Source NetworkManager
Source Path /usr/sbin/NetworkManager
Port
Host localhost.localdomain
Source RPM Packages NetworkManager-0.7.0.99-5.git20090326.fc10
Target RPM Packages
Policy RPM selinux-policy-3.5.13-18.fc10
Selinux Enabled True
Policy Type targeted
MLS Enabled True
Enforcing Mode Permissive
Plugin Name catchall_file
Host Name localhost.localdomain
Platform Linux localhost.localdomain 2.6.27.5-117.fc10.i686
#1 SMP Tue Nov 18 12:19:59 EST 2008 i686 i686
Alert Count 184
First Seen Tue 01 Jan 2002 07:15:15 AM LKT
Last Seen Mon 27 Apr 2009 11:28:07 PM IST
Local ID f061b0b9-e8d7-4461-bdb5-d0a11d57954e
Line Numbers
Raw Audit Messages
node=localhost.localdomain type=AVC msg=audit(1240855087.220:90): avc: denied { getattr } for pid=2042 comm="NetworkManager" path="/dev/ppp" dev=tmpfs ino=2241 scontext=system_u:system_r:NetworkManager_t:s0 tcontext=system_u:object_r:ppp_device_t:s0 tclass=chr_file
node=localhost.localdomain type=SYSCALL msg=audit(1240855087.220:90): arch=40000003 syscall=195 success=yes exit=0 a0=80ab45a a1=bfe11714 a2=c2cff4 a3=8080820 items=0 ppid=1 pid=2042 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="NetworkManager" exe="/usr/sbin/NetworkManager" subj=system_u:system_r:NetworkManager_t:s0 key=(null)
I use fedora 10 and my modem is Huawei e160
any suggestions or pointers to fix this thing?
Sometimes this cause to automatic disconnection and very annoying. I have got 181 errors of this sort. (Each time i Connect)
Do you think this is a bug. SELinux suggest to disable its protection to fix this but i think its not a good idea.
I am running Fedora Core 6 and my ssh terminal dies when it is inactive for a while. My issue is that I have several processes that need to run but they do not require any user input, and if the shell dies, the processes are killed too. I have tried suspending them, but that simply stops the processes. I have also tried running them in the background. What suggestions do you have?
Hello. I am trying to find out the IP addresses on a given network for all machines connected on the LAN. How do I determine what IP addresses are part of the LAN? I am using Fedora Core 6
I want to redirect all traffic coming to a server to another machine behind the firewall. The traffic is coming to a particular IP address (e.g. http://mybox.mydomain.com). I want to redirect all traffic coming to http://mybox to another machine (say, 192.168.1.50). Can I do this using iptables?
I am using Fedora core 8 and my problem is when I login as root, it loads improperly and system hangs. I dont have any such problems in normal user login nor using "su" in normal user login.
Even though I dont need root login much of the times, I require it at times for administration purpose. Suggestions?