Displaying 20 results from an estimated 2000 matches similar to: "Good book on Linux Admin (Centos 5.5)"
2013 Aug 25
1
Samba setup
Hi all. I am a truly new to Samba so please bear with me while I ask a few questions. I am running a Pentium 366 Celeron, 128meg memory, Red Hat Linux 7.2, Linux 2.4.7-10, Samba 2.2.1a. I am running this much older version as the best book I have on Linux is "Ren Hat Linux 7.2 Bible" by Chris Negus. It is the most complete book I have so in order to have my experiments with Linux and
2008 Sep 18
2
Network issues with CentOS 5.2
I am totally new to using CentOS. Linux in Genera really. I have decent
experiencing with terminal code for Macs though.
Here's the deal my Boss wants us to move more toward linux for some of
our basic users. All I was supposed to do was install CentOS 5.2 and
Open Office and disburse the machines. Simple enough right. So I did
this with no issue. I ran the interface and installed only
2011 Mar 26
1
Error 2002 with MySQL on a new Centos 5.5 installation
With my new Centos installation, I get the following error when I
type in
# mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through
socket '/var/lib/mysql/mysql.sock' (2)
I have Googled the error, but the results do not appear to be helpful
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
-------------- next part --------------
An HTML
2011 Apr 04
3
Is Centos 5.5 too old fro Google Chrome?
I tried to install Google Chrome and received the dependencies
error. Is Centos too old for the new Chrome or is there an older
Chrome version that is compatible?
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
2011 Mar 09
3
Creating the symbolic links in the /boot and /boot/grub/
I started a new thread since the original one is getting rather long.
I have retrieved the files I deleted in /boot and /boot/grub,
however I need to make links for
/boot/System.map (System.map -> System.map-2.6.9-89.35.1)
/boot/vmlinuz (vmlinuz -> vmlinuz-2.6.9-89.35.1)
/boot/grub/menu.lst (menu.lst -> ./grub.conf)
If it was not so important to get it correct, I would appreciate
2011 Apr 26
9
Setting up a GUI remote access
Currently I have VNC running on my Windows desktop with Samba
providing access to my Linux server. Since Linux is more
reliable than Windows, I would like to be able to access my Linux
(Centos 5.5) via my Windows notebook - hopefully via VNC or some
similar application and then access the Windows desktop (if it is
not locked up :-) ) with Samba.
What is the best VNC like application to
2011 Oct 05
1
Formatting an external USB drive
I have an external USB drive that was formatted with NTFS and I
want to use it to backup some files from my Centos 5.5 system.
When I check my documentation, I am not certain of the best way
to do the formatting.
Suggestions welcomed....
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
2011 Mar 25
3
Default permissions for creating a new user
I know this is a Linux 101 question, however I am unable to
locate the answer in my O'Reilly Linux book: how to set the
default for permissions when creating a new user. The default
for the GUI in my newly installed Centos 5.5 is 700. I usually
use 774.
And when root creates a new directory, is there a way to have a
default there too?
Lastly, if root or someone with root privileges
2012 Oct 05
4
PHP version dilemma
I am running Centos 5.8; at least
uname -rmi
gives me centos-release-5-8.el5.centos
A CMS package is telling me that I need PHP 5.2x, however yum
update says that I am fully up to date.
Is there a "safe" way to upgrade PHP to 5.2x?
Todd
--
Ariste Software
Bend, OR 97702
http://www.aristesoftware.com
2011 Mar 09
3
Which file system to use for a USB backup
I have some photographs on my Centos 4 server that I want to copy
to a USB drive. However, I want to be able to access the files
from Windows or Mac OS's. Where should I look for instructions
on how to mount and format the USB drive and is FAT32 the only
option?
Many thanks
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
2009 May 29
1
Book Shelf app in 'Ruby on Rails Bible' book
I''m trying to follow through with the Book Shelf app that''s in the
''Ruby on Rails Bible'' book and I''m at a point where I''m trying to
install Ruby/Amazon. I downloaded the Ruby/Amazon and extracted it as
instructed. Now I''m at the step where I need to drop into a Ruby
console to verify the Ruby/Amazon installation.
In the console I
2011 May 07
5
How to add a HD to a LVM
I have connected a HD that was a prior system drive (Centos 4.8)
and I am not sure of the command line procedures to find out if
it is recognized (I believe it is since it present in the GUI),
delete all data on it and finally add it to the LVM.
I would like to use it as a backup data drive.
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
2011 Apr 11
5
Best configuration for /var/www/html/
For a long period of time, my Apache root directory has been
/home/httpd. For security reasons, this is not so good as
SELinux has informed me. Now all of the files have been copied
to /var/www/etc with owner and group "root". The privileges are
754 (rwxr-xr--), however apache does not have access to them.
Should the owner be apache? Group?
Todd
--
Ariste Software
Petaluma,
2010 Nov 12
1
Centos 4 and cgiemail
I am running Centos 4 and want to run cgiemail in a directory
under the web application. The setting of the "value" property
in the <form> is tricky, but I have the web application running
on other servers without a problem. On my server I get the error
that it cannot find the file pointed to by the value in the <form>.
My question is whether or not I need to do
2010 Jul 12
2
Correct permissions for uploading files
I am trying to implement PHP upload functionality for an application.
When I attempt an upload in my test environment, I get the following error:
An error has occurred: receiving directory insufficient permission...
The upload form is reloading
The destination file being moved by move_uploaded_file is
/home/httpd//test/upload/uploads/1278898550-_DSC1159.jpg
The initial file name is suppose
2010 Aug 26
2
Backing up pass words
I am currently running CentOS 4 and want to install CentOS 5.
To do that, I plan to install a new HD in my server box onto
which CentOS will be installed. I will then copy the "home"
directory from the old drive or from a backup on a USB drive,
however I am not sure how to handle the Users/Passwords from the
old installation.
Many thanks...
Todd
--
Ariste Software
Petaluma, CA
2011 Mar 25
1
How to limit ftp users to just view their directory
I am in the process of bring up Centos 5.5. My ftp server is
vsftp. When I add a user (e.g. brian), the "brian" directory is
owned by "brian" and is in the "brian" group with 700
permissions. However, using a FTP client, the user "brian" can
view all of the directories. I do not see any directive in
vsftpd.conf to limit this. What have I missed?
2011 Mar 26
3
Locked myself out of MySQL
Darn! I must have either made a typo or my use of a ";" in the
MySQL root password so now I am locked out.
Is there a work around or do I have to uninstall MySQL and reinstall?
Todd
--
Ariste Software
Petaluma, CA 94952
http://www.aristesoftware.com
2011 Jun 01
2
Trying to understand USB HD configuration
I am trying to understand how my USB drive is setup in Centos 5.5
-- especially since I made a mistake of backing up to it when it
was not turned on.
The USB drive is accessed as /media/disk. However, when I did a
backup WITHOUT the drive turned on, the data was put into the
directory, /media/disk.
Now, when I turn on the USB drive (it is self-mounted in 5.5),
the USB drive has been
2011 Jun 21
4
Using umask
Grasping a full understanding of setting default Users, Groups
and Masks has alluded me over the years, but now I find myself in
a situation where manually "setting" the file/directory
attributes is becoming a pain.
I understand the fundamentals of the file attributes, though from
time to time I have to review the "sticky bit"; what I do not
understand is where/how the