Displaying 3 results from an estimated 3 matches for "ntserafica".
2011 Jan 25
4
backup script
I want to create bash script to have a zip copy from a website running
on linux /var/www/htdocs/* local on the same box on different
directory
I am thinking to do a local backup using crontab (snapshot my web)
tar -cvzf /tmp/website-$(date +%Y%m%d-%H%M).tgz /var/www/htdocs/*
This command will create a file /tmp/website-20110101-1459.tgz
I want it run on daily basis and to keep the last 5days
2008 Nov 04
1
Remove old password in Windows
I have Samba running as File Server. Most workstation uses Windows XP and I
usually map the samba drive to Windows.
When I change password, users doesn't prompt to re-enter their password. It
seems the password was cache on Windows and even though I already change the
password, since they have previous connection, they have already granted
access to that directory despite of the new password.
2008 Nov 12
9
file monitoring in samba
Does anyone know how can I monitor files that was being open and access in
the samba directory? If this was not possible, is there third party apps
that can help me do what I want?
--
Nelson Serafica
http://nelsontux.blogspot.com