Search found 881 matches

Return to advanced search

Re: Uping eth0 after a black out

So simple and I couldn't think of it
lol

thx
by Basher52
Mon Jun 13, 2011 3:30 am
 
Forum: Networking
Topic: Uping eth0 after a black out
Replies: 2
Views: 260

Uping eth0 after a black out

This evening we had a black out after a short thunderstorm and I wonder if there is a way to 'ifup' a NIC after that? I do have 'ONBOOT=yes' but when the power was up my ISP didn't have their servers up and running totally. I need something that can 'ifup' a NIC if it ain't up after a start/restart,...
by Basher52
Sat Jun 11, 2011 5:44 pm
 
Forum: Networking
Topic: Uping eth0 after a black out
Replies: 2
Views: 260

Re: Happy IPv6 Day!

Happy IPv6 Day?
Have they started using that for real now?

I've heard that they are testing it world wide but no more then that.
Think I better start looking into testing/start using that too then :P
by Basher52
Sat Jun 11, 2011 5:38 pm
 
Forum: Networking
Topic: Happy IPv6 Day!
Replies: 3
Views: 246

Re: speed of 'dd'

I took a look at it and added that package to the slax boot USB. Sure worked, too bad the ntfs partitions is just a experimental and might not work. also had to use 'dd' to take out the MBR since partimage is as the name of it, just for partitions. I used -z1 as compression (gzip) the fastest one bu...
by Basher52
Tue Jun 07, 2011 3:10 pm
 
Forum: Applications
Topic: speed of 'dd'
Replies: 14
Views: 736

Re: speed of 'dd'

I'll take a look at this, thx
and as it can be run in batch mode that look good :)
by Basher52
Tue Jun 07, 2011 1:40 am
 
Forum: Applications
Topic: speed of 'dd'
Replies: 14
Views: 736

Re: A way to see if a PC is a laptop or workstation

Right here on my server I only have /proc/acpi/battery/ and no other files/dir's under that. You sure are smart :) didn't think of the battery thing, no WorkStation use that :) I'll check that on my laptop at work and see what that says. Hopefully I can use that for the scripting. This all has to do...
by Basher52
Fri Jun 03, 2011 5:02 pm
 
Forum: Applications
Topic: A way to see if a PC is a laptop or workstation
Replies: 11
Views: 631

Re: speed of 'dd'

Have no idea what you mean by a 'system level' backup? I need something to be able to "ghost" the entire disk(or partition) and later restore it and if it has a bootable partition, restore that boot thing too. 'tar' for me is a FILE copying thing, not a copier of everything like the boot r...
by Basher52
Fri Jun 03, 2011 4:49 pm
 
Forum: Applications
Topic: speed of 'dd'
Replies: 14
Views: 736

A way to see if a PC is a laptop or workstation

Is there a "general" way to see if a machine is a laptop or a workstation? In my case it's all machines from DELL, but if there is a more general way to see this I'd like to know. I've tried cat /proc/cpuinfo but that doesn't say anything about a "mobile" CPU. Someone wrote somew...
by Basher52
Fri Jun 03, 2011 4:51 am
 
Forum: Applications
Topic: A way to see if a PC is a laptop or workstation
Replies: 11
Views: 631

Re: speed of 'dd'

btw... the destination disk just got full and the image was over 30G but the source disk has a usage of 4.0G
how come this happens? does it backup the empty space too?
a "ghost" image of the same is about 2 to 2,5G
by Basher52
Fri Jun 03, 2011 2:45 am
 
Forum: Applications
Topic: speed of 'dd'
Replies: 14
Views: 736

Re: speed of 'dd'

Are now trying this and with this command:
Code: Select all
dd if=/dev/sda bs=20480000 ibs=65535 obs=65535 conv=noerror | gzip > /mnt/test/speed.test.image.gz


This has now been working for about an hour and are still are.
Is there something wrong with the command I'm using?
by Basher52
Fri Jun 03, 2011 2:33 am
 
Forum: Applications
Topic: speed of 'dd'
Replies: 14
Views: 736

Re: speed of 'dd'

driving?... and still happens to answer a post... lol you shouldn't do that, you naughty boy :P no need for a ghost like one, as long as it is for Linux and it can be used by command line arguments since this is gonna be used in a script, in an auto booting and after that the OS' script will take ov...
by Basher52
Fri May 27, 2011 5:29 pm
 
Forum: Applications
Topic: speed of 'dd'
Replies: 14
Views: 736

Re: speed of 'dd'

I gotta try the compress thing too I guess, otherwise it might take a longer time then using Ghost and I want them to use 'dd' since it is Linux :P
and thx for the answer, once again I didn't think this through lol
by Basher52
Fri May 27, 2011 3:13 pm
 
Forum: Applications
Topic: speed of 'dd'
Replies: 14
Views: 736

Re: speed of 'dd'

:oops: didn't think of that :P The output is a USB HDD and always the SAME disk. I didn't gzip the source file from 'dd' but I always compress the data in Ghost. Do you think that will increase the speed sending the data to the USB HDD? ...although it'll take time to gzip it up in the source PC. But...
by Basher52
Fri May 27, 2011 1:07 pm
 
Forum: Applications
Topic: speed of 'dd'
Replies: 14
Views: 736

speed of 'dd'

I'm starting to use some small Linux apps at work :) and instead of getting lots of licenses for 'Ghost' I said why not try 'dd'. I tried to "copy" an 8.2G USB-stick and that took 437 seconds. The speed of Ghost 8 for a 120G SATA HDD take about 10-12 minutes. I've tried changing the values...
by Basher52
Fri May 27, 2011 7:48 am
 
Forum: Applications
Topic: speed of 'dd'
Replies: 14
Views: 736

Re: how to DEcrease disk size

As usual you are correct. I didn't think of this UUID since the webserver that also (still) uses F12 uses UUID and I see that in the 'df -h' but I don't see that in 'df -h' on this server and that made me not to think of it. I changed to the correct UUID in fstab and grub.conf and it started OK. MAN...
by Basher52
Tue Apr 26, 2011 1:15 pm
 
Forum: Fedora/Red Hat
Topic: how to DEcrease disk size
Replies: 27
Views: 1801
PreviousNext

Return to advanced search

cron