similar to: Adding another swap

Displaying 20 results from an estimated 200 matches similar to: "Adding another swap"

2007 Apr 13
1
Logrotate error?
This was in root's mail on a newly-installed CentOS-5 system. To: root at beauregard.localdomain Content-Type: text/plain; charset="ANSI_X3.4-1968" Subject: Anacron job for 'beauregard.localdomain' cron.daily /etc/cron.daily/logrotate: error: sa-update:3 unknown option 'notifyempty' -- ignoring line ^
2002 Aug 16
2
system command
Hello, It is very simple question. I want to go to the parent directory and give the 'system("cd ../") commnad. But it stayes at the same dirctory as before. Do I forget to give some extra parameter to system command in this case? Regards, Nader -------------------------------------------------------------- Zie ook/see also: http://www.knmi.nl/maildisclaimer.html
2007 Sep 20
2
acl permissions not staying
Hi guys, I've got a problem where if I set permissions on a folder(Admin) "setfacl -R -d -m u::rwx,g::wrx,o::- Admin/" and "setfacl -m o:- Admin" I get the following. mail:/data/samba/shared # getfacl Admin/ # file: Admin # owner: BCP+administrator # group: samba user::rwx user:samba:rwx group::rwx group:BCP+admin:r-x mask::rwx other::--- default:user::rwx
2013 Jan 30
1
Percentages in bar plot
Dear R-users, Though it's a silly thing to ask, but I'm not getting a way out. I wish to find the percentage distribution for a data vector 'stop'. The coomand below is giving the frequency distribution. May I know the option to see the percentages instead of frequencies. Similarly, what option I should put in a histogram plot to see the percentages instead of frequencies?
2008 Dec 18
3
Unable to connect to printer; will retry in 30 seconds...: Connection timed out
Hi ALL, I recently withed from CentOS 3 X server to CentOS 4.5. It works fine other than printers. there are many printers connected to it. We have configured the commnad printconf queue type is Networked UNIX (LPD) Some times, we will be able to print , But, some times, We will NOT be able to print. We can ping its ip address. Even, when we can't print, We can ping its ip address.
2011 Apr 27
1
Reading file
Hi all, I am trying to read Excel file usingthe follwoing commnad library(RODBC) data=odbcConnectExcel(file.choose()) sqlTables(data) Bdat=sqlFetch(data, "test") odbcClose(data) head(Bdat) 1. The above script works if the Excel file is opened. If the excel file is not opened then I get the following message "External table is not in the expected
2008 Jan 03
1
tukeyHSD
Does anybody know how to deffine in the test tukeyHSD the pairs of comparison that you want to get? It is throw the lmat commnad, but I don't know the correct usage... Thanks a lot! Jos? -- MSc Jos? Alberto F. Monteiro Botanisches Institut Universit?t Basel ?????? ?????
2010 Jan 02
1
suppress output for meta in package tm
Hello, I am using the tm package and wish to suppress the output for meta. I am defining another variable for one of the tags and don't want the value printed on the screen. Any help would be appreciated. Thanks. here is the commnad: n_corp_file <- meta(corpa[[n]], "URI") -Amber [[alternative HTML version deleted]]
2010 May 17
14
noob questinon: is dev in rails underwindows a good idea
Hey guys, thx for talking your time to answer this post, i much appreciate it. 1. is dev in rails under windows a great idea.i can think of 10000 reasons, i know, bu i can;t install linux on my PC, for now at least. the compamy that i am working for wants me to install all of the programs i need to develop a free lancer site, like this one http://www.bestjobs.ro/(if u look at the right upper
2014 Dec 16
3
broken pipe question
I am running a heartbeat... Asterisk 11.15.0 - same behaviour is noticed on 1.4.43 also I issue a call through the API that does the below. just UserEvent and Hangup -- Executing [s at heartbeat:1] UserEvent("Local/s at heartbeat-0000000f;2", "HeartBeat, Noop") in new stack -- Executing [s at heartbeat:2] Hangup("Local/s at heartbeat-0000000f;2",
2006 Jan 17
4
image files or partions
Hello, I''ve installed xen3 and asked myself whats better, image files or partions? I will prefer image files because of the flexible handling, but I''ve heard that real partions are faster. Thanks a lot for any hints? Daniel _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2006 Feb 28
10
Scaffold command, how and what may be wrong?
hi everyone. I am learning RoR and just recently purchase the agile wed dev on rails. i am still at the beginning of the book trying to create the scaffold for the depot_development database. Everytime i run the generate scaffold products admin, i recieve the "before building the scaffold, try to create a table for model products" etc... a few questions: 1. How does ruby know that
2005 Dec 22
6
Xen and LVM
I have 4 virtual servers, all 4 run fine on the xen-unstable I downloaded with a nov 16 date I download the latest 3.0 testing or unstable and I can only run one at a time, I start one it runs, I go to start any other one ( in any random order even ) and I can''t, get errors about my lvm already in use by another guest. I have 4 seperate lvm ext3 partions and 4 seperate lvm swap
2020 Aug 26
4
DVR recorder how to resucue files
Ralf Prengel <ralf.prengel at rprengel.de> wrote: > I made a backup using dd without any problems but how can I mount > this image. > Normal loop options don't work. Too little information. Tell us what you tried (the exact command) and what happened (any error message). Ok, sorry. Our recoder device that stores all videos of several cameras doesn t work any longer. Before
2002 Mar 13
2
Need util to resize parition (Off Topic)
Hi all, Sorry to post OT but I'm a bit stuck and I thought someone may know the answer. Originally I installed Red Hat 5.2 with 2 paritions, boot and root. I upgraded to Red Hat 6 (kept the original filesystem) without a problem some time ago, but now I want to upgrade to 7.2. When trying to install the upgrade it tells me that the boot parition isnt big enough (by about 90k!) so I thought
2007 May 17
3
Converting Full Virt to Para virt
Hi, I am running xen-unstable , now i have a Full Virt DomU running RHEL 3 update 5 wanted to know is there a way to convert this vm to Paravirt . regards Satya _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2011 Sep 22
3
disk partitioning: 6.0 install to harddrive using liveCD
Greetings: I'm planning to set up a test Centos 6.0 box (has CDROM, but no DVD) with these partions: / 10GB ( no separate mount for /usr ) /tmp 1GB /var 10GB /boot 500MB The centos mirrors I have seen do not provide the full distro on CD (this box has no DVD). I'm used to having about 6 CD isos to work with. The livecd install to hard
2008 Aug 29
4
Best method for booting logical partions via syslinux...
Hi. Which is the preferable method for booting multiple logical partions via syslinux ? 1. Create seperate logical (fat 32) partitons for 'each' Live CD, extracted and prepared identically via syslinux/syslinux.cfg (sdc5, sdc6,sdc7 etc.) 2. Use Grub2 to attempt to boot seperate logical partitions with the same extracted Live CD plan as above. 3. Use the chain.c32 module that
2008 Feb 01
2
RAID Hot Spare
I've googled this question without a great deal of information. Monday I'm rebuilding a Linux server at work. Instead of purchasing 3 drives for this system I purchased 4 with intent to create a hot spare. Here is my usual setup which I'll do again but with a hot spare for each partion. Create /dev/md0 mount point /boot RAID1 3 drives with 1 hot spare Create two more raid setups
2006 Feb 13
2
disk initialize
All, Is there a way to "re-initialize" as disk? remove the the boot loader and partions etc... make it "seem" like a brand new disk? Thanks, Jerry