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

      UNIX: What Is a Tarball

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion tar compression archive tarball linux unix bsd solaris sam linux administration system administration sam freebsd administration
      5
      2 Votes
      5 Posts
      3k Views
      scottalanmillerS

      @JJoyner1985 said in UNIX: What Is a Tarball:

      So, do you think the reason I am seeing a lot more gzip in use with tarballs is due to the familiarity of gzip and the negligible difference in the compression between it and bzip2? Basically, bzip2 doesn't make enough of an improvement with sufficient regularity to entice people to move away from gzip, or is there some other benefit to gzip that my training material hasn't covered?

      That's correct. The difference between the two is generally small enough that people are not concerned. And lots of systems still don't have bzip2 installed by default so if you want scripts or whatever to work universally you often use gzip because you know that it is always there and predictable.

    • stacksofplatesS

      QEMU Convert Script

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion kvm linux bash script qemu qcow2 preallocation
      1
      4 Votes
      1 Posts
      2k Views
      No one has replied
    • scottalanmillerS

      Get Your Public IP Address with WGET

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion wget linux unix
      3
      3 Votes
      3 Posts
      964 Views
      RomoR

      A bit shorter

      wget -qO- icanhazip.com
    • NerdyDadN

      Can't connect CentOS 7 to network

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux centos centos 7 nmtui
      31
      1 Votes
      31 Posts
      9k Views
      dafyreD

      Dumb question from me... Have you tested the network CABLE to make sure it is good?

    • scottalanmillerS

      System Lockups with ScreenConnect 6.0.11622.6115 on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion screenconnect connectwise linux centos centos 7
      97
      2 Votes
      97 Posts
      20k Views
      scottalanmillerS

      Any lockups since the fix?

    • StrongBadS

      Ten Steps to Linux Survival, Free eBook

      Watching Ignoring Scheduled Pinned Locked Moved News oreilly linux ebook
      4
      5 Votes
      4 Posts
      1k Views
      iroalI

      Thanks for the link.

    • scottalanmillerS

      Adding a Salt Minion to a Salt Master

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt saltstack salt open open source devops linux centos centos 7 sam salt open
      2
      3 Votes
      2 Posts
      2k Views
      A

      New Commands are:

      The salt-key command is used to manage all of the keys on the master. To list the keys that are on the master:

      salt-key -L

      The keys that have been rejected, accepted, and pending acceptance are listed. The easiest way to accept the minion key is to accept all pending keys:

      salt-key -A
    • scottalanmillerS

      Installing a Salt Minion on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt salt minion saltstack devops linux centos centos 7 sam salt open
      1
      4 Votes
      1 Posts
      2k Views
      No one has replied
    • scottalanmillerS

      Installing Salt Master

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion salt saltstack devops linux sam salt open
      6
      8 Votes
      6 Posts
      3k Views
      scottalanmillerS

      @tim_g said in Installing Salt Master:

      @scottalanmiller said in Installing Salt Master:

      Now we can easily get Salt Master installed.
      cd /tmp; curl -L https://bootstrap.saltstack.com -o install_salt.sh
      sh install_salt.sh -M

      What's the difference between installing it like you mention above, or via the repository apt-get install salt-master for example?

      https://repo.saltstack.com/#ubuntu

      Ubuntu because that's all I have available right now for testing, in case anyone has the urge to point that out. It's also the same for Fedora: https://docs.saltstack.com/en/latest/topics/installation/fedora.html
      But that's besides the point.

      In theory it handles grabbing the repos under the hood, but in a more universal way. And handles some distros that dont' necessarily have repos.

    • scottalanmillerS

      Favourite Instant Messenger on Ubuntu Linux

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion pidgin instant messaging ubuntu linux ubuntu 16.10
      6
      2 Votes
      6 Posts
      2k Views
      Reid CooperR

      Pidgin is certainly good, won't go wrong there.

    • gjacobseG

      Understanding X2GO Desktops

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux linux mint x2go kde gnome cinimmon
      8
      0 Votes
      8 Posts
      2k Views
      stacksofplatesS

      @scottalanmiller said in Understanding X2GO Desktops:

      @stacksofplates said in Understanding X2GO Desktops:

      @gjacobse said in Understanding X2GO Desktops:

      Also - is connecting to the local desktop the only option on using that computers speakers?

      I've installed MATE, and am able to connect via that now - but it plays Pithos using the main computers speakers. not what I want... when I have the stereo system on the other side of the room....

      There should be options to tunnel the sound through the SSH session.

      He wants to use X2Go as a remote control for the machine with the audio playing.

      Ah ok. I read that wrong, my bad.

    • scottalanmillerS

      Linux Kernel Continues to Improve for the PA-RISC Platform

      Watching Ignoring Scheduled Pinned Locked Moved News hpe linux pa-risc risc
      2
      2 Votes
      2 Posts
      1k Views
      scottalanmillerS

      I still have a working, and very powerful, PA-RISC powered desktop.

    • scottalanmillerS

      Building FreePBX 13 on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion asterisk linux voip pbx freepbx freepbx 13 centos centos 7
      6
      2 Votes
      6 Posts
      3k Views
      xrobauX

      @scottalanmiller fwconsole starts asterisk, and it makes sure it's started and running with the correct UID

      Or it should. It did last time I checked 😎

      Edit: Saying that, I believe I was the last one that messed with that code, so if it's NOT working, it's probably my fault.

      https://github.com/FreePBX/framework/blob/release/13.0/amp_conf/htdocs/admin/libraries/Console/Start.class.php#L147

    • scottalanmillerS

      Skype for Linux Alpha

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion skype skype for linux linux messaging
      4
      1 Votes
      4 Posts
      1k Views
      scottalanmillerS

      @aaronstuder said in Skype for Linux Alpha:

      or stop complaining about alpha software.

      Then we can start complaining about a lack of software. They had production software that stopped working. This is what they replaced it with.

    • LakshmanaL

      Thread to Reduce Confusion--Issue Started in Linux Mint 18 Also

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux cube
      24
      1 Votes
      24 Posts
      2k Views
      LakshmanaL

      @scottalanmiller Ok Will try with the True Os soon with other ISO file

    • mlnewsM

      What to Look Forward to in Ubuntu 17.04

      Watching Ignoring Scheduled Pinned Locked Moved News linux ubuntu ubuntu 17.04 tecmint
      1
      2 Votes
      1 Posts
      601 Views
      No one has replied
    • mlnewsM

      Red Hat Loves People Riding Their Coattails

      Watching Ignoring Scheduled Pinned Locked Moved News open source linux red hat business techrepublic
      1
      3 Votes
      1 Posts
      802 Views
      No one has replied
    • AmbarishrhA

      Mail in a box- Mail Server

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion mail server linux
      12
      2 Votes
      12 Posts
      2k Views
      scottalanmillerS

      @MattSpeller said in Mail in a box- Mail Server:

      @Ambarishrh said in Mail in a box- Mail Server:

      Havent worked on Zimbra in the last 5 years (so not sure whats new with Zimbra) , but i guess the selling point for this would be the ease of setting this up

      as a linux noob I like the fact that it's a self contained single package that I can dump into a VM

      Zimbra?

    • scottalanmillerS

      Make Alternative Port and User SSH Simple with ssh_config

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ssh linux unix sshconfig
      3
      3 Votes
      3 Posts
      1k Views
      travisdh1T

      I see new, greater, horizons of automation happening here.

    • scottalanmillerS

      Why the Raspberry Pi is Bad for Learning Linux

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion raspberry pi linux sam linux administration arm risc sbc
      2
      1 Votes
      2 Posts
      1k Views
      gjacobseG

      @scottalanmiller

      While my main drive wasn't to get the rPi to learn some basic programming, I am hoping that it will help 'encourage' it.

      I am planning to load Linux on my laptop as the primary, and take it from there. But I also am pushing myself to use the CLI more in the rPi than before..

    • 1
    • 2
    • 29
    • 30
    • 31
    • 32
    • 33
    • 75
    • 76
    • 31 / 76