Top "Administration" questions

Refers to a wide range of system administration tasks.

Magento: Detect if admin is logged in in frontend pages

I have created a magento extension. I want to implement access to the extension. The extension creates a page in …

php magento magento-1.7 administration
reclaim unused space in SQL Server 2008

I have a table with more than 300,000 records, of size approximately 1.5 GB In that table I have three varchar(5000) fields, …

sql-server-2008 administration
Best practice for creating administrator interface in Laravel 4

I would like to create an administrator interface for my Laravel project, which is completely separated from the user side. …

php laravel administration
What account to use for SharePoint 2010 Timer Job

what account do you run the SharePoint 2010 Timer Job service under? Do you use the farm account or a separate …

sharepoint sharepoint-2010 administration account timer-jobs
POST vs GET method for a search form in CMS

I'm a bit stuck with one thing. Just can't make up my mind on whether to use POST or GET …

html architecture post get administration
How to drop and create new repositories with a subversion server?

Ok so I just did something boneheaded. I'm setting up a subversion server for the first time ever that will …

svn administration
IIS7 Profiling

Is there a way to profile IIS7? (freeware?) Number of connections Bandwidth usage Errors (Event Viewer?) -... thx, Lieven Cardoen …

iis-7 profiling administration
How do I set up a local CPAN mirror?

What do I need to set up and maintain a local CPAN mirror? What scripts and best practices should I …

perl cpan administration
Difference between login and user in sql server

CREATE USER [anc] WITHOUT LOGIN WITH DEFAULT_SCHEMA=[anc] GO what is the difference between the user and the login. …

sql sql-server tsql sql-server-2008 administration
SAS script to list all SAS server users from metadata

I need a way to import a list of all SAS users from SAS metadata into an Excel worksheet. I …

excel sas admin administration sas-metadata