similar to: formatting parameters

Displaying 20 results from an estimated 10000 matches similar to: "formatting parameters"

2009 Mar 04
4
revision numbers on translated articles
Good Evening. As the 'translation community' is growing I would like to suggest to add the 'revision number' of the original article on which the translation is based on, so someone else could easily diff to keep translations up to date. It would be great if translators add something like: 'translation based on #N' as footnote where N is the version of the original
2009 Feb 06
4
forwarding on internal device
Good Evening, I am trying to set up an iptables forward rule in order to forward all packages that are routed throgh the internal device eth0: iptables -A FORWARD -i eth0 -o eth0 -m state --state NEW -j ACCEPT but the packages are still dropped. Best Regards Marcus
2008 Jul 17
3
Access to Wiki Pages
Hi all, It would be great if you could grant me access to some wiki pages. Starting off with my personal one: ;) http://wiki.centos.org/MarcusMoeller Also I want to start translating some parts into German, so it would be great if you could create a: http://wiki.centos.org/de/TipsAndTricks and grant me access to this page and all sub-pages. Best Regards Marcus -------------- next part
2009 Feb 06
8
iptables: forwarding on internal device
Good Evening, I am trying to forward packages on an internal device using iptables: /sbin/iptables -A FORWARD -i eth0 -o eth0 -m state --state NEW,RELATED,ESTABLISHED -j ACCEPT but the packages are still blocked, e.g.: Feb 6 20:58:28 firewall kernel: DROP-TCP IN=eth0 OUT=eth0 SRC=192.168.100.177 DST=172.28.2.184 LEN=40 TOS=0x00 PREC=0x00 TTL=127 ID=16609 PROTO=TCP SPT=7166 DPT=3590 WINDOW=0
2008 Aug 25
2
centos wiki doc in Chinese now start !
Hi?all friends here. I am Nathanael Lee from China.All of you can find my ID Nathanael in our community.It's very nice for me to meet all of you here. I am an English interpretor freely worked in China.I am so lucky that in this year,I got Microsoft Community Influencer Certificate. In these 2 years,I keep my mind to focus on centos and make so many progress both in its daily use and server
2008 Sep 01
1
Kickstart Tips and Tricks
Hi, I am currently translating the Kickstart Tips and Tricks page (and nearly finished). Just on the last sentences I am not sure what they mean: 'Then inside the kickstart config itself where you device the network interfaces using the network statement. If you are using method 2 or 3 then you don't know which device actually will be used. If you don't specify a device for the
2009 Oct 28
2
combining iptables parameters
Hi all, is there a way to combine iptables parameters like: iptables -A OUTPUT -p UDP & -p TCP -d $IP1 & -d $IP2 ? Best Regards Marcus
2015 Jun 11
28
[Bug 90932] New: gm105 font glitches with kernel 4.1rc
https://bugs.freedesktop.org/show_bug.cgi?id=90932 Bug ID: 90932 Summary: gm105 font glitches with kernel 4.1rc Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2009 Sep 22
2
Status Update: WebsiteVer2
Hi all, as most of you may have noticed, Alain and I am working towards the new web environment setup. Therefore we have already created a new wiki category where we are trying to outline our vision of a CentOS 'Web Style' and how it could be applied to the applications we are using (or planning to use). http://wiki.centos.org/WebsiteVer2/WebEnvironment To make this happen some HTTP
2009 Apr 08
3
Chroot Install
Good Morning, I want to update my CF-Microdrive for my router with CentOS (currently there is Slacky on it). I have attached the microdrive to my notebook using a pcmcia CF adapter. Within my CentOS installation the drive is detected correctly as ide_cf and all partitions are shown. But as the installer does not ship the necessary modules for a pcmcia ide installation i am searching for a way to
2009 Apr 03
7
New Centos 5.3 gnome backgroup
I don't know if I really like this background though it is kind of neat. Where do I find the app to change this?
2009 Apr 03
7
New Centos 5.3 gnome backgroup
I don't know if I really like this background though it is kind of neat. Where do I find the app to change this?
2009 Oct 28
2
iptables -d fqdn instead of IP
Hi all, does it work to define iptables rules with a fqdn as destination instead of an IP address? Or is it useful to resolve the name first using e.g. nslookup, writing the result to a variable which is then used within the -d statement? Best Regards Marcus
2009 Oct 13
5
timekeeping on VMware guests
Howdy, I am having time-drift issues on my CentOS VM. I had referred to following documentation: http://wiki.centos.org/TipsAndTricks/VMWare_Server , however it didn't help. I used kickstart for creating this VM and I am listing important steps in ref to timekeeping issue. Any comments or suggestion would be appreciated. - CS. ------------------- # For EL5 virtual machines, Append the
2009 Oct 20
3
Spacewalk Client Tools from Stahnma
Dear Patrice, I have noticed that you are referencing to the Stahnma repository for Spacewalk Client Tools. These are quite old and I would suggest to use the tools from: http://spacewalk.redhat.com/yum instead. Mr. Suchy already pushed some of the packages to Fedora/EPEL so they might be available there, soon. Besides that the Spacewalk Team is thinking about a split between client/server on
2015 Apr 17
3
[Bug 90069] New: input lag
https://bugs.freedesktop.org/show_bug.cgi?id=90069 Bug ID: 90069 Summary: input lag Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter:
2010 Jun 17
1
ArtWork edit
Dear Russ. I have noticed your recent edit of the ArtWork page. First thanks for the grammar corrections. Besides that I would like to ask you not to use the wiki to chat (at least with me, and I guess Alain, too). Just ask what's unclear and we will try to make it clearer. Let's start with the Denmark font: No, the font is proprietary and could not be shipped within the distribution.
2008 Nov 03
2
Test-driving RHEL Betas
Good Evening (Dag and Karan), I have noticed the slight changes on the Download Page which is now linking to the RHEL Betas and want to take the discussion to the ML instead of the Wiki. I would personally prefer to link to the RHEL Betas from a (not yet created) Test-driving RHEL SIG page instead of the CentOS download page. This should be meant to promote project related downloads (resources
2009 Sep 18
1
Wiki SEO
Dear Ralph, have you already generated/submitted a sitemap for moin? Also Thomas Waldmann suggested to place a prominent link to 'TitleIndex'. Best Regards Marcus
2010 May 08
1
Stubs
Hi all. while translating the current Release Notes, I realiced that previos Versions contained a: ------ . [:Manuals/ReleaseNotes/CentOSX.X/Stub:Release Notes for the ISOs] ------ link at the end of the page. What was that used for, and can it be removed now? Best Regards Marcus