Displaying 20 results from an estimated 176 matches for "to's".
2009 Apr 24
1
Wiki Access Request for Java How To's
Hello,
My name is Sean Gilligan (wikiname: SeanGilligan) and I'd like to
contribute to the CentOS wiki.
Initially I'd like to do some documentation for Java (OpenJDK) on CentOS
5.3. I've used Fedora for years, but am getting tired of the
obsolescence that keeps happening. I'm also very excited about having
an integrated Java that I can use for actual...
2016 Sep 21
2
Proposed Contribution for the "How To's" Section
Hello,
My username is RobMorrison
The proposed subject of my Wiki contribution is "Backing up with Bacula"
Some background information in case you are not aware of Bacula:
According to Source Forge statistics (rank and downloads), Bacula is by
far the most popular Open Source backup program. It eables you (or the
system administrator) to manage backup, recovery, and verification of
computer data across a network of computers of different kinds. Bacula
is relatively easy to us...
2011 Sep 07
2
rgl 'how-to's
Doing a visual graphic and trying to make it "pretty"
Here's simple chart to play with:
library(rgl)
dotframe<-data.frame(x=c(0,7,0,0,-7,0),y=c(0,0,7,0,0,-7),z=c(7,0,0,-7,0,0))
dotframe plot3d(dotframe$x,dotframe$y,dotframe$z, radius=3,
type='s',col=c('red','green','blue','purple...
2017 Dec 28
3
Centos 7 and btrfs
I am setting up a new test server. Doing a fresh install from CD onto
a couple 4TB drives. Would like to try btrfs in a RAID 1 format. Are
there any how to's on how to do that?
2011 Jun 21
3
Problem installing Office2007
Hi guys,
I'm having some problems installing Microsoft Office 2007 in my Fedora 15 (x64) with wine version 1.3.21.
I've followed several how-to's including some here in WineHQ.
I've followed every step in those how-to's, winecfg, dll's, winetricks, etc ... i can run setup.exe till the end with success.
When i try to launch Outlook, Word, Excel, anything it gives me the error :
"Not installed for current user"
S...
2008 Mar 29
4
backup to disk
Hi,
I'm looking for common practices for backing up user data to disk. My
user data is all in /home. I'm also interested in what folks are doing
for things backing up os and configs.
Any pointers on setting up rsync, cpio, etc would be appreciated.
Pointers to good how-to's especially welcome.
Currently we're using Arkeia Network Backup (comm...
2016 Sep 01
2
Addition to Wiki How-To Articles
BrockHudson
Proposed Subject: iSCSI Target Configuration
Proposed Location: How To's > Storagedevices, Logical Volume Management, and RAID > iSCSI Target Configuration
I'd also like to request a home page for myself as well.
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-doc...
2014 Dec 06
2
sernet samba4 on Ubuntu
I am attempting to install EnterpriseSamba (Sernet) on a Ubuntu
14.04.1LTS server.
I finding it a challenge to determine the proper installation and
configuration procedures with sernet-samba. There are no (at least I
cannot find them) how-to's or instructions or readme on the sernet
download website.
Any ide...
2015 Jun 04
2
making samba 4.2 in a container
Someone recently mentioned building a samba addc in a linux container. I'm
new to containers and would really love to learn how to do it correctly.
Anyone know of how-to's or gotcha's related making samba run in an lxc
containter?
--
David Bear
mobile: (602) 903-6476
2009 Feb 13
2
Centos 5.2, Xen and "/lib[64]/tls"
Hi,
I'm setting up a few machines for virtualization using Xen on Centos 5.2
x86_64. A lot of how-to's out there tell me to do something like "mv
/lib/tls /lib/tls.disabled" or similar actions or else Xen might not work
correctly. Is this something that is still relevant or does it only apply
to older versions of Xen/Centos? If this is still necessary...
2001 Mar 17
2
SuSE7.0 with Nvidia-GLX does not run together with MESA?
I saw on a "easy" Howto (there are about 10 different how-to's), that the
MESA-package from SuSE ist conflicting with the GL-Drivers from Nvidia
(which you need to run Nvidia-Cards 3D-accelerated). Is it true, that I
have to uninstall MESA?
--
live long and prosper
2007 Aug 14
2
Adding Things to Rescue Mode
I'd like to add a few things to rescue mode. I'm tired of having to use
a floppy with hardware drivers when ever I need to go into rescue mode and
there are a few other utilities that I'd like to add as well. How would I go
about doing this? Any pointers to FAQ's or "How to's"? I&...
2007 Nov 14
3
Sso the Linux way?
So I was googling around about this over the last week and here is what I
found:
nis/yp is for some reason bad.
Kerbos is holy, but no how-to's that don't involve windows and active
directory.
What is the recommended sso approach for centos? Where are there examples /
docs to follow?
Jason
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- -
- Jas...
2004 Sep 30
3
CentOS Forum
Hi guys
been browsing some Forums and came up with the following topics:
-News & Forum
---News & Announcements
---Updates
---Forums Feedback
---(please suggest further topics)
Documentation & How-To's (the posts in this area will be done by
moderators. only certified how-to's and tutorials)
---Known Mirrors
---Instalation
---Configuration
---Mu...
2004 Jan 26
2
TINC to secure wireless network
I am wondering if there is anyone out there that I can bounce some questions off of in regards to setting this up. I have a wireless network
side that I want connect to the secure side
wireless(XP) --------->
access-point----(wired-nic-1)----tinc-server------(nic-2-wired)-----secure network
wireless(XP) --------->
if anyone has any suggestions...
2005 May 17
2
Samba smbpasswds and local Linux passwords
Hello all,
I am new to the list and am in need of some assistance:
Does anyone have a current solution that they are using to synchronize the
smbpasswd's on samba 3.0 with their local /etc/shadow passwords on RedHat
3.0 ES? I need a way to do this for the existing users on the system and
for new users that get cre...
2008 Mar 11
2
Kerberos authentication for non-windows KDCs
I was told recently that Kerberos authentication won't work against a
non-windows KDC. Is that accurate? So for instance, it is not possible
for Samba running on say RHEL, to authenticate against a Linux server
running MIT Kerberos?
Additionally, many people said that setting this up was
well-doc...
2005 Sep 26
2
AD Issues with Centos 4
I have the latest Centos (4.1), all YUM'd up to date. I've been through
the How-TO's on Samba's site as well as 4 million other sites and still
can't get proper AD (Active Directory) Authentication to work. It looks
like it's working, appears in the domain server list and pulls users and
groups....
2014 Dec 06
2
sernet samba4 on Ubuntu
Did, as su "apt-get install sernet-samba-ad" (after adding source to
repositories.)
(Have a test setup on CentOS 6.6 running but it is Samba 4.3.0 ** from
git. Would prefer Samba version not so new as 4.3.0 so, want to change
to Ubuntu.)
---
-------------------------
Bob Wooden of Donelson Trophy
615.885.2846 (main)
www.donelsontrophy.com [1]
"Everyone d...
2010 Feb 08
4
Anyone using Active Driectory auth with Centos 5.4.....?
Setting up a new backuppc for a small group of device and I am running
centos 5.4 with winbind setup and working. Everything is working and I
would like the users to authenicate using their AD creds and was wondering
what folks are using to do that with apache 2.2 and centos 5.4. I know
about mod_auth_pam but that seems pretty dead so I was just wondering what
folks were...