Simple configuration of Samba in Centos6.5, centos6.5samba
The purpose of this article is to describe how to configure a simple and available samba service in CentOS6.5 environment and access its files through windows.Install related software
# yum install samba samba-client samba-commo
Perform the following operations on the route table:
# iptables -I INPUT 4 -m state --state NEW -m udp -p udp --dport 137 -j ACCEPT# iptables -I INPUT 5 -m state --state NEW -m udp -p udp --dport 138 -j ACCEPT
database.
Port Scan: Search PortscanCurrently two scan modes: SYN/TCP
Smb_version to identify the version of WindowsUse Auxiliary/scanner/smb/smb_version
Mssql_ping default MSSQL will listen to 1433 port or a random TCP port, if listening to a random port, you can use UDP on the 1433 port to query specifically which port is listening.Use auxiliary/scanner/mssql/mssql_ping
Ssh_
deleted the crontab file (because the R key is close to the E key to the right). This is why some system documentation does not recommend editing the crontab file directly, but instead edits a copy of the file and then resubmit the new file.Some variants of crontab are somewhat bizarre, so be careful when using the crontab command. If you omit any of the options, crontab may open an empty file, or it might look like an empty file. Then hit the delete key to exit, do not press 5. Working with in
accidentally deleted the crontab file (because the R key is close to the E key to the right). This is why some system documentation does not recommend editing the crontab file directly, but instead edits a copy of the file and then resubmit the new file.Some variants of crontab are somewhat bizarre, so be careful when using the crontab command. If you omit any of the options, crontab may open an empty file, or it might look like an empty file. Then hit the delete key to exit, do not press 5. Wo
editing the crontab file directly, but instead edits a copy of the file and then resubmit the new file.Some variants of crontab are somewhat bizarre, so be careful when using the crontab command. If you omit any of the options, crontab may open an empty file, or it might look like an empty file. Then hit the delete key to exit, do not press 5. Working with instancesExample 1: command is executed every 1 minutesCommand:
: Execution at 3rd and 15 minutes from 8 o'clock in the morning to 11.Command: 3,15 8-11 * * * commandExample 4:3rd and 15 minutes of every two-day 8 o'clock in the morning to 11-point executionCommand: 3,15 8-11 */2 * * commandExample 5:3rd and 15 minutes of each Monday from 8 o'clock in the morning to 11.Command: 3,15 8-11 * * 1 commandExample 6:21:30 restart of SMB per nightCommand: * * * */ETC/INIT.D/SMB
resubmit the new file.Some variants of crontab are somewhat bizarre, so be careful when using the crontab command. If you omit any of the options, crontab may open an empty file, or it might look like an empty file. Then hit the delete key to exit, do not press 5. Working with instancesExample 1: command is executed every 1 minutesCommand:* * * * * commandExample 2:3rd and 15 minutes per hour of executionCommand:3,15 * * * commandExample 3: Execution at 3rd and 15 minutes from 8 o'clock in the
:* * * * * commandExample 2:3rd and 15 minutes per hour of executionCommand:3,15 * * * commandExample 3: Execution at 3rd and 15 minutes from 8 o'clock in the morning to 11.Command:3,15 8-11 * * commandExample 4:3rd and 15 minutes of every two-day 8 o'clock in the morning to 11-point executionCommand:3,15 8-11 */2 * commandExample 5:3rd and 15 minutes of each Monday from 8 o'clock in the morning to 11.Command:3,15 8-11 * * 1 commandExample 6:21:30 restart of
the crontab file (because the R key is close to the E key to the right). This is why some system documentation does not recommend editing the crontab file directly, but instead edits a copy of the file and then resubmit the new file.Some variants of crontab are somewhat bizarre, so be careful when using the crontab command. If you omit any of the options, crontab may open an empty file, or it might look like an empty file. Then hit the delete key to exit, do not press 5. Working with instancesE
resubmit the new file.Some variants of crontab are somewhat bizarre, so be careful when using the crontab command. If you omit any of the options, crontab may open an empty file, or it might look like an empty file. Then hit the delete key to exit, do not press 5. Working with instancesExample 1: command is executed every 1 minutesCommand:* * * * * commandExample 2:3rd and 15 minutes per hour of executionCommand:3,15 * * * commandExample 3: Execution at 3rd and 15 minutes from 8 o'clock in the
Samba-about the basic settings of the Samba server-Linux Enterprise Application-Linux server application information. The following is a detailed description. Samba protocol Basics
After NetBIOS appeared, Microsoft implemented a network file/print service system using NetBIOS. This system sets a file sharing protocol based on NetBIOS, which Microsoft calls Server Message Block (SMB) protocol. Microsoft uses this Protocol in their Lan Manager and Wind
Learn linux with me 3-Linux Enterprise Application-Linux server application information. The following is a detailed description. I recently learned how to set up a linux samba server in linux.
The local machine is a virtual machine and winxp for testing. The virtual machine address is 192.168.1.144 and the host address is 192.168.1.10. The two can communicate with each other.
First, we first configure
I. First, check whether smb is installed in linux
Command line configuration Samba service-Linux Enterprise Application-Linux server application information. The following is a detailed description. Samba uses/etc/samba/smb. conf as its configuration file. If you change the configuration file, the change will not take effect until you restart the Samba daemon using the service smb restart command.
To specify a Windows workgroup and a brief description of i
Article Title: Samba oralinux system Samba server setup. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
System Environment: Windows xp sp3, IP: 192.168.1.10 Virtual Machine with Fedora-8-i386 IP: 192.168.1.12 installed
1. Check whether samba is installed on the OS.
[Root @ cisco samba] # rpm-qa | grep smb
If the f
Samba usage Overview-Samba ServerSamba protocol BasicsAfter NetBIOS appeared, Microsoft implemented a network file/print service system using NetBIOS. This system sets a file sharing protocol based on NETBIOS, which Microsoft calls Server Message Block (SMB) protocol. Microsoft uses this Protocol in their LAN Manager and Windows NT Server systems to share printers, serial ports, and communication abstractions (such as named queues and mail slots) betw
Samba is a free software that implements the SMB protocol on Linux and UNIX systems, consisting of servers and client programs. SMB (Server Messages block, information service blocks) is a kind of communication protocol for sharing files and printers on LAN, which provides shared services of files and printers among different computers in LAN. The SMB protocol is
resubmit the new file.Some variants of crontab are somewhat bizarre, so be careful when using the crontab command. If you omit any of the options, crontab may open an empty file, or it might look like an empty file. Then hit the delete key to exit, do not press 5. Working with instancesExample 1: command is executed every 1 minutesCommand:* * * * * commandExample 2:3rd and 15 minutes per hour of executionCommand:3,15 * * * commandExample 3: Execution at 3rd and 15 minutes from 8 o'clock in the
used in the minute field, which means that it executes every 10 minutes.Example:Example 1: command is executed every 1 minutesCommand:* * * * * commandExample 2:3rd and 15 minutes per hour of executionCommand:3,15 * * * commandExample 3: Execution at 3rd and 15 minutes from 8 o'clock in the morning to 11.Command:3,15 8-11 * * commandExample 4:3rd and 15 minutes of every two-day 8 o'clock in the morning to 11-point executionCommand:3,15 8-11 */2 * commandExample 5:3rd and 15 minutes of each Mond
the delete key to exit, do not press 5. Working with instancesExample 1: command is executed every 1 minutesCommand:* * * * * commandExample 2:3rd and 15 minutes per hour of executionCommand:3,15 * * * commandExample 3: Execution at 3rd and 15 minutes from 8 o'clock in the morning to 11.Command:3,15 8-11 * * commandExample 4:3rd and 15 minutes of every two-day 8 o'clock in the morning to 11-point executionCommand:3,15 8-11 */2 * commandExample 5:3rd and 15 minutes of each Monday from 8 o'clock
the crontab file (because the R key is close to the E key to the right). This is why some system documentation does not recommend editing the crontab file directly, but instead edits a copy of the file and then resubmit the new file.Some variants of crontab are somewhat bizarre, so be careful when using the crontab command. If you omit any of the options, crontab may open an empty file, or it might look like an empty file. Then hit the delete key to exit, do not press 5. Working with instancesE
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.