wnasich


Member since 11/30/2009

Name: Walter Nasich

Location: Rosario, Santa Fe, Argentina

Website: http://www.bakersys.com

19 snippets

11016 profile views

2 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

wnasich's Recent Snippets



« Prev 1 Next »
In order to avoid make files executable, you can use these to chmod files and directories differently.
0 1620 posted 13 years ago by wnasich
Replace the normal <image...> XML with the following code (be sure to adjust the width and height accordingly):
0 3167 posted 14 years ago by wnasich
intfield has this format: YYYYMMDD
0 3963 posted 14 years ago by wnasich
tar is usually used for achiving applications, but what we are going to do in this case is tar it then pipe it over an ssh connection. tar handles large file trees quite well and preserves all file permissions, etc, including those UNIX systems which...
0 1652 posted 14 years ago by wnasich
This allow serve web pages to internet behind a firewall, using a linux server with a public IP address running sshd. We must have root credentials and sshd configured with: GatewayPorts yes
0 1579 posted 14 years ago by wnasich
See: http://docs.python.org/library/smtpd.html You might use other port instead 25.
0 2606 posted 15 years ago by wnasich
0 1491 posted 15 years ago by wnasich
0 1376 posted 15 years ago by wnasich
0 2251 posted 15 years ago by wnasich
It 's a very simple way to get a little of information. Use for a quickly view.
0 1501 posted 15 years ago by wnasich
source: http://ubuntuforums.org/showthread.php?t=806125
0 1375 posted 15 years ago by wnasich
Useful to use with crontab for allowing schedule a process below of the minute scope.
0 1363 posted 15 years ago by wnasich
0 1357 posted 16 years ago by wnasich
1 1842 posted 16 years ago by wnasich
« Prev 1 Next »