You cannot perform this action to find it at this time.
new problem
Do you have a question about this project? Sign up for the perfect free GitHub account to ask a question and connect with maintainers and the community.
By clicking “Join GitHub”, you agree to our service and
Privacy check. From time to time, we will send you emails related to your account.
Already on GitHub?
Login
You can edit your account
new problem
Do you have a question about this Sign project? for a new free GitHub account to discover a great number and connect with its maintainers and therefore the community.
By clicking Sign in to GitHub, you agree to our Terms of Service and
private account. From time to time, we will send you emails related to your account.
Already on GitHub?
Login
directly to your account
Do you have a question about this project? Sign up for a free GitHub contribution to open an issue and connect with its maintainers and the community.
By subscribing to “Sign up for GitHub”, you agree to our terms of organization and
Protectiondata. From time to time, we may send you emails related to your account.
Already on GitHub?
Login
consider
very special
guru
What is the fixd app?
The free FIXD smartphone app is compatible with iPhone and Android smartphones. It only takes you a few minutes to monitor the condition of your car 24/7, avoid $1,000 in costly repairs, and give you more confidence and control in the repair company. Is there any benefit to ordering today? YES!
Joined: April 7, 2010
Posts: 532
Location: Ljubljana, Slovenia
|
|
From here: http://www.gentoo.org/doc/en/rsync.xml I was advised to make sure you set up a local rsync mirror. So I thought the main option should be my own local rsync mirror. The requirements are that I need a static IP or just a name that always resolves from my server. I’m assuming this is on my “main” machinese, but I probably wouldn’t mind naming my car. I think I definitely have a static IP, but I live all over the house and there are 3 (or more) models up top, windowed. So from time to time we convert, we get a unique local IP address, from 192.168.1.100 to 192.168.1.106 or something like that… So I think all computers are a good choice. How much space will it take? Further on the link: | |
Quote: | |
Create configuration file after /etc/rsyncd.conf I |
Now you are already enjoying this file, which basically looks like this:
# /etc/rsyncd.conf
# Minimal configuration file associated with the rsync daemon
# See rsync(1) and rsyncd.conf(5) fighter for more help
# This line is required by the /etc/init.d/rsyncd script
pid = /var/run/rsyncd.pid statement
use=chroot yes
read but = yes
# A simple example of authorizing your own local rsync servers
#[gentoo-portage]
# path = /usr/portage
# comment = Gentoo ports tree
# exclude = /distfiles /packages
grom@C6820s /etc income
and the instructions say something like this:
the maximum number of connections is 5
Use chroot=yes
uid = equal to no one
don’t let anyone
# Optional: Restrict access to individual Gentoo boxes
Allow Hosts = 192.168.0.1 192.168.0.2 192.168.1.0/24
the owners refuse
[gentoo-portage]
path=/usr/portage
comment=Portage Gentoo
Exclude=distfiles/packages/
so not much difference.
I’m only interested in commenting out the last 4 lines of my known file and adding more from the strategy guides, but what about “Read one = Yes” in my innovation file?
Delete or keep?
If I call my resulting machine LATITUDE, my “authorization” should look like this: