similar to: Wiki Editing

Displaying 20 results from an estimated 20000 matches similar to: "Wiki Editing"

2015 Feb 10
2
[PATCH] x86 spinlock: Fix memory corruption on completing completions
On Tue, Feb 10, 2015 at 10:30 AM, Raghavendra K T <raghavendra.kt at linux.vnet.ibm.com> wrote: > On 02/10/2015 06:23 AM, Linus Torvalds wrote: >> add_smp(&lock->tickets.head, TICKET_LOCK_INC); >> if (READ_ONCE(lock->tickets.tail) & TICKET_SLOWPATH_FLAG) .. >> >> into something like >> >> val =
2015 Feb 10
2
[PATCH] x86 spinlock: Fix memory corruption on completing completions
On Tue, Feb 10, 2015 at 10:30 AM, Raghavendra K T <raghavendra.kt at linux.vnet.ibm.com> wrote: > On 02/10/2015 06:23 AM, Linus Torvalds wrote: >> add_smp(&lock->tickets.head, TICKET_LOCK_INC); >> if (READ_ONCE(lock->tickets.tail) & TICKET_SLOWPATH_FLAG) .. >> >> into something like >> >> val =
2014 Oct 23
2
Permissions For Editing Centos Wiki Pages
Hi, I want to update some wiki pages such as http://wiki.centos.org/AdditionalResources/Repositories/RPMForge for help to developt Centos project. Can any one help to the permissions. Best Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20141023/ef8f7a0a/attachment-0004.html>
2021 Dec 29
1
Wiki editing privs
Hi, I'd like to (re-)request permission to edit wiki.centos.org. My username is ThomasDoczkal. I noticed that Cloud/Manage/Ansible is outdated and would like to update it where links to external pages are still available. From there I'd like to update Cloud/* Documentation/* TipsAndTricks/* HowTos/* Best Regards, Thomas
2008 Jul 13
1
Suggestions on "I Need the Kernel Source" Wiki pages
Hi all, I am a newcomer to CentOS but slightly less so to Linux in general (FC4-F9). In short, I am trying to make an old SB Vibra 16C (ISA) sound card work in Centos 5. To achieve this, support for ISA bus and ISA PnP is apparently needed in kernel. Therefore, a custom kernel needs to be built. -- Yes, I have read all the warnings of lack of support, etc. As a first step, I had to build the
2010 May 15
3
Preventing Windows from changing file permissions
Hi,? Is there a way to configure samba such that Windows applications are not allowed to change file permissions for existing files in the share.? I just want to be able to read and modify the files from Windows without affecting the file permissions inadvertently. I do not care about any Windows side file attributes such as ACL.? I tried several things including parameters such as 'map
2009 Mar 18
1
permission for wiki editing
Dear Admin, I would likr to edit following article: http://wiki.centos.org/HowTos/Subversion . There is a flaw in the mentioned steps as follows- mismatch in SVNPath (Section: 2b), the repository created using svnadmin (Section: 2c), and svn import path (Section: 3b). Username: ShantanuPavgi. Please do the needful. Thank you. - Shantanu. -------------- next part -------------- An HTML
2003 Sep 27
2
Budgetone + NAT: Firmware Version?
I inadvertently unplugged my Budgetone phone tonight and I think it went out and upgraded its firmware. It is now at 1.0.3.81. Does anyone know how new this might be? Suddenly things that have been working wonderfully before don't work--basically it seems to do the SIP stuff just fine but then all the RTP stuff breaks, even something as simple as retrieving my voicemail from a server on
2003 Sep 18
2
Deleted smb.conf
I have RedHat 9.1 running. Installed Samba that comes along with the OS to test it out. When I was playing with it, I deleted the smb.conf file inadvertently. I uninstalled and reinstalled the Samba utilities, but that didn't help. How do I get back the default smb.conf file? Thanks in advance. Satish Kumar
2016 Dec 13
2
syntax difference clusterExport in parallel and snow
We got some errors and eventually figured out that parallel::clusterExport second argument is "varlist" while in snow::clusterExport it is "list". The user had loaded parallel first, but did something else which inadvertently loaded snow, then clusterExport failed because we had "varlist" and not "list". Are these different on purpose? pj -- Paul E.
2020 Jun 23
2
[RESEND PATCH 1/3] nouveau: fix migrate page regression
On 2020-06-22 16:38, Ralph Campbell wrote: > The patch to add zero page migration to GPU memory inadvertantly included inadvertently > part of a future change which broke normal page migration to GPU memory > by copying too much data and corrupting GPU memory. > Fix this by only copying one page instead of a byte count. > > Fixes: 9d4296a7d4b3 ("drm/nouveau/nouveau/hmm:
2011 Apr 10
4
Password-protect R script files
There was a question in R forum very long time back.. on how to protect R Script files from inadvertent editing by users. There is a way to do this from within R, atleast in Windows XP I have tried this and it certainly works , The method is very different from the OS based folder protection route, however making available such a method in the open forum would only kill the very spirit of R.
2008 Mar 12
2
Gnome desktop, workspaces and windows
I was editing a file in gvim when I inadvertently pressed some key combination that caused the vim window to disappear from the desktop. I looked in ps and found that it was still running. Checking the tool bar at the bottom of my display I noticed that a large rectangle now occupied the second of four boxes on the extreme right hand side. Clicking on that box brought back the gvim instance but
2015 Jan 07
2
EZStream and Cue Sheets
I may have asked this before, but either I didn't, or I've inadvertently discarded the message containing the answer, so pardon please if this is a repeat. Wil EZStream ever support cue sheets--a companion file containing metadata information normally inserted into the stream from that contained in the multimedia file itself? More play-out software is including the ability to produce
2017 Dec 07
2
Error in loadNamespace
Hello R Community, I inadvertently updated packages via R Studio when a package was open. Now when R Studio is opened the message below appears in the console panel. Error in loadNamespace(name) : there is no package called ?yaml? Error in loadNamespace(name) : there is no package called ?yaml? When running R code, so far the only function that has not worked is datatable () in the ?DT?
2014 Jun 11
4
TSIG error with server: tsig verify failure
Hello, I still receive this error in my log.samba and when running '/samba_dnsupdate --verbose --all-names'. Has this been fixed completely? Searching through the archives I see this post https://lists.samba.org/archive/samba-technical/2013-February/090408.html. Using Samba 4.1.7 with Ubuntu Server 12.04. My understanding is the update still succeeds but the error is
2003 Jun 03
3
pxeLinux on an Intel SE7501WV2 with 82546EB
All: I have recently discovered pxeLinux/memdisk and have been using them without alot of pain in a somewhat unconventional setup.. Win2k DHCP server and tftpd32 on WinXP. Don't throw rocks at me - you use what you've got. Anyways, thanks to HPA for a great tool. I am running into an odd little problem now for which I was wondering if there might be some remedy. On a particular
2012 Dec 04
3
odd behavior of browser()
Hi everyone, I normally include a call to browser() as I'm working out the kinks in my scripts, and I am always able to step through each line by hitting "Return", but for some reason, in the scripts I'm working on now, hitting "Return" seems to cause execution of *all* the lines in my script. I've restarted R several times in case it was stuck in a bad state for
1999 Apr 06
2
Funny warning message
Hi Sometimes (and I haven't yet found out what causes it) I get a message: Warning: ingnored non-function "t" I think it may be either when I have done a Ctl-C to break in or I may have inadvertently named a variable after one of the many system or other functions. I have seen names other than "t". Anyway, the only way I can get rid of it is to exit and restart. I
2016 Apr 19
3
Workstation Limited to NT1 Protocol
When I search for "smb2", I get nothing in my log file for the NT1 limited system. If it is a workstation issue, that would be great. I'll search around for what settings to change. Maybe SMB2 was inadvertently disabled. Thanks for all of your help on this! On Tue, Apr 19, 2016 at 3:20 PM, lingpanda101 at gmail.com < lingpanda101 at gmail.com> wrote: > On 4/19/2016 3:11