Skip to main content

Home/ tech-geeks/ Group items tagged system

Rss Feed Group items tagged

Chris Wherley

BgInfo system information on Desktop - 0 views

  •  
    display system information on Desktop
nehasaxena

Revolutionizing Business Operations: The Power of Automated Storage Systems - 0 views

  •  
    Discover how Automated Storage and Retrieval Systems (AS/RS) are transforming industries. Learn about the benefits of increased efficiency, accuracy, and cost savings through automation. #automatedstoragesystems #automation #increasedproductivity #costefficiency #optimizeyourwarehouse #automateyourbusiness #automationindustry #techindustry
Chris Wherley

Moodle - SME Server - 0 views

  •  
    Moodle is a course management system (CMS) A free, Open Source software package designed using sound pedagogical principles, to help educators create effective online learning communities.
nehasaxena

20 Best Product Information Management (PIM) Software in 2024 - 0 views

  •  
    Struggling with product data chaos? Explore the 20 best PIM systems to streamline management & boost sales!
nehasaxena

Simple Solutions to Fix Basic Computer Problems You Face on a Daily Basis - 0 views

  •  
    Learn easy fixes for 14 basic computer issues to maintain the effective and flawless operation of your system. #computerproblems #computerfixes #PCtips #computercare #computerhelp #techsolutions #techsupportcommunity
nehasaxena

Top 5 ERP Software for Import & Export in 2024 - 0 views

  •  
    Discover the best ERP software solutions for efficient import and export management! Streamline your global trade operations with top-rated software, Find perfect ERP system and boost business efficiency with profitability. #toperpsoftware #importsoftware #exportsoftware #ERP #software #business #technology
Chris Wherley

Creating a RSync Backup Server on SME - 1 views

  • Setup the *nix Machines:   (We will use rsync with the SSH option to backup these systems.) Enable SSH access to the servers, in server-managerWe need to be able to SSH into these machines without being prompted for a password.  Here is an excerpt from an email that explains this: <EXCERPT> Here's the technique in a nutshell (just tried it out on 3 esmith servers): Let's say that you're working on server 10.0.0.20 and you want to ssh to server 10.0.0.30 without having to use a password. On 10.0.0.20, issue the following command as root:      # ssh-keygen -t dsa  This will prompt you for a location to store the key (use the default) and for a passphrase (leave blank). Next, use scp (secure copy) to move the key to 10.0.0.30      # scp .ssh/id_dsa.pub 10.0.0.30:/root/.ssh/authorized_keys2  This will prompt you for the root password on 10.0.0.30 and will then transfer the key from 10.0.0.20 to 10.0.0.30. It should do the trick. Try it out by running an ssh session from the command line:     # ssh 10.0.0.30  It should let you in without a password. You can scp the ".ssh/id_dsa.pub" file to other servers without having to create a public key for each.  -MD </EXCERPT>
Chris Wherley

typo3.org: TYPO3 Content Management System - Developer Resource - 0 views

shared by Chris Wherley on 15 Jul 09 - Cached
  •  
    used for ianetwork.org
1 - 9 of 9
Showing 20 items per page