Questions tagged [distribution]

17 questions
4
votes
1 answer

Generate event distribution chart in Excel

I have a single column in Excel with lots of date/time stamps (in UTC) of certain events, like this: 2014-02-20 23:04:57.9263690 +00:00 2014-02-20 23:05:02.3117944 +00:00 2014-02-20 23:05:02.7490564 +00:00 I'd like to generate a distribution graph…
MvdD
  • 193
3
votes
1 answer

how to include python modules not under distribution root in setup.py?

I am new to python and am figuring out and using distutils to create a distribution for a python project, in the setup.py file you indicate which python modules to be included with the option py_modules = ['mod1', 'pkg.mod2'] which would include…
user2497792
  • 193
  • 1
  • 7
3
votes
1 answer

How can I package the libusbK driver on Windows 10 for redistribution?

I'm working with a GPS sports logger for which Windows 10 default installs the usbser.sys driver. This standard driver does not support the WebUSB API. For that reason, on my local Windows 10 machine, I successfully use Zadig (v2.4) to install the…
3
votes
1 answer

Does TempleOS 5.03 ship with After Egypt and other utilities?

I've seen a few videos where Terry runs "After Egypt" (the TempleOS utility, not the game). I don't see that in my version of Temple OS. Was "After Egypt" removed from core Temple OS? Where are all the base utilities Terry uses in his videos (they…
Evan Carroll
  • 9,518
2
votes
1 answer

Operating system image distribution, how to?

I would like some advice on a problem, maybe if someone had experiences about can give me some advice. The problem is this: in my company there are different developers and all work on virtual machines (Hyper-V), now we would like to create a new…
2
votes
0 answers

Preventing Windows Update from updating a certain driver via command line/script?

I work as a part-time system administrator and recently (in the last few months), we've been experiencing BSODs on almost all PCs in our group. We do know that most of these BSODs were caused by a certain Intel graphics driver, which was installed…
Jo Mo
  • 121
2
votes
2 answers

How to test if a user part of a distribution list receives the email without sending any mail, to avoid spamming

There is a distribution list with hundreds of users. A user complained not receiving any mails sent to this distribution list. After making changes in the OU, how do we ensure that the user receives a mail without actually sending a 'test' mail by…
1
vote
1 answer

Centralized distribution/syncing sets of large files through local network

Even though I am fully aware that versions of this question have been asked googol number of times, I'll try not to repeat them. I have many sets of many files (some files are small, but some are large, like, ~10-20GB). I have multiple servers, each…
mr.b
  • 361
  • 2
  • 6
  • 17
0
votes
1 answer

How should I load a macro into MS Word 2010 to use it when editing an RTF file?

I've been working with many looooong RTF files filled with exam questions. I edit these in MS Word 2010. I've written a macro that will renumber those questions since the original numbering is far from sequential. What is the best way to load that…
yukondude
  • 146
0
votes
5 answers

smallest possible linux distribution

I want to build a really small linux distribution which would be using busybox, possibly uClibc. In the beginning, just a ramfs would do. Plus, I dont mind not having a native toolchain. I went through 'linux from scratch'; but apparently, it is…
Anay
0
votes
2 answers

Distributing Cable internet over WiFi

I have a cable modem and I connect it to my laptop via the Ethernet cable. If I connect that ethernet wire to the LAN port in the WiFi modem, will I be able to surf internet on my laptop by connecting to WiFi access point?
0
votes
1 answer

Good light debian derivates-distro for VIA C3 processor

i would like to install a good distro on a VIA C3 Samuel system. It would be a light server (with a graphical environment) useful for print server, file server etc. I've tried to install crunchbang linux but it tell me that my processor not support…
stighy
  • 1,473
0
votes
2 answers

How do I distribute a basic database to Macintosh OS X & OS 8/9 PCs?

Is there a way to distribute a basic searchable database for Mac OS X computers targeting only the software included by Apple with the computers? I need to distribute a phone number listing that I'd like to be filterable by state, area code, etc,…
Oesor
  • 310
0
votes
1 answer

Distribution list messages should get into focused tab

I'm getting messages from a distribution list that people are sending to, it's going into the other tab in outlook. When I'm trying to set it should get moved automatically to focused, it only gives me the option to move messages from the sender,…
0
votes
5 answers

Which Linux distribution should I use?

Possible Duplicate: Linux distributions comparison As a Windows developer, I want to start developing on Linux - developing web apps using NetBeans, Ruby etc. I'm confused as to what to use - Ubuntu/Kubuntu/Lubuntu/Fedora/Debian...?! Why are…
Zabba
  • 879
1
2