search for: ogn

Displaying 7 results from an estimated 7 matches for "ogn".

Did you mean: ogg
1999 Jun 03
0
WIN98:No Logon (fix)
Here (thanks to "MSgt Donovan Chin" <chind@ogn.af.mil>) is what you have to do to get the dialog box back: Start RegEdit Double click on the following in order: HKEY_LOCAL_MACHINE Software Microsoft Windows CurrentVersion Network Real Mode Net Over on the right hand side, you will see one line with AutoLogon Click once on AutoLogon and pre...
2010 Feb 02
2
DOS dir command on Samba share
Hi, I was wondering if anyone could shed some light on a problem I am having with the DOS DIR command on a SMB share. I have a batch script that copies files from one mapped network drive to another. To check that the copy has been sucsessful it creates two text files with the output of the command "dir /s <directory> | find "File"" on both directories. We have
2013 Jan 07
0
ANNOUNCE: cifs-utils release 5.9 ready for download
...: GnuPG v2.0.19 (GNU/Linux) iQIcBAEBAgAGBQJQ6sOIAAoJEAAOaEEZVoIV934P/3V1nQhNBXsekLeOAAUYmi/s voq8PKrgxbi87hVJjUW1vqp9T76OObe1gBlV5jwBgFJCtPSk8NXn4L6YYbO5C+rc 9IVYd3meDzutSPbaRBGJITV+yEx2IJT6qlldOyFz28M0bf4H1F1WkKBSysHJ1YLx qr5jT+DYnHjgdb8M+fb4U4KlwqHNyNxPjDmazw9fiOY0YAhfw4wf6I2VVc2RyDX0 AgLZviqSc3+Ogn/HWKGYy0GGMNjbC3E/oQk0wxI/RPeLB8REaiOVSy17fjjUDXhm e77VhV6lnlZPPHUGx1X6AYS9vESV0TUGnIEcDpincnjdrtVBFmWvqp3aLbNrCURu M/v0CgXpIvy8uK7UD6SDNmUndoSOngieCL1ewdHyD197zLAsZxMKl/mQetmbYdgh sDmk/6mvXBmtZaK0DUbia8NJPZpqMueyHbmSajMHfeI9dfiZwwcVWUoY993rs2xU SWpDXG35DxN3lZLv1IF86uk1Py09qfCuSlsdSNHdJZjmDn2QZGWlfw...
1997 Feb 05
0
bliss version 0.4.0
...*]*-BBE]H!-;_O[$P_0PZT''^!-P/RP]2D&08^W94_`[HD)8_3PG&1@\3 Z7FG''_ZNK^K(_-P3!J8J!*]7\*"*]$%Z^:/##2''^98=K35PFG1>8D1?</W<4$ ZM[''H3FA:]T,NBI,&J\M6;KVG6A.<RA+;VK#G!,%^-?I^C<<&_IU][]MUP1#J ZD./>6G;C)SMSZ1J!*E+Z5Q_[(7G\6FM(=!#\#7[^OGN[ITPBP_29C<B4J@\N Z?6[C_^PE2C:_/5B_(^"X#?G,^(XG#7[_''D"_P3?8K+PHT"_@"]+3^/H?@2_T ZF&S.-7G+]>1V+T\/]<3"_C#IY_"[$X\-B23DI]`;$/]L7''^_N;3;P<,]!6P/ Z4$]Y_>^`+^=D_&6$\A<&;H)/EK$\;^-_9/#`4RD_:E)],HA^+-(+><;^)Z,7 Z!P^,]*CA;K9...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2019 May 11
1
R problems with lapack with gfortran
Hi, gfortran trunk and 9-branch now have an option to automatically generate C prototypes for old-style F77 procedures. I just did for a in *.f; do gfortran -fsyntax-only -fc-prototypes-external $a > ${a%.f}.h; done in the src/modules/lapack directory. This generates header files which contain prototypes like int ilaenv_ (int *ispec, char *name, char *opts, int *n1, int *n2, int *n3,
2023 Nov 27
2
Rtools error
Hello, I want to download a package and it gives me the error: WARNING: Rtools is required to build R packages, but no version of Rtools compatible with R 4.2.0 was found. (Only the following incompatible version(s) of Rtools were found: 4.3.5550) Please download and install Rtools 4.2 from https://cran.r-project.org/bin/windows/Rtools/. I have downloaded it but dont know what to do further.