Questions tagged [versioning]
52 questions
0
votes
1 answer
How to LTS for new Ubuntu users?
Hi I have some servers with not too terribly demanding requirements other than uptime. I'm new to Ubuntu, having just left CentOS after ten glorious years and many more prior to that. 20.04 LTS seemed like the right way to go here, but I immediately…

Brian Topping
- 145
- 8
0
votes
1 answer
"Snatching & preserving" versions of a file which gets overwritten repeatedly
On a system I'm working on, there are several processes which occasionally write a certain file (we can think about it as a sort of a log, although it's not quite that). Unfortunately, they all write to the same output file, i.e. they overwrite it;…

einpoklum
- 1,652
- 3
- 21
- 31
0
votes
2 answers
Understanding output from uname -a (kernel versioning and latest patch)
I'm trying to see if our servers are all patched, but the patching notation on these two RHEL servers is confusing me:
hostA$ uname -a
Linux hostA 3.10.0-1062.4.1.el7.x86_64 #1 SMP Wed Sep 25 09:42:57 EDT 2019 x86_64 x86_64 x86_64 GNU/Linux
hostB$…

davidhaskins
- 103
- 2
0
votes
0 answers
How to alter the version of Powershell that loads on "powershell" command?
BACKGROUND:
I'm learning Powershell.
Attempting to create scripts and execute commands involves a certain amount of trial and error for someone of my limited experience, and I therefore find it useful to occasionally wipe the session clean of all…
0
votes
1 answer
Which the Lowest Possible Solaris Version which supports TLS 1.2?
I am currently using Solaris 5.8,with TLS 1.0, but now i would like to upgrade to TLS 1.2.
Since Solaris 5.8 doesnt support TLS 1.2.
What is the minimal upgrade i need to do( solaris Version) to use TLS 1.2
Kindly help me with this.
-1
votes
1 answer
Force a specific user or application to user a specific java version
Bear with me, I'm new to sysadmin stuff. We have a server running RHEL 6 (2.6.32). We have a Pentaho application that interacts with the server as a pentaho user, and we have a team user under whose home directory most of our work is stored (we have…

Engineero
- 101
- 4
-3
votes
1 answer
How to upgrade PHP version in multiple AWS EC2-Instance?
Can we upgrade versions in multiple EC2-Instance at the same time? For example let’s say
I’ve ELB connecting with two EC2-Instance.
Instance A (running PHP 5.3)
Instance B (running PHP 5.3)
Here if I upgrade Instance A with PHP 5.4, do I’ve to…

FR STAR
- 173
- 2
- 8