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

      Linux Proxy in Veeam 10?

      Watching Ignoring Scheduled Pinned Locked Moved Starwind windows veeam linux starwind
      1
      2 Votes
      1 Posts
      450 Views
      No one has replied
    • scottalanmillerS

      Mouse Issues on Windows 2019 on KVM Through Virt-Manager

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion kvm virt-manager mouse fedora 31 fedora linux windows 2019
      12
      0 Votes
      12 Posts
      3k Views
      scottalanmillerS

      @black3dynamite said in Mouse Issues on Windows 2019 on KVM Through Virt-Manager:

      EvTouch USB Graphics Tablet is the default when selecting Server 2019 config template.

      That's the one.

      And the template didn't load properly when we selected it! It kept going back to Alpine!

    • scottalanmillerS

      Deploying NodeBB 1.13 on CentOS 8 with MongoDB 4.2

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux centos centos 8 nodebb nodebb 1.13 mongodb mongodb 4.2 howto
      7
      1 Votes
      7 Posts
      5k Views
      scottalanmillerS

      @JaredBusch said in Deploying NodeBB 1.13 on CentOS 8 with MongoDB 4.2:

      You can only remove this line if you are going to host the reverse proxy on the same instance.

      No reverse proxy needed if you are going to just look at it locally without going over the network.

    • 1

      How to mount remote filesystem over ssh (both Windows & Linux)

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion sshfs windows linux ssh
      7
      3 Votes
      7 Posts
      8k Views
      1

      @dafyre said in How to mount remote filesystem over ssh (both Windows & Linux):

      @black3dynamite said in How to mount remote filesystem over ssh (both Windows & Linux):

      @dafyre Installing sshfs and winfsp via choco is older than the ones from GitHub.

      If you installed them via choco do this to mount at the host root directory or other directories.
      https://github.com/billziss-gh/sshfs-win/issues/102

      Host root directory
      \\sshfs\remoteuser@host\..\..

      Specific directory like /var/www
      \\sshfs\remoteuser@host\..\..\var\www

      Thanks for the pointer. I did install using choco. I'm able to make it work now.

      Edit: Just to see if I can, I may go back and do straight installs.

      As I said above with the latest version I mount the root directory with \\sshfs.r\user@host

      However, if you want to mount another directory like /var/www you have to do:
      \\sshfs.r\user@host\var\www\
      The trailing \ is very important!
      It just doesn't work without it if your path is more than one directory deep. You also need to use backslash and not the forward slash.

    • scottalanmillerS

      Ubuntu Adjust Screen Brightness

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ubuntu linux ubuntu 19.10
      22
      1 Votes
      22 Posts
      2k Views
      scottalanmillerS

      @Obsolesce said in Ubuntu Adjust Screen Brightness:

      @scottalanmiller said in Ubuntu Adjust Screen Brightness:

      @Obsolesce said in Ubuntu Adjust Screen Brightness:

      @scottalanmiller said in Ubuntu Adjust Screen Brightness:

      @CCWTech said in Ubuntu Adjust Screen Brightness:

      @scottalanmiller said in Ubuntu Adjust Screen Brightness:

      On Ubuntu 19.10, there is a brightness setting on the power screen in settings. But it doesn't seem to do anything. You can slide it, but nothing happens. Anyone having luck adjusting screen brightness on Ubuntu?

      We've tested on multiple machines, all seem the same. Both Nvidia and AMD cards same lack of adjustment.

      Running 19.10 and I don't even have a brightness setting at all.

      I have it, but it affects nothing.

      Laptop or desktop monitor? I can't imagine it working on anything but a laptop.

      Desktop

      That's why. I know of no OS that controls monitor brightness unless it's a laptop/tablet/phone/etc. Never an external monitor with separate power source.

      Me either, but @CCWTech was asking for it. I've never looked for it before. No idea what it should do in that situation.

    • 1

      Live boot

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux live
      9
      4 Votes
      9 Posts
      479 Views
      DustinB3403D

      @JaredBusch said in Live boot:

      No he wasn't. he was helping someone else.

      Your response is both confirmation and denial to my question.

      I get that it's a definition about what live booting is. I was asking why was he posting it. You stated "No he wasn't" (wasn't what, helping someone?) and then said he was helping someone.

    • wirestyle22W

      Can you use fetchmail with a proxy?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fetchmail linux
      4
      0 Votes
      4 Posts
      462 Views
      wirestyle22W

      @scottalanmiller Thanks

    • AdisharmaA

      AWK Command in Linux/Unix

      Watching Ignoring Scheduled Pinned Locked Moved News awk command linux unix
      2
      1 Votes
      2 Posts
      563 Views
      scottalanmillerS

      Is there a reason that you are looking into Awk? Awk is a programming language that used to be popular for extension text processing in conjunction with BASH. But in the last decades, its use has fallen away and that is why you won't find examples of it. It's only used for very basic things now. Languages like Perl and Python supplanted it being easier to use, better known, more portable, and vastly more powerful. Awk is really a legacy tool today.

    • scottalanmillerS

      Making a Raspberry Pi 4 or Similar SBC Desktop

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion raspberry pi raspberry pi 4 linux linux desktop
      33
      0 Votes
      33 Posts
      3k Views
      scottalanmillerS

      @StorageNinja said in Making a Raspberry Pi 4 or Similar SBC Desktop:

      @scottalanmiller said in Making a Raspberry Pi 4 or Similar SBC Desktop:

      RP4 with 4GB of RAM

      The problem with Pi (and frankly a lot of the low end ARM) is these things have incomplete UEFI bios etc. You currently need to really be working on one of the distro's designed for it (Which is likely fine for your use case). ARM and our engineers are working on this though..

      Good point. Definitely an issue. Ubuntu, which is what we use, does make for them at least.

    • OksanaO

      Azure Bastion Resolves VM Internet Access Security Issues

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

      How do you find duplicates from Windows SMB shares using Linux

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux duplication reporting
      15
      2 Votes
      15 Posts
      1k Views
      DustinB3403D

      @Dashrender said in How do you find duplicates from Windows SMB shares using Linux:

      @JaredBusch said in How do you find duplicates from Windows SMB shares using Linux:

      @Dashrender said in How do you find duplicates from Windows SMB shares using Linux:

      @IRJ said in How do you find duplicates from Windows SMB shares using Linux:

      @Dashrender said in How do you find duplicates from Windows SMB shares using Linux:

      I wonder if this would run faster directly on the server in powershell instead? I'm assuming with doing this over SMB you have to download all files, run the hash - if ran locally, you get to skip the download time, I assume.

      I gathered that the SMB shares are hosted on Linux, but I could be wrong.

      If they are hosted on Windows like you are assuming, then I would agree that PowerShell would probably be most performant for this.

      The title says - Windows SMB Shares.

      My guess is that Dustin is a lone wolf running a 'nix OS as his machine - and the rest of the company is using Windows. Nothing wrong with that, just my guess.

      His company is significantly Mac.

      aww, that's right - he has been asking a lot of MAC questions lately.

      Unix questions to be more precise, but yeah we are a heavy Mac shop.

    • Emad RE

      nohup

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nohup linux shell bash
      6
      2 Votes
      6 Posts
      1k Views
      black3dynamiteB

      This is what I do when I use nohup.
      I usually create a file with the current pid just in case I need to stop it.

      nohup wget 'https://example.com/fedora.iso' > wget_fedora.log 2>&1 & echo $! > wget_fedora_pid.txt kill -9 `cat wget_fedora_pid.txt` rm wget_fedora_pid.txt
    • OksanaO

      Safety first: Protect your Azure Web App!

      Watching Ignoring Scheduled Pinned Locked Moved Starwind azure windows linux
      1
      1 Votes
      1 Posts
      148 Views
      No one has replied
    • scottalanmillerS

      Installing Hugo Static Website Generator on Linux

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion hugo linux snap fedora centos ubuntu debian
      14
      1 Votes
      14 Posts
      2k Views
      scottalanmillerS

      @stacksofplates said in Installing Hugo Static Website Generator on Linux:

      @scottalanmiller said in Installing Hugo Static Website Generator on Linux:

      @stacksofplates said in Installing Hugo Static Website Generator on Linux:

      @scottalanmiller said in Installing Hugo Static Website Generator on Linux:

      However, they don't have any standard Linux install documentation on their website and only show using Homebrew, a MacOS package that essentially no one on Linux uses. Very odd.

      I just looked. I'm not sure what you're talking about. The page clearly shows snaps, dnf, apt, pacman, eopgk, and pkg_add for OpenBSD.

      https://gohugo.io/getting-started/installing

      Completely different than what I got from the same link this morning. I went to that page, clicked on Linux, and they only showed Brewlinux, which isn't even the current name of the system.

      Way back machine shows it's been there since at least the 13th.

      https://web.archive.org/web/20191113183617/https://gohugo.io/getting-started/installing/

      Very weird. I wonder if it was a cache somewhere? I definitely poked around this morning and Linuxbrew was the only thing that it had and had it from every link that I tried on their site.

    • R

      alternative way to copy stuff with read access

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora linux unix redhat vmware
      8
      0 Votes
      8 Posts
      1k Views
      scottalanmillerS

      @rhya said in alternative way to copy stuff with read access:

      I am using fedora 22.

      Fedora 31 is current. F22 is insanely ancient.

    • scottalanmillerS

      Nu Shell, a New PowerShell-inspired Shell for Linux

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion shell linux posix nu shell
      5
      2 Votes
      5 Posts
      779 Views
      scottalanmillerS

      @Francesco-Provino said in Nu Shell, a New PowerShell-inspired Shell for Linux:

      Nice, but why use this when we have the real PowerShell for Linux?

      Performance probably. And ease of use. And while PS is on Linux, does it process any Linux data in this way?

    • WrCombsW

      Linux OS Thoughts?

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet windowstolinux linux linux desktop
      63
      0 Votes
      63 Posts
      5k Views
      JaredBuschJ

      @scottalanmiller said in Linux OS Thoughts?:

      @JaredBusch said in Linux OS Thoughts?:

      @scottalanmiller said in Linux OS Thoughts?:

      @WrCombs said in Linux OS Thoughts?:

      @WrCombs said in Linux OS Thoughts?:

      @scottalanmiller said in Linux OS Thoughts?:

      @WrCombs said in Linux OS Thoughts?:

      @Dashrender said in Linux OS Thoughts?:

      Back to the OP.

      @WrCombs wants to things most likely...

      a desktop environment to run in - So Fedora or Ubuntu most likely... and then a separate "server" box to install Linux Server OSes on to experiment with to do things like - setup FreePBX, setup NC, setup file server, etc.

      yes.
      I could even VM those, right? or no? - Forgive the newbness, but I'm thinking a Desktop and then run a VM Boxes with server OS's to do what @Dashrender is saying and thoughts on which ones to try.

      Boxes is weird, but yes. Throw Fedora or Ubuntu onto a laptop or desktop, install KVM, and virtualize anything that you want. You get a fully functional, and gorgeous desktop environment, but can test any server OS or alternative desktop OS that you like.

      sounds like the likely chose..
      I know they're out there; anyone got the link for the guides?

      for installing KVM ;
      I'll start another list of projects that I'm going to work on and go from there

      https://computingforgeeks.com/how-to-install-kvm-on-fedora/

      Did I not have a guide here on ML?

      For KVM on Fedora? Don't recall one.

      Apparently not. I just did some searching, and it is mostly posts and screenshots of the various things in other people's threads.

    • OksanaO

      Doublecheck the Security of Your Linux

      Watching Ignoring Scheduled Pinned Locked Moved Starwind linux server linux cybersecurity
      7
      0 Votes
      7 Posts
      655 Views
      1

      @IRJ said in Doublecheck the Security of Your Linux:

      Just a couple notes from the article:

      You cannot set a bootloader password for AWS or other cloud services

      Apt Armor is specific to Ubuntu / Debian. SELinux is used on RHEL / CentOS / Fedora

      AppArmor is default on SUSE as well. And you can run SELinux on Debian / Ubuntu if you want.

      BTW, AppArmor just replaced SELinux as default on Debian 10. So that was only a couple of months ago.

    • K

      Syncoid To usb retention policy ZFS?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux storage sanoid syncoid zfs
      5
      1 Votes
      5 Posts
      859 Views
      K

      Thanks for the reply, the issue is that sanoid.conf does not send the snapshot to the usb but syncoid does, or does having that template automatic prune the snapshots?

    • scottalanmillerS

      Blank Screen After Fedora 30 Update to 5.3.5 Kernel on Dell Inspiron Laptop

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux linux 5 kernel fedora fedora 30 fedora 31 ubuntu ubuntu 19.10 dell dell inspiron opensuse opensuse tumbleweed suse
      21
      1 Votes
      21 Posts
      4k Views
      JaredBuschJ

      @scottalanmiller said in Blank Screen After Fedora 30 Update to 5.3.5 Kernel on Dell Inspiron Laptop:

      Issue returned for the last two weeks even on Fedora 31. Luckily the old F30 kernel was still there because of the lock and continued to work. But the 5.4 kernel came out today and it works again.

      I've had no issues again

    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 75
    • 76
    • 7 / 76