search for: warehouse

Displaying 20 results from an estimated 138 matches for "warehouse".

2010 Jan 05
1
PDC directory permission fail
Dear All .. I use webmin to do the samba PDC configuration The authentication is work well. I've a problem with share permission, the condition is : 1. I've group named "warehouse" 2. I've user named "wh01", with home dir /home/wh01, and be a group member of "warehouse" Both created via webmin. 3. Next I created share, named "warehouse" [warehouse] comment = Files of warehouse writeable = yes path = /hdd2/sam...
2006 Mar 24
1
handle multiple warehouses
Hello all, I am working on building a web store with RoR. The company has many locations. All the stock/order information is processed through the same site. Here is my question. How would you handle the multiple warehouse problem with Rails? How would you keep track of the information in multiple warehouses? Thank you for your help, PV -- Posted via http://www.ruby-forum.com/.
2010 Jan 06
1
PDC directory permission fail (Bino Oetomo)
...akses-online.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Dear Serg and All ?????? wrote: > Hello, Bino! > > >> I use webmin to do the samba PDC configuration >> > IMHO, insuffisient > Agree ... I did some direct edit to conf file >> [warehouse] >> comment = Files of warehouse >> writeable = yes >> path = /hdd2/samba/groupfiles/warehouse >> >> when I create that share via webmin i use option : >> a. mode : 775 >> b. Create user : Root >> c. Create Group : warehouse. &...
2009 Apr 06
3
Installing Warehouse- undefined symbol: apr_dbm_type_db
Hi All, I want to install warehouse application but i could use rake command because of following error. Kindly support me to resolve the same. Error- !! No Ultraviolet gem found, defaulting to javascript syntax highlighting. Do not be afraid. !! Error loading plugins: Mysql::Error: Table ''electron_xorndevelopment.plugins...
2006 Feb 24
4
Understanding controllers
...9;'ve been toying with rails for about a week and although I don''t feel completely lost there''s still a lot that I don''t understand. Here goes. Assume I have a controller called admin in app/controllers as well as three model classes in app/models: product, category, warehouse. How exactly do I use the admin controller to produce this kind of structure? http://example.com/admin/product/ http://example.com/admin/product/edit/1 http://example.com/admin/category/new http://example.com/admin/warehouse/show/16 ... rather than just simply: http://example.com/admin/edit/1 ht...
2011 Mar 23
1
OT: Have unused DID's; where to warehouse?
We have a set (about 20) of DID's that we're not using. No one calls them, and we don't need them for outgoing. I'd like to keep them for future use. We now pay $5/mo/DID to host them. Is there a way to "warehouse" them? Just put them in a bank someplace? Thanks, sean
2012 Nov 28
1
Help setting optimization problem to include more constraints
Dear R-helpers, I am struggling with an optimization problem at the moment and decided to write the list looking for some help. I will use a very small example to explain what I would like to. Thanks in advance for your help. We would like to distribute resources from 4 warehouses to 3 destinations. The costs associated are as follows: Destination >From 1 2 3 Total 1 1 3 4 300 2 3 2 3 200 3 2 2 1 200 4 1 3 1 200 Total 350 250 300 900 Thus, shipping on...
2007 Nov 21
3
connection to IPC$ denied due to security descriptor
...ed that they are in smbpasswd and that their password is correct. I've also verified this using smbclient. DETAILS: The log file is reporting this error when I try to connect: make_connection: connection to IPC$ denied due to security descriptor. Here is output from smbclient: bob@warehouse:~$ smbclient //warehouse/media -U bob Password: Domain=[WAREHOUSE] OS=[Unix] Server=[Samba 3.0.24] smb: \> ls . D 0 Thu Oct 18 11:25:22 2007 .. D 0 Wed Nov 7 21:47:06 2007 audio...
2006 Nov 01
17
So how can I rewrite my app without using with_scope?
So, I hear that with_scope is going to be deprecated. Which is a bit of a shame, given the stuff I''ve been writing recently. I have a CMS with multiple clients. A ''client'' is essentially a company, with multiple users. Content on the site belongs to a client - content could be messages, images, schedules, etc etc. People belonging to one client should not be able
2009 Apr 18
1
Help with Data Warehouse app -- How to display data?
I have a "data warehouse" application I''ve been writing and I would like to solicit some assistance with how to design it. Basically, I harvest data from a lot of sources and dump them into my database. For background on what I''m doing, this "data warehouse" takes HR/Personnel/Company/Org...
2012 Nov 28
1
Strange ssh thing - Keys suddenly decide to stop working.
...oot -w "$3" -c 8 -r "$warmuptime" -l "$runtime" > /cm/shared/tpcc/"$runname"/"$3"/"$vmhostnameprefix""$1"-result-"$2" EOF do sleep 60 done } for ((iteration=1; iteration < 13; iteration++)); do for warehouses in {10..100..10} do for ((subiteration=1; subiteration <= $iteration; subiteration++)); do #we have to do some arithmetic to spawn tpcc within the VM on the right physical node ode001=$(($subiteration)) #two significant digits for the hostname...
2024 Mar 20
0
foldable e-bicycle from our warehouse
An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/pkg-xen-devel/attachments/20240320/7d2720d3/attachment.htm>
2005 Sep 04
3
A few questions before final proposal...
I am attempting to assemble a proposal for a client of mine that is looking to replace their phone system. I think it's a good first installation with 4 POTS incoming and 15 extensions, with an overhead paging system. I also think that it would make a good case for OSS applications in general. Being new to * I have a few more questions, but won?t flood the list with them. I?m not new to
2013 Jan 07
5
Paging unit suggestions
We currently have an Asterisk system that is hooked up to our old paging speakers via sound card, plugged into two amps. Each amp drives up to 8 analog speakers in each warehouse (we have 2). Both warehouses are around 30k square feet. Both have a large number of printing presses. The computer system is that is running Asterisk is around 10 years old and starting to fail. I'm looking to replace both the system and hopefully move to a IP paging system, but wanted to re...
2009 Nov 30
3
Specifying sub-filters
Hello everyone. I have been looking at the filtering on Mapstraction and realized that it does not allow for sub-filters. I have modified the applyFilter function to accommodate sub filters. for example if I wanted to filter all houses that are blue and green and also all warehouses irrespective of color now I can use map.addFilter(''Type'', ''eq'', { pFilter: "House", sFilter: [''Color'', ''eq'', ''Blue''] }); map.addFilte...
2005 Apr 07
1
EPROTONOSUP Problem
Hi, I am running the dbt2 test kit for postgres-8.0.1.The driver and client are running on Sun Solaris 10 and the database is running on Red Hat 9.I am running the test kit for 100 warehouses with tpw(terminal per warehouse) value of 80. I did truss on driver and found that after executing some transactions an error comes related to EPROTONOSUP. The particular point where error comes looks like this- so_socket(PF_INET, SOCK_STREAM, -4, "", SOV_DEFAULT) Err#120 EPROTONOSUP...
2004 Aug 31
0
Combining NFS and Samaba - file locking
...rs are physically located at different sites. Specifically, the bulk of the folders are on the main server, and each remote site (conveniently comprising a more or less self contained organisation unit) has one folder. EG : \\slox\groupshare\sales \accounts \warehouse --> symlink to NFS mount from warehouse server \\warehouse\groupshare\sales --> symlink to NFS mount from slox server \accounts --> symlink to NFS mount from slox server \warehouse Obviously, permissions to see stuff in each folder is control...
2015 Sep 17
1
Centos 7 using cups with cups-lpd loaded getting print jobs from an Sco Unix lpd system
Centos users, I new to Centos 7 and my problem is the following: I am using my Centos 7 system as a print server in a warehouse. Using cups for the print queue's. Which I can print to the printers find from the Centos 7 machine. The hosting system is Sco Unix using lpd printing. This machine is in Illinois and the warehouse / Centos 7 machine is in Arizona. I have loaded "cups-lpd" using yum and it seems f...
2012 Mar 15
0
Job in Scotland - Analyst Programmer/Data Warehouse Manager
Grade: Grade 7 - 8 depending on experience and skills Salary range: Grade 7 (spine point 29; ?29,099) up to grade 8 (point 40; ?40,280) Duration of Post: Two years in the first instance Location: Medical Research Institute, College of Medicine, Dentistry & Nursing, Ninewells Hospital & Medical School Campus, University of Dundee, DD1 9SY. The
2006 May 15
0
ICECAST and IRIX
...NFO ices-core/ IceS 2.0.0 started... [2006-05-15 05:13:25] INFO signals/ Metadata update requested [2006-05-15 05:13:25] INFO playlist-basic/ Loading playlist from file "/usr/people/marco/playlist" [2006-05-15 05:13:25] INFO playlist-builtin/ Currently playing "/usr/people/marco/warehouse/Ben_Harper-Forever.ogg" [2006-05-15 05:13:25] INFO stream/ Connected to server: localhost:8000/music.ogg [2006-05-15 05:13:25] INFO encode/ Encoder initialising with bitrate management: 1 channels, 44100 Hz, minimum bitrate 1, nominal 65536, maximum 131072 [2006-05-15 05:13:25] INFO audi...