similar to: howto's and docs from the forums

Displaying 20 results from an estimated 4000 matches similar to: "howto's and docs from the forums"

2006 Sep 10
2
CentOS Wiki: Contribute permission request
Dear Sir or Madam, According to the policy described in http://wiki.centos.org/HowToContribute and after receiving the attached email from Ralph Angenendt <ra+centos at br-online.de>, I respectifully request permission to post a "How to contribute RPMs to the CentOS Project" document; the basic text is currently at http://durval.com.br/CentOS_RPM_Contrib_HowTo.html (it would of
2017 Aug 28
3
Extracting subset from netCDF file using lat/lon and converting into .csv in R
I have a series of nertCDF files containing global data for a particular variable, e.g. tmin/tmax/precipiation/windspeed/relative humuidity/radiation etc. I get the following information when using *nc_open* function in R: datafile: https://www.dropbox.com/s/xpo7zklcmtm3g5r/gfdl_preci.nc?dl=0 File gfdl_preci.nc (NC_FORMAT_NETCDF4_CLASSIC): 1 variables (excluding dimension variables):
2015 Jan 18
3
Documentation link on new Firefox CentOS 7 splash screen
Just my two cents: Anyone thought of asking Red Hat to use documentation? I think they are getting much from the community so to copy public accessible documentation when permitted by RH could be an easy way. Why not giving that a try? Am 18. Januar 2015 20:56:59 MEZ, schrieb Darr247 <darr247 at gmail.com>: >On 18 January 2015 @19:07 zulu, Mark LaPierre wrote: >> good at C or C++
2017 Aug 28
0
Extracting subset from netCDF file using lat/lon and converting into .csv in R
Two questions: 1. Is the order of the dimensions shown what is shown if you look at str(ncin) - I mean shown at the end where it describes the variable and its dimensions? 2. Is you problem how to subset the netcdf file, how to write to the .csv file, or both? -Roy > On Aug 28, 2017, at 2:21 PM, Eeusha Nafi <eshad002 at gmail.com> wrote: > > I have a series of nertCDF files
2018 Aug 23
2
xen_4.11.1~pre+1.733450b39b-1~exp1_multi.changes REJECTED
xen source: lintian output: 'license-problem-gfdl-invariants stubdom/grub.patches/00cvs invariant part is: with no invariant sections, with the front-cover texts being a gnu manual, and with the back-cover texts as in (a) below', automatically rejected package. xen source: If you have a good reason, you may override this lintian tag. xen-utils-4.11: lintian output:
2002 Oct 02
2
.C() and C++ name mangling
Howdy, I'm working with some external code written in C++, which I would like to call via dyn.load() and .C() from R. The function prototype looks like: gaRemin(int *, float *, float *, int *, float *, float *, float *, float *, float *) but to call this function from R using .C() I have had to use the mangled version of this
2006 Jun 28
3
limit on the number of NICs per domU
Hello, Xen FAQ states that there''s a limitation of 3 virtual network interfaces per domU: http://wiki.xensource.com/xenwiki/XenFaq#head-9896478cf65a16f43ab4fb066f74c0e0d67a16ac My question is: is there any way (like setting some #define or something in the sources) to rise this limit to 4 or 5? Why is the limit set to 3 actually? I tried to google, but I couldn''t find any
2006 Sep 11
1
Expanding a logical volume
How about this (never mind the incomplete formatting): http://danieldk.org/writings/centos/expanding-logvol.txt I propose to use the following path: http://wiki.centos.org/TipsAndTricks/ExpandLV -- Daniel
2006 Dec 22
4
Request permission to edit/create new entries for FreeNX and YUMEX
Hi people I will like to ask for the permission to rewrite the current FreeNX article. The current article is lacking in the information on how to add accounts to the nxserver on centos. I think it will be very difficult for linux newbies to understand how to read that article. I am a newbie too so I can understand the frustration when you can't find an appropriate HowTo article. Addtional
2008 May 30
3
new pages
username: RiaanVanNiekerk What page detailing official vendor support statements for CentOS, actual/current, pending or requested. E.g. using as a base content available on http://blog.danieldk.org/post/2008/04/09/CentOS-vendor-support Where At http://wiki.centos.org/, under Additional Resources, a new page for Software (similar to HardwareList) What fix http://wiki.centos.org/FAQ/General ,
2018 Oct 05
4
Entirely new Xen packaging
I have now finished totally rewriting the Xen package in Debian, from scratch. Amazingly as soon as I got a package which was lintian-clean and would install, it worked first time ! I have generated 18 patches to go upstream which I have sent to xen-devel. There are two more, xenstore ABI patches, which need a bit of tidying up. There is still room for improvement but it is now clearly ready
2006 Dec 08
1
XML, XPATH in Centos?
What built in utilities are there that can evaluate XML XPath statements in CentOS? Its needed to grab certain info from <a href="some.html">some</a> from a page with a python, perl or shell script. Hints on what to use would be appreciated. Chris -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Sep 29
2
VMGL for centos and fedora
hi, is there any plan to package and/or include VMGL in centos/fedora: http://www.cs.toronto.edu/~andreslc/xen-gl/ -- Levente "Si vis pacem para bellum!"
2007 May 05
2
Wiki page versioning
Hi all, Marking Wiki pages/howtos by CentOS version was discussed a while ago. How about using something like the attached MoinMoin (plugin) macro? It adds a macro named 'CentOSVersion' that could mark the page at the beginning of an howto in a uniform manner: [[CentOSVersion(4,5)]] This will draw a little table of the following form: --------------------------- | CentOS version: | 4 |
2004 Dec 16
8
Calculating required bandwidth
I was posed this question: A T1 set up for voice carries 24 conversations on a circuit that is 1.544 megabits/second. Right? Well, if you set that T1 up to carry data and run a link between two IP networks over it, how many SIP conversations could it be expected to carry? How about IAX? How would one extend this calculation to varying bandwidth circuits and various VOIP protocols (MGCP,
2006 Sep 08
3
kbcached tuning on CentOS 4
Hello, I've been searching to no end at how to tune at what interval (or size) kbcached will be flushed. I had been chasing a potential memory leak until "sar -r", had revealed that all the "mysteriously used" memory was actually being taken up by the kernel data cache. It is chewing up all unused memory on the system slowly over time, which is a concern. Various
2006 Jan 25
1
xm console oddity
Hi Fellas, When I connect to a domain''s console via xm console vmid I have to press an enter to get the console prompt. I am wondering if anyone else has seen this and if there is a remedy for this? Thanks, -Himanshu -- ------------------------------------------------------------------------- Himanshu Raj PhD Student, GaTech (www.cc.gatech.edu/~rhim) I prefer to receive
2006 Oct 01
1
ethtool and mii-tool don''t work under xen
Tested on identical hardware (Dell SC1425) with a non-xen kernel, it wroks fine. However under Xen, this is what happens: xen1 ~ # ethtool eth0 Settings for eth0: No data available xen1 ~ # mii-tool eth0 SIOCGMIIPHY on ''eth0'' failed: Operation not supported Any ideas? Thanks, -- Ian P. Christian ~ http://pookey.co.uk _______________________________________________
2007 Dec 16
2
Wiki license
Any suggestions as to what license to use for wiki.dovecot.org? I should have specified this a long time ago, but luckily(?) most of the content is written by me, so I don't think there are going to be problems. The main choices are: a) GNU Free Documentation License b) Creative Commons (Attribution-Share Alike?) It could also be dual-licensed to both to maximize the distribution
2004 Apr 12
0
Samba 3.02a & OpenLDAP Howto's
Hi guys, I searched the web for samba+OpenLDAP (ldap) howto's and i found lots of documents, but none of them fully explained the configuration of OpenLDAP & ldap tools Do you guys know any good ldap howto the explains all the ldif creation, groups creation and users creation using ldap I dont mind reading, but i'm having trouble finding a good howto Thanks for your help