similar to: instantrails and oneclick

Displaying 20 results from an estimated 200 matches similar to: "instantrails and oneclick"

2012 Dec 06
1
adb Samsubg note 2 and centos6
Hi, Has anyone figured out how to mount a Samsung note 2 on Centos 6? When I plug it in to the usb port it is detected and the get the following in the log: Dec 6 08:02:23 tigger kernel: usb 1-5: new high speed USB device number 35 using ehci_hcd Dec 6 08:02:23 tigger kernel: usb 1-5: New USB device found, idVendor=04e8, idProduct=6860 Dec 6 08:02:23 tigger kernel: usb 1-5: New USB device
2004 Jul 21
1
ssh and root on 4.10 = password discovery (maybe)
Hello. I'm not 100% sure if this is a configuration error on my side or a 'bad idea' on sshd/FreeBSD sides. A remote root ssh connection to a FreeBSD 4.10 server (with no remote root access) will allow you to 'work out' the root password. However, if you try the same against 5.2.1 FreeBSD, you have little chance. The following are pretty clear examples. If this is a config
2007 Jan 06
4
spec command and windows
Hello, Today I ran into some frustration with spec and windows. We have a series of plugins that have either test suites and/or spec suites. To avoid environment collisions, we have a "master" test suite that spawns new process for all of the test suites and spec suites. Every works great on posix. Unfortunately on windows, spec was not found. The only way I figured to ensure we get
2004 Feb 18
1
secuirty bug with /etc/login.access
/etc/login.access does not work 100% over ssh. I have the following line in login.access -:ray:ALL EXCEPT LOCAL Which I believe means the user 'ray' can not login from anywhere unless it is a local login. So, I tested it over ssh from a remote box tigger@piglet:~% ssh ray@sonic.cbnmediaX.com.au Password: Password: Password: ray@sonic.cbnmediaX.com.au's password: Last login: Sat
2001 Nov 01
6
WinXP - Can Join 2.2.2 domain - Not log on
I have read through the mail archives to find a solution to my problem... to no avail. Here is the issue: I have a Samba 2.2.2 acting as a PDC, with Win2k I can join the domain and logon as a domain user. No problem. (So it is working and set up properly). With WinXP - Pro, I can join the domain, successfully. However, once I do the reboot I cannot logon as a domain user as I did with
2011 Nov 18
3
Rails Installation Error: Failed to build gem native extension.
After installing Ruby, i tried installing Rails and this is the error i got: C:\Users\Eunice>gem install rails Building native extensions. This could take a while... ERROR: Error installing rails: ERROR: Failed to build gem native extension. C:/Ruby/bin/ruby.exe extconf.rb checking for re.h... *** extconf.rb failed *** Could not create Makefile due to some reason, problably lack
2020 Jan 16
4
Need info on adobe flash player plugin 32 for CentOS7
On 01/16/2020 03:30 PM, Chris Adams wrote: > Once upon a time, Kay Schenk <kay.schenk at gmail.com> said: >> I kept getting messages that my old Flash Player 31 was obsolete so >> I went in search of an update. > Adobe stopped releasing Flash for Linux a while back. IIRC the only > "supported" Flash on Linux is distributed as a part of Google Chrome > (and
2011 Nov 28
4
Puppet Windows: Spaces in file paths a problem?
I thought I read somewhere in Puppet docs/wiki... that it is "recommended" to avoid spaces in file paths, or some similar verbiage, but now I cant find it. Does Puppet have any known issues with spaces in file paths? It would of course scare Windows admins away... So I hope I am wrong in thinking I read that. Thanks a lot, Mohamed. -- You received this message because you are
2020 Jan 16
1
Need info on adobe flash player plugin 32 for CentOS7
A GREAT MYSTERY! See inline... On 1/16/20 1:00 PM, me at tdiehl.org wrote: > On Thu, 16 Jan 2020, Steve Clark wrote: > >> On 01/16/2020 03:30 PM, Chris Adams wrote: >>> Once upon a time, Kay Schenk <kay.schenk at gmail.com> said: >>>> I kept getting messages that my old Flash Player 31 was obsolete so >>>> I went in search of an update.
2011 Mar 20
10
Unable to install mysql2 gem on windows 7
I am getting the following error message while installing, let me know if any one needs some more details. I followed instruction from "https://github.com/oneclick/rubyinstaller/wiki/Development-Kit". I am using ruby 1.9.2p136 (2010-12-25) [i386-mingw32]. E:\work_desk\trunk>gem install mysql2 -v 0.2.4 Temporarily enhancing PATH to include DevKit... Building native extensions. This
2006 Aug 14
4
Mongrel 0.3.13.4 -- PIDs Work, Win32 Gem
Alright, this time a small announce going out to *just* the mongrel list so I can get some early testing. There''s a new pre-release of 0.3.13.4 out that includes the win32 version of the gem. ** WIN32 USERS SHOULD INSTALL THIS AND TEST.*** ***** BUT NOT ON PRODUCTION SYSTEMS. ****** As usual, you install it with: sudo gem install mongrel --source=http://mongrel.rubyforge.org/releases/
2009 Jun 30
3
sync performance falls off a cliff
Hi, I've got identical servers. One is primary the other is backup receiving rsyncs from the primary. I'm backing up a file system to disk and the files are small and there are lots of directories. The overall problem seems to be the total number of files. When I had ~375,000 files, the total rsync time was under a minute. With ~425,000 files, the total rsync time is 10 minutes. Last
2004 Sep 02
4
0.99.11-rc2
http://dovecot.org/rc/ Changes since rc1: + Create PID file in /var/run/dovecot/master.pid - THREAD and SORT commands crashed with some mails If nothing new comes up, this is the final release tomorrow. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part URL:
2012 Jul 10
3
passenger not installing
C:\>gem install ''passenger'' ERROR: Error installing passenger: The ''fastthread'' native gem requires installed build tools. Please update your PATH to include build tools or download the DevKit from ''http://rubyinstaller.org/downloads'' and follow the instructions at
2013 Feb 26
2
Will FXRuby be ready to use with Ruby 2.0.0 x64 and x32 on Windows?
Hi Lars, people. I''ve realized that currently the gem(version 1.6.26) doesn''t work with Ruby 2.0.0 in Windows 32 bits, neither the 64 bits version, I''m talking about the versions listed here: http://rubyinstaller.org/downloads/ . There you can see both versions of Ruby and also the both versions of the DevKit: mingw64-32 and mingw64-64. I''ve tested with both
2009 Oct 06
1
can a .rsync-filter improve performance?
Hi, I know certain subtrees I want to backup are written once and never deleted. So to reduce the time it takes rsync to run, I was thinking of putting the following .rsync-filter in each of these subtrees: P /** I can see this stops the files on the receiver side from being deleted. Does this filter also improve performance? It looks like it does. If I do a manual test and delete a file in
2004 Jun 18
1
Help with Building an R Package in Windows
Hello R Helpers! I'm a windows user who is trying to compile a package that was sent to me by a Mac user. The file was of type .tar.gz, I extracted its elements and saved them to my R directory and then followed all of the steps towards building a package found in the readme.packages file of R, ie. installing the tools. However, I get errors in the command prompt. The readme.packages
2005 Mar 16
1
Fitting mixed proportional odds model in R?
Is there a way to fit mixed proportional odds models in R? -- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
2009 Oct 16
3
Nice little performance improvement
Hi, In my situation I'm using rsync to backup a server with (currently) about 570,000 files. These are all little files and maybe .1% of them change or new ones are added in any 15 minute period. I've split the main tree up so rsync can run on sub sub directories of the main tree. It does each of these sub sub directories sequentially. I would have liked to run some of these in
2004 Sep 06
4
100% CPU utilisation
Dovecot (0.9.11) consumes 100% CPU utilisation when accessing (either pop or imap) one of my mailboxes. It doesn''t happen with other mailboxes. The mailbox has about 500 mails while others have many more. They are all in mbox format. OS: OpenBSD-3.5 with all patches MTA: Sendmail-8.12.11 It happened with other RCs of dovecot-0.9.11 Configured as: ./configure --without-pam