Search Results

Showing results 1 to 40 of 50
Search took 0.04 seconds.
Search: Posts Made By: DimaYasny ; Forum: *nix Software and child forums
Forum: *nix Software May 22nd, 2009
Replies: 10
Views: 1,919
Posted By DimaYasny
video will not be easily controllable over WAN no matter what protocol you use
Forum: *nix Software May 19th, 2009
Replies: 10
Views: 1,919
Posted By DimaYasny
if you have ssh mounts available, what stops you from mounting on windows as well? while winscp is the obvious way to go, there are alternatives even to that
Forum: *nix Software Mar 28th, 2009
Replies: 1
Views: 775
Posted By DimaYasny
http://www.postfix.org/VIRTUAL_README.html
http://www.akadia.com/services/postfix_separate_mailboxes.html
Forum: *nix Software Mar 13th, 2009
Replies: 2
Views: 974
Posted By DimaYasny
/var/log/mail or whatever logging path your MTA uses
Forum: *nix Software Sep 22nd, 2008
Replies: 12
Views: 4,817
Posted By DimaYasny
Forum: *nix Software Sep 22nd, 2008
Replies: 12
Views: 4,817
Posted By DimaYasny
of course it will not detect guest machines
you need an ftp daemon on the guest machine if you want ftp access there.

if there is a ping, then communication errors are gone, so you need to open a...
Forum: *nix Software Sep 21st, 2008
Replies: 12
Views: 4,817
Posted By DimaYasny
can you ping the host from the guest? php is for another forum
Forum: *nix Software Sep 20th, 2008
Replies: 12
Views: 4,817
Posted By DimaYasny
Forum: *nix Software Sep 18th, 2008
Replies: 12
Views: 4,817
Posted By DimaYasny
what kind of virtual networking are you using there?
Forum: *nix Software Sep 15th, 2008
Replies: 12
Views: 4,817
Posted By DimaYasny
Forum: *nix Software Sep 12th, 2008
Replies: 5
Views: 1,526
Posted By DimaYasny
yum search packagename
Forum: *nix Software Sep 12th, 2008
Replies: 5
Views: 1,526
Posted By DimaYasny
most software can be found through the repositories
Forum: *nix Software Sep 12th, 2008
Replies: 2
Views: 667
Posted By DimaYasny
locate will work only if you use updatedb before that

also whereis and which commands are OK

basically, most commands are in /sbin and /usr/bin so no need to look for them.

if you don't...
Forum: *nix Software Sep 5th, 2008
Replies: 6
Solved: telnet problem
Views: 1,229
Posted By DimaYasny
portforward.com
Forum: *nix Software Jun 27th, 2008
Replies: 2
Views: 861
Posted By DimaYasny
mount
dmesg|grep dsk
cat /proc/scsi/scsi
Forum: *nix Software May 19th, 2008
Replies: 2
Views: 735
Posted By DimaYasny
Forum: *nix Software May 17th, 2008
Replies: 19
Views: 2,266
Posted By DimaYasny
do you have a firewall service running?
Forum: *nix Software May 16th, 2008
Replies: 19
Views: 2,266
Posted By DimaYasny
bondi, come on man, just read the google results
Forum: *nix Software May 16th, 2008
Replies: 19
Views: 2,266
Posted By DimaYasny
http://www.google.ie/search?q=debian+vnc+server
Forum: *nix Software May 16th, 2008
Replies: 19
Views: 2,266
Posted By DimaYasny
for remote desktop you are better off using VNC

ssh access is for CLI only, which is quite enough for a linux server
Forum: *nix Software Apr 23rd, 2008
Replies: 2
Views: 1,048
Posted By DimaYasny
that mainly depends on the email server's setup. a normally setu up MTA will never even process an email that doesn't originate from a valid domain, and is sent from a SMTP server that has no mx...
Forum: *nix Software Apr 22nd, 2008
Replies: 5
Views: 924
Posted By DimaYasny
do you have DHCP running in the network? is the unix machine set up to pick up DHCP assigned addresses?

can you ping the host machine at least?
Forum: *nix Software Mar 16th, 2008
Replies: 2
Views: 1,729
Posted By DimaYasny
try VLC player. if it can't play your file, most probably no player will
Forum: *nix Software Mar 13th, 2008
Replies: 27
Views: 2,134
Posted By DimaYasny
I don't think you can actually use mget to do incremental backups, but you can
1. http://www.google.ie/search?q=mount+ftp+linux
2. http://www.google.ie/search?q=tar+incremental+backup

the script...
Forum: *nix Software Mar 12th, 2008
Replies: 27
Views: 2,134
Posted By DimaYasny
ok
1. ftp can be accessed directly by using the "ftp://username:password@ftp.server.com", so no need to actually manually enter credentials
2. you can use wget to pull files off ftp in an...
Forum: *nix Software Mar 12th, 2008
Replies: 3
Views: 605
Posted By DimaYasny
connection details, distro details... the telepaths are on vacation today
Forum: *nix Software Mar 12th, 2008
Replies: 27
Views: 2,134
Posted By DimaYasny
the company probably has offices everywhere, and it is pretty famous :)

as for the script, can you post the commands you were using to do the manual backup? when I see that, we will be able to see...
Forum: *nix Software Mar 12th, 2008
Replies: 27
Views: 2,134
Posted By DimaYasny
nope
I am currently working as an escalation point for system admins at datacentres all over the world, so I don't actually manage systems of my own, just help out when they can't manage on their own
Forum: *nix Software Mar 12th, 2008
Replies: 27
Views: 2,134
Posted By DimaYasny
that is why I asked you to show what you have been doing up to now. that way we might try to script that, or see that scripting is impossible, and you need a different solution
Forum: *nix Software Mar 12th, 2008
Replies: 27
Views: 2,134
Posted By DimaYasny
as I said, before you start using rsync, maybe whatever you have been using up to now is good enough, or even better. so why not just script those actions, instead of changing the entire routine?
Forum: *nix Software Mar 12th, 2008
Replies: 27
Views: 2,134
Posted By DimaYasny
what commands have you used up to now?
Forum: *nix Software Mar 11th, 2008
Replies: 27
Views: 2,134
Posted By DimaYasny
I mean with whatever tools you have successfully used up to now
Forum: *nix Software Mar 11th, 2008
Replies: 27
Views: 2,134
Posted By DimaYasny
why not just script your actions?
Forum: *nix Software Mar 11th, 2008
Replies: 27
Views: 2,134
Posted By DimaYasny
no, not really.
what are you trying to do with rsync?
Forum: *nix Software Mar 11th, 2008
Replies: 27
Views: 2,134
Posted By DimaYasny
http://wiki.linuxquestions.org/wiki/Rsync
Forum: *nix Software Mar 11th, 2008
Replies: 27
Views: 2,134
Posted By DimaYasny
there was a great full rsync tutorial on linuxquestions.org
look it up there
Forum: *nix Software Mar 10th, 2008
Replies: 27
Views: 2,134
Posted By DimaYasny
did you run make install ?
Forum: *nix Software Mar 6th, 2008
Replies: 3
Views: 529
Posted By DimaYasny
Forum: *nix Software Mar 6th, 2008
Replies: 2
Views: 563
Posted By DimaYasny
lots of things to look into there.
any errors in /var/log/messages?
Forum: *nix Software Feb 14th, 2008
Replies: 7
Solved: VMWare Player
Views: 1,060
Posted By DimaYasny
when you register, you should receive a serial number. but if you have a virtualization supporting CPU, you can use XEN, and leave vmware alone
Showing results 1 to 40 of 50

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC