Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- SCP Integrates Geographical Data to Enhance Service and Improve Planning
- Created in 1957 by the French Ministry of Agriculture, the Societe du Canal de Provence et d'Amenagement de la Region Provençale SCP is responsible for the hydraulic development of the Provence-Alpes-Cote d'Azur region. The company wanted to improve customer service and continually enhance processes and tools to ensure ongoing compliance...
- Tags: Oracle Corp., SCP, Productivity, Quality, Customer Relationship Management (CRM), Business Intelligence, Business Operations, Enterprise Software, Software, Data Management
- Case studies 2007-09-01
- Cisco - Automatic configuration backup with SCP
- The Cisco IOS configuration archive is intended to provide a mechanism to store, organize, and manage an archive of Cisco IOS configuration files in order to enhance the configuration rollback capability provided by the configure replace command. - Cisco.comThis tutorial will show you how to automatically backup your router configuration...
- Tags: jhorton@..., SCP, Cisco Systems Inc.
- Discussion threads 2007-08-08
- Provide secure file copying with RSSH and chroot
- Vincent Danen offers this tip on how to use restricted SSH and chroot to provide secure file copying to your filesystem. Using SSH is great for remote access, and using SCP or SFTP is better than using plain-old FTP. However, for the most part, if you grant SFTP...
- Tags: Vincent Danen, SFTP, Linux, OPEN SOURCE, Using SSH, SCP, Linux Tips Newsletter, TechRepublic Inc., File System, SSH, Operating Systems, Software
- Technical articles 2007-05-07
- Making the switch: Searching for software
- Would youmind explaining what the program names nand acronyms you use are?Looks a good article, but it is all Greek to me.WTF is a keychain?Abiword I know from Linux, but what are the rest?thankssome helpA "keychain" applicatio
- Tags: feedback, Kiltie, mac, off-topic, SCP, SFTP, software, SSH
- Discussion threads 2006-10-26
- File transfers with SCP and SFTP
- If you need a more secure alternative to file transfers than FTP or RSYNC, Vincent Danen shows you two programs that use SSH. FTP is the de-facto standard for transferring files over the Internet. Although file transfers via HTTP and RSYNC are becoming more popular, these are ...
- Tags: SSH, FTP, SCP, SFTP, Vincent Danen, home directory, Linux Tips Newsletter
- Technical articles 2006-01-13
- How to copy files from Windows PC to Linux server.
- I am new to Linux so i need step by step instructions.How do i copy files from a windows pc to the Linux server? Or from the Linux server?Thanks for your help.Set up SSH - Secure Shell, which uses port 22. Usually this option is available when you install...
- Tags: Blue screen, Linux, Linux server, PC, Samba, server, SSH, Windows PC
- Q&A 2005-10-25
- File transfers with SCP and SFTP
- rsync and ssh/sftp/scprsync on Debian Linux, and probably others, runs over ssh by default. You can run it explicitly over ssh with the "-e ssh" option.This effectively makes rsync just as secure as sftp.What about FTPSThere has been a lot of focus on SFTP file transfers over SSH, but...
- Tags: FTPS, SSH
- Discussion threads 2006-01-17
- boot.ini and dual boot in xp
- boot.ini and dual boot in xpi want to have two completely independant bootable xp systems running on different IDE drives on my computer. as i´ve understood (?) from reading about and experementing on the subject, if you intsall different operating systems the boot sequence still needs to access the boot.ini...
- Tags: bodirt, boot manager, first hard-disk, hard drive, motherboard, scp, second hard-disk, windows
- Discussion threads 2005-03-25
Additional Resources
- Supply Chain Planning (exe)
- Supply Chain Planning SCP provides materials managers and planners with a concise tool to control inventory. SCP recommends what to make, how much to make, and when to make it in order to fulfill existing customer orders and maintain, but not exceed, desirable inventory levels. Use SCP to manage your...
- Tags: Supply Chain, Supply Chain Planning, Supply Chain Management (SCM), Enterprise Software, Software
- Software downloads 2007-10-15
- FAQ Builder (exe)
- SCP FAQ Builder is an application that lets you easily create FAQ Frequently Asked Questions HTML or text file. You can re-generate the FAQs anytime you would like. SCP FAQ Builder is very easy to use. You will be creating your professional looking FAQs in minutes. This version is the...
- Tags: FAQ
- Software downloads 2007-10-18
- Javascript Menu Builder Platinum 2006 (exe)
- JavaScript-producing design tool for creating menu system on Web pages. The menu script can be customized highly and easily through the SCP Script Configuration Program. You can specify caption, font, color, link and more to script. It is unnecessary to write any code manually. SCP will generate all necessary codes...
- Tags: Menu, JavaScript, Tool, Productivity, Scripting Languages, Software/Web Development, Web Development
- Software downloads 2006-02-03
- JavaScript NavBar Builder (exe)
- JavaScript--producing design tool for creating navigation bar on Web pages. The script can be customized highly and easily through the SCP Script Configuration Program. You can specify color, theme, and language to script. It is unnecessary to write any code manually. SCP will generate all necessary codes automatically. With this...
- Tags: Navigation, JavaScript, Tool, Productivity, Scripting Languages, Software/Web Development, Web Development
- Software downloads 2008-01-10
- JavaScript Menu Builder Titanium (exe)
- JavaScript-producing design tool for creating menu system on Web pages. The menu script can be customized highly and easily through the SCP Script Configuration Program. You can specify caption, font, color, link and more to script. It is unnecessary to write any code manually. SCP will generate all necessary codes...
- Tags: Menu, JavaScript, Tool, Productivity, Scripting Languages, Web Servers, Software/Web Development, Web Development, Internet
- Software downloads 2006-05-24
- i2 Supply Chain Planner V6.2 on IBM System p5: Scalability and Performance Benchmark on the p5-570+ 8-Way With POWER5+ Processors
- This white paper explores the advantages of deploying to the IBM System p5 570+, built on the next generation IBM POWER5+ technology, for i2 Technologies Supply Chain Planner SCP implementations. This paper conclusively shows that the p5-570+ provides superior availability, performance, and scalability for SCP solutions. Test results demonstrate that...
- Tags: Supply Chain, Processor, Performance, I2 Technologies Inc., Scalability, IBM POWER5+, IBM Corp., Supply Chain Management (SCM), Performance Management, Enterprise Software, Software, Human Resources, Workforce Management
- White papers 2006-02-01
- Editing remote files securely with vim
- Vincent Danen demonstrates how to edit files remotely and securely using vim with SSH. Often, the life of a sysadmin consists of editing little configuration files here and there, and often on a remote system. Typically, a sysadmin will remotely log into the system, navigate to the...
- Tags: Vincent Danen, Linux, remote system, home directory, Linux Tips Newsletter, TechRepublic Inc., File, Operating Systems, Software
- Technical articles 2006-01-23
- wodSFTPdll (exe)
- wodSFTPdll offers secure file transfer functionality over any reliable data stream. It is the standard file transfer protocol for use with the SSH2 protocol. wodSFTPdll library implements client side of this protocol which is reliable and easy to use. SFTP protocol is designed to provide primarily file transfer, but also...
- Tags: Protocol, UNIX, Servers, Operating Systems, Software, Hardware
- Software downloads 2008-01-14
- Globbing wildcard characters with zsh
- Vincent Danen explains globbing with wildcard characters, and how using globbing in the z shell zsh yields powerful results. Globbing is a way of expanding wildcard characters in a non-specific file name into a set of specific file names. Shells use globbing all the time. For instance:...
- Tags: Vincent Danen, Globbing, Linux, Linux Tips Newsletter, Character, UNIX, Operating Systems, Open Source, Software
- Technical articles 2006-12-01
- myPersonaldrive (zip)
- MyPersonaldrive allows to transfer files via Secure Copy SCP. It allows the user to use password or private key authentication. Files may be uploaded by dropping them onto the icon. Folders may be listed and files may be downloaded to a local folder again. This version is the first release...
- Tags: Folder, File, MyPersonaldrive, Security
- Software downloads 2007-06-15
- Realize the flexibility of OpenSSH
- Vincent Danen explains the flexibility and power of OpenSSH. With it, you can access systems remotely and securely; transfer files securely (using scp, sftp, or even rsync over ssh); execute single commands on remote systems; secure normally insecure services; and much more.
- Tags: OpenSSH, Vincent Danen
- Download resources 2008-06-10
- PIX ASA and Automated backups
- Doe's anyone have a good method of automating a pix backup , cisco ios kron can be used or archive but there doesn't seem to be anything for pix , i can scp running-configs off but again i have to enter a password , i tried to script it from...
- Tags: OPEN SOURCE, terry.bradford@..., Doe
- Discussion threads 2007-09-05
- << Previous
- page 1 of 1
- Next >>