Questions tagged [administration]

Refers to a wide range of system administration tasks. Please consider using more specific tags.

What to tag?

You should probably use one of the more specific administration tags, or the tag for your specific system instead, such as:

  • database-administration
  • windows-administration
  • jboss6.x

Meaning

performing operational activities on a system. these operations may require elevated permissions, special knowledge, or a limited user base.

649 questions
-1
votes
1 answer

Can I force a user to log off from the ejabberd?

I'm looking to force a user to log-off from ejabberd. I've just manually reset his password, and I'd like to cause all of his sessions to log off and back on, to make sure that only ones which know the new password are logged on. Is this doable…
blueberryfields
  • 45,910
  • 28
  • 89
  • 168
-1
votes
1 answer

SVN administration tools

Possible Duplicate: SVN admin management GUI tool Can somebody recommend some good GUI tools for administration SVN repository? I need just to add read, write user permissions. I searched posts on stackoverflow and google and didn't find…
Nikola
  • 155
  • 2
  • 8
-1
votes
1 answer

HttpRequestException in IIS Admin API

I want to edit the large file (Size ~ 50 MB) via Microsoft IIS Admin API and mentioned is the official documentation link (https://learn.microsoft.com/en-us/iis-administration/api/files#manipulating-file-content-apifilescontent). Microsoft IIS Admin…
Atif
  • 248
  • 1
  • 3
  • 11
-1
votes
1 answer

Add the Admin pattern to an existing software

My question is about design, Let's say that I built a parking system. This system has classes for entries, cars, slots, tickets ... and everything you can imaging in a parking lot, Obviously this system need's someone to control it, or maybe…
-1
votes
1 answer

Can not set the virtual interface for openstack with ansible installation procedure

I am a bit of a noob, and I am trying to install openstack (xena) on 3 debian machine, respectively named node1, node2 and node3. By default, all those machines have a fixed ip address (in the dhcp server): node1: 172.0.16.250 node2:…
-1
votes
1 answer

Change Hostnames and IP Addresses with another host - Does it require a DNS update?

I have a new Linux database server I am working on with a certain hostname and ipaddress. I want to change it's hostname and ipaddress with my old Linux database server's at the time of going live with the new server. I understand this requires only…
-1
votes
2 answers

Creating a user in Oracle Active Data Guard

Our database uses Active Data Guard. If I create a user in primary database, will that be automatically created in DR database ?
oradbanj
  • 551
  • 7
  • 23
-1
votes
2 answers

How to sync alfresco users with AD

How to synchronize alfresco users with active-directory. When i am creating user in AD, everything is working fine, i can login in alfresco share, but alfresco users doesnt sync with AD (the one that are already exist). Do i have to manualy import…
-1
votes
1 answer

Forcing my vb.net application to run as administrator only works on my computer

I am developing a portable application (no install) that needs administrator privileges to work properly, and I want it to run as administrator automatically so that the user doesn't have to. In the app.manifest file, I changed modified the…
-1
votes
1 answer

TFS 2017.3.1 Merge Collections

We are currently on TFS 2017.3.1 On Prem. We have 1 very large collection and another smaller collection. We would like to move the smaller collection into the larger. We use everything in TFS, code Git and Source Control, work items, builds,…
Sherpa11
  • 153
  • 1
  • 1
  • 14
-1
votes
1 answer

How do IT teams set up a fleet of computers for new employees at the same time?

I've always wondered. In huge companies where the IT team has to set up hundreds of computers for new employees so that the computers have the same settings (e.g. join company domain, install antivirus, company programs, etc.), what methods do the…
-1
votes
1 answer

Creating a secure login page for a multi-page administration panel

I'm looking to create a login page to secure and encrypt user passwords for a multi-page administration panel. But here's the catch, I do not want to use PHP. I'm fine with using programming languages such as HTML, JavaScript and it's counterparts,…
Lyon Jenkins
  • 75
  • 1
  • 5
-1
votes
1 answer

ojdbc6 driver not in classpath when deployed via Wildfly 10 admin console?

We are using Wildfly 10 for the first time, upgrading from JBoss EAP 5.1.2. One thing that we need is to have our datasources using the ojdbc6 Oracle driver. I know there are 3 ways to configure them: 1 - Installing the driver and configuring the…
rsoliveira
  • 21
  • 3
-1
votes
1 answer

One out of two Team Projects not shown in Source Control Explorer

I'm trying to understand how to use TFS/TSA but it's a complete mess. I can't find any complete guides or better explanations than what Microsoft is offering (And I can't understand them). Why am I unable to see all my projects even when I am the…
Bojje
  • 419
  • 7
  • 24
-1
votes
1 answer

Add/remove programs in Windows XP with Python script

I would like to add add/programs like adobe acrobat reader and other application in windows XP using Python script. Kindly looking for some help. Thanks in advance! Everest.
Everest
  • 39
  • 2
  • 3