Latest Server related questions

Score: 0
Texia Plazaola avatar
VMware lock prevention error
ar flag

I have a TrueNas connected via a 10Gbit interface to a CRS326-24S+2Q+ running switchOS. I also have a 10Gbit interface connected to VMware connected to the same switch. They are both on the same VLAN for ISCSI storage. I keep getting the following messages every so often and the VM freezes. I am seeing significant TX pauses on the error tab (not sure if this is the issue or not). I also unchecked the fl ...

Score: 0
argyrodagdileli avatar
Single Application Load Balancer for multiple EKS clusters
au flag

I have two clusters - one named staging and the other production and I want to introduce a new service that will be deployed to both. I want to be able to access the service in each environment/cluster using different URLs - something like the two below.

  • new-service-staging.mydomain.com
  • new-service-production.mydomain.com

I also have an AWS Load Balancer Controller as an ingress controller deployed on  ...

Score: 0
twhitney avatar
List of services affected by the Apache Log4jshell Vulnerability
pl flag

Does there yet exist a list of software that is potentially affected by the Apache Log4jshell vulnerability (CVE-2021-44228) that was announced last Friday?

As someone managing a number of servers with lots of different software running on them it would be nice to have a list of potentially affected software. Not something overly detailed with versions, just anything with any affected version or even anyt ...

Score: 0
Francisco avatar
Error trying to mount FTP directory with curlftpfs on Debian 11 proxmox template
ca flag

I try to mount an FTP directory over Windows Server 2019, into a directory of a Debian 11 Proxmox template for use as storage of an owncloud app.

#/etc/fstab:
curlftpfs#ftp://ftpuser:ftppassword@ftpIP/USRBACKUPS /home/BACKUPS fuse,auto 0 0

mount -a command say: fuse device not found, try 'modprobe fuse' first

I think it's file system problem i need to specify in fstab options, but i have no idea

 ...
Score: 0
Syncing Linux NTP to Windows 10 NTP
pk flag
bmb

I have two computers. One is running Linux (NI Linux Real-Time), and the other is running Windows 10. The Windows 10 computer has two network interface cards. The 1st NIC is configured so that the Windows 10 computer can directly sync its time with an NTP server. The 2nd NIC is configured so that it can communicate with a specific set of local devices, such as the Linux computer. The Linux computer only ...

Score: 0
How to pass parameters to JVM using Windows Java Control Panel: Server Tab
in flag

I'm trying to add arguments to the JVM using the Java Control Panel. I am able to edit the Runtime Parameters field in the Users tab, but not the Server tab (see image). The Find, Add, Remove buttons are greyed out. I've tried opening the Windows Control Panel as administrator and I've gone to the JRE bin folder and ran javacpl.exe as administrator and it's the same behavior. The java docs on the Wind ...

Score: -1
bakalolo avatar
How to connect to VAN ( Value Added Network) to download EDI
us flag

Looking to start implementing EDI and I was told that the EDI will be sent through a VAN ( Value Added Network). How to I access the EDI files? It used to be sent through FTP. Do I have to contact the company providing the VAN? or my trading partner?

Score: 1
Buildermine avatar
Clear cache on nginx server
eg flag

I have a server, when I'm developing a website on my local machine I want to upload it to test it on the production server, however I'm facing a problem from the mobile phone I still get the old version of the server, on the PC I can do a hard refresh however on mobile phone I keep wait until the website refresh is there any solution for this problem? can I clear cache on the server or any other solutio ...

Score: 0
Bence Szentiványi avatar
Video post production storage server - slow transfer speeds of small-ish files (1-2M) over SMB to ZFS pool. (CinemaDNG format)
cn flag

I'm a Camera OP / Video editor, but I manage our post infrastructure for our team of 2 people at small production company.

We're having an issue with slow transfer speeds over the network from one of our cameras. This camera records to an SD card (Kingston Canvas React 256 GB) a DNG sequence. So after a shoot, on the SD card there are folders for every clip containing tens of thousands of 1-2 MB  ...

Score: 0
CasualRascal avatar
What is the SELinux type cloud_what_var_cache_t?
cn flag

My server is running a clean installed CentOS 8.5 minimal. Installed PHP, MySQL and httpd from the official repositories, SELinux is enforcing (default).

The following error happens and I have no clue why

[wheel@host ~]$ sudo setsebool -P httpd_can_network_connect on
libsepol.context_from_record: type cloud_what_var_cache_t is not defined
libsepol.context_from_record: could not create context structur ...
Score: 1
mosquetero avatar
IPv6 problems with vxlan and tailscale
it flag

I installed tailscale and I have a tailscale0 interface. Now, I want to create a vxlan interface. If I choose eth0 as the interface the VTEP communicates through, things work in both ipv4 and ipv6. For example, for ipv6, this works:

sudo ip link add vxlan-testing type vxlan id 10 dstport 4789 dev eth0
sudo ip addr add 2001:abcc:99::/128 dev vxlan-testing

If I choose the tailscale0 interface instead, t ...

Score: 0
AbreQueVoy avatar
livenessProbe doesn't work as expected
in flag

Within my deployment, the following livenessProbe is defined:

apiVersion: apps/v1
kind: Deployment
metadata:
  name: backend-deployment
  labels:
    name: backend-deployment
    app: fc-test
spec:
  replicas: 1
  selector:
    matchLabels:
      name: fc-backend-pod
      app: fc-test
  template:
    metadata:
      name: fc-backend-pod
      labels:
        name: fc-backend-pod
        app: fc- ...
Score: 0
jackwise avatar
How to upload a zip file to a URL with Ansible on Windows?
gb flag

I am attempting to upload a zip file to a URL using Ansible on a Windows 10 machine. I'm currently trying something like the below:

    - name: Get zip file contents for upload
      slurp: 
        src: 'bundle.zip'
      register: zip_contents
      no_log: true
    - name: Upload ZIP
      ansible.windows.win_uri:
        url_method: "PUT"
        url: "my-url.com/bundle.zip"
        body: "{{ z ...
Score: -2
paupaulaz avatar
Can a Raspberry Pi be a viable solution for a small company VPN server?
ar flag

I would like to implement an OpenVPN server for a small business (~10 people). Since the company owns NAS that are located in their office, the VPN server should ideally be physically in the same location, and not rely on a cloud solution.

If there is no need to transfer large amount of data through the VPN, but only use it to access some day-to-day files (mostly Word Documents, Excel spreadsheet ...

Score: 0
Standard avatar
Access Denied when mounting Kerberised NFS v4 Share
de flag

I want to mount an NFS4 share, but with Kerberos security enabled. This is my setup:

  • Debian Server (dns fqdn: nfsv4test.subnet.example.org)

  • Debian Client (dns fqdn: nfsv4client.subnet.example.org)

  • Windows ADC, acts also as KDC

  • My realm is REALM.EXAMPLE.ORG

  • The subnet where the both Debian machines are located in is called subnet.example.org

  • There is no NAT going on.

  • Both machines are up-to-date. ...

Score: 0
An I/O error occurred while reading from the JWK Set source: PKIX path building failed: unable to find valid certification path to requested target
ua flag

I am trying to test my spring boot application in my local with http://localhost:8294/test but keep getting the certificate error. It was working until last week and all of sudden stopped working. I am able to hit application on remote servers with no issues. Also, I am able to hit Actuator with /actuator which doesn't need any token. My /test end point secured by Oauth2 and I am passing Bearer token as ...

The Stunning Power of Questions

Much of an executive’s workday is spent asking others for information—requesting status updates from a team leader, for example, or questioning a counterpart in a tense negotiation. Yet unlike professionals such as litigators, journalists, and doctors, who are taught how to ask questions as an essential part of their training, few executives think of questioning as a skill that can be honed—or consider how their own answers to questions could make conversations more productive.

That’s a missed opportunity. Questioning is a uniquely powerful tool for unlocking value in organizations: It spurs learning and the exchange of ideas, it fuels innovation and performance improvement, it builds rapport and trust among team members. And it can mitigate business risk by uncovering unforeseen pitfalls and hazards.

For some people, questioning comes easily. Their natural inquisitiveness, emotional intelligence, and ability to read people put the ideal question on the tip of their tongue. But most of us don’t ask enough questions, nor do we pose our inquiries in an optimal way.

The good news is that by asking questions, we naturally improve our emotional intelligence, which in turn makes us better questioners—a virtuous cycle. In this article, we draw on insights from behavioral science research to explore how the way we frame questions and choose to answer our counterparts can influence the outcome of conversations. We offer guidance for choosing the best type, tone, sequence, and framing of questions and for deciding what and how much information to share to reap the most benefit from our interactions, not just for ourselves but for our organizations.