Xterm Terminal Dark Blue on Black Issue Resolved
If you use PUTTY or Bitvise with Microsoft Windows “Xterm” terminals, you may find that the colors are less then desirable. Trying to read folders that are printed dark navy blue on a black background seems next to impossible. I can’t believe its the default color scheme for CentOS. Thankfully we found an article that has a solution and though…
read more- by Seth Carstens
- posted at 12:38 pm
- March 30, 2012
- 0Leave a comment
DNS file corrupted and cPanel cannot reset DNS zone
We had a problem this week with a cPanel server migration. Thought we would share what we learned since I didn’t see any websites or forums with answers to my questions. First thing you should know is the cPanel stores the DNS into seperate files on the server. More or less one or more files per domain (usually just 1…
read more- by Seth Carstens
- posted at 5:55 pm
- March 9, 2012
- 1Leave a comment
Setting up your centos5 linux webserver with LAMP
This article is just a set of links to other sites we used to manage proper installation and setup of the different components of a Linux webserver. This also includes the ability to link your webserver to a windows network to authicate visitors using NTLM / ldap. http://markus.revti.com/2010/03/installing-suphp-on-centos-5/ http://wiki.centos.org/TipsAndTricks/WinbindADS http://www.squidworks.net/2011/02/remote-machine-0-0-0-0-pipe-netlogon-fnum-0×8007-returned-critical-error-error-was-nt_status_pipe_disconnected/ linux-authconfig-sample.txt
|
1 2 3 4 5 6 7 8 9 10 11 12 13 |
authconfig \ --update \ --kickstart \ --enablewinbind \ --enablewinbindauth \ --smbsecurity=ads \ --smbworkgroup=HTN \ --smbrealm=htn.hti.bfn \ --winbindjoin=jetest \ --winbindtemplatehomedir=/home/%U \ --winbindtemplateshell=/bin/bash \ --enablewinbindusedefaultdomain \ --enablelocauthorize |
- by Seth Carstens
- posted at 1:00 pm
- January 23, 2011
- 0Leave a comment
