Fedora :: Disabled SELinux And The Firewall Before Began Updates?
Jan 18, 2010
I've just installed Fedora 12 (32 bit) KDE on my test system and have a couple of issues.I haven't played with Fedora for a couple of years, so I'm not very familiar with it. I haven't had the problems with Kubuntu, OpenSUSE nor Mandriva, so I'm a bit in the dark here. I'll see if someone can help me with my sound issue, before moving on to the next problem. I've read seveal posts about sound issues, but not sure exactly if any are the same as I'm having.
After installing Fedora 12, sound was all working fine. I think installed all the available updates, which is when the problem began. Basically, I have sound in Hulu, Firefox videos such as CNN, etc. But, I have no sound at startup or shutdown....system sounds, I suppose I should say. I have disabled SELinux and the firewall, before I began updates. Looking in KInfoCenter under Audio, I see:
Audio Devices: NOT ENABLED IN CONF VIA8247 with ALC655 at 0xc400 IRQ11 In System Settings>Multimedia I see Internal Audio Analog Stereo as the only device shown. I have unchecked Mute and have all volume controls up all the way in KMix, which shows HDA Nvidia on the tab.
View 5 Replies
ADVERTISEMENT
Mar 8, 2010
My Redhat box hangs on boot up after "SELinux: Disbled at runtime" Code: raid1: raid set md0 active with 2 out of 2 mirrors
[Code]...
View 7 Replies
View Related
Dec 3, 2010
I have installed httpd on Fedora 13 with yum, but it is not working when I type in a browser : localhost
Code: [comp42 html]$ sudo /etc/init.d/httpd start
Starting httpd: [ OK ]
[comp42 html]$ sudo /etc/init.d/httpd restart
Stopping httpd: [FAILED]
Starting httpd: [ OK ]
[comp42 html]$ sudo /etc/init.d/httpd stop
Stopping httpd: [FAILED]
[comp42 html]$ sudo /etc/init.d/httpd status
httpd is stopped
[comp42 html]$ sudo /etc/init.d/httpd start
Starting httpd: [ OK ]
[comp42 html]$ sudo /etc/init.d/httpd status
httpd dead but subsys locked
[comp42 html]$ sudo /etc/init.d/httpd help
[comp42 html]$ sudo /etc/init.d/httpd fullstatus
Connection refused
[comp42 html]$
Tried to reinstall several times, but nothing works. My firewall is disabled, does not work either while enabled. My httpd conf is the default one. What is going wrong?
View 3 Replies
View Related
Nov 5, 2009
I get spammed with this message by the troubleshooter, is the audit-libs package related to this ? there was an update today.
View 2 Replies
View Related
Jun 3, 2011
I'm working on setting up access for our developer via Telnet, we are on a local network behind a physical firewall. I set up the standard Telnet service for Fedora15 and from localhost I can login via any user and root.... However I cannot login from another terminal on the LAN, even though I can ping and FTP to the fedora15 box. I added the firewall rules for telnet, that did not work, so I disabled the firewall, still cannot get a connection via port 25. I feel either port 25 is closed in another manor or the telnet is restricted to the localhost.
Also I cannot login to root to configure the Firewall Desktop GUI, only standard users, is this an issue? I also cannot login to the console as root even though I use the correct password.I can only su to root and sometimes it is a PITA. There must be some settings to clear these issues up...
View 2 Replies
View Related
Nov 18, 2010
am trying to Selinux in enforcing mode, but its giving below error.I have Ubuntu server 10.10root@ubuntu:/common# setenforce 1setenforce: SELinux is disabled
View 1 Replies
View Related
Mar 8, 2010
My Redhat box hangs on boot up after "SELinux: Disbled at runtime" ...
Code:
raid1: raid set md0 active with 2 out of 2 mirrors
md: ... autorun DONE.
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
[Code]....
how to restore them properly.
View 5 Replies
View Related
Jan 21, 2010
I doubt what 's difference of firewall and selinux. As far as I know... Firewall is security software for block unauthorized others connection. selinux is Linux-based security software.
View 2 Replies
View Related
Feb 23, 2009
You can find a list of all the booleans for SELinux (Fedora 10) using getsebool -a My question is, is there a reference online that describes each one. Most of obvious but it's one of those "I have to know because it's there situation).
View 5 Replies
View Related
Feb 2, 2010
using redhat on server machine and open suse on client machine.i have installed nfs server and and it is running properly but when i want to mount shares from my client machine it gives the following.
error. "mount.nfs: mount to NFS server '10.3.31.146:/share' failed: System Error: No route to host" both systems ping each other and firewall is also disabled. another problem is when i remotely access from my server machine to client machine it gives the following error ssh:connect to host 10.3.31.147 port 22:connection refused what can be the problem?
View 2 Replies
View Related
Dec 17, 2010
My wireless internet was disabled after doing the updates. The Wirelss LED remains orange all the time, normally it turns blue when enabled. I tried all sorts of things from other forum. But no luck my wifi still don't work. Below are the info I've got after running some scripts.
[Code]...
View 1 Replies
View Related
May 2, 2010
My Toshiba NB100 originally came pre-installed with 8.04 LTS and even has a 'Ubuntu Certified' case sticker, so I expected that jumping to the next LTS should be easy... It was. Simply burnt the image to a thumb drive, booted into the live mode, saw that everything worked and installed it. Everything that worked in 8.04 works here. Not a single problem!
Of course, you have to do a clean install though because the 8.04 supplied by Toshiba is disabled to only allow updates for 8.04 but not to upgrade. I did not need to install any 'Payson' packages and the once proprietary wireless driver is now not, so I have a totally non-proprietary system.
As well as looking nicer and booting faster there are other pluses. I can now upgrade in future without a clean install (if I want) and hopefully no longer have to put up with updates breaking the system - for example sound disappeared on two 8.04 updates (a finding found by many NB100-11R users) and the last update which pushed me to try 10.04 ASAP also made my webcam undetectable and the keyboard mapping all wrong. No such problems here now and I don't expect it.
So, if you have Toshiba-NB100-11R, there is absolutely nothing to lose. Backup your valued files and go for it. Totally painless. Of course you'll need add all the restricted stuff back yourself, but that's not hard. EDIT: Only one thing doesn't work (that doesn't bother me): the function key to toggle wireless on and off. It always remains on.
View 1 Replies
View Related
Jun 8, 2009
I'm using CentOS 5.3, and I want to allow my samba server from selinux. I disabled my selinux and it works fine, but I want to keep my seline firewall on and want to allow other workstation to access my samba server.
View 8 Replies
View Related
Dec 9, 2010
I recently had my AE 1000 linksys wireless adapter driver installed, the info for which can be found here:
[URL]
But today I was presented with 142 automatic updates already downloaded waiting to be installed on my computer. I installed the updates and restarted my computer for the updates to take effect. Well, since then my wireless adapter no longer registers at all, it doesn't even recognize my router let alone connect to it. It is as inoperable as the day I got it.
I am currently using a different computer in the house to get internet. Should I go about following the same directions I did before and reinstall the driver, or is there a more simple way?
View 4 Replies
View Related
Jul 20, 2010
Five days I've been using Ubuntu as 10.04 and was going great until yesterday. He began to restart, and go like 10 times and that worries me. I can damage something or whatever. __. Then I decided to go to pc: It happens like every 30 minutes (approximately) and then fails to do Spend a while and start again, do not let pass the second time ..Significantly, when I was not the case this WinXP. My pc is an IBM Intel Pentium IV 2.4GHz, 768MB RAM, 64MB Video, 40 +80 GB hard drive, usb mouse, standard keyboard, dell monitor Trinitron ..
View 1 Replies
View Related
May 1, 2010
I decided to upgrade to Ubuntu 10.04 LTS from Ubuntu 9.10 earlier today. I started the upgrade process, after around 4 hours everything was starting to install. But then certain errors began to pop up. Soon after, the upgrade dialog exited because of too many errors (a screenshot is attached below with other documents).
Right now I have to back up by files and do a fresh reinstall.
Icons are all over the place, some have been deleted, and application menus are "scrambled". Nothing really seems to work except my web broswer, Opera, which isn't a Canonical Ubuntu application.
I have attached to screenshot of the upgrade dialog and the other documents the error dialog wanted me to attach.
View 1 Replies
View Related
Oct 22, 2010
I have a A7V8X-X motherboard with VT6102 [Rhine-II] on board network device. Internet connections work fine for long time on openSuse 10.3, 11.1 11.2 and 11.3. But since a few weeks ago, internet connections began to fail: several times when I want to open any Internet site with Firefox, it answers:
[Code]....
View 2 Replies
View Related
Apr 8, 2011
I have a Western Digital 1Tb WD10EAVS Caviar Gp Hard Drive. It does not have an operating system installed but it have alot of my important files. The hard drive began making a clicking sound and when I boot up my computer I see my other drives and the sata slot for that drive remains blank. Can any one help me recover or fix my hard drive
View 1 Replies
View Related
Feb 7, 2009
The little red popup window (packagekit) from the lower right showed yum updates
I did a yum update and no updates!
I tried again this morning and no updates
View 12 Replies
View Related
Jan 17, 2011
I'm running into some problems setting up Tor on Fedora 14. I have followed the following guide to a T (although I realize it is for Fedora 10):orum.org/showthread.php?t=211516.I believe the problem is SELinux... but I'm not sure. Has anyone had any success running Tor in Fedora 14 without it bugging out? If not, is there some sort of Unix alternative?
View 12 Replies
View Related
Jul 18, 2009
How can I solve the problem?
View 1 Replies
View Related
Jan 18, 2010
There are several options available, such as "Ignore Alert" and "Turn off memory protection". What are the consequences of choosing one or the other?I'm new to Fedora and I'm not familiar with SELinux. Can someone please give me guidelines (or explanation) on how to deal with SELinux alerts?
View 7 Replies
View Related
Jul 14, 2009
I came across the following method of how to permanently disabling selinux and it's notifications. Although changing enforcement from the gui into permissive mode does most of the job, the notifications still pop-up when some applications are started.
So to disable it do the following:
open terminal as root and execute:
Quote:
And then change the SELINUX line to SELINUX=disabled
Quote:
This is it. Now reboot the system and selinux will never bother you again.
If you are not a Fedora user and you are using this forum just because we are cooler here then you will not find the /etc/selinux/config as in the fedora releases. What you need to do is to edit the kernel boot line and add selinux=0 at the end:
Quote:
Reboot the system
View 14 Replies
View Related
Oct 2, 2009
After my cloning problems this morning were resolved, I have been able to complete conversion of the clone to run from an encrypted root partition. However, I have been unable to enable selinux when running from the encrypted root. /etc/selinux/config contains the settings that work on my unencrypted system
SELINUX=enforcing
SELINUXTYPE=targeted
and it is not disabled from the grub bootline, but the encrypted system always comes up with selinux disabled. Attempting to enable it with the command setenforce 1 fails, and to add insult to injury, the selinux administration-gui shows that it is enabled and enforcing. The cloned, now encrypted, system was cloned via rsync -aHXv, so the selinux contexts/attributes have been maintained as near as I can tell. I did have to disable selinux while performing the rsync of the /selinux directory in order to get it to copy and I am wondering if there was still some issue with this method.
I know some of you are running from encrypted root fs's and was wondering: Do you have selinux enabled and is it functioning properly? Any suggestions as to how I might jumpstart it or force it to run? Maybe I should boot into the system and uninstalling/reinstalling selinux?
View 3 Replies
View Related
Nov 18, 2009
I just upgraded to fedora 12 via clean install with old /home partition and deleting old config files, and here is my issue. I need to edit the menu, and I need to set SELinux to permissive. OOo will not run with SELinux enabled for some reason, and besides, all my systems use SELinux in permissive. These two options no longer exist in the menu
View 7 Replies
View Related
Dec 4, 2009
I made the Selinux inactive with easylife how can I reactivate it.
View 6 Replies
View Related
Oct 20, 2010
I'm attempting to get MapServer running on my Fedora 13 computer. I was able to install with the package manager, and the executable (mapserv) was originally placed in /usr/sbin. But I need it in /var/www/cgi-bin to work on the webserver. So I copied the file to the right location. Unfortunately, it doesn't have the correct SELinux context. Here's the message from the troubleshooter:
SELinux denied access requested by /var/www/cgi-bin/mapserv. /var/www/cgi-bin/mapserv is mislabeled. /var/www/cgi-bin/mapserv default type is httpd_sys_script_exec_t, but its current type is httpd_sys_script_exec_t. Changing this file back to the default type, may fix your problem.
How's that for circular logic? Does anyone have an idea what the correct SELinux context for a cgi-bin executable might be?
View 3 Replies
View Related
Nov 10, 2010
Trying to keep selinux enabled. When I start SeLinux Troubleshooter from the menu, which is inautostart as well, It tells me SELinux not enabled, sealert will not run on nonSELinus systems".How do I get SELinux permanently started then
View 10 Replies
View Related
Jan 2, 2011
I get the SELinux and wine error. How can this be fixed?
View 1 Replies
View Related
Jan 9, 2011
I have trouble with my Fedora 14 on laptop, that I never had on previous Fedora versions (10-13).The SELinux not allow mplayer to play flv files and I cannot convert any files from flv to mp3.I have all codecs installed.Also Totem not works propely.I can shutdown SELinux (but dont want to) but there still remain (already installed) codec, which cant be found (decoder h.264).So its not matter if I shutdown SELinux because I still cant play flv
Ok so there are my error message (sorry for my english!):
Code:
ffmpeg
ffmpeg: error while loading shared libraries: libxvidcore.so.4: cannot enable executable
[code]...
View 5 Replies
View Related