Summary: Dear friends, Can any one give a backup procedure (incremental) for Digital Alpha unix u.4f or suggest what command to use cpio / vdump with full op...
Summary: Hi everyone, I'm a newbie to Unix and hope to know the differences between the backup command cpio and tar. Will i be able to backup all files using e...
Summary: Hye, I know very little about UNIX but will be writing data to Oracle tables held on UNIX from another Oracle db. My question is this, can I schedul...
Summary: Hi, I wrote a script that I use to convert files from one format to another so that I can ftp those files to our pc network. The script works fine whe...
Summary: I wants to take backup of whole hdd(Sco unix) as it is and I have new brand hard disk.How to take backup in new hdd? can anybody tell me how to do thi...
Summary: Hello! I am currently learning unix for the first time. I have my own small business, and I'm setting up two servers. The first is MS based because ...
Summary: Have a look at the O'Reilly book "Unix Back-up and Recovery" http://www.oreilly.com/catalog/unixbr/ The hostdump.sh script does just what you are loo...
Summary: I have an AMD Duron with Windows XP which I would like to make a bootable cd with so I can format my Unix 6.5 computer because it doesnt work properly...
Summary: Any help with the problem below appreciated. System running SCO Unix 2.1.x with 6.2Gb hard disk. Requirement is to add a 9.2 Gb hard disk, copy ever...
Summary: i already post this question 3 days ago. i need to know what commands and shell utility i can make this programs instead of doing with SQL rdbms. can...
Summary: A History of Unix 1965 Multics project begun as joint venture of AT&T, MIT, and GE to create a new operating system for the GE computer. 1969 AT&T Be...
Summary: dear mr. davied thank you very much to your help i use the unformatted ascii test my o/s sco unix and i use progrum with oracle 7.1 under sco unix . ...
Summary: I'm having trouble with cron skipping jobs on a Compaq Proliant 3000 with SCO 5.0.6. I have a batch jobs that run under cron at night. Some nights, ...
Summary: Solaris from Sun is real UNIX. Solaris 7 uses BD and Sun's previous versions. UNIX does not do multimedia for !?*%&. Get Linux if you are going to ...
Summary: What knid of UNIX you are using? Try the following URL. It's for Solaris, but maybe helpful. http://www.ebsinc.com/solaris/common_err.html ...
Summary: In UNIX, you can use: unix2dos command to convert file from UNIX format, use dos2unix convert file from DOS to UNIX. I hope this can help. Regar...
Summary: I'll second that. Maestro is a superb product and is very easy to setup. Get a copy for the client on NT, then compile your hclnfs daemon depending on...
Summary: I am just getting started. I have written a (simple)web server in C language. It opens a predetermined specific file (ex page1.html) and sends it out ...
Summary: BTW what Unix did you use? If it's Linux- try to boot kernel from rescure floppy and mount / into another partition: lilo: vmlinuz root=/dev/hda[X] wh...
Summary: just use dd. "info dd" for help. Of course, the two will need to be identical. if you have different physical geometries use cpio piped into another c...
Summary: If you want to go the top of any unix file, just use the ":1" from anywhere within the file and it will take you to the top...Hope that helps... Cheer...