Tuesday, December 28, 2010

Install Secure Samba (File Server) on Centos

Quick and easy way

Install Secure Samba (File Server)


Procedure:

The first step is to install the samba package. From a terminal prompt enter:

yum install smb*

Starting, restarting and stopping the Samba server:

[root@server root]# service smb start
[root@server root]# service smb restart
[root@server root]# service smb stop

Configuration

-- Create User and passwrd -- i.e user will be user
Command : Fr. Terminal type useradd user -- will create UNIX user
passwd user -- will create Password for user USER
smbpasswd -a user -- will create samba user and passwd for user USER

-- Create shared folder
From terminal: mkdir folder_name -- will create a folder
chown user:user -- change ownership


Edit the /etc/smb.conf
Terminal: vi /etc/samba/smb.conf and add share for new shared folder.

Sample Configuration

[folder-name]
comment = folder_name
path = /home/
read only = No
create mask = 0777
directory mask = 0777
writeable = yes
browseable = yes
valid users = user

--Restart samba, service smb restart.

4. To test, go to windows computer and map network driver of shared folder;( \\home\folder_name\ ). enter login name and password created when asked.

5.To map on linux workstation

- Right click mycomputer
- File Open then click connect to server
- Select Windows Share
- Share name -- Ip address
- Folder name

End...

Tuesday, December 7, 2010

Beginners Linux Guide


General Information on installing Linux

There are numerous ways to use Linux with a computer. The most common method is to allocate part of your hard disk to Linux and put all the software you need on it. It's also possible to use Linux without touching your hard disk at all, either by getting the software from another computer on a network or by using a cd or dvd. When people talk of installing Linux though, they invariably mean using the hard disk to store all their required software.

To install Linux on your hard disk, you first need to be able to allocate a section of the hard disk to Linux. Thankfully all sorts of computer systems understand the methods of dividing hard disks so two or more operating systems (e.g. versions of Linux and /or Windows) can reside on just one hard disk. More details on dividing the hard disks are given in the next section.

Once that is done, you need to get a startup/install disk. Just as you would use a startup disk to access windows in case of a crash, a Linux startup/install disk will boot your computer in the Linux OS, albeit a limited version of it. The startup disk also contains info on accessing the hardware it needs to complete the installation and the complete install system itself. Most Linux installations are done from either CD-ROM or DVD-ROM install disks.

Read More:

SEO TOOLS

Check Page Rank of your Web site pages instantly:

This page rank checking tool is powered by Page Rank Checker service