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 | 31 |
Tags
- NumPy Unicode Error
- ida pro
- idapro
- h5py.File
- TensorFlow
- idapython
- pytest
- ida
- ecma
- MySQL
- idb2pat
- x64
- Rat
- data distribution
- why error
- javascript
- hex-rays
- Ransomware
- mock.patch
- error fix
- debugging
- Injection
- Analysis
- error
- malware
- Python
- open office xml
- svn update
- 포인터 매핑
- commandline
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