search for: screwdrivers

Displaying 20 results from an estimated 75 matches for "screwdrivers".

Did you mean: screwdriver
2003 May 22
0
licensing bull; RE: Ssh into Windows XP?
...ent. Sorry to go off on a rant...but the *assumption* that the license is valid in the first place pushes my buttons. Imagine a microsoft screwdriver license -- that you will not use the screwdriver on any other screw for which it was purchased -- and MS convinces that makes of screws must sell screwdrivers with every screw they sell (since not doing so would lead consumers to screwdriver piracy -- using the same screwdriver on multiple screws).. etc. etc. etc. Then there's the idea of having to have a difference license for each computer *shell*. Hello! The OS is on the Hard Disk. Not in the...
2020 Feb 24
2
Encrypted container on CentOS VPS
On 2020-02-24 15:57, H wrote: > On 02/24/2020 12:42 PM, Roberto Ragusa wrote: >> On 2020-02-24 14:37, lejeczek via CentOS wrote: >>> >>> >>> On 24/02/2020 10:26, Roberto Ragusa wrote: >>>> On 2020-02-24 10:51, lejeczek via CentOS wrote: >>>>> g) remember!! still at least (depending how you mount it) >>>>> the
2005 Aug 23
3
OT: BIOS upgrades and booting without a floppy drive
...that the DVD-ROM drive blocks access to the floppy connector on the motherboard, so I'm looking at minor surgery just to stick one in temporarily. Is there any clever way around this? Some way to make a bootable CD from the floppy image, for example? Or must I grit my teeth and bring out the screwdrivers?
2017 Sep 21
2
prevent users from fiddling with network?
On Thu, September 21, 2017 12:42 pm, Joseph L. Casale wrote: >> Than was my first reaction when I realized that logged in with GUI (X11) >> user can turn off (and on) network interfaces. Without being in sudoers >> file. > > Would not being in sudoers prevent them from pulling the cord out? The > rational for the control is well justified for users with multiple >
2020 Feb 29
1
Encrypted container on CentOS VPS
On 02/25/2020 12:44 AM, H wrote: > On 02/24/2020 05:02 PM, Valeri Galtsev wrote: >> >> On 2020-02-24 15:57, H wrote: >>> On 02/24/2020 12:42 PM, Roberto Ragusa wrote: >>>> On 2020-02-24 14:37, lejeczek via CentOS wrote: >>>>> >>>>> On 24/02/2020 10:26, Roberto Ragusa wrote: >>>>>> On 2020-02-24 10:51, lejeczek via
2012 May 22
2
List indexing question
Consider the following: > x<-list(c(1,2,3),c(4,5,6)) > x[1] [[1]] [1] 1 2 3 > x[2] [[1]] [1] 4 5 6 So far that all seems reasonable. But now there's a problem. I'm used to python, where I would say x[2][1] and get the value 4. But I can't figure out how to do that in R. > x[2][1] [[1]] [1] 4 5 6 > x[2,1] Error in x[2, 1] : incorrect number of dimensions I have
2020 Feb 24
0
Encrypted container on CentOS VPS
On 02/24/2020 05:02 PM, Valeri Galtsev wrote: > > > On 2020-02-24 15:57, H wrote: >> On 02/24/2020 12:42 PM, Roberto Ragusa wrote: >>> On 2020-02-24 14:37, lejeczek via CentOS wrote: >>>> >>>> >>>> On 24/02/2020 10:26, Roberto Ragusa wrote: >>>>> On 2020-02-24 10:51, lejeczek via CentOS wrote: >>>>>> g)
2005 Mar 21
1
Replacement 7960 Handset
After 4 hours of debugging codecs, changing config files, etc. as a result of not being able to capture voice from a Cisco 7960, I eventually found that the mic in the handset appears to be dead. Does anyone know where I can get a new handset (just the part you hold to your head, everything else on the phone works fine)? Or, does anyone know how to open one up? I tried doing a little prying
2012 Mar 19
2
by output into data frame
I could do this in various hacky ways, but what's the right way? I have a nice application of the by function, which does what I want. The output looks like this: > auc_stress lab.samples.stress$subid: 2 cortisol amylase 1 919.05 6834.8 ---------------------------------------------------------------------------------------------------------------------------
2007 Apr 13
0
[LLVMdev] "Name that compiler"
I don't like very much mithology or fantasy names. A portmanteau is more professional (even if it sounds funny). For now IMHO the best proposal is Omnipiler and OmniC, even if the last one reminds too much of C. Maybe Omnic (with the lowercase c), or Omnip are better. Simple, elegant and somehow reminds of something technological (to me at least :P). So my idea is to list some key words and
2003 Feb 24
4
Vonage
Ahh Mr Carbuyer ... you should have _specified_ you wanted tires with that new car We can still help you though, it will just be an extra $$ above the price we quoted you I understand the concept. I see it in many industries until a company comes along that cares about it's customers I still think that digium is the best buy (for the small scale stuff that I'm interested in anyway) ...
2005 Feb 25
1
Debugging Privilege and Samba 3.0.11
Hello, I am striving to give out globally to our developers a way to debug their C++ applications, but I do not want to give them Admin rights on the individual workstations. I thought I found the light when reading on MSDN that to debug users need to be members of the "Debugger Users" group (according to VS.Net). This group seems to be created with a random SID when installing
2005 Sep 08
45
/proc/xen/xenbus supports watch?
Hi, Anybody (Christian?) could please tell me if we can get the support for registering watch with /proc/xen/xenbus? (..OK, I know that we will change it this /proc stuff to a device soon) So far we can only do read/write/rm. I really miss the xen watch feature. Many thanks, Hieu _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2007 Apr 13
4
[LLVMdev] "Name that compiler"
me22 wrote: > One of the nicer project names I've seen recently is Alexandria, for a > book database program ( http://alexandria.rubyforge.org/ ). It > unfortunately fails the searchability test, but does brilliantly at > reminding you what it is. Along these lines, is there any mythical characters or historical persons which are associated with translation (which is the primary
2020 Feb 24
4
Encrypted container on CentOS VPS
On 2020-02-24 14:37, lejeczek via CentOS wrote: > > > On 24/02/2020 10:26, Roberto Ragusa wrote: >> On 2020-02-24 10:51, lejeczek via CentOS wrote: >>> g) remember!! still at least (depending how you mount it) >>> the 'root' will have access to that data while mounted, >>> obviously! >> >> More than that: the root user will be able to
2005 Jun 16
9
Re: dom0 bootstrap for xenstore
On Thu, 2005-06-16 at 06:17 +0100, Keir Fraser wrote: > > I suggested that we simply mmap /dev/kmem for the xenstored to access > > the domain0 page for the moment. That doesn''t work: we''ll do something > > else. > > Just use xc_map_foreign_range(), as you would for mapping any other > domain''s xenstore page. So here''s my patch
2016 Jun 04
6
Including doesn't have any effect
Hi list, n00b question, but I can't figure it out: [callthrough] exten => _+X.,1,NoOp(nothing here) #include "blockedall.conf" exten => _+X.,n(hangup),Hangup exten => _+X.,n(nohangup),GotoIf($["${CALLERID(num)}" = "anonymous"]?nocli:cli) ... more stuff that is handling the call ... I'm putting CLIs that I don't want to be able to call my
2005 Aug 04
7
[PATCH] Convert shutdown to use xenstore
The attached patch: 1. Converts the shutdown driver and xend to use the store instead of control messages, 2. Includes Anthony''s xenstore notification code, and 3. Changes xend so that sysrq''s are no longer sent as "special case" shutdown messages. Store keys are cheap, so making the sysrq delivery less obscure is good. I think I have made all of the
2005 Aug 30
10
[RFC] Switching store to use domain id''s for keys
Hey guys, As I go through the console code, I notice that the domain console information is being stored in /console/%d/domain instead of within the /domain tree as one would expect. The reasoning seems obvious to me, there''s no easy way to get the UUID for a domain so constructing a UUID based path outside of Xend is very difficult. Perhaps now is a good time to reconsider just
2007 Jun 13
3
Awk and Vilno
In clinical trial data preparation and many other data situations, the statistical programmer needs to merge and re-merge multiple input files countless times. A syntax for merging files that is clear and concise is very important for the statistical programmer's productivity. Here is how Vilno does it: inlist dataset1 dataset2 dataset3 ; joinby variable1 variable2 where ( var3<=var4 ) ;