Questions tagged [remote]

"Remote" - the term could refer to resources, access, control, user, presence, etc.

"Remote" could refer to either the network resource availability (e.g. "the user can interrogate the information remotely"), the user access to a network resource (as in "server access authorization through a Remote Desktop Connection/Protocol"), or even the location of the user related to the network accessed ("A Teleworker is allowed to connect remotely on 2 days per week through VPN/Remote Access, if there is a home office space available and all the conditions are met to allow the worker to perform the expected duties remotely").

613 questions
1
vote
4 answers

How to identify if RMM4 hardware module is installed

I'm running a Debian distribution with ipmiutil on one of my remote servers but I'm not sure if an RMM4(Remote Management Module) hardware is installed on this server. Currently I don't have visibility on the hardware and it's interfaces, is it…
user3187136
  • 11
  • 1
  • 2
1
vote
1 answer

Cant connect remotelly to MySQL Server from DigitalOcean

I've just finished setting up my Server on Digital Ocean (Ubuntu 12.10 x64) using nginx, but i want a separate MySQL Server to decrease the load to the web server. The problem is, im unable to connect to my server. I've tried to setup iptables to…
lucasmx
  • 620
  • 1
  • 6
  • 12
1
vote
1 answer

HP DL140 Lights-Out licensing issue

I have two HP DL140 and I recently upgraded their lo firmware. But one of them does accept the license but does not turn virtual kvm on. Do you have any idea?
1
vote
1 answer

How can I use a remote admin tool (puppet or chef) combined with a sync tool (e.g. rsync) to send log files from several servers to a central server?

Summary How can I use a remote admin tool (puppet or chef) combined with a sync tool (e.g. rsync) and scheduler (cron) to send log files from several servers to a central server? Context Our sysadmins have (rightly) tightened up developer access to…
user50460
  • 315
  • 1
  • 2
  • 8
1
vote
1 answer

How is git supposed to resolve URLs generated by gitlab?

Having gitlab successfully installed and running, I tried to import an existing project. To do so I created an empty project and then got a list of instructions on the projects page, how to push my existing repo data into the gitlab project: cd…
noamik
  • 163
  • 1
  • 2
  • 10
1
vote
1 answer

Setting folder permission on a remote Windows 2008 R2 server in PowerShell or Command Prompt

Does anyone know of a way to set a folder's permissions on a remote server using either PowerShell or the command prompt? In other words, sitting at server01, launch PS or CP, type a command to set \\\server02\c$\folder to read only for user01 and…
Rich701
  • 163
  • 1
  • 1
  • 8
1
vote
1 answer

hp ilo "remote console undefined"

After upgrading my server (HP DL360p Gen8) to the latest ILO 4.30 I have such error What should I do and how to fix my problem? I do not have physical access to my server and so now I have no access at all (I still have ILO with no remote…
Oleg Vazhnev
  • 539
  • 4
  • 13
  • 26
1
vote
3 answers

Is there a Virtuamin API to change feature and plugins activation?

I tried to find the virtualmin API command to change the available features and plugins, like I can do it on the UI in System Settings > Features and Plugins. It seems there is not. Also it's the same issue for some Virtualmin Configuration in…
Xorax
  • 280
  • 4
  • 12
1
vote
1 answer

Postfix: don't bounce for remote rejects

I'm having a problem with sending bounces to spammers when a remote "trusted" smtp server rejects a mail. My server manages mail for company1.com that has a virtual alias support@company1.com that delivers mail to a bunch of local users but also to…
Mike
  • 11
  • 1
1
vote
4 answers

Tuning a remote MySQL server?

I am having to tune a client's MySQL server on a Windows machine but I only have access to the MySQL cli and some MySQLAdmin cli functions. I can't see how I can mysql-bench either because it needs to run on the same server as MySQL. Is there a way…
Christian
  • 779
  • 1
  • 13
  • 31
1
vote
1 answer

AD: delegating computer log access

I would like to setup the following audit scenario: A large Active Directory domain is scattered among various phisical sites, each contained in its own organizational unit. The members of a non-administrative domain group must remotely access Event…
JOAT
  • 43
  • 6
1
vote
2 answers

I can RDP into server but cannot browse using explorer

Disclaimer: Networking is not my strong point, it is my Achilles' heel. At work I have been given a sandbox server to test my software with, I have full control over the server itself but the network/domain it sits in is offlimits for me. I can RDP…
IWriteApps
  • 111
  • 1
  • 5
1
vote
1 answer

Is there a linux remote fs driver (nfs/sshfs/cifs/etc) that also keeps a local copy and fails over to the local copy?

I need to keep some static web mirrors synced in as close to realtime as possible, but I also want it to be somewhat fail-safe (or at least not obvious to the visitors), so if the file server goes down the mount is automatically switched to the…
user34981
  • 13
  • 3
1
vote
1 answer

How can I test domain credentials against multiple machines simultaneously?

How to test domain credentials against multiple hosts in a subnet/domain taking into account that WMI is allowed for remote access and no firewalls on local machines are enabled? I need something like VMware vCenter Protect there you can choose…
Volodymyr Molodets
  • 2,404
  • 9
  • 35
  • 52
1
vote
1 answer

Remote Desktop working in LAN, but not over WAN

We have a server with Remote Desktop enabled, but we can only access the server from inside the LAN. Port forwarding on port 3389 is set up on the gateway/modem (Comcast SMCD3G) and canyouseeme.org says the port is open, but when I try connect with…
Dirk37
  • 21
  • 1
  • 1
  • 2