similar to: SELinux modification

Displaying 20 results from an estimated 2000 matches similar to: "SELinux modification"

2006 Apr 16
4
force 10 megabit full duplex
I figured out how to force 10 megabit full duplex on my ethernet interface. The trick is i need it to stick in case of a reboot so i don't have to reforce it. I have not been able to figure that one out yet. I have not found it in the man's or google yet. If someone could point me in the right direction i would be much obliged. -- My "Foundation" verse: Isa 54:17 No
2004 Oct 22
2
different iso's
I am wondering if there are any plans to release a large dvd iso of the centos distribution? dvd burners are taking off and this would be a good addition. Instead of three cd iso's one big dvd iso. -- My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall rise against thee in judgment thou shalt condemn. This is the
2007 Feb 27
2
virtualizing Windows in Cetnos
Here is what i am looking to do. i have a server SBS 2k3 machine. I want to load linux on it then virtualize the SBS server inside the linux installation. I would then be able to compress backup just the sbs virtual file instead of screwing with the backup programs inside of windows(even symantec's and yosemitie's stuff leaves much to be desired). What are my options both free and
2012 Aug 10
3
Batch Mode for Windows
Hi, I have researched batch mode for windows and could not find anything that worked. I know the code should be $ R CMD BATCH inputfile.R outputfile.Rout or R <inputfile.R > outputfile.Rout I tried these without success. I need detailed, step by step instructions on how to do this. I have tried typing C:\R\bin\x64\Rgui.exe before it, but this just opens R. When I tried to do this, it
2005 May 29
1
logrotate
I am googgling right now but am unable to find a simpler description of how to get logrotate to do what i want it to do. I have a cs 1.6 server that generates quite a bit of logs. That log generation is going to increase significantly with one of my plugins i am going to be installing(logD and the impressive plugin). I want to tell logrotate to daily rotate all the logs inside my
2004 Sep 10
2
Storing FLAC in Matroska
First, Thank you for your answers. I using the following code to try simply decode a flac file and write the decoded data raw PCM file. The resulting file is just noise and pops, so is the decoded data in a different format than PCM? struct flacData { FILE *inputFile; FILE *outputFile; char *filename; }; FLAC__StreamDecoderReadStatus flac_DecoderReadCallback(const FLAC__StreamDecoder
2011 Aug 14
2
hardware isues
I have a broadcom bcm5722 and a dual intel pro/1000 pt nic in a dell t110. The setup sees the cards and i put them into automatic mode. After the install no cards are detected at all. Astaro 8.01 detects and utilizes all of these cards just fine. I have also tried ubuntu server 10.04 lts and they work fine. I'm curious if this is a bug with Centos 6?
2010 Mar 03
2
uint decode error on visual studio...
Is this a common warning? The decoder doesn't return an error on it, but I see it a lot in my test application on windows. It is non existent on my linux box. I haven't tried mingw yet. please note that I'm using visual studio 2008 w/the vcproj that Bjoern Rasmussen made for 0.5.2 (w/some file references removed) at the moment and it is giving a lot of C4554 warnings
2013 Jan 21
2
RStudio knitr. toc, error al crear Formulas con LaTex+markdown+knitr
Hola. Pare que RStudio y el paquete markdown no nos terminamos de entender. - Creo un fichero Rmd, con el botón: "Kntr to Html" (ctr+Shift+Y), se pre-visualiza genial: formulas (, highlight_code,...)... todo bien. Pero quiero ponerle un TOC tb, así que como en su día me comento Jose Luis Cañadas en este foro, hago un desde el fichero md que crea la previsualización ("Kntr to
2006 Dec 07
1
RRDTOOL question
Where does rrdtool on centos keep the databases at? -- My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall rise against thee in judgment thou shalt condemn. This is the heritage of the servants of the LORD, and their righteousness is of me, saith the LORD. -- carpe ductum -- "Grab the tape" CDTT (Certified Duct
2006 Jun 09
1
mdadm raid 1 question
Does Centos 4.2 have the grub issue where the boot loader does not get installed onto both hard disks in a software Raid 1 environment? if so does 4.3 solve that issue? -- My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall rise against thee in judgment thou shalt condemn. This is the heritage of the servants of the
2005 Feb 23
1
webdav
I am trying to setup webdav. I have tried hte webdav list. Has anyone implemetned webdav on apache? -- My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall rise against thee in judgment thou shalt condemn. This is the heritage of the servants of the LORD, and their righteousness is of me, saith the LORD. -- carpe
2006 Mar 10
1
rdesktop issue
I need to install a newer version of rdesktop than the one that comes with Centos-4. I can download the latest version..where do i tell the rdesktop installer to install to so the kde links to the right file? ALSO I can install it to my home directory..then how do i point the kde remote desktop link to the new rdesktop file? Any pointers/suggestions? William -- My "Foundation"
2006 Apr 11
2
Raid issue
I am curious about something. I have a friend that made a software raid 1 partition across a 250 gig 7200 rpm drive and an 80 gig 7200 rpm hard disk drive. he shut the system down normally to clean it out and when it came back up he gets the following: a superblock on /dev/md0 failed would mdadm --assemble --force fix it or lead to more damage? -- My "Foundation" verse: Isa 54:17
2004 Sep 10
2
Storing FLAC in Matroska
Hello, I'm looking into storing FLAC audio in Matroska and I have a few questions. 1. Can I use libflac to extract the compressed frames? Or will I need to write up a simple file parser? 2. What is required to decode the frames? From the docs I understand that you need the FRAME and you may need the METADATA_BLOCK. Thanks, Jory Stone jcsston@toughguy.net Matroska, the new,
2006 May 16
2
mysql problems
I installed plesk(first mistake at least here..<G>) and it got in my way in some area more than it helped. The first thing it did was deny root access to mysqld and i could not find the username and password for adding another database. I removed plesk and mysql. when i used yum to reinstall mysql i was then told root @ localhost was denied. I removed mysql again and nuked all of
2013 Dec 18
2
opusenc equivalent of lame presets
> No comments? Mostly no. There are no presets because the encoder is smart enough to act intelligently by default. The exposed knobs are exposed only for those who know they actually need them. This is pretty much how Xiph encoders have always been. The programming API is a bit different, because there are more use cases for streaming. Monty
2008 Nov 02
2
[LLVMdev] Debugging lli using bugpoint
Hi Eli, Thanks for the reply. I tried with -Xlinker="-ldl ". However it does not seem to make a difference. It seems that when bugpoint is run with --run-jit, the linker args are not passed to gcc (from tools/bugpoint/ExecutionDriver.cpp) : if (InterpreterSel == RunLLC || InterpreterSel == RunCBE || InterpreterSel == CBE_bug || InterpreterSel == LLC_Safe) RetVal =
2006 Mar 12
6
server vendor
I need a good server vendor(not dell) that i can get a server from that is 1u rack mountable(2u max) with a decent turnaround(i am hoping if i order tomorrow i can get it within two weeks. who would you recommend? -- My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall rise against thee in judgment thou shalt condemn.
2019 Apr 16
2
Virtual register defs don't dominate all uses
Hi all, I'm getting this error: "Virtual register defs don't dominate all uses". It comes from llvm/lib/CodeGen/MachineVerifier.cpp:2138 I don't understand what it means. Does anyone know? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190416/f2eef252/attachment.html>