Skip to content
  • TECH NOTES DESK
  • BLOG
  • BOOK STORE
  • PRIVACY
  • ABOUT
  • TERMS OF USE
Tech Notes Desk
  • BLOG
  • BOOK STORE
  • PRIVACY
  • TECH NOTES DESK
  • TERMS OF USE
  • ABOUT
    • TECH NOTES DESK
    • BLOG
    • BOOK STORE
    • PRIVACY
    • ABOUT
    • TERMS OF USE

    Command Line

    1. Home>
    2. Command Line>
    3. Page 8

    How to display available RAM in MB in Linux

    • Post author:admin
    • Post published:September 28, 2012
    • Post category:Command Line/How-To/Linux

    Here is simple one -line [easyazon-link asin="1450588301" locale="us"]command line[/easyazon-link] that you can use to display the available RAM in MB on your [easyazon-link asin="1118004426" locale="us"]Linux[/easyazon-link] system. root@localhost# cat /proc/meminfo | awk 'match($1,"MemTotal")…

    Continue ReadingHow to display available RAM in MB in Linux

    How to install Microsoft SQL 2012 on Windows Server 2008 R2 Server Core

    • Post author:admin
    • Post published:July 28, 2012
    • Post category:Command Line/How-To

    [easyazon-link asin="0735666075" locale="us"]Microsoft SQL Server 2012[/easyazon-link] is now available and has many new and great features. You should try it out. Here is just simple how to install Microsoft SQL 2012…

    Continue ReadingHow to install Microsoft SQL 2012 on Windows Server 2008 R2 Server Core

    PowerShell one liner – Find user profiles on computer

    • Post author:admin
    • Post published:December 12, 2011
    • Post category:Command Line/How-To/Tools

    Here I am again with new PowerShell one liner. This time I have a one liner that allows you to pull and see info on user profiles on the computer. This can…

    Continue ReadingPowerShell one liner – Find user profiles on computer

    PowerShell – get hotfix list or Service pack installed on the remote computer

    • Post author:admin
    • Post published:December 8, 2011
    • Post category:Command Line/How-To

    Here is another one liner from PowerShell :-) In order to get list of installed hotfixes or service packs on local or remote computers. To get list of hotfixes on…

    Continue ReadingPowerShell – get hotfix list or Service pack installed on the remote computer

    How to export mailboxes from Exchange 2007 in SBS 2008 to PST

    • Post author:admin
    • Post published:September 9, 2011
    • Post category:Command Line/How-To/SBS

    I am working on Microsoft Small Business Server 2008 with Microsoft Exchange 2007 installed. From time to time I have a need to export users mailboxes into PST in cases…

    Continue ReadingHow to export mailboxes from Exchange 2007 in SBS 2008 to PST

    How to change default SSH port in your Linux

    • Post author:admin
    • Post published:August 6, 2011
    • Post category:Command Line/How-To/Linux

    By default the any Linux SSH server (usually OpenSSH) listens for connections on port 22.  This is public knowledge and everyone knows including the bad guys. This is the default…

    Continue ReadingHow to change default SSH port in your Linux

    PowerShell – retrieve inventory for your servers

    • Post author:admin
    • Post published:August 2, 2011
    • Post category:Command Line/How-To

    Every system administrator needs from time to time get info on his servers for many reasons such as to keep up network and system documentatyion up to date. Here is…

    Continue ReadingPowerShell – retrieve inventory for your servers

    PowerShell – retrieve logged on user and machine name

    • Post author:admin
    • Post published:July 30, 2011
    • Post category:Command Line/How-To

    Another quick and simple and useful PowerShell script to retrieve remote machine name and currently logged on user on the remote computer. $strComputer = "." $Var =GWMI -Comp $strComputer -CL…

    Continue ReadingPowerShell – retrieve logged on user and machine name

    PowerShell – get info on laptop battery

    • Post author:admin
    • Post published:July 28, 2011
    • Post category:Command Line/How-To

    Another neat simple and useful PowerShell script to pull info on your laptop battery. I can quickly imagine that as the sysadmin you can easily add few more lines of…

    Continue ReadingPowerShell – get info on laptop battery

    How to change/update DNS settings with Powershell on network computers

    • Post author:admin
    • Post published:July 22, 2011
    • Post category:Command Line/Tools

    I have few computers on network that are required to have a static ip address for certain reasons. I have changed DNS server settings and now I have two options:…

    Continue ReadingHow to change/update DNS settings with Powershell on network computers
    • Go to the previous page
    • 1
    • …
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • Go to the next page

    TAGS
    Active Directory Apple AWS Browser CentOS Chromebook cloud command line Debian Fedora Free Tools Google Apps Google Chrome Google Chromebook Google Drive GP10 Great Plains How To How To Linux Mac MS Office MS Outlook Outlook 2010 PowerShell Raspberry Pi Red Hat SBS2008 Scripting Security Server 2008 Server 2012 Small Business Server 2008 Tools Troubleshooting Ubuntu Windows Windows 7 Windows 8 Windows 8.1 Windows 10 Windows server Windows Server 2012 R2 Windows Server 2016 Windows XP

    Secure your digital life

    Unstoppable Domains for Crypto

    Copyright 2026 - TECH NOTES DESK