Samba Server (cifs) Details
samba server
introduce
samba server environment deployment
Parameter setting of samba server
Modify comment
Modify browseable
Modify valid users (valid users)
Add directory writable
User Write List
Anonymous user login
Anonymous user can mount
Upgrading User Level
samba server multiuser mount
Safety
Multiuser Sa ...
Posted by ROCKINDANO on Wed, 29 May 2019 11:54:08 +0200
Lessons 74: Introduction to 20.27 Distribution System, 20.28 expect script remote login, 20.29 expect script remote execution command, 20.30 expect script pass parameters
20.27 Distribution System Introduction
Distribution system, in what scenarios
For example, companies are doing more and more business. The programming language of their website or App is PHP, so to run this environment, PHP code needs to configure the environment of LAMP or LNMP, and code needs to be uploaded to the server, which is a web ...
Posted by sitorush on Thu, 23 May 2019 18:38:33 +0200
Linux Disk and File System Management
fdisk
Commonly used disk partitioning tools, limited by the mbr partition table, can only partition disks smaller than 2TB. If you use fdisk to partition disks larger than 2TB, although partitioning is possible, it can only recognize 2T of space. Generally, the parted partitioning tool is used
- l # Display all disk partition information
[ ...
Posted by deejay on Wed, 08 May 2019 14:39:03 +0200