General :: Delete Entire System Using Terminal?
Jul 22, 2011How can I delete my entire system using terminal? I know that the beginning is rm, but then what?
View 2 RepliesHow can I delete my entire system using terminal? I know that the beginning is rm, but then what?
View 2 RepliesIs there any function I can use to set the timezone of the entire system in linux using C? (Other than creating a symbolic link between /etc/localtime and /usr/share/zoneinfo/). Could I specify the timezone offset in seconds by any chance?
View 2 Replies View RelatedI write sources in VIM and i use the following settings:
set tabstop=4
set expandtab
set autoindent
And I have got some questions. 1:Is there any way I could do, so when I press backspace to delete an entire tab instead of individual spaces ? 2:Is there anything to do to delete a tab if I insert a closed curly bracket.
Code:
int main (void) {
} // <- and this one gets perfectly aligned
I would like to copy the entire file system hierarchy from one drive to another..i.e contents of each directory as well as regular files in Linux platform. Would be gratefull to know the best way to do that with possibly Linuxes in-built functions. The file system is a ext family.
View 3 Replies View RelatedI have a 16GB Ubuntu Webserver running on a Transcend SMART CF chip (Yes I know all the reasons not to). I want to move that entire system (OS, Files and structure) to an external bootable HD that will probably be closer to 100GB. What's the easiest way to do this and have it be plug and play. By which I mean I can then plug the drive into a new system and boot it up just as it was running on the old system.
View 1 Replies View RelatedDoes the dump command back up entire file-systems or is it capable of backing up subsets of a file-system? And is tar capable of taking device names (for file systems) as input to be archived?
View 1 Replies View RelatedI'm using a mac, and just transferred a bunch o photos from another computer, and as it turns out, there is a bunch of duplicates.I'm not too familiar with the mac terminal, but if there is a solution for linux, it will probably work for the mac.Just need to be able to recursively scan all folders in my Pictures folder and then Delete them.
View 1 Replies View Relatedi want to delete some say 10 previous commands in bash shell!
View 3 Replies View RelatedI started my Debian 6 machine today and the terminal (Alt+Ctrl+F1) is only using the top left area of the screen. The resolution is correct but the whole screen just isn't filled with text. When I log in and run startx the GUI is in a very small resolution.
I've tried everything I can find with GRUB_GFXMODE and GRUB_GFX_PAYLOAD but nothing works.
Right now when I start a program from a terminal I can't use that terminal instance again until I close the program.
I am a new user of linux, and I want to know if there is a way to execute a program/application from a terminal without blocking the terminal until the program ends.
Is there one command that will let me record an entire terminal session (with any possible errors) to a text file while also seeing all output on screen too? I know it can be done for individual commands, but I'm looking to do this for an entire session where the individual commands will be normal (i.e., not piped into tee, etc.). It would be even better if the command prompt is captured too. The obvious utility of this makes me think someone surely has come up with a solution long ago (probably in the 60's).(I'm sure it goes without saying, but subsequent output in that session should be appended to the file. The file should contain the full history, with all output and errors, of the session.)
View 9 Replies View RelatedIs there a script I can use to send a command VIA terminal to wipe an entire machine of data? If for example there is an intrusion valuable data can be at risk, it would need to be erased.
View 14 Replies View RelatedI'm running Win 7 and installed pcLinux as a dual boot. I uninstalled linux to change disks but the partition still shows in the windows disk manager taking up space I need for windows programs. I have installed linux on another disk but cannot delete the partition on the windows disk.
View 2 Replies View RelatedI have an external hdd which is formatted with fat for use by both on linux and windows. The issue is that I can't delete some of the files I have which show up with size 0. Also, the modification timestamp (as detected by Krusader, the file manager I am using) is 1935. How can I delete these kind of files without affecting the running fs?
View 1 Replies View Relatedi have ubuntu 9.10i format my ubuntu partition any times,but i dont want to remove programs from it ,so what can i do
View 4 Replies View RelatedI supposed to install a server (mail,dns,dhcp etc) but we need to record all the steps that we're doing, thats why i decided to setup a virtual machine and record everything with Xvidcap (which works great by the way).
The problem:
Now we need to test this server at school which means i have to take my computer to school and setup up a network overthere, whats the big deal about this? my computer case is a huge xclio a380 which weights about 35lbs (not kidding) so taking this thing to school riding a bus 3 hours to get there every weekend is not a good idea.
Is it possible to make a copy of the entire system and put it on a laptop?
Custdistro means it will backup your all/thing without/home and customback means it will backup all thing in /. It can create an ISO if your backup is less then 4 GB. Well, i've made a lot of changes to ubuntu 10.04 and now i love it! It does everything i'll want from any computer. This took me a lot of time, follow several tutorials and destroy the entire system a couple of times. The last one is a BIG problem because restoring my system to the state before i ****** all up takes some time again.Do any of you guys know how to backup all my system settings, programs and files? So that if i corrupt my system again i can restore it to be exactly as my current state?
View 9 Replies View RelatedBasically, I want to write to the DVD, much like tar would write to a tape. Backup to tape example:
Code:
sudo nice tar -jcvpf /dev/st0 / --exclude=/some-random-backup-dir --exclude=/proc --exclude=/lost+found --exclude=/sys --exclude=/mnt --exclude=/media --exclude=/tmp
I use Ubuntu 9.04 exclusively on my own machines, but I have a couple of flash drives that got infected by some corrupt windows executable (*.exe) files, probably by somebody's trojan (they are Cruzer 4GB so came with installed fancy programs that I dont need but didnt remove and Windows keeps installing unwanted ini files and other trash every time I use them in somebody elses machine or in an internet cafe). I deleted quite a few files, but some are stubborn.
$ sudo chmod +w-X doesnt seem to work. How do I unprotect and remove them? The filesystem is vFAT.
I suspect the files were created by some kind of a trojan as my work requires my flash to be pretty promiscuous.
When I 've backed up all the good files I need, I'd be happy to reformat the flash drives as straight vanilla data storage and retrieval, provided I can still use them on a variety of machines running MS windows as well as on my Linux machines. Any guidance on reformatting?
I installed Ubuntu, with a dual boot functionality and worked great. I was recommended Backtrack 4 and I installed it in the system. Now, I try to use the dual boot with Backtrack, Ubuntu and Windows 7 and only Backtrack works. I tried the restore disks that I created when I got the laptop, but the problem persists. s there a way to delete this Backtrack from the system and go back to Windows 7?
View 7 Replies View RelatedI currently have Fedora running on it's own hard drive and I have two other drives in the same workstation I want to setup as Raid 0. Is this possible and what tool can I use to accomplish this? I have a feeling I might have to reinstall the entire system to accomplish this ...
View 2 Replies View RelatedI've got an odd problem and was wondering if anyone had any insight. I'm on Ubuntu 9.10 on a Gateway E-100M and everything works great except for firefox. My machine will hard freeze about once a day when using firefox. The whole OS -- no mouse movement, no keyboard response, etc.I've switched to Chrome for weeks and I get no issues at all. I switched back to firefox and it hard froze within the first hour or so. I know it's unusual that an individual program would freeze the whole OS rather than just crash, but it seems to be a fairly consistent pattern.
View 2 Replies View Relatedi have crashed my system, i have a lot of simualtion software already configured and working on it, i'm thinking to do a new installation of ubuntu in a different partition and copy there all directory tree, basically replace the new / directory system, whit the old one that i have back up. Can i do this and everything will works ok?
View 1 Replies View RelatedWhen I click certain links, such as the one below, Firefox consistently crashes.
The bigger problem is that when it does, everything grinds to a halt, and I have to press the machine's power button.
Is there a way to kill processes when the system locks up? This is on Ubuntu 10.04 Lucid Lynx, using GNOME.
Link to 2 MB PNG file (MAY CRASH YOUR BROWSER)
I've been a loyal Ubuntu owner for 3 years now, and I've been wondering if there is a place where I can get the entire break down of how the OS works. I don't know programing but I would like to learn about what ever language Ubuntu uses to work.
View 3 Replies View RelatedDo you know how to save the entire linux system (with the programs) via a script ? (Maybe something such as "dd" but for save my system)
View 1 Replies View RelatedMain reason I am using openSUSE currently is because my Windows system's went bad. I haven't been able to easily restore and will probably have to do clean windows install. I want to make sure my entire openSuse system (application/OS setting/etc) backup so I can easily restore of it fast. Since this type of back takes awhile, I would preferably like do this while I am still logged into SUSE. I am where to disk cloning thing like clonezilla, but looks like I would need turn of my system entirely to get this done.
Currently my SUSE root and home are in a partition with another NTFS partition on my hard drive. I really don't want to use 'dd' to clone the entire hard disk. I would much rather store of required partitions in other locations. Hopefully, there is easy to get this done without too much of effort and time.
I have read that i can backup the entire system with the home folder with commands, or with programs, such as clonezilla, but it doesnt work, so im trying to back it up with commands now but i cant find a good tutorial to explain what commands to use.
View 9 Replies View RelatedI'm running Ubuntu 9.10. I'd really like to make an image of my entire system in the event of a mishap. I've found from experience that anything can happen with Linux and then you're into another reinstall. Anyone know of a good program or process?
View 7 Replies View RelatedI'm trying to set up my webcam on my Dell Inspiron 700m in which I have 10.04 installed. However, whenever I open any application that uses the webcam (C250 Logitech) it crashes my entire system (Some text flashes but it is too quick to read and then my screen becomes black). I tried Skype, Cheese, Camorama, and testing from GStreamer-properties, and all of them had the same result. However, using:
[Code]....