ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. linux
    Log in to post
    • All categories
    • OksanaO

      Integrating a Linux Machine Into Windows Active Directory

      Watching Ignoring Scheduled Pinned Locked Moved Starwind windows active directory linux
      1
      5 Votes
      1 Posts
      325 Views
      No one has replied
    • OksanaO

      Orchestrate Azure Updates and Populate Groups Automatically

      Watching Ignoring Scheduled Pinned Locked Moved Starwind azure windows server linux
      1
      1 Votes
      1 Posts
      189 Views
      No one has replied
    • DustinB3403D

      Managing Publicly hosted Linux Servers through Cockpit

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion remote administration linux cockpit public question
      31
      0 Votes
      31 Posts
      2k Views
      CloudKnightC

      @black3dynamite said in Managing Publicly hosted Linux Servers through Cockpit:

      @stuartjordan said in Managing Publicly hosted Linux Servers through Cockpit:

      Cockpit looks nice and all that, but the version I tried didn't seem to have as many features or as much control like webmin does.

      Tried Cockpit on Ubuntu? If so, you probably been using a old version because the only distro that I know that always has the latest version is Fedora.

      Yep I'm a Debian/Ubuntu guy. I could probably add the repository for the latest version to try out if it does have more features. I'm normally straight up do everything through cli but wanted to try it out. then I tried webmin out which I haven't touched in over 8 years. They have defiantly improve things on their panel.

    • OksanaO

      VirtualizationHowTo on the new version of StarWind Free SAN & NAS

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind san nas vsan linux zfs
      1
      1 Votes
      1 Posts
      336 Views
      No one has replied
    • OksanaO

      Setting Up Remote Office Using NextCloud with LAMP on Ubuntu

      Watching Ignoring Scheduled Pinned Locked Moved Starwind linux apache mysql ubuntu nextcloud
      1
      2 Votes
      1 Posts
      518 Views
      No one has replied
    • scottalanmillerS

      How to Install PHP 7.3 on Ubuntu 18.04

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion php php 7.3 linux ubuntu ubuntu 18.04
      9
      1 Votes
      9 Posts
      3k Views
      1

      @scottalanmiller said in How to Install PHP 7.3 on Ubuntu 18.04:

      I hate having to do this, but sometimes it has to be done. Here is how to get this middling PHP version onto this old version of Ubuntu.

      sudo add-apt-repository ppa:ondrej/php sudo apt update

      I'm not sure that is the proper way to do it.
      ppa are personal repositories - meaning someone put it together.

      I think Ubuntu has offical backports, just like Debian.
      In that case it would be better to get a the "newer" php version from the backport repository instead.

      UPDATE.
      It looks like the ondrej/php repository is actually maintained by a Debian developer, Ondřej Surý. He is one of the package maintainers for the official debian and ubuntu php packages.
      https://deb.sury.org/

    • V

      Cannot Connect to Virt-Manager

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion kvm virt-manager linux
      4
      0 Votes
      4 Posts
      696 Views
      V

      @scottalanmiller I have tried to connect via virtualbox before but after the windows and linux setups the screen would just turn black so i resorted to qemu and followed your discussion but now it wont connect on ubuntu

    • scottalanmillerS

      MariaDB Package Issues While Updating from CentOS 7 to CentOS 8

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux centos centos 7 centos 8
      12
      0 Votes
      12 Posts
      3k Views
      scottalanmillerS

      @Pete-S said in MariaDB Package Issues While Updating from CentOS 7 to CentOS 8:

      But nobody in their right mind...

      ...uses LTS releases. So we have to accept we are working from a crippled situation anytime that this comes up. It means we are already dealing with politics over function. So knowing that, it should explain why we have to deal with what we have to deal with. Would have been super fast to do a fresh install.

      But you'd not do a fresh install of CentOS 8 or Streams if it wasn't for politics. We'd be putting in Fedora, Ubuntu, or OpenSuse. So not getting to do a fresh install is just one artefact of many when doing what's best for the application platform isn't what drives decision making.

    • 1

      Run ls as another user?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux
      9
      0 Votes
      9 Posts
      410 Views
      scottalanmillerS

      @travisdh1 said in Run ls as another user?:

      @Pete-S said in Run ls as another user?:

      @travisdh1 said in Run ls as apache user?:

      @Pete-S said in Run ls as another user?:

      What's the easiest way to run ls as the apache user (which you can't login as)?

      su -u apache ls

      Did you mean sudo or su?

      Because you can't do su apache . You get "This account is currently not available.".

      I know the -u apache is needed to run a command as a user from su or sudo. I'm thinking the issue might be with the apache account being set to nologin in /etc/passwd. Just be sure to change the shell entry in passwd back when you finish up.

      -u is the user for either, but sudo is a loginless command and su uses login. To use su like you are thinking, you also need -c to make it a single command. Both will work, but only sudo will work for a non-login user like this without the -c

    • 1

      Notification mail in linux?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux mail notifications
      11
      1 Votes
      11 Posts
      631 Views
      1

      @IRJ said in Notification mail in linux?:

      @Pete-S said in Notification mail in linux?:

      Or is email perhaps not a good way to get notifications when there is a problem?

      Maybe email in this manner is old-skool and it would be better to use something else?
      Like external log server, system monitoring (Zabbix) perhaps?

      Yeah I would use SIEM. Then you'd create and manage your alerts from there. You could send to email, slack, etc.

      You can use postfix for alerting as JB mentioned. I use postfix on the my personal servers because I don't manage enough to justify a SIEM.

      I thought that SIEM was only used for security monitoring. What SIEMs for example are we talking about for this type of application?

    • DustinB3403D

      Oracle Linux Installation and performance seems insanely bad

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet oracle linux installation performance slow linux fedora centos ubuntu
      29
      -1 Votes
      29 Posts
      4k Views
      scottalanmillerS

      @DustinB3403 said in Oracle Linux Installation and performance seems insanely bad:

      @Obsolesce CentOS as a product is dead, the alternatives are RHEL or CentOS Stream.

      CentOS Stream is a totally different thing. Not what people consider alternatives. It is an alternative in the same way that Ubuntu or Windows is.

      The real alternatives that are drop in replacements that work exactly the same and cost the same are Oracle Linux, AlamLinux and Rocky Linux.

    • EddieJenningsE

      YouTube Month in Review: January 2021

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion youtube linux rhcsa ubuntu 20.10 ubiquiti unifi controller lbry odysee rumble
      1
      3 Votes
      1 Posts
      486 Views
      No one has replied
    • OksanaO

      How to Harden Veeam Backup Repository Based on Linux — Part 3

      Watching Ignoring Scheduled Pinned Locked Moved Starwind linux veeam
      1
      1 Votes
      1 Posts
      306 Views
      No one has replied
    • 1

      ssh and international keyboard layouts

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux ssh keyboard
      5
      0 Votes
      5 Posts
      922 Views
      1

      Thanks, guys. It's actually the most logical solution that the ssh client side decides what keyboard layout to use.

      So maybe I was mistaken then or it was something else that was off. I'll give it try with some different settings to verify how it works.

    • OksanaO

      How to Harden Veeam Backup Repository Based on Linux — Part 2

      Watching Ignoring Scheduled Pinned Locked Moved Starwind veeam veeam backup and replication repositories ubuntu linux server linux
      1
      1 Votes
      1 Posts
      787 Views
      No one has replied
    • OksanaO

      How to Harden Veeam Backup Repository Based on Linux — Part 1

      Watching Ignoring Scheduled Pinned Locked Moved Starwind veeam veeam backup and replication ubuntu linux repositories
      1
      1 Votes
      1 Posts
      676 Views
      No one has replied
    • EddieJenningsE

      New to Linux Administration: RHEL-Based or Debian-Based OS

      Watching Ignoring Scheduled Pinned Locked Moved IT Careers linux it career newbie career advice debian ubuntu centos rhel sysadmin
      9
      0 Votes
      9 Posts
      2k Views
      1

      @scottalanmiller said in New to Linux Administration: RHEL-Based or Debian-Based OS:

      I agree, both is the obvious choice. But to truly answer the question, I'd focus on Ubuntu (not Debian) and then RHEL. Debian is great, but it is Ubuntu specifically that has the market.

      Yes, almost the same is never the same as exactly the same.

    • scottalanmillerS

      SAMIT: IBM Is Killing Off CentOS

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion centos ibm linux rhel youtube samit rocky linux oracle linux cloudlinux
      69
      0 Votes
      69 Posts
      10k Views
      scottalanmillerS

      @gotwf said in SAMIT: IBM Is Killing Off CentOS:

      @scottalanmiller Yes. This I know. But this isn't bare metal but rather SmartOS hypervisor in a Triton datacenter. So I presume all is atop ZFS. I never delved deeper so honestly do not know.

      Hopefully not, as ZFS isn't all that fast. But you need XFS touching WiredTiger... what's lower in the stack isn't what it is concerned with. You still control your own filesystem regardless of what the datacenter may or may not use elsewhere.

    • 1

      Best practice security updates linux servers?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux servers security updates
      30
      0 Votes
      30 Posts
      3k Views
      scottalanmillerS

      @Dashrender said in Best practice security updates linux servers?:

      saying Well - Johnny is just better employee than you, so I choose to pay him more, that isn't going to make people happy, it will likely make them less happy...

      You are looking at it from the employer's perspective. Of course it doesn't help the employer. It helps the employee when they can see what X work is worth. If employee 1 makes X for a job, and employee 2 wants to know their own value, they have something to go on. If you don't know what others are paid you have almost nothing to go on.

      Remember on Spiceworks when loads of people would claim that $65K was the IT industry cap? Imagine if people (and companies) were able to repeat that without anyone speaking up! People would surmise that if $65K is the top for a CIO, that a system admin must cap out at $50K and a helpdesk tech at $9/hr!

      But in the real world, we know that CIOs make well into the seven figure range, admins can get well into the multiple six figures. Even good help desk leads can hit six figures. If we didn't have others to compare against, it's easy to see people misunderstanding the scope of the industry by an order of magnitude.

    • EddieJenningsE

      YouTube Month in Review: December 2020

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion linux rhcsa system administration certification red hat youtube
      5
      4 Votes
      5 Posts
      954 Views
      EddieJenningsE

      @Pete-S said in YouTube Month in Review: December 2020:

      @EddieJennings

      Impressive work Eddie!

      Thanks 🙂

    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 75
    • 76
    • 4 / 76