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

      Deploying NodeBB 1.14 on CentOS 8 with MongoDB 4.2

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nodebb nodebb 1.14 centos linux centos 8 mongodb mongodb 4.2
      7
      0 Votes
      7 Posts
      6k Views
      JaredBuschJ

      @scottalanmiller said in Deploying NodeBB 1.14 on CentOS 8 with MongoDB 4.2:

      By default, NodeBB uses the REDIS NoSQL database,

      By default, in 1.15.x it uses Mongo

      I'm pretty sure it did in the last version I installed also. But that was months ago and I do not recall clearly.

    • 1

      File permission and samba help needed

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion permissions samba smb linux
      8
      0 Votes
      8 Posts
      895 Views
      1

      I ran some test on a VM and created some groups and added some top-level directories for those groups.

      Changed the group on each top-level directories and files below recursively with chown -R.

      Set directories to permission 2770 and files to 0660 with chmod -R.

      Changed smb.conf and added create mask=0660 and directory mask=2770.

      Now new files and directories created on the share have the right permission and belongs to the right group automatically, simply depending on what group the top-level directory belongs to.

      If you're not a member of a group, you will not even see the directories or files that belongs to that group.

      I think this is a good interim solution without too much work. Then moving to onedrive or whatever can be done in the future on a department to department basis.

      Only admin required for adding users is to add them to linux/samba and make sure they become members of the right groups.

      It's also very simple to make a separate share out of the top-level folders if you wanted.

    • EddieJenningsE

      YouTube Month in Review: June 2020

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion youtube music performance linux rhcsa powershell
      3
      0 Votes
      3 Posts
      583 Views
      EddieJenningsE

      @jmoore said in YouTube Month in Review: June 2020:

      @EddieJennings Good info thanks eddie!

      You're welcome. My RHCSA videos are truly "practice sessions" for me, but the information should be accurate. 🙂

    • scottalanmillerS

      Linux Copy a Disk Over SSH with DD

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux dd storage ssh
      7
      4 Votes
      7 Posts
      2k Views
      S

      if you want to also know the progress you can pipe it to pv, like in the below example

      ssh [email protected] "sudo dd if=/dev/nvme0n1" | pv | dd of=/Users/someuser/Desktop/mydisk.img
    • EddieJenningsE

      YouTube Month in Review: May 2020

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion youtube self promo music performance linux it training rhcsa
      1
      0 Votes
      1 Posts
      453 Views
      No one has replied
    • CCWTechC

      Configuring network settings for Proxmox installs

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion proxmox networking kvm linux
      5
      0 Votes
      5 Posts
      12k Views
      CCWTechC

      TY @black3dynamite

    • CCWTechC

      How to Update HPE Gen 8 Server Firmware on Proxmox / Debian

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion debian proxmox firmware linux hpe
      11
      0 Votes
      11 Posts
      2k Views
      1

      Just install one of the old supported OSes on another drive, reboot and run the firmware update. It's a self extracting executable.

      With HP and Dell, it's their intention to support you by providing an additional layer of management on top of the actual manufacturers product. But you have to be in warranty to be able to leverage that support. If you intend to run equipment longer than the 5 year warranty, don't use Dell or HP or live without any firmware upgrades or support. If you use Dell or HP, replace hardware when it's out of warranty.

      HP Gen8 servers are from 2012-2013 so 7-8 years old and not the best candidates for new installations.

    • scottalanmillerS

      Virt-Manager on Ubuntu 20.04 Getting Cannot Access Storage File Permission Denied

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion kvm ubuntu linux ubuntu 20.04 virt-manager
      3
      0 Votes
      3 Posts
      12k Views
      scottalanmillerS

      To do that....

      Edit...

      sudo vi /etc/libvirt/qemu.conf

      And set...

      user = "root" group = "root"

      And then...

      sudo systemctl restart libvirtd
    • scottalanmillerS

      LXC / LXD Move Container to New Storage Pool

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion lxc lxd linux containers
      1
      2 Votes
      1 Posts
      847 Views
      No one has replied
    • EddieJenningsE

      YouTube Month in Review: April 2020

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion self promo youtube rhcsa music performance linux microsoft licensing training
      1
      0 Votes
      1 Posts
      419 Views
      No one has replied
    • scottalanmillerS

      Ubuntu 20.04 Desktop Lag

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux ubuntu ubuntu 20.04
      10
      0 Votes
      10 Posts
      7k Views
      scottalanmillerS

      @Seb1982 said in Ubuntu 20.04 Desktop Lag:

      My Dell XPS 13 lags after upgrading to 20.04. All graphics are fine, but the system simply does not respond quickly enough. Sometimes all is fine, but often the pointer is about half a second behind, so is typing.

      And, I assume, it was snappy under the previous version?

      Since the initial issues, mine has stayed responsive.

    • scottalanmillerS

      Installing OpenLiteSpeed on CentOS 8 LOMP Server

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion lomp litespeed openlitespeed centos centos 8 linux
      2
      0 Votes
      2 Posts
      537 Views
      scottalanmillerS

      If you install using the above method, it never tells you the random password assigned to your management interface. But no fear, there is a tool that sets that for you and is super, duper easy.

      cd /usr/local/lsws/admin/misc sh admpass.sh

      It is interactive. And voila.

    • gjacobseG

      cups: Changing URI

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux diet-pi raspberry pi 3b+ cups print server dymo label printing
      1
      0 Votes
      1 Posts
      351 Views
      No one has replied
    • OksanaO

      Which to Use: VMware Tools or Open-VM?

      Watching Ignoring Scheduled Pinned Locked Moved Starwind vmware windows linux openvms
      1
      1 Votes
      1 Posts
      156 Views
      No one has replied
    • EddieJenningsE

      YouTube Months in Review: February and March 2020

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion youtube self promo music education powershell linux training
      2
      0 Votes
      2 Posts
      471 Views
      black3dynamiteB

      @EddieJennings said in YouTube Months in Review: February and March 2020:

      100 Subscribers!

      👍

    • scottalanmillerS

      Stop Raspbian Buster on Raspberri Pi Stop Blanking Screen

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux debian raspberry pi raspberry pi 4 raspbian raspbian buster debian 10 screensaver
      1
      1 Votes
      1 Posts
      470 Views
      No one has replied
    • pmonchoP

      Create Internal CA for Windows LDAPs and Linux apps

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ldaps certificate authority linux
      9
      0 Votes
      9 Posts
      944 Views
      pmonchoP

      @JaredBusch said in Create Internal CA for Windows LDAPs and Linux apps:

      @pmoncho said in Create Internal CA for Windows LDAPs and Linux apps:

      When I export the key, I want to export the private key as well?

      That depends. If you are only ever going to have devices using the key to auth against the DC that you created it on, then no.

      But if you need to install the cert on a device and then have another device auth to that first device, then that first device needs the private key.

      Thank you for the explanation.

    • scottalanmillerS

      Making an RDP Terminal Server with Ubuntu Linux

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ubuntu linux terminal server rdp remote access xrdp ubuntu 19.10 ubuntu 18.04 ubuntu 18.10 ubuntu 19.04
      4
      2 Votes
      4 Posts
      6k Views
      JaredBuschJ

      @scottalanmiller said in Making an RDP Terminal Server with Ubuntu Linux:

      I recommend the Remmina RDP client tool, it's the bomb.

      I love Remmina as a client.

    • scottalanmillerS

      Ubuntu with XRDP Gets Cannot read private key file /etc/xrdp/key.pem: Permission denied Error

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ubuntu ubuntu 19.10 xrdp rdp terminal server linux
      1
      0 Votes
      1 Posts
      20k Views
      No one has replied
    • DustinB3403D

      Documenting Firewall Exceptions and Rules

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion firewall firewall-cmd linux windows documentation change management tracking
      10
      2 Votes
      10 Posts
      1k Views
      DustinB3403D

      @IRJ said in Documenting Firewall Exceptions and Rules:

      @DustinB3403 said in Documenting Firewall Exceptions and Rules:

      I had to add some rules to a CentOS 8 server because some things stopped working that were previously working. (Not sure why this worked before, but it did)

      Adding a few rich rules resolved the issue immediately.

      None of this makes any sense. It's deny all and permit by exception. Why would you do anything else?

      That's the default, and that's what was working just fine for a long time. Suddenly it began "not working" and needed the exceptions made.

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