Search Results

Search: Posts Made By: corrado33
Forum: IP Networking 01-15-2014
2,851
Posted By corrado33
I realize that Dynamic DNS are good, I have one...
I realize that Dynamic DNS are good, I have one running on my server at home but will they work for intranets? None of these IPs are external IPs, they are all internal to the work network.
Forum: IP Networking 01-15-2014
2,851
Posted By corrado33
I think if I "ssh 'hostname" that might work. I...
I think if I "ssh 'hostname" that might work. I guess I could check through the vpn.

For those of you confused here is what's going on.

I have a Mac desktop that I use for my day to day work....
Forum: IP Networking 01-13-2014
2,851
Posted By corrado33
How to get IP of computer assigned by DHCP?
I have a computer at work with no control over the network settings. We have to pay for a static IP so that won't happen. I'm running an SSH server so I can connect back and analyze data when I'm...
4,102
Posted By corrado33
Passwordless SSH works, scp does not
I know the "how to setup passwordless SSH" question is asked probably 5 times a week.

I know how to setup passwordless SSH, it's not tough, however after reinstalling linux on my server, I found a...
2,048
Posted By corrado33
Scp/Rsync transfers stopped working?
Hi all,
I have a backup script from my work computer to my home computer for my research for multiple reasons. It's a simple rsync script, with about 5 gigs of data. (Obviously with rsync it doesn't...
7,652
Posted By corrado33
Date as suffix in rsync... what am I doing wrong?
#!/bin/bash
currentdatee=$(date +%D-%R)
rsync -autb --backup-dir="/home/kyle/USBSYNC/OLDFILES/CRUZEREDGE1/" --suffix="$currentdatee" /mnt/backup/* /home/kyle/USBSYNC/CRUZEREDGE1/


The rsync...
11,480
Posted By corrado33
Unix Batch command, and running jobs in queues.
Hello all, I have a quick question. I work in a computational science laboratory, and we recently got a few mac pros to do molecular optimizations on. However, on our normal supercomputers, there...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 03:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy