LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-19-2011, 03:02 PM   #1
Trouble31
LQ Newbie
 
Registered: Sep 2011
Posts: 28

Rep: Reputation: Disabled
Does Linux have an equivalent to Diskcopy?


Does Linux have an (either GUI or CLI) equivalent to the Windows Diskcopy command? If it does, where can I find it and the proper syntax to use?

Also, how would I schedule a task in Knoppix GUI?

Last edited by Trouble31; 10-19-2011 at 03:05 PM.
 
Old 10-19-2011, 03:08 PM   #2
amani
Senior Member
 
Registered: Jul 2006
Location: Kolkata, India
Distribution: Debian 64-bit GNU/Linux, Kubuntu64, Fedora QA, Slackware,
Posts: 2,766

Rep: Reputation: Disabled
Get parted magic or clonezilla or system rescue cd to do it from CLI/GUI

disk duplicator
 
Old 10-19-2011, 03:32 PM   #3
Trouble31
LQ Newbie
 
Registered: Sep 2011
Posts: 28

Original Poster
Rep: Reputation: Disabled
I'm not looking for software but thanks.
 
Old 10-19-2011, 05:12 PM   #4
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,131

Rep: Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121
Interesting attitude. Commands I've looked at have been software.
 
Old 10-19-2011, 07:15 PM   #5
Trouble31
LQ Newbie
 
Registered: Sep 2011
Posts: 28

Original Poster
Rep: Reputation: Disabled
No attitude at all - I said thanks. I am looking for a command that would do the same as Windows Diskcopy and a GUI task scheduler. Is crontab a GUI task scheduler?
 
Old 10-19-2011, 07:39 PM   #6
Trouble31
LQ Newbie
 
Registered: Sep 2011
Posts: 28

Original Poster
Rep: Reputation: Disabled
What about Kcron - it is a GUI scheduling utility. Would it run in Knoppix?
 
Old 10-19-2011, 07:48 PM   #7
FredGSanford
Senior Member
 
Registered: Nov 2005
Location: USA
Distribution: Mageia 7 - Debian 10 - Artix Linux
Posts: 1,142
Blog Entries: 5

Rep: Reputation: 207Reputation: 207Reputation: 207
cp is probably similar to MS Disk Copy command. Kcron, since it has the K, I would assume is included with KDE environment. Does Knoppix come with KDE desktop, if so it may be included?
 
1 members found this post helpful.
Old 10-19-2011, 07:59 PM   #8
Trouble31
LQ Newbie
 
Registered: Sep 2011
Posts: 28

Original Poster
Rep: Reputation: Disabled
Not sure if it is included. I have been looking for it but can't find enough info to know where to look for sure.
 
Old 10-19-2011, 08:02 PM   #9
FredGSanford
Senior Member
 
Registered: Nov 2005
Location: USA
Distribution: Mageia 7 - Debian 10 - Artix Linux
Posts: 1,142
Blog Entries: 5

Rep: Reputation: 207Reputation: 207Reputation: 207
I found this from google search.

Quote:
KDE provides users with the tools to run software automatically using two features: Autostart and Task Scheduler (formerly called KCron).
 
1 members found this post helpful.
Old 10-19-2011, 08:07 PM   #10
Trouble31
LQ Newbie
 
Registered: Sep 2011
Posts: 28

Original Poster
Rep: Reputation: Disabled
I am just so lost. I can't find anything remotely close to Autostart, Task Scheduler OR KCron anywhere in the menus.
 
Old 10-19-2011, 08:11 PM   #11
Trouble31
LQ Newbie
 
Registered: Sep 2011
Posts: 28

Original Poster
Rep: Reputation: Disabled
I am making progress - I found this with the help of the post about autostart ...

1. Open up Konqueror. Navigate to your home folder.
2. Click on View. Select Show Hidden Files.
3. Look for a folder named .kde and open it.
4. Look for a folder named Autostart and open it.
5. Click on the K Menu icon and navigate to the program that you would like to auto-start.
6. Drag the icon for said program into the Konqueror window and select Copy Here when prompted.
 
Old 10-19-2011, 08:13 PM   #12
Trouble31
LQ Newbie
 
Registered: Sep 2011
Posts: 28

Original Poster
Rep: Reputation: Disabled
Nope, that only auto starts programs upon login. Will keep looking.
 
Old 10-19-2011, 08:34 PM   #13
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,339
Blog Entries: 28

Rep: Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144
You might want to look into dd. It might meet your needs.

http://www.backuphowto.info/linux-ba...-disk-clone-dd

cron is indeed a task scheduler. You edit it with a special command called crontab -e.

See man crontab for more.
 
1 members found this post helpful.
Old 10-19-2011, 09:05 PM   #14
Trouble31
LQ Newbie
 
Registered: Sep 2011
Posts: 28

Original Poster
Rep: Reputation: Disabled
How do you get to the GNU Parted program and will it copy disks like Diskcopy or does it only work on hard drives?
 
Old 10-20-2011, 12:36 AM   #15
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

Quote:
Originally Posted by Trouble31 View Post
How do you get to the GNU Parted program
Install it from your distributions repository just like you would install any other program.

Quote:
and will it copy disks like Diskcopy or does it only work on hard drives?
Sorry, I have no idea what "Diskcopy" does, and I don't understand your distinction between "disks" and "hard drives".

Evo2.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux equivalent of COM? mrtedweb Programming 17 05-19-2009 01:59 PM
Linux diskcopy : I lost it. jimmmac Linux - Newbie 6 10-10-2003 06:55 PM
mutex equivalent in Linux devershetty Linux - Newbie 1 07-24-2003 10:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration