Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. command line
    Log in to post

    • Recursively look in multiple folders and find files with the same name ignoring the extension
      IT Discussion • linux command line file sorting • • DustinB3403  

      10
      0
      Votes
      10
      Posts
      95
      Views

      Tweaked a bit to provide an output file. https://gitlab.com/EddieJennings/bash-general/-/blob/master/find_files_sort_by_filename.sh
    • Setup Grandstream HandyTone from Command Line
      Self Promotion • freepbx command line setup grandstream • • JaredBusch  

      1
      0
      Votes
      1
      Posts
      159
      Views

      No one has replied

    • Favorite (preferably free) terminal.
      IT Discussion • apple command line cli macos terminal • • popester  

      20
      2
      Votes
      20
      Posts
      270
      Views

      @scottalanmiller Yep, I just wanted to share the configuration I use as my daily driver because it makes working in the terminal that much more efficient. The OP mentioned wanting something that was a bit slicker and more powerful, and I think in addition to your choice of terminal, your choice of shell and other tools contributes to having a better experience. I prefer FISH for my shell, and tmux is my terminal multiplexor of choice. ZSH is another great alternative shell as well.
    • VitalPBX how to manually unban yourself from the command line
      IT Discussion • how to command line cli vitalpbx fail2ban • • JaredBusch  

      9
      2
      Votes
      9
      Posts
      672
      Views

      @JaredBusch fair enough, I haven't used the product itself as of yet and wasn't aware it had whitelisting inside the product, if this was specific to just fail2ban then that method would be suitable, but in this case I agree with you, my mistake.
    • Microsoft Command Line Tools - CompTIA A+ 220-1002 Prof Messer
      IT Careers • windows youtube comptia prof messer it career video training it training a+ command line cli • • steve  

      5
      3
      Votes
      5
      Posts
      153
      Views

      @brianwinkelmann said in Microsoft Command Line Tools - CompTIA A+ 220-1002 Prof Messer: Very Very Interesting, but the most important, this Command Line Tools are useful specially when you work remotely. Or to be ready for when you suddenly half to! Although they make you more efficient all of the time.
    • Create a New User on macOS from the Terminal Command Line
      IT Discussion • apple system administration command line osx cli mac macos terminal macosx sam macos administration • • scottalanmiller  

      2
      1
      Votes
      2
      Posts
      1114
      Views

      It is likely obvious, but as I know that some people are searching for this information, creating administrative users in this way can be done very easily from remote command lines such as ScreenConnect, ConnectWise, MeshCentral, and so forth.
    • List All Users on macOS from Terminal Command Line
      IT Discussion • system administration command line cli mac macos terminal macosx sam macos administration • • scottalanmiller  

      1
      2
      Votes
      1
      Posts
      166
      Views

      No one has replied

    • Windows Server 2019 Need to Download and Run without AV Deleting Files
      IT Discussion • windows windows server command line cli antivirus windows server 2019 av windows defender • • scottalanmiller  

      11
      0
      Votes
      11
      Posts
      347
      Views

      @black3dynamite said in Windows Server 2019 Need to Download and Run without AV Deleting Files: https://www.thomasmaurer.ch/2016/07/how-to-disable-and-configure-windows-defender-on-windows-server-2016-using-powershell/ For now, just temporary disable Real-Time Protection via PowerShell Set-MpPreference -DisableRealtimeMonitoring $true Download the executable and scan it manually before you install Start-MpScan -ScanPath C:\datastore\file.exe -ScanType QuickScan Enable Real-Time Protection after the install Set-MpPreference -DisableRealtimeMonitoring $false Excellent, now THAT did it.
    • Enabling root SSH access for OSX
      IT Discussion • apple ssh system administration command line osx cli mac macos shell macos system administration • • DustinB3403  

      1
      2
      Votes
      1
      Posts
      295
      Views

      No one has replied

    • Using Rsync to remotely backup Apple OSX User profiles
      IT Discussion • command line osx cli mac macos rsync terminal macosx • • DustinB3403  

      6
      2
      Votes
      6
      Posts
      200
      Views

      Worth noting that using rsync worked very well, but there were issues with the Outlook profile on the existing user workstation and the end result. Not a huge issue for us as everything is stored in O365, but worth being mindful of if your email was hosted locally. Also because of username convention changes, I had to set the ownership of the user profile to match the new shortened name.
    • Get Windows Version from Command Line
      IT Discussion • windows windows 10 system administration command line cli sam windows administration registry • • scottalanmiller  

      17
      1
      Votes
      17
      Posts
      587
      Views

      @pmoncho said in Get Windows Version from Command Line: No doubt. Currently working on getting Server 2019 DC, DHCP, and RDS working in a lab. A few challenges so far. Was going to try using PS to do many tasks I normally do in GUI (force myself to learn as I go) but decided to put it on the back burner due to frustration. I will get there with PS but it has to wait. Unfortunately, no matter how much we want to complain about PS and how Windows has no production-level roadmap at this point and is getting worse by the day, if you are going to run Windows today, PS is how it is done. Issues with PS have only one valid purpose to discuss - to use to explain to management why Windows shouldn't be getting deployed in production workloads, or why risks with it need to be accepted. It's like the licensing issues with Windows, these things all add up to cost and risk and risk is really just cost. It's part of the "decision numbers." Beyond that, it is what it is. If the business actually knows how costly it is and still chooses it, then PS is how you manage it. If you deploy and start without using PS, it'll be that much harder to switch later. I know the learning curve is absurd and the whole thing is so much harder than it has any purpose being, but I would bite the bullet if at all possible and learn it now. It'll just be harder later.
    • Managing Windows Local Users with PowerShell
      IT Discussion • windows powershell system administration command line cli shell sam windows administration windows administration • • scottalanmiller  

      14
      2
      Votes
      14
      Posts
      349
      Views

      Topic has been forked, please keep discussions of OS comparisons to a different thread.
    • Windows CLI - Find long Filepaths and compress to zip
      IT Discussion • windows powershell command line compression cmd file system file path long file name • • DustinB3403  

      3
      2
      Votes
      3
      Posts
      138
      Views

      Long file names can be a serious pain... for copy and backup reasons. I recall a NTG client that used a long name for the directories,.. and it made updating nearly impossible Should follow the KISS method... Directory names don't need to be 120 characters long,.. and four deep.
    • OSX Setup via Command Line - Specifically VPN network
      IT Discussion • apple command line osx management setup configuration • • DustinB3403  

      4
      0
      Votes
      4
      Posts
      267
      Views

      I got it from here brew install macosvpn sudo macosvpn create --l2tp Atlantic --endpoint atlantic.example.com --username ' ' --password ' ' --shared-secret s3same You can provide ' ' for both the username and password, this allows any user to fill in as required.
    • SOLVED Dumb question - linux dd write 0s to multiples disks at once
      IT Discussion • linux command line dd • • DustinB3403  

      38
      1
      Votes
      38
      Posts
      1039
      Views

      @manxam said in Dumb question - linux dd write 0s to multiples disks at once: @stacksofplates : Now you're just showing off Ha I didn't mean for it to look like that, but you did make me realize I made a mistake so I'll have to fix it. Make has a lot of uses outside of jsut building software. It's a pretty awesome utility.
    • Get User Last Login from Windows
      IT Discussion • windows command line cli net user • • scottalanmiller  

      18
      1
      Votes
      18
      Posts
      659
      Views

      Via the ActiveDir list: https://github.com/CarlWebster There are some amazing scripts in there for ADDS but also for XenApp, NetScaler, Citrix, and others. Site: https://carlwebster.com/downloads/download-info/active-directory-2/
    • Starting Windows 10 Directly and the Command Prompt
      IT Discussion • windows windows 10 command line toms hardware • • mlnews  

      3
      1
      Votes
      3
      Posts
      373
      Views

      MM that is just troubleshooting but it is not loading without the recovery disc or recovery partition. Safemode is a pain as well.
    • Reboot a Yealink phone from the command line of a FreePBX system
      IT Discussion • yealink command line reboot • • JaredBusch  

      17
      3
      Votes
      17
      Posts
      4504
      Views

      @scottalanmiller said in Reboot a Yealink phone from the command line of a FreePBX system: @dbeato said in Reboot a Yealink phone from the command line of a FreePBX system: @jaredbusch said in Reboot a Yealink phone from the command line of a FreePBX system: @dbeato said in Reboot a Yealink phone from the command line of a FreePBX system: some changes to the configuration of the phone. This is one reason I want it done, but rarely do i need to do it from the PBX itself. Because I create my own config files, I do not get the magic "rebuild config and reboot" button that the paid EPM has in FreePBX. Generally I only need this when things happen like today when an internal FreePBX system went unexpectedly offline and was rebooted along with the entire Hyper-V server. BLF subscriptions seem to not update real well to events like that. Understood, talking about the Paid EPM, Do you see a reason to use it in the Small Business World? Loads. Even for internal staff, why walk to a phone if you can reboot from your desk? I like the exercise.
    • watch du -sh and highlight changes
      IT Discussion • linux command line putty file storage • • DustinB3403  

      17
      1
      Votes
      17
      Posts
      928
      Views

      Like this... watch "echo Old Size Was: 38M; du -shx /tmp"
    • How To Download Oracle Java Directly to Server without Clicking Accept
      IT Discussion • linux command line cli oracle java wget oracle java • • scottalanmiller  

      3
      7
      Votes
      3
      Posts
      724
      Views

      @coliver said in How To Download Oracle Java Directly to Server without Clicking Accept: This is more helpful then you realize. I needed it today, so I'm pretty aware how useful it is
    • Creating an Active Directory Group with PowerShell
      IT Discussion • windows powershell active directory command line windows administration new-adgroup get-adgroup • • scottalanmiller  

      4
      1
      Votes
      4
      Posts
      1607
      Views

      @travisdh1 said in Creating an Active Directory Group with PowerShell: Gah, I'm having bad memories of OpenVMS with the different programs for every single little thing. It does make for a nice looking and short command-line structure tho. Oh yeah, SO much different than UNIX.
    • Using cd to Change Drive Letters on Windows
      IT Discussion • windows command line windows administration • • scottalanmiller  

      3
      2
      Votes
      3
      Posts
      738
      Views

      Yeah, but this was explaining why cd does not work as expected.
    • Set Office 365 Passwords to Never Expire
      IT Discussion • windows powershell office 365 azure o365 command line windows administration • • scottalanmiller  

      1
      2
      Votes
      1
      Posts
      683
      Views

      No one has replied

    • Add Whitelist Entries in Office 365
      IT Discussion • windows powershell office 365 azure o365 command line windows administration • • scottalanmiller  

      3
      1
      Votes
      3
      Posts
      1051
      Views

      @momurda said in Add Whitelist Entries in Office 365: If you run this command again with different addresses/domains, doesnt it overwrite the previous items in the list, unwhitelisting your previous whitelist addresses? Correct, this is setting the list. You'd have to append the new ones to the command.
    • Change a User’s DisplayName on Office 365 with PowerShell
      IT Discussion • windows powershell office 365 o365 command line windows administration • • scottalanmiller  

      1
      1
      Votes
      1
      Posts
      8063
      Views

      No one has replied

    • Change an Office 365 Mailbox Timezone with PowerShell
      IT Discussion • powershell office 365 command line windows administration office 365 administration • • scottalanmiller  

      1
      1
      Votes
      1
      Posts
      537
      Views

      No one has replied

    • Shutdown or Restart Windows from the CMD Command Line
      IT Discussion • windows command line cmd • • scottalanmiller  

      6
      1
      Votes
      6
      Posts
      1507
      Views

      @echo off setlocal :REQUEST set /p REQUEST="Logoff, Shutdown, Reboot or Abort? L/S/R/A " if /i %request%==l goto logoff if /i %request%==s goto timer if /i %request%==r goto timer if /i %request%==a goto abort goto REQUEST :logoff shutdown -f -l goto exit :abort shutdown -a goto exit :timer set /p TIMER="Wait how many seconds? " if /i %request%==s shutdown -f -s -t %timer% if /i %request%==r shutdown -f -r -t %timer% :exit
    • Join Windows to Domain from the Command Line with CMD
      IT Discussion • windows active directory command line netdom • • scottalanmiller  

      1
      2
      Votes
      1
      Posts
      490
      Views

      No one has replied

    • Rename the Local Windows Server from the Command Line without PowerShell
      IT Discussion • windows command line • • scottalanmiller  

      2
      3
      Votes
      2
      Posts
      562
      Views

      Totally coincidence that I posted this same topic for PowerShell yesterday and today I started moving over my Windows Admin blog content and the first post over there was the same topic, but without PowerShell!
    • Building a First Active Directory Domain Controller on Windows 2012 R2 Core
      IT Discussion • windows powershell active directory windows server windows server 2012 r2 command line sam windows administration domain controller server core windows server core install-addsforest install-windowsfeature • • scottalanmiller  

      11
      7
      Votes
      11
      Posts
      2366
      Views

      @IRJ said in Building a First Active Directory Domain Controller on Windows 2012 R2 Core: @thwr said in Building a First Active Directory Domain Controller on Windows 2012 R2 Core: @coliver said in Building a First Active Directory Domain Controller on Windows 2012 R2 Core: @thwr said in Building a First Active Directory Domain Controller on Windows 2012 R2 Core: @IRJ said in Building a First Active Directory Domain Controller on Windows 2012 R2 Core: Good article. There is ZERO reason to have a GUI on a Domain Controller. Everything can be done through Server Manager on Windows 10/8 You mean RSAT Both? You can do a lot of directory management through Server Manager as well. Ok, agree. Just don't like the Server Manager this much, ugly interface. I want to be sure WHICH drive on WHICH host I'm going to format for example. But that is just my personal opinion and I'm more or less a console fetishist But when it comes to ADSIedit or AD sites, you really want to have RSAT. huh? Those options are generally only there is RSAT is installed.