search for: 1853

Displaying 20 results from an estimated 100 matches for "1853".

Did you mean: 185
2007 Mar 22
1
tilde in mbox:, when used in non-system user db
...9; dir. Thus my assumption it's not INBOX field related. Looking at ktrace, it seems that imap process is checking for the existence of ~/Mail, without expanding tilde. Then quite a bit later, it creates Mail as a "side effect" of creating Trash subdirectory. Relevant fragments: 1853 imap CALL mkdir(0x8a79b100,0x1f8) 1853 imap NAMI "~/Mail" 1853 imap RET mkdir -1 errno 2 No such file or directory 1853 imap CALL sigprocmask(0x1,0xffffffff) 1853 imap RET sigprocmask 0 1853 imap CALL mprotect(0x3c0ec000,0x1000,0x3) 1853 i...
2005 Nov 10
2
IF/Else
...es for different types of sampling gear. My code is: bmd=for (i in 1:length(Gear)){ if (Gear==20) {bioden=Biomass/141} else {if (Gear==23) {bioden=Biomass/68}} else {if (Gear==160) {bioden=Biomass/4120}} else {if (Gear==170) {bioden=Biomass/2210}} else {if (Gear==300) {bioden=Biomass/(DIST_TOW*4*1853)}} else {if (Gear==301) {bioden=Biomass/(DIST_TOW*4*1853)}} } The syntax that is returned is: > bmd=for (i in 1:length(Gear)){ + if (Gear==20) {bioden=Biomass/141} + else {if (Gear==23) {bioden=Biomass/68}} + else {if (Gear==160) {bioden=Biomass/4120}} Error: syntax error in: "else {if (G...
2011 Feb 04
4
[Bug 1853] New: sshd doesn't seem to be able to auth a user using an rsa key of 20000 bit
https://bugzilla.mindrot.org/show_bug.cgi?id=1853 Summary: sshd doesn't seem to be able to auth a user using an rsa key of 20000 bit Product: Portable OpenSSH Version: 5.7p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority...
2005 Aug 03
2
using weighted.mean with tapply()
...at$trt1m, INDEX=mat$Rank, FUN=weighted.mean, w=mat$mcap) Error in FUN(X[[1]], ...) : 'x' and 'w' must have the same length All three of my inputs have the same length, as shown below, and the weighted.mean calculation works by itself, just not in tapply() > length(mat$Rank) [1] 1853 > length(mat$mcap) [1] 1853 > length(mat$trt1m) [1] 1853 > mean(mat$trt1m) [1] -0.04475397 weighted.mean(mat$trt1m, w=mat$mcap) [1] -0.04819243 > mat$mcap[is.na(mat$mcap)] <- min(mat$mcap, na.rm=TRUE) I am probably making a simple error in how I pass the optional parameter w. Any h...
2009 Jan 14
2
Vectorization of three embedded loops
...Kennard-Stone algorithm for sample selection of multivariate data (R 2.7.1 under MacBook Pro, Processor 2.2 GHz Intel Core 2 Duo, Memory 2 GB 667 MHZ DDR2 SDRAM). I used for the heart of the script three embedded loops. This makes it especially for huge datasets very slow. For a datamatrix of 1853*1853 and the selection of 556 samples needed computation time of more than 24 hours. I did some research on vecotrization, but I could not figure out how to do it better/faster. Which ways are there to replace the time consuming loops? Here are some information: # val.n<-24; # start.b&...
1998 Oct 26
0
SAMBA digest 1853 (NFS vs. SAMBA)
Jan, You are NOT going to get better performance out of Samba, because your clients are NOT microsoft-born. The UNIX machines are better off with NFS. If the networked-file system (similar to the expansion of NFS, but NOT the same) is slow, you need 100Mbps cards and excellent RAID file systems. I heard that if clients are transferring extremely large files (> 1meg) then the total time
2023 Jul 20
3
Ten second intermittent delay on login
Hi, folks, We're experiencing an odd ten-second delay intermittently when logging into any of our Linux boxes which authenticate against LDAP. Here's where it happens: Jul 13 11:54:23 console2 sshd[1853]: debug1: temporarily_use_uid: <my uid\gid> (e=0/0) Jul 13 11:54:35 console2 sshd[1853]: debug1: trying public key file <my key file> My assumption is there's something in sssd slowing it down, but I'm having a heck of a time figuring out what or why. Any guidance would b...
1998 Oct 26
0
SAMBA digest 1853
samba@samba.anu.edu.au wrote: > > SAMBA Digest 1853 > > For information on unsubscribing see http://samba.anu.edu.au/listproc > Topics covered in this issue include: > > 1) Re: long winded printing LARGE files soloution > by Heiko Nardmann <h.nardmann@secunet.de> > 2) Samba replacing NFS > by Jonat...
2013 Dec 17
0
result
...s under. dat=" salary ex + 1 1856 1799 + 2 1856 1800 + 3 1858 1800 + 4 1858 1801 + 5 1862 1803 + 6 1862 1805 + 7 1862 1810 + 8 1865 1805 + 9 1865 1808 + 10 1865 1815 + 11 1865 1820 + 12 1870 1810 + 13 1870 1830 + 14 1880 1840 + 15 1880 1845 + 16 1880 1851 + 17 1880 1853 + 18 1880 1855 + 19 1885 1850 + 20 1885 1852 + 21 1885 1857 + 22 1885 1860 + 23 1898 1855 + 24 1898 1858 + 25 1898 1861 + 26 1898 1863 + 27 1898 1866 + 28 1898 1867 + 29 1898 1890 + 30 1902 1850 + 31 1902 1853 + 32 1902 1869 + 33 1902 1872 + 34 1902 1873 + 35 1915 1850 + 36 1915...
2023 Jul 20
1
Ten second intermittent delay on login
...hnnie W Adams <jxadams at ualr.edu> wrote: > > Hi, folks, > > We're experiencing an odd ten-second delay intermittently when logging > into any of our Linux boxes which authenticate against LDAP. Here's where > it happens: > > Jul 13 11:54:23 console2 sshd[1853]: debug1: temporarily_use_uid: <my > uid\gid> (e=0/0) > > Jul 13 11:54:35 console2 sshd[1853]: debug1: trying public key file <my key > file> > > My assumption is there's something in sssd slowing it down, but I'm > having a heck of a time figuring out...
2023 Jul 22
1
Ten second intermittent delay on login
...r.edu> wrote: >> >> Hi, folks, >> >> We're experiencing an odd ten-second delay intermittently when logging >> into any of our Linux boxes which authenticate against LDAP. Here's where >> it happens: >> >> Jul 13 11:54:23 console2 sshd[1853]: debug1: temporarily_use_uid: <my >> uid\gid> (e=0/0) >> >> Jul 13 11:54:35 console2 sshd[1853]: debug1: trying public key file <my key >> file> >> >> My assumption is there's something in sssd slowing it down, but I'm >> having a...
2012 Oct 08
1
samba4 64bit-portability-issue
Hi, I'm trying to build samba-4.0.0rc2.tar.gz on build.opensuse.org and I'm getting this error message: E: samba4 64bit-portability-issue ../source3/modules/vfs_full_audit.c:1837, 1853 Can anyone help me solving this error ? This is what I found on the log: [ 1453s] ../source3/modules/vfs_full_audit.c: In function 'smb_full_audit_sys_acl_blob_get_file': [ 1453s] ../source3/modules/vfs_full_audit.c:1837:9: warning: assignment makes pointer from integer without...
2010 Jun 07
1
how can I control the x-axis tick labels
I am trying to generate a plot whose x-axis values are the following: data_out[,1] [1] 1979 1958 1937 1916 1895 1874 1853 1832 1811 1790 1769 1748 1727 1706 1685 1664 1643 1622 1601 1580 1559 [22] 1538 1517 1496 1475 1454 1433 1412 1391 1370 1349 1328 1307 1286 1265 1244 1223 1202 1181 1160 1139 1118 [43] 1097 1076 1055 1034 1013 992 971 950 929 908 887 866 845 824 803 782 761 740 719 698 677 [64]...
2013 Mar 12
5
extract values
...uot;, "1837", "1838", "1839", "1840", "1841", "1842", "1843", "1844", "1845", "1846", "1847", "1848", "1849", "1850", "1851", "1852", "1853", "1854", "1855", "1856", "1857", "1858", "1859", "1860", "1861", "1862", "1863", "1864", "1865", "1866", "1867", "1868", "1869", &quo...
2018 Nov 30
2
Asterisk non-root - selinux - astdb
Hi I'm trying to use Asterisk running as non-root user and selinux enabled. Asterisk is running ok, but astdb not works. When i try to put in astdb, console shows this message: WARNING[1853]: db.c:350 ast_db_put: Couldn't execute statment: SQL logic error or missing database CentOS 7.5.1804 Asterisk certified/13.21-cert3 [root at sv03 asterisk]# ls -lahZ /var/lib/asterisk/astdb.sqlite3 -rw-r-----. asterisk asterisk unconfined_u:object_r:asterisk_var_lib_t:s0 /var/lib/asterisk/as...
2002 Mar 31
3
GID and UID on ext3 file system
...002 [sergey@gleam sergey]$ touch testfile touch: setting times of `testfile': Permission denied [sergey@gleam sergey]$ echo >test [sergey@gleam sergey]$ stat test File: "test" Size: 1 Blocks: 8 IO Block: 4096 Regular File Device: 30bh/779d Inode: 1853 Links: 1 Access: (0644/-rw-r--r--) Uid: ( 100/ UNKNOWN) Gid: ( 5/ tty) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Access: Sun Mar 31 23:49:52 2002 Modify: Sun Mar 31 23:49:52 2002 Change: Sun Mar 31 23:49:52 2002 [sergey@gleam sergey]$ su Password: [...
2008 Dec 19
5
Authorize & Microsoft SQL
...tation regarding people using Microsoft SQL for CDR storage, however nothing regarding validating authentication using a Microsoft SQL database. Anyone have any suggestions? Thanks, Greg No virus found in this outgoing message. Checked by AVG. Version: 7.5.552 / Virus Database: 270.9.19/1853 - Release Date: 12/17/2008 8:31 AM -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081218/aa8c5068/attachment.htm
2002 Feb 01
0
No subject
...; >> > austpop<- source ("austpop.r") >> > austpop >> $value >> Year NSW Vic. Qld SA WA Tas. NT ACT Aust. >> 1 1917 1904 1409 683 440 306 193 5 3 4941 >> 2 1927 2402 1727 873 565 392 211 4 8 6182 >> 3 1937 2693 1853 993 589 457 233 6 11 6836 >> 4 1947 2985 2055 1106 646 502 257 11 17 7579 >> 5 1957 3625 2656 1413 873 688 326 21 38 9640 >> 6 1967 4295 3274 1700 1110 879 375 62 103 11799 >> 7 1977 5002 3837 2130 1286 1204 415 104 214 14192 >> 8 1987 5617 4210...
2002 Jan 31
1
obvious answer
...some help on what I'm doing wrong. Many thanks, Graham S > austpop<- source ("austpop.r") > austpop $value Year NSW Vic. Qld SA WA Tas. NT ACT Aust. 1 1917 1904 1409 683 440 306 193 5 3 4941 2 1927 2402 1727 873 565 392 211 4 8 6182 3 1937 2693 1853 993 589 457 233 6 11 6836 4 1947 2985 2055 1106 646 502 257 11 17 7579 5 1957 3625 2656 1413 873 688 326 21 38 9640 6 1967 4295 3274 1700 1110 879 375 62 103 11799 7 1977 5002 3837 2130 1286 1204 415 104 214 14192 8 1987 5617 4210 2675 1393 1496 449 158 265 16264 9 1997 627...
2013 Apr 07
2
group data in classes
...1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 [211] 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 [226] 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 [241] 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 [256] 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 [271] 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 [286] 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 [301] 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1...