Displaying 9 results from an estimated 9 matches for "coomand".
Did you mean:
command
2008 Nov 05
2
Adding another swap
Hi ALL,
I have a harddisk with 3 primary partitions and one extended
partitions. Under extented partions , there are 15 partions.
Whole hard disk has been partitioned in a standard way, (i.e NOT LVM)
It has 2GB ram. swap is also 2GB.
Now I want to extend this swap to 4 GB.
If I use dd coomand and create a file with 2GB, Will I be able to
extend the swap witn swapon commnad?
How can I achive this?
Hope to hear form you,
--
Thank you
Indunil Jayasooriya
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?
---------------------------------------------------------------------
stop<-c...
2007 Sep 20
2
acl permissions not staying
...roup: samba
user::rwx
user:samba:rwx
group::rwx
group:BCP+admin:r-x
mask::rwx
other::r-x
default:user::rwx
default:group::rwx
default:group:BCP+admin:r-x
default:mask::rwx
default:other::r--
No matter what I do through windows I cant remove access for "everyone"
unless I use the setfacl coomand again like above.
Another thing is that the permissions I'm applying aren't being applied
recursively, even though I'm applying them to recursively.
mail:/data/samba/shared/Admin/Pippa # getfacl Wills/
# file: Wills
# owner: BCP+administrator
# group: samba
user::rwx
group::rwx
other...
2006 Dec 27
2
How to debug R program?
> Hi everyone:
> I wrote a R program which has loops. When I run the program, it
> crashed. I would like to identify in which loop the pragram crashed, how
> can I debug ? I'm new to R, could somebody please give me a general idea
> about debugging in R.(I'm a C/C++ programmer and have general knowledge
> about program debugging.)
> Thank you!
>
>
2007 Jan 03
0
RODBC : first line of data from query omitted
...line in the original reads as :
D - 5(fld 10) 161 182.929 0.045 188.819
Do you have an idea how to formulate the query that I can read the 1st
line of data ?
Is there some argument like the "col.names=FALSE" in read.table() ?
Or is there a way to add an additional line unsing the SQL coomand
"INSERT" (so that the real data would start in line 2) ?
> sessionInfo()
R version 2.4.0 (2006-10-03)
i386-pc-mingw32
locale:
LC_COLLATE=French_France.1252;LC_CTYPE=French_France.1252;LC_MONETARY=French_France.1252;LC_NUMERIC=C;LC_TIME=French_France.1252
attached base packages:
[1...
2005 Jan 22
0
help regarding seeting up multiple gateway on linux
Hi All,
I need a little help and guidance from you all. Actually i am facing too problems. One is whenever I change default gateway by issuing route coomand ...my system works as the way i want it to...but after restart it it reads the old gateway IP...where I''m wrong? Other thing is I am trying to configure my server for multipath routing...but i am unable to do so... when I issue command as "ip route add <network/bit> dev devname...
2007 Oct 02
0
actionscript loadmovie
Hi!
I want use in my file swf actionscript coomand "loadmovie" but I didn't see it into swfdec-0.5.2. I saw that tehre is a fuction (swfdec_movie_load) that permit to load a movie (second file swf flash) into a current swf file So...How can I do to call this fuction? while actionscript command should to be call by my swf file? Thanks!...
2007 Sep 21
2
[Fwd: Re: acl permissions not staying]
...oup:BCP+admin:r-x
> mask::rwx
> other::r-x
> default:user::rwx
> default:group::rwx
> default:group:BCP+admin:r-x
> default:mask::rwx
> default:other::r--
>
> No matter what I do through windows I cant remove access for "everyone"
> unless I use the setfacl coomand again like above.
>
> Another thing is that the permissions I'm applying aren't being applied
> recursively, even though I'm applying them to recursively.
>
> mail:/data/samba/shared/Admin/Pippa # getfacl Wills/
> # file: Wills
> # owner: BCP+administrator
> #...
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