Notice
Recent Posts
Recent Comments
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
Tags
- why error
- data distribution
- Python
- hex-rays
- mock.patch
- svn update
- idapython
- ida pro
- javascript
- idb2pat
- ecma
- MySQL
- Injection
- NumPy Unicode Error
- open office xml
- idapro
- Analysis
- pytest
- Ransomware
- h5py.File
- TensorFlow
- commandline
- error
- error fix
- Rat
- 포인터 매핑
- x64
- ida
- debugging
- malware
Archives
- Today
- Total
목록Samba (1)
13 Security Lab
[SETUP] Linux Server SMB SETUP example
[ Add Acount to Linux for SMB ]>> adduser smbUser [ Add Account to SMB ]>> smbpasswd -a smbUser [ SMB Config. ]>> vi /etc/samba/smb.conf#==========================# smbshared[smbshared] ; Directory Name used in shared pathcomment = smbsharedpath = /home/sbmUser/smbshared ; directory path to shareread only = nobrowsable = yespublic = yeswritable = yes ; Enable Write Authorityvaliduser = smbUser ;..
Computer Science/linux - wiki
2016. 4. 4. 22:05