Re: convert standard time to unix time bash

2009-06-18 Thread Tony Asnicar
Thank you!! The answer waas: date --date="2009-06-18 18:57" +%s thanks :) On Thu, Jun 18, 2009 at 8:30 PM, Tony Asnicar wrote: > :) How?? > > I know that I could convert unix time to standard time like: date -d > "@1234567890" > > but how can I

convert standard time to unix time bash

2009-06-18 Thread Tony Asnicar
:) How?? I know that I could convert unix time to standard time like: date -d "@1234567890" but how can I convert standard time to unix time? :D thanks

vnstat in KByte

2009-06-18 Thread Tony Asnicar
I can't find the parameter to get vnstat to display traffic _only_ in MBytes :S # vnstat -i eth0 Database updated: Thu Jun 18 17:05:01 2009 eth0 received: 26.25 GB (56.0%) transmitted: 20.64 GB (44.0%) total: 46.90 GB

IPv6 docs, howtos, descriptions

2009-06-12 Thread Tony Asnicar
I know...google...BUT: Does someone has good howtos, docs, descriptions, opinions in forums, or similar things about IPv6 and "related things"? I just think it would be a very good idea to collect some links about it... Regards, and thank you in anticipation

Re: ipv6 firewall?

2009-06-10 Thread Tony Asnicar
I mean if I do a ip6tables -L all policies are ACCEPT thanks On Thu, Jun 11, 2009 at 12:13 AM, Tony Asnicar wrote: > Could that be a security "hole" that the normal iptables is managing IPv4? > I mean if theres normally IPv6 support on the machine, it could have a good > fire

ipv6 firewall?

2009-06-10 Thread Tony Asnicar
Could that be a security "hole" that the normal iptables is managing IPv4? I mean if theres normally IPv6 support on the machine, it could have a good firewall over IPv4, but it will not be firewalled under IPv6??

guest user with limited shell

2009-06-10 Thread Tony Asnicar
Hi Are there any good shells for a "guest user" - I mean not to give him "/bin/bash" :S - or does someone know good howtos for limiting a shell? (like "disabling it", so that he can only log in to GUI and start a browser, etc..) thank you!

mplayer screensaver

2009-06-07 Thread Tony Asnicar
how can I disable gnome-screensaver when using mplayer? mplayer -stop-xscreensaver doesn't work :S thanks

apt-get update -f

2009-06-06 Thread Tony Asnicar
does "apt-get update -f" has any effects? I couldn't find it in "man apt-get" :S:O thanks

GOsa LDAP Admin

2009-06-06 Thread Tony Asnicar
Did anyone use it/heard about GOsa? Are there "negative" experiences about it? https://oss.gonicus.de/labs/gosa/ from: https://oss.gonicus.de/ I read about it here: http://ask.slashdot.org/comments.pl?sid=1257249&cid=28214801 Thanks for any comments, opinions