Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Master the Linux bash command line with these 10 shortcuts
- DOWNLOAD: 10 things you should know about the Linux bash shellhttp://techrepublic.com.com/5138-10877-5827301.htmlWhat is your favorite bash command; what trick, tip, tool, or shortcut is missing from this download? Do you prefer a different Linux shell?scripting and extra toolsI started to work with Unix Solaris and AIX before I took on...
- Tags: 10 things, awk, bash, download, hardware, linux, Linux BASH, Linux Shell, Mark W. Kaelin, operating systems, Perl, sed, shell, tool, Unix
- Discussion threads 2005-08-10
- Using the bash command line
- Need to get familiar with the fundamentals of the Linux bash command line and the Linux shell? In this Daily Drill Down, Dallas Releford explains these topics plus conditional statements, iteration statements, and variables.In this Daily Drill Down, I’ll attempt to familiarize you with the fundamentals of the Linux bash...
- Tags: Operating systems, UNIX, OPEN SOURCE, Dallas Releford, Linux shell script, shell script, shell script file, shell, Linux, search path, Linux Shell
- Technical articles 2000-11-22
Additional Resources
- Korn shell with Linux?
- Are there any versions of Linux that support the Korn shell and the vi editor?Yeshttp://linux.ittoolbox.com/nav/t.asp?t=431&p=431&h1=431Why would you use korn when you have bash?vi is in the typical linux install.Thank youI use korn with the vi editor at work and I want to simulate the enviroment at work as closely as...
- Tags: Linux, Operating systems, OPEN SOURCE, UNIX, Korn Shell
- Discussion threads 2005-10-08
- 10 things you should know about the Linux bash shell
- The unassuming Linux shell program bash hides some powerful tools and shortcuts, 10 of which are outlined in this document. For many information technology professionals the command line interface is where they feel most comfortable conversing with the Linux operating system. The shell program bash is often...
- Tags: TechRepublic Inc., Tool, Linux, Productivity, UNIX, Operating Systems, Open Source, Software
- Download resources 2005-08-10
- An Introduction to Linux Shell Scripting for DBAs
- There is a traditional division of responsibilities between sysadmins and DBAs. However, in practice, the distinction is not always clear. Many IT shops employ individuals who address concerns at the database as well as the operating system levels. And of course the Oracle Database itself uses operating system resources and...
- Tags: Oracle Corp., Operating System, Linux, Operating Systems, Open Source, Databases, Software, Enterprise Software, Data Management
- White papers 2005-11-01
- Linux
- I am just learning Linux. Is there a good site to learn write shell scripts?
- Tags: UNIX, Operating systems, OPEN SOURCE, matthewsunshine@..., Linux
- Discussion threads 2007-04-25
- shell
- which of the many shells do you use?why this over the ubiquitous bash? if not bash what benefits does the shell offer over bash?and don't forgetthat if you ever do decide to build a kernel, you have to have bash, or it isn't going to work. :)BashIt's bash for me,...
- Tags: Bash, Jaqui, Linux, SCO Group Inc., shell, Sun Solaris
- Discussion threads 2005-07-13
- Make Linux act like DOS with these shell scripts
- One of the most challenging things an IT support professional faces when adopting Linux is learning a whole new set of command line utilities. You can use these Linux scripts to make the Linux command prompt respond to common DOS commands.
- Tags: Shell Script, TechRepublic Inc., DOS, Linux, UNIX, Operating Systems, Open Source, Software
- Download resources 2004-07-16
- Career in Linux Platform
- I am working in the Linux Platform since 1+years and i have learnt perl, shell scripting, python, php, mysql, core linux networking and all together the rpm technology which packs the distribution. I want to know what are the available career prospects for people with my background
- Tags: UNIX, OPEN SOURCE, Operating systems, Scripting languages, Linux Platform, Linux
- Discussion threads 2006-01-05
- Advanced Shell for UPX (exe)
- Advanced Shell is the Windows shell for UPX, the best executable file compressor. This shell allows to easy control UPX without any knowledge about UPX commands and options. It makes your work more effective and comfortable. Version 3.01 updates support issues.
- Tags: Shell, Advanced Shell, Microsoft Windows, Strategy, Operating Systems, Software, Management
- Software downloads 2007-10-04
- Find and bind key sequences in bash
- Learn how to use keyboard function keys within bash, or any other shell, by binding the key sequences to a particular shell command. Delivered each Tuesday, TechRepublic's free Linux NetNote provides tips, articles, and other resources to help you hone your Linux skills. Automatically ...
- Tags: Keyboards, Linux, Vincent Danen, function key, shell, F12, key sequence, Esc, Linux Tips Newsletter, Keyboard, Sequence, Hardware, Peripherals, Operating Systems, Software
- Technical articles 2005-04-25
- Help required in Shell Script
- Shell script 1.how to generate the following series ,1,3,2,4,3,5,4,6......1002.how to write a shell script to check if a given string is palindrome or not without reversing the string3.how to write a shell script to display the following pattern using while loop.1223334444
- Tags: homosapien2001@..., shell script
- Discussion threads 2007-09-10
- Linux 101: Establish more effective security capabilities with OpenSSH
- SSH uses strong encryption to protect a complete remote shell session from malicious security crackers. End-to-end security is provided from the beginning of the session until it terminates, as the client contacts the server and establishes a session-specific encryption key exchange before the username and password are even transmitted from...
- Tags: Security, SSH, OpenSSH, Linux, Operating Systems, Software
- Download resources 2006-07-21
- SuSE Linux on System z: Getting Started Tutorial
- In this paper users can become better acquainted with using SuSE Linux on System z. Commands suggested in this paper should work on most SuSE Linux images running SLES8 or newer. In fact, the knowledge is generally valid across most distributions on Linux. Most steps of this paper assume the...
- Tags: SuSE Linux, SuSE, Linux, Open Source, UNIX, Operating Systems, Software
- White papers 2007-06-20
- Tech Tip: Change bash prompts
- Ease of customization is one of the most compelling reasons to use Linux. You can customize your GUI interface by using different window managers, desktop managers, themes, and skins. In addition, you can decide what shell you wish to use within the command-line...
- Tags: Guest Contributor, Linux Tips Newsletter, Shell, Linux, Construction, Operating Systems, Open Source, Software
- Technical articles 2003-12-08
- Using the UNIX Shell
- These notes describe the process of using a command-line shell interface to UNIX. If somebody is using an X-window terminal or the console of a UNIX workstation, he must first establish the X-window session and then open a "shell" or "command" window one is often opened automatically. These notes will...
- Tags: Stanford Knowledgebase, UNIX, Operating Systems, Construction, Software
- White papers 2002-09-29
- calling a C program in a shell script
- hi how can i call a C program in a bourne shell script please let me knowI'm assuming that the program is actually compiled. If it is actually compiled, it is just like calling any other program...As J.Ja points out, you just call it by name. In fact, much...
- Tags: C/C++, shell script, C, C program
- Q&A 2006-03-17
- Customizing colors with the ls utility
- Learn to set up and use the ls utility in Linux. This utility allows you to display different colors on your terminal. Most Linux distributions come with the ls utility configured to display directories and files in color. This is allowed because most terminals support ANSI escape sequences...
- Tags: Linux, Vincent Danen, ANSI, Linux Tips Newsletter, Color, UNIX, Open Source, Operating Systems, Storage, Databases, Software, Hardware, Enterprise Software, Data Management
- Technical articles 2005-06-17
- ShellDispenser (exe)
- No more 'Kill task' via Task Manager to kill Explorer which is the improper way; no more fidling around in the 'Turn off computer' screen. ShellDispenser allows you to restart the shell with the press of a key. If restarting the shell is a part of your job, then ShellDispenser...
- Tags: Shell, TwoLogs, ShellDispenser, Productivity, Recruitment & Selection, Human Resources, Workforce Management
- Software downloads 2007-01-30
- Nearly 3,000 IT workers affected in Shell outsourcing deal
- In his ZDNet Between the Lines blog today, Larry Dignan reported that Royal Dutch Shell will farm out its technology and telecommunications infrastructure in three deals valued at about $4.2 billion. Here's an excerpt from his post: Shell said in a statement that it will outsource its telecommunications and networking to...
- Tags: T-Systems, Network, Outsourcing, Electronic Data Systems Corp., Information Technology Worker, Telephony, Telecom & Utilities, Telecommunications, Networking, Toni Bowers
- Blog posts 2008-03-31
- << Previous
- page 1 of 1
- Next >>