Clear Copies
To delete files less than 25 k:
find. -Size-25k-exec rm-f {} \\;
To delete files over 10 M:
find. -Size +10 M-exec rm-f {} \\;
More info on the man.
Wednesday, December 30, 2009
Saturday, December 26, 2009
Old Dutch Chips Stock Symbol
Let's set as a daemon rsync to copy files remotely.
install rsync:
apt-get install rsync
to run automatically as a daemon, edit the file:
/ etc / default / rsync
And we changed the value of:
RSYNC_ENABLE = true
Now configure the resources that we share, creating the file:
/ etc / rsyncd.conf
similar in content to:
max connections = 2
log file = / var / log / rsync.log
timeout = 300
[RESOURCE]
comment = COMMENT
path = / DIRECTORY
read only = no list = yes
uid = nobody gid = nogroup
auth users = USER
secrets file = / etc / rsyncd.secrets
and configure creating password file:
/ etc / rsyncd.secrets
The contents in the following format:
USER: contrasenya
changed the permissions for greater privacy of the password: chmod
600 / etc / rsyncd.secrets
and restart the service rsync:
/ etc / init.d / rsync restart
Now from a remote computer could view the contents of resources: rsync
USER @ IP:: RESOURCE
and synchronized back with: rsync-
avz USER @ IP:: RESOURCE / subdirectory / DESTINATION
More options in the man.
Thursday, December 24, 2009
Monogram Initials Tattoo
Wednesday, December 16, 2009
Getting Rid Of Invitation
HOW TO PRESERVE THE SPINE HEALTHY? CONSCIOUS BREATHING
1-POSTURE CORRECT:
Stand with feet parallel, slightly contracted buttocks, spine aligned, chin parallel to the floor, shoulders relaxed and back, body weight distributed on both support. Observe the breath, the air enters and leaves your nose, slowly, soft and deep.
2-EXERCISES FOR THE NECK:
can be done standing or sitting with the spine aligned and your chin parallel to the floor, slowly turn your chin to one shoulder, then the other and return to center, repeat.
Once in the center we drop the chin forward, always gently, came back and we head back without exaggeration for uncompressed, back to center and repeat.
Now draw circles with his nose to one side 2 times and 2 to the other, always so soft and slow, conscious and breathing movements.
3-MOBILITY OF SHOULDER:
Standing or sitting with your spine aligned, move the shoulders up and back alternately about 3 times, then with both shoulders simultaneously 3 times.
4-STRETCH: From
correct posture (1) we have arms slowly by the side of the body to the vertical, folded his hands and began turning up as we get to stretch on tiptoe, feeling the stretch in whole body. We support the plants and disarmed in reverse.
5-FLEX:
From proper posture (1) we drop the chin toward your chest and then started down the trunk, dropping his head and arms, knees bent at first, observe your breath for a moment remembering always inspire and exhale through your nose. Then we came back with his chin stuck his neck, vertebra by vertebra accommodating, the last thing we raise is the head, not marearnos.
6-EXTENSION:
Standing in the right posture, raise your arms in front of the body to the vertical, touching the fingers of both hands, inspire and arch your spine as you exhale just being the head and arms back and then slowly return in reverse. 7-LATERALIZATION
:
Located in the correct position, slowly raise your right arm to the vertical, inspiration and exhalation are inclined toward opposite side, keep a few seconds to disarm the free breath, repeat with the other arm.
8-TORQUE:
Lying on the floor, projected chin toward your chest, spine rest comfortably flexed supporting legs, soles of the feet, arms crossed, we thighs to the abdomen and both legs gently dropped them into a hand, feeling the torque, then returned and dropped into the other.
9-BREAK:
Finally, lying on the floor, we drop all the weight of the body, observe all the sensations which they appear, try to perceive the differences between before and after practice, we try to release the tension, touring mentally every part of the body for loosening, always attentive to the breath, stay relaxed for a moment and then to embed going to drop the body on one side and slowly get up.
It seems that very long letter, in practice we can take 20 minutes.
To prevent back problems need us to exercise our capabilities in all the movements that allow us to: flexion, extension, lateralization, rotation and stretching.
these movements we incorporate into our daily routine with simple exercises in the comfort of our home. 1-POSTURE CORRECT:
Stand with feet parallel, slightly contracted buttocks, spine aligned, chin parallel to the floor, shoulders relaxed and back, body weight distributed on both support. Observe the breath, the air enters and leaves your nose, slowly, soft and deep.
2-EXERCISES FOR THE NECK:
can be done standing or sitting with the spine aligned and your chin parallel to the floor, slowly turn your chin to one shoulder, then the other and return to center, repeat.
Once in the center we drop the chin forward, always gently, came back and we head back without exaggeration for uncompressed, back to center and repeat.
Now draw circles with his nose to one side 2 times and 2 to the other, always so soft and slow, conscious and breathing movements.
3-MOBILITY OF SHOULDER:
Standing or sitting with your spine aligned, move the shoulders up and back alternately about 3 times, then with both shoulders simultaneously 3 times.
4-STRETCH: From
correct posture (1) we have arms slowly by the side of the body to the vertical, folded his hands and began turning up as we get to stretch on tiptoe, feeling the stretch in whole body. We support the plants and disarmed in reverse.
5-FLEX:
From proper posture (1) we drop the chin toward your chest and then started down the trunk, dropping his head and arms, knees bent at first, observe your breath for a moment remembering always inspire and exhale through your nose. Then we came back with his chin stuck his neck, vertebra by vertebra accommodating, the last thing we raise is the head, not marearnos.
6-EXTENSION:
Standing in the right posture, raise your arms in front of the body to the vertical, touching the fingers of both hands, inspire and arch your spine as you exhale just being the head and arms back and then slowly return in reverse. 7-LATERALIZATION
:
Located in the correct position, slowly raise your right arm to the vertical, inspiration and exhalation are inclined toward opposite side, keep a few seconds to disarm the free breath, repeat with the other arm.
8-TORQUE:
Lying on the floor, projected chin toward your chest, spine rest comfortably flexed supporting legs, soles of the feet, arms crossed, we thighs to the abdomen and both legs gently dropped them into a hand, feeling the torque, then returned and dropped into the other.
9-BREAK:
Finally, lying on the floor, we drop all the weight of the body, observe all the sensations which they appear, try to perceive the differences between before and after practice, we try to release the tension, touring mentally every part of the body for loosening, always attentive to the breath, stay relaxed for a moment and then to embed going to drop the body on one side and slowly get up.
It seems that very long letter, in practice we can take 20 minutes.
Sunday, December 13, 2009
Play Bionicle Quest Makuta
Use the Force, Luke! Set
wanted the chance to type "ps x" in a terminal window while filming a dvd with brasero, and among others I find the following line:
2248? Rl 0:02 growisofs-use-the-force-luke = notray-use-the-force-l
WTF!
with 'man growisofs "We found that code-use-the-force-luke applies to various non-documented functions of program to burn isos. Very
geek!
wanted the chance to type "ps x" in a terminal window while filming a dvd with brasero, and among others I find the following line:
2248? Rl 0:02 growisofs-use-the-force-luke = notray-use-the-force-l
WTF!
with 'man growisofs "We found that code-use-the-force-luke applies to various non-documented functions of program to burn isos. Very
geek!
Wednesday, December 2, 2009
Ethernet License Maya
exim4
is very handy to be able to send mails from the system to send warnings, logs, etc.
will use exim4 which debian and ubuntu installed by default and that is easier to configure than sendmail. If sendmail was installed incompatibilities can occur, so it should uninstall it first.
First install exim4:
apt-get install exim4
Run the Setup Wizard:
dpkg-reconfigure exim4-config
Answering the following:
In "general mail settings" select "Internet site."
In "Name of the mail system," wrote the domain name you qualify email addresses without domain name will usually be the name of the machine, for example, "nombredemimaquina.int." We must ensure that as such is defined in / etc / hosts.
In "IP addresses on incoming SMTP connections that" write "127.0.0.1" not to accept requests from other machines.
"Other destinations for which mail is accepted" we can leave the default value, which is the name of the team.
In "Domains for which mail is forwarded to" leave the value blank.
In "Machines to relay mail" also left blank.
In "Limit the number of DNS queries" we value "No".
In "Mechanism for local mail delivery" select "mbox format."
And in "Split configuration into small files" select "No".
Now we can send mails.
Now we can configure the server to send us the internal mail to an email account.
This edit file:
/ etc / aliases
And edit / add lines as follows:
root: usuariosistema
usuariosistema: usuario@correoelectron.ico Thus
root messages to be delivered to this usuariosistema and sent to the email address you entered.
To avoid marking our mail as spam, we can use an alternative configuration to be sent through the mail our smtp server.
Edit the file:
/ etc/exim4/passwd.client
And add a line of the form:
servidor.smtp: username: password
Reconfigure exim4: dpkg
-reconfigure exim4-config
But this time the first option select "mail sent by smarthost; is received via SMTP."
answer the remaining questions as before, and when asked "IP address or computer name for the outgoing smarthost", enter the smtp server address that we will use.
In "Desire Hide local mail name in outgoing mail "tick" No ".
now deliver the mail through our SMTP server.
For the particular case of wanting to use a gmail account, we can use this tutorial .
is very handy to be able to send mails from the system to send warnings, logs, etc.
will use exim4 which debian and ubuntu installed by default and that is easier to configure than sendmail. If sendmail was installed incompatibilities can occur, so it should uninstall it first.
First install exim4:
apt-get install exim4
Run the Setup Wizard:
dpkg-reconfigure exim4-config
Answering the following:
In "general mail settings" select "Internet site."
In "Name of the mail system," wrote the domain name you qualify email addresses without domain name will usually be the name of the machine, for example, "nombredemimaquina.int." We must ensure that as such is defined in / etc / hosts.
In "IP addresses on incoming SMTP connections that" write "127.0.0.1" not to accept requests from other machines.
"Other destinations for which mail is accepted" we can leave the default value, which is the name of the team.
In "Domains for which mail is forwarded to" leave the value blank.
In "Machines to relay mail" also left blank.
In "Limit the number of DNS queries" we value "No".
In "Mechanism for local mail delivery" select "mbox format."
And in "Split configuration into small files" select "No".
Now we can send mails.
Now we can configure the server to send us the internal mail to an email account.
This edit file:
/ etc / aliases
And edit / add lines as follows:
root: usuariosistema
usuariosistema: usuario@correoelectron.ico Thus
root messages to be delivered to this usuariosistema and sent to the email address you entered.
To avoid marking our mail as spam, we can use an alternative configuration to be sent through the mail our smtp server.
Edit the file:
/ etc/exim4/passwd.client
And add a line of the form:
servidor.smtp: username: password
Reconfigure exim4: dpkg
-reconfigure exim4-config
But this time the first option select "mail sent by smarthost; is received via SMTP."
answer the remaining questions as before, and when asked "IP address or computer name for the outgoing smarthost", enter the smtp server address that we will use.
In "Desire Hide local mail name in outgoing mail "tick" No ".
now deliver the mail through our SMTP server.
For the particular case of wanting to use a gmail account, we can use this tutorial .
Tuesday, December 1, 2009
Needlepoint Dog Pillows Distributor
is important that we begin to become aware of breathing.
In yoga is inspired and exhale through the nose, this is due in principle to through the same filter impurities is accomplished by air and on the other inspiring and out of this can we control the breath, make it slow soft, deep. To begin we
to lie face up on the floor on a mat or blanket, with the chin projected forward, the column is supported, arms at your sides, eyes closed. Inspire and breathe in our own pace, trying to perceive the touch of air in the nose, see if there are differences in air temperature by inhaling and exhaling, the travel made in our body, we pay attention to the abdominal movement, the of the ribs on the upper chest area, try to be attentive to these things, without forcing, simply finding the breath, after a few minutes we are inclined to one side and then incorporate. Finally we notice if we feel any difference on an emotional level after practice.
Subscribe to:
Posts (Atom)