mirror of
https://github.com/mayfrost/guides.git
synced 2024-11-27 18:01:46 +00:00
Update COMMUNICATION.md
This commit is contained in:
parent
90e6eb9be2
commit
3ef502aad7
@ -53,7 +53,6 @@ These tips prevent overflow your root directory or getting constantly write and
|
|||||||
* If you need to save things have a seperate chroot with a seperate physical drive and make that your downloads folder.
|
* If you need to save things have a seperate chroot with a seperate physical drive and make that your downloads folder.
|
||||||
|
|
||||||
## E-MAIL
|
## E-MAIL
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
* Set cock.li
|
* Set cock.li
|
||||||
* Configure mutt
|
* Configure mutt
|
||||||
@ -275,9 +274,9 @@ You can stop the program from inside the [web interface](http://localhost:7657/h
|
|||||||
Configuration to browse I2P eepsites. To be used with GNU IceCat. Make sure your list of peers is seeded on the web interface configuration page. _Address Book_ is a list of eepsites.
|
Configuration to browse I2P eepsites. To be used with GNU IceCat. Make sure your list of peers is seeded on the web interface configuration page. _Address Book_ is a list of eepsites.
|
||||||
|
|
||||||
_OPTION A_
|
_OPTION A_
|
||||||
* Go to "Preferences -> Advanced -> Network -> Connection (Settings)"
|
* Go to "Preferences -> Advanced -> Network -> Connection (Settings)".
|
||||||
* Check "Manual proxy configuration"
|
* Check "Manual proxy configuration".
|
||||||
* Fill with the address
|
* Fill with the address:
|
||||||
`127.0.0.1 and port 4444 for HTTP`
|
`127.0.0.1 and port 4444 for HTTP`
|
||||||
`127.0.0.1 and port 4445 for HTTPS`
|
`127.0.0.1 and port 4445 for HTTPS`
|
||||||
`127.0.0.1 and port 4444 for FTP`
|
`127.0.0.1 and port 4444 for FTP`
|
||||||
@ -301,13 +300,12 @@ _OPTION B_
|
|||||||
* Select "Use proxies baed on their predefined patterns".
|
* Select "Use proxies baed on their predefined patterns".
|
||||||
|
|
||||||
### YOUR OWN EEPSITE
|
### YOUR OWN EEPSITE
|
||||||
* Your own eepsite is already active but invisible, the directory located at:
|
* Your own eepsite is already active but invisible, the directory is located at:
|
||||||
`~/.i2p/eepsite/docroot/`
|
`~/.i2p/eepsite/docroot/`
|
||||||
|
|
||||||
* The I2P Tunnel Manager contains the setting of your eepsite.
|
* The I2P Tunnel Manager contains the setting of your eepsite.
|
||||||
|
|
||||||
### IRC
|
### IRC
|
||||||
|
|
||||||
* Add the I2P network
|
* Add the I2P network
|
||||||
`/server add -network i2p localhost 6668`
|
`/server add -network i2p localhost 6668`
|
||||||
* Connect
|
* Connect
|
||||||
|
Loading…
Reference in New Issue
Block a user