Compare commits
No commits in common. "f52a446a9d7fcfe480e13992d2ff325d63d41940" and "fad53e1f93df97c3260d8f74dd550b32980861bf" have entirely different histories.
f52a446a9d
...
fad53e1f93
|
|
@ -14,7 +14,7 @@
|
||||||
"updateSubmodules": false,
|
"updateSubmodules": false,
|
||||||
"syncMethod": "merge",
|
"syncMethod": "merge",
|
||||||
"customMessageOnAutoBackup": false,
|
"customMessageOnAutoBackup": false,
|
||||||
"autoBackupAfterFileChange": false,
|
"autoBackupAfterFileChange": true,
|
||||||
"treeStructure": false,
|
"treeStructure": false,
|
||||||
"refreshSourceControl": true,
|
"refreshSourceControl": true,
|
||||||
"basePath": "",
|
"basePath": "",
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
"showedMobileNotice": true,
|
"showedMobileNotice": true,
|
||||||
"refreshSourceControlTimer": 7000,
|
"refreshSourceControlTimer": 7000,
|
||||||
"showBranchStatusBar": true,
|
"showBranchStatusBar": true,
|
||||||
"setLastSaveToLastCommit": true,
|
"setLastSaveToLastCommit": false,
|
||||||
"submoduleRecurseCheckout": false,
|
"submoduleRecurseCheckout": false,
|
||||||
"gitDir": "",
|
"gitDir": "",
|
||||||
"showFileMenu": true,
|
"showFileMenu": true,
|
||||||
|
|
|
||||||
|
|
@ -295,12 +295,6 @@ Restart jail
|
||||||
service jail restart <jailname>
|
service jail restart <jailname>
|
||||||
```
|
```
|
||||||
|
|
||||||
Console without SSH
|
|
||||||
|
|
||||||
```
|
|
||||||
service jail console 1
|
|
||||||
```
|
|
||||||
|
|
||||||
# PF firewall enable FTP client using ftpproxy
|
# PF firewall enable FTP client using ftpproxy
|
||||||
|
|
||||||
Install ftp proxy
|
Install ftp proxy
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue