administration

runas command in windows 7

Hi, I'm trying to run a batch file as admin. I found that I can use runas command which corresponds sudo command in Linux I think. I tried runas /noprofile /user:computername\adminuser "blah.bat start" But it gives an error, saying : Logon failure: user account restriction.. (msdos window doesn't allow me to coppy damn thing I h...

Rails application settings?

Hi Everyone, I am working on a Rails application that has user authentication which provides an administrators account. Within the administrators account I have made a page for sitewide settings. I was wondering what the norm is for creating these settings. Say for example I would like one of the settings to be to change the name of t...

Weblogic: How do I list all logged on users?

I'd like to list the currently logged on users for my Weblogic domain Failing that, I'd like to know how many users are logged on. Ideally by using the admin console, or a script if I must. ...

Weblogic: listing users assigned to a specific group/role

Can I do this through the Admin console? Or do I need a script? If the latter, some hints about how to approach this would be appreciated. ...

Drupal 6: Blank pages at Ads Module Settings.

Hi friends, I uploaded and activated Ads Module with no error. I can see Ads-List pages. List | Remote ads | Reports | Settings | Ad groups | Channels but all other pages are blank :( as below What can be the problem? Appreciate helps!!! Thanks a lot! ...

Methods of sending web-generated config files to servers and restarting services.

Hi, We're writing a web-based tool to configure our services provided by multiple servers. This includes interfaces configuration, dhcp configs etc. etc. Having configs in database and views that generate proper output, how to send it/make it available for servers? I'm thinking about sending it through scp and invoking reload command t...

Tomcat admin tools?

I've worked with WebSphere, WebLogic, JBoss, and other app servers in the past. Now, I'm working on an app that will be deployed using Tomcat 6.x. While I prefer using the command line or XML config files, there are times when a good administrative console comes in handy. I've looked at the admin console that Tomcat comes with and fou...

Is there any open source CMS user management and administration system based on PHP and jQuery?

I've try many CMS flavors like MODx, Drupal, Joomla for the admin Panel but they can't seem to manage my existing data, like the users. I'm planing on building some kind of control panel for my site, similar to the one that is used for managing users and other non-content related items in a CMS. I was wondering if there is something out...

Tips for making administration of Drupal site easier

I'm creating a Drupal site for a client, and I'd like to make administrating the site as easy as possible for them. Examples of what they'd want to do with the site is: Add/Edit/Remove content which will be displayed on various pages Manage a forum - Just the basic Drupal Forum module Add / Ban Users Respond to comments left using t...

Keeping asp.net mvc site IIS6 always ready to accept requests

I have asp.net mvc intranet site that is deployed to IIS6. Site is used rarely so app pool tends to shutdown. When user click the page for the very first time 5-10 seconds are passed till page appears (app pool started and site is compiled). Situation repeats for the next page and so on. AFAIK IIS7 has option to disable App pool shutdown...

Wordpress - Plugin - Administration - ?

Hi, I'm building a Wordpress plugin and I added a menu page which serves for management of "Vendor" entities that are kinda similar to the existing User entities. I have a list page similar to Users List, with Edit button for every record and when I click on the "Edit" button I should be taken to the "Edit Vendor" (which does not have...

Is it possible to trim a log file a daemon has open without the daemon closing the file?

I have a daemon writing to a log file that, eventually, fills up the disk. Is there a way for me to periodically limit the size of the log file without stopping the daemon without changing the code in it? SIGHUP kills the daemon. ...

Drupal. Better content administration, sort by node's CCK fields?

Hi, I was asking myself if there's a better way of sorting content in Drupal. Right now, when I go to admin>content all the nodes are mixed up. I installed the module "Content administration" (http://drupal.org/project/nodeadmin) and now you can not only filter but also sort them by title, type, author... but that's all. Is there any g...

command line mysql database administration tool

Is there a command line script/tool I can use to administer a mysql database. I am in a tightly controlled environment and I can not use tools like phpmyadmin and can only access my database through command line (ssh connection). I can even live with something that can get show table status and describe all tables and write that into a t...

Wanted process monitor WITH logging to file (Win)

I was very surprised when to not find process monitor, which could be able to doing their work, and save some dumps with the specified periodicity. Does anyone know such like this? ...

Drupal 6: custom admin login page

Hi friends, I need to create a custom admin login page. What is the candidate tpl file? Appreciate helps! ...

Hadoop Reduce Error

Hi! I keep getting Exceeded MAX_FAILED_UNIQUE_FETCHES; on the reduce phase even though I tried all the solutions I could find online. Please help me, I have a project presentation in three hours and my solution doesn't scale. I have one master that is NameNode and JobTracker (172.16.8.3) and 3 workers (172.16.8.{11, 12, 13}) Here are...

SQL Server - Agent Proxy Error

Job History: Message Unable to start execution of step 1 (reason: Could not get proxy data for proxy_id = 4). The step failed. Agent Log: [442] CryptUnprotectData failed (1325). Server: Microsoft SQL Server 2005 - 9.00.3080.00 (X64) Sep 6 2009 09:15:46 Copyright (c) 1988-2005 Microsoft Corporation Standard Edition (64-bit) on Wi...

find process that's generating CAL interrupts (syscalls)

I have a peak of CAL type interrupts, 20,000 per second. How do I find the process that's generating them on SUSE11? Thanks! ...

What account to use for SharePoint 2010 Timer Job

Hi there, what account do you run the SharePoint 2010 Timer Job service under? Do you use the farm account or a separate one or just local service? Currently I use the farm account but the health analyzer says, it's not a good idea to use an account that has local administration permissions. Regards, Alex ...