General :: Procedure For Moving Fs Content?
Jul 4, 2011What to remember when moving content of a file system to another file system ?Is there some kind of procedure for this operation
View 14 RepliesWhat to remember when moving content of a file system to another file system ?Is there some kind of procedure for this operation
View 14 Repliesi want to move all files inside the folder moving to folder public_html which command i should use? m using centos5 64bit tell me full command which i should writer in ssh client..so my all files will be moved to public_html...from moving folder.
View 4 Replies View RelatedIs there a Commend to move the content of a folder -only image files no subfolders- to another destination folder?Actully, I had a look on the following post:Post tilte:Using mv to move the content of one directory into anotherFrom it, I tried that:
Code:
# rsync -a SOURCE/ DEST/
But, it copy a folder as all to the distination.
[code]...
I am using find to search for .tgz files modified more than 7 days ago and delete them.find /directory/ -iname backup*.tgz -daystart -mtime +7 -exec rm -rf {} My problem is that find will go through the content of tarball as well and list all content. I want to only search main tarball and delete it if older than 7 days.
View 4 Replies View RelatedIf you have the value 100 in File1 and the value 5 in File2, how do you write a script to divide the 100 in File1 by the 5 in File2 in Linux Bash Shell?The operating system I am using is Ubuntu 10 and object is to write a script to accomplish this task.
View 5 Replies View RelatedI'm currently running Xubuntu 10.04LTS as my main distro, but would like to also run Fedora 13 on the same machine.Therefore, I'm more so just after a bit of steer of the best plan of attack to achieve this - best procedure to partition the drive (80gb / i686) and install Fedora etc.
View 1 Replies View RelatedDecided to try to use my console but it didn't work the way I thought it would. What is the proper procedure to log into my console? I've tried to enter data given to me at http://www.zaphu.com/2008/05/30/ubun...-m4a-playback/ It entered the first line of text but not the unwrapped second line. Another line appeared asking my 'neil' login. Tried to enter my password but typed letters wouldn't enter. What do I do?
View 14 Replies View RelatedI was under the impression that if I have any programs not installed by the package manager, they belong in /usr/local rather than /usr. But if I put the executable in /usr/local/bin, and the jar files into /usr/ local /lib, I get runtime errors about being unable to load the Java classes. So I resorted to putting things in /usr/bin and /usr/lib and it worked fine.Is this something that can only be corrected by compiling differently, or am I missing an installation step?
View 2 Replies View RelatedWhat is the procedure for editing a startup.sh script? My doc says to do it but not how exactly.
View 2 Replies View RelatedI am using redhat linux EL5. I am using kernel version 2.6.18-8.el5. In this I want to install mp3 player. I don't know which player is best in redhat. What is the procedure for installing player in redhat. Where I can download RPM Packages.
View 3 Replies View RelatedI need procedure to configure samba on RHEL 4
View 1 Replies View RelatedI've used this program for years on Windows and would miss it if I could not use it with Ubuntu.For people not knowing abt HjSplit here's a link that gives u a basic idea. Try it . Its an amazingly simple and useful software especially when u download movies from net and they are split in to many parts.It's just one of those programs that is tiny and just works.Using this software a big avi file can be splited in to many parts as well as many avi files can be fused in to one avi file.2 things are required for successful installation in Ubuntu ....A) Kylix Library.B) Hjsplit installation.Please note that a Kylix library needs to be installed on your computer before running HJSplit for Linux.
Downloading & Installing Kylix Library
Download Link : Kylix library
http://www.freebyte.com/linux/libraries/
[code]...
im looking for installation procedure for vyatta 6.2...
View 1 Replies View Relatedi need the source code to create my own shell in linux or provide atleast procedure for doing it
View 9 Replies View RelatedWhat are the steps to and Procedure to follow for securing Linux Server???
View 3 Replies View RelatedI have just downloaded Slack- 13.37 using Filezilla..I downloaded from an FTP server the entire directory of Slackware - Current (32 Bits) ..There were some problems encountered:1. When I selected the entire folder in FZ , the Queue size was reported as 4 GB.2. I started downloading and after significant time , still the Queue size was reported as around 3.8 GB..I was perplexed as I have a decent bandwidth and it cannot be. To dispel my doubt , I saw the properties of the Slackware directory in which it was downloading. It showed 1.9 GB.. Is the Q size not dynamic? (Total size - Downloaded size)
3. I was on the edge of my seat as my HDD had only roughly about 4 GB ...So , the Q size was kinda misleading..In a haste , I thought I would remove 2 big installations and wiped off Openoffice as anyway I was planning to go in for libre...I moved some other files to a different partition to ensure additional space4. At the end , early in the morning I woke up and saw it had finished ..But there was a failed transfer of 1 hidden file ..There is still 450 MB left in my partition, dont know why it got omitted.5. Now I want to check the integrity of the download bfor burning to a DVD..Should I use md5 sum? I am not able to determine slackware size by googling...In fact I should have gone in for a pre compiled ISO instead of this directory! But it wasnt available yesterday..6. Is there any good download manager like DAP/ Orbit / Leechget which also gives options like turning off comp after download (useful for overnight installs)...The DW helper in Mozilla is not that good ...I want a utility to split the download into 4/5 channels and speed up the download and most importantly show a graphical menu clearly showing Speed, Size, Time left , etc similar to windows DM
I am basically very new to linux.. I have rhel 5.2 sever. while the system booting the following error had shown.
touch: can't touch '/var/lib/random-seed ; No such file or directory
chmod; can't access'/var/lib/random-seed ; No such file or directory
touch; can't touch '/var/log/wtmp ; No such file or directory
chgrp; can't access '/var/run/utmp; No such file or directory
[code]....
I have installed fedora 11, now i want to install touch driver for my dell 15 laptop. when i m moving cursur its moving but when i m clcking on touch pad to open anything its not opening, to open i have 2 select any file then i have to click touchpad keys.
View 2 Replies View RelatedI like the buttons on the left. I'm running 10.04 & I know how to move them. The problem is that changing themes will move them back right. OK, if the new theme has them on the right that's OK. But going back to the other theme doesn't change them back. They don't seem to be controlled by the theme, or I'm just not doing it right.
View 2 Replies View RelatedAfter installing numerous stuff on my Slackware system, I notice I am running out of hard-drive space. I see that /tmp/SBo has about 1G of staff that I recently installed --- may I safely delete this staff?
View 14 Replies View Relatedi am using rhel5 and i just wanted to see the contents of the initrd image. I have copied that from /boot/grub and saved in /tmp directory. Then i did the following
#mv initrd-2.6.18-53.el5.img initrd-2.6.18-53.el5.img.gz
#gunzip initrd-2.6.18-53.el5.img.gz
#mount -o loop initrd-2.6.18-53.el5.img /mnt
when i gave that, it says "mount: you must specify the filesystem type" Then i included "-t ext2" option in the mount command. Now it says,
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Then i created a ext2 filesystem and did the same thing. But there is no difference.
i have a file and i want to change the content of file but i also want that md5sum of that file remains same.
View 14 Replies View RelatedIn Iran there is a famous "access denied page" that redirects you to a strange page with a lot of HTML errors and lol, telling you RTFM about ridiculous Internet laws.I want to filter the contents of the page, because the page IP, URL, ... are all unknown.I don't know much about squid configuration scripts.I can read but cannot write
View 1 Replies View RelatedHow to find file by content on linux by command. Example: i want find file contain word "helo" on my computer (OS: LINUX)
View 4 Replies View RelatedI'm developing some small application runs on tomcat 6This web application just query data from MySQLBut I'm concern about performanceHow can I check how many request It can serve as well ?I'm thinking about to change the application to runs on httpd (will write in PHP)Normally, how many request httpd can handle for simple database query ?
View 5 Replies View Relatedi had installed alfresco 3.4 server .previously we are working with alfreso version 1 .how i can moved the database content of alfresco 1 version content in alfresco 3.4 content.whether i had to migrate mysql of 3.1 directly to 3.4 alfresco server are else i had to just put the content in alf_data content store and content deleted table alone is enough .
View 1 Replies View RelatedWe copied the directories/files from one filesys1 to filesys2 and since that initial copy have further added more directories/files to filesys2 from another source. How can we compare filesys1 to filesys2 to make sure all files/directories were copied successfully to filesys2? I would like a way to check filesys1 against filesys2 and only show/output when something is missing from filesys2 that exists in filesys1 and not report the additional/extra directroies/files that have been copied to filesys2.
View 3 Replies View RelatedI wish to compare all the files in a directory....comparing is by content. And same files should be printed...
echo "program : $0"
cd $1
for a in *
do
[code]....
This logic did not give the correct result...
Show me the content of your linux live cd running linux with it. (The thing is we are using a live USB, is it possible with a usb, how to do it, otherwise I tell everyone to burn a live CD, if it is possible with a live CD and not with a USB (= normally not loaded in bios in windows usb = plug&play).
View 6 Replies View RelatedHow would i write a script which will add a following content to a file.File Before running script.
Code:
acpi = 1
apic = 1
builder = 'hvm'[code]....