ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Categories
    3. IT Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • scottalanmillerS

      SSHTectia 6.2 Fails to Generate SSH Keys

      Watching Ignoring Scheduled Pinned Locked Moved linux ssh tectia tectia 6.2
      1
      2 Votes
      1 Posts
      880 Views
      No one has replied
    • scottalanmillerS

      Building a Basic DRBD Cluster on OpenSuse 12.2

      Watching Ignoring Scheduled Pinned Locked Moved drbd linux suse opensuse opensuse 12.2 clustering storage rls replicated local storage
      3
      3 Votes
      3 Posts
      3k Views
      scottalanmillerS

      @momurda said in Building a Basic DRBD Cluster on OpenSuse 12.2:

      What is the purpose of 'zypper -remove patterns-openSUSE-minimal_base'
      I know what it does, but is it necessary? Does this minimal_base package prevent you from installing certain packages at a later date? Or you just making things nice n neat?

      It's been quite some time, but if I remember correctly it interfered with some packages that we needed as the "minimal" blocked adding a bunch of stuff.

    • scottalanmillerS

      User Process Limits Preventing Fork Bombs on Linux

      Watching Ignoring Scheduled Pinned Locked Moved linux fork bomb limits shell limits
      1
      3 Votes
      1 Posts
      947 Views
      No one has replied
    • scottalanmillerS

      Remote Desktop Configuration of Linux Mint over SSH

      Watching Ignoring Scheduled Pinned Locked Moved linux ssh linux mint
      1
      4 Votes
      1 Posts
      701 Views
      No one has replied
    • travisdh1T

      Docker, CentOS7, and RamNode confusing bug with fix.

      Watching Ignoring Scheduled Pinned Locked Moved ramnode docker centos7 bug fixed
      20
      2 Votes
      20 Posts
      4k Views
      StrongBadS

      Nice deal!

    • scottalanmillerS

      System Administration: On using BASH, vi and no aliases

      Watching Ignoring Scheduled Pinned Locked Moved system administration sam linux administration general it knowledge essay sam system administration
      14
      11 Votes
      14 Posts
      5k Views
      thwrT

      Very good read. I'm sharing your philosophy and like I said yesterday, I'm a console fetishist. You just need to use what you have when you are in a recovery console or when your server just does not have access to that NFS export or SMB share where all your fancy tools and scripts are.

      I think it's way more important to understand how things actually work. This will also help a lot when it comes to tracking down errors.

      PS: This is not about necro'ing an old thread, but the topic just came up once more.

    • LakshmanaL

      1 Machine 3 Users at a time Usage Possible

      Watching Ignoring Scheduled Pinned Locked Moved
      18
      0 Votes
      18 Posts
      2k Views
      Reid CooperR

      None of it is very clear.

    • scottalanmillerS

      Adding a Basic Active Directory User from PowerShell

      Watching Ignoring Scheduled Pinned Locked Moved windows sam windows administration powershell active directory read-host
      1
      4 Votes
      1 Posts
      672 Views
      No one has replied
    • scottalanmillerS

      Weird TraceRoute Error

      Watching Ignoring Scheduled Pinned Locked Moved vultr traceroute destination protocol unreachable icmp tcpip
      5
      1 Votes
      5 Posts
      2k Views
      Reid CooperR

      @DustinB3403 said in Weird TraceRoute Error:

      I got timed out at hop 8 along the trace route to 45.63.18.153

      That's normal.

    • scottalanmillerS

      Slow SSH Logins on Linux

      Watching Ignoring Scheduled Pinned Locked Moved linux centos centos 6 rhel 6 rhel 6.7 sshd
      2
      3 Votes
      2 Posts
      1k Views
      stacksofplatesS

      @scottalanmiller said in Slow SSH Logins on Linux:

      Often remote SSH logins on Linux can experience a lengthy delay. This is often caused by the SSH daemon on the server defaulting to attempting a DNS lookup of the SSH client attempting to connect to it. Typically we do not want this behaviour as client systems often cannot be verified in this manner but awaiting a DNS timeout can be rather annoying. Many systems configure this on by default. I see this in the Red Hat family including RHEL, CentOS, etc.

      The fix is simple, just explicetly add the line:

      UseDNS no

      To the /etc/ssh/sshd_config configuration file. The default is “yes” and there should be a comment to this effect as well. After making the change, simply restart the SSH daemon for the change to take effect.

      service sshd restart

      Originally found in 2012 on my Linux blog here: http://web.archive.org/web/20140822224153/http://www.scottalanmiller.com/linux/2012/09/02/slow-ssh-logins/

      Ran into this the other day. Windows to Linux was pretty slow, but Linux to Linux (using our Bind server) was super fast. Turned off DNS and GSSAPI and it was fine from Windows.

    • LakshmanaL

      Apache Study Things for Interview

      Watching Ignoring Scheduled Pinned Locked Moved
      15
      1 Votes
      15 Posts
      1k Views
      Reid CooperR

      How goes the studying?

    • scottalanmillerS

      Improving Elastix 2 Memory Usage

      Watching Ignoring Scheduled Pinned Locked Moved linux apache httpd elastix swappiness elastix 2 elastix 2.3 elastix 2.4 elastix 2.5
      1
      2 Votes
      1 Posts
      1k Views
      No one has replied
    • scottalanmillerS

      Resize2fs Fails to Resize Ext4

      Watching Ignoring Scheduled Pinned Locked Moved centos linux rhel resize2fs ext4 resize4fs lvm
      1
      3 Votes
      1 Posts
      2k Views
      No one has replied
    • scottalanmillerS

      Installing Elastix 2.3 on CentOS 5

      Watching Ignoring Scheduled Pinned Locked Moved elastix elastix 2 elastix 2.3 elastix 2.4 centos centos 5 linux
      1
      2 Votes
      1 Posts
      2k Views
      No one has replied
    • scottalanmillerS

      Mounting an ISO Image on Linux

      Watching Ignoring Scheduled Pinned Locked Moved linux iso mounting
      1
      5 Votes
      1 Posts
      795 Views
      No one has replied
    • scottalanmillerS

      Simple File Sharing over NFS

      Watching Ignoring Scheduled Pinned Locked Moved unix nfs storage
      1
      6 Votes
      1 Posts
      629 Views
      No one has replied
    • scottalanmillerS

      Linux: The Role of DRBD

      Watching Ignoring Scheduled Pinned Locked Moved sam linux administration linux storage raid network raid drbd xen xenserver kvm san nas
      6
      5 Votes
      6 Posts
      3k Views
      scottalanmillerS

      @dafyre said in Linux: The Role of DRBD:

      @scottalanmiller said in Linux: The Role of DRBD:

      I added a header into the main topic list for that. But it is going to be later in the Advanced Topics, section. Oddly, I know of pretty much no standard Linux Administration tomes that cover DRBD. It's so core, very odd that it so often gets missed.

      Could it be that most Linux Admin's don't know about it until they go searching for it? ...That's how I found out about it.

      You would hope that the people writing the books would know, though!

    • scottalanmillerS

      Adding New Drives to an HP Proliant SmartArray with LVM

      Watching Ignoring Scheduled Pinned Locked Moved linux rhel centos storage lvm smartarray proliant hpacucli smartarray p410 proliant dl380 g6 hpe
      1
      4 Votes
      1 Posts
      2k Views
      No one has replied
    • L

      Why would you chose Nextcloud over Seafile?

      Watching Ignoring Scheduled Pinned Locked Moved nextcloud seafile
      17
      2 Votes
      17 Posts
      12k Views
      Reid CooperR

      Seems like the totally free of NextCloud is a pretty big factor. Most of us have pretty tight budgets, so being able to totally demo and test and even deploy NextCloud without further approval is great.

    • IRJI

      $5 Linux-equipped Omega2 IoT module launches on Kickstarter

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      4 Votes
      7 Posts
      807 Views
      Reid CooperR

      Man that is tiny. And the $9 upgrade looks really nice.

    • 1
    • 2
    • 453
    • 454
    • 455
    • 456
    • 457
    • 698
    • 699
    • 455 / 699