linuxinformation4u.blogspot.com
Linux Information 4 u: How this course was created
http://linuxinformation4u.blogspot.com/2009/04/how-this-course-was-created.html
Linux Information 4 u. We Can Offer best Solution for Linux. Friday, April 3, 2009. How this course was created. How this course was created. Subscribe to: Post Comments (Atom). Which is the Best Operating System would you like? So,the unthinkable has happened and Britain has voted out. Already, our betters and wisers are shouting the odds about how we were sold a pack of lies, a p. Hi i am Riki Patel i like to create a Blog. View my complete profile.
linuxinformation4u.blogspot.com
Linux Information 4 u: Perl
http://linuxinformation4u.blogspot.com/2009/04/perl.html
Linux Information 4 u. We Can Offer best Solution for Linux. Friday, April 3, 2009. You're skills as a system administrator will improve immeasurably if you. Learn Perl - even just a working knowledge of it. Perl is a general purpose language that can be used for system. Administration. In fact, it was created by Larry Wall specifically for. That purpose. Many of the examples that we have seen before in which. We used other separate programs can be done by using Perl alone. This. Of a file just like more.
linuxinformation4u.blogspot.com
Linux Information 4 u: Using the Vi editor
http://linuxinformation4u.blogspot.com/2009/04/using-vi-editor.html
Linux Information 4 u. We Can Offer best Solution for Linux. Friday, April 3, 2009. Using the Vi editor. Using the Vi editor. This is probably the most popular text. For Linux. Even if you don't like it, you may end up using it quite often. If you need to make a quick change to a file, you can't beat 'vi'. This is not meant to be an exhaustive guide to vi. This is just meant to show you how to use the most common (and useful) commands. Let's start by opening a file. Sometimes you need Vi. Is not to do in...
linuxinformation4u.blogspot.com
Linux Information 4 u: Users on a System
http://linuxinformation4u.blogspot.com/2009/04/users-on-system.html
Linux Information 4 u. We Can Offer best Solution for Linux. Friday, April 3, 2009. Users on a System. Users on a System. How to administer the system's users. Adding users to the system. If you type the command. You'll be prompted for the login name. Of a user. It is standard practice to use the first letter of the name and the last name. However, just because it's standard practice, doesn't mean you have to do it. If you're working in a small organization, feel free to use. At some point. Other thi...
linuxinformation4u.blogspot.com
Linux Information 4 u: Security Issues
http://linuxinformation4u.blogspot.com/2009/04/security-issues.html
Linux Information 4 u. We Can Offer best Solution for Linux. Friday, April 3, 2009. Batten down the hatches! The system must be well-maintained. It's imperative to check popular Linux. Sites on a daily basis. A good place to start is your distribution vendor/developer's own website. Checking integrity of packages. Most Linux distributions come with a tool so that you can verify the "authenticity" of a downloaded package. It is called md5sum. Md5sum my package my package.md5. Md5sum -c my package.md5.
linuxinformation4u.blogspot.com
Linux Information 4 u: Using Emacs
http://linuxinformation4u.blogspot.com/2009/04/using-emacs.html
Linux Information 4 u. We Can Offer best Solution for Linux. Friday, April 3, 2009. Richard M. Stallman, founder of the Free Software movement and the GNU. Began development on Emacs in the 1970's and like Vi, it has become a staple of the Unix/Linux world. Emacs. Stands for Editor MACroS, which Stallman developed at MIT so he could use the rather difficult TECO editor more easily. Stallman started development on the current incarnation, GNU Emacs. Emacs for X-window and XEmacs. ALT x i TAB. If you want ...
linuxinformation4u.blogspot.com
Linux Information 4 u: Text Editors
http://linuxinformation4u.blogspot.com/2009/04/text-editors.html
Linux Information 4 u. We Can Offer best Solution for Linux. Friday, April 3, 2009. It's almost impossible to do Linux administration without a text editor. And I say almost. Because of of those who will argue that nothing's impossible. You need a text editor because there are configuration files to write and to edit. Though people will start arguments about which one is better [1]. The important thing is to choose one that you're comfortable with. Here are the leading contenders:.
linuxinformation4u.blogspot.com
Linux Information 4 u: Other text editors
http://linuxinformation4u.blogspot.com/2009/04/other-text-editors.html
Linux Information 4 u. We Can Offer best Solution for Linux. Friday, April 3, 2009. Emacs and Vi are really the heavyweights of text editors for Linux, but others are available. If using these two doesn't really turn you on, you might want to check out these alternatives. Pico - text editor that accompanies the pine. Mcedit (not related to the hamburger chain) - text editor associated with the Midnight Commander file. Subscribe to: Post Comments (Atom). Which is the Best Operating System would you like?
linuxinformation4u.blogspot.com
Linux Information 4 u: Adminstration Tools and Their Uses
http://linuxinformation4u.blogspot.com/2009/04/adminstration-tools-and-their-uses.html
Linux Information 4 u. We Can Offer best Solution for Linux. Friday, April 3, 2009. Adminstration Tools and Their Uses. Adminstration Tools and Their Uses. Coming from the tradition of Unix, Linux has an abundance of small applications - tools to help you get your aministration work done more quickly and easily. April 5, 2009 at 12:44 PM. How to login in administration linux. Subscribe to: Post Comments (Atom). Which is the Best Operating System would you like? Hi i am Riki Patel i like to create a Blog.
linuxinformation4u.blogspot.com
Linux Information 4 u: Automation of Tasks
http://linuxinformation4u.blogspot.com/2009/04/automation-of-tasks.html
Linux Information 4 u. We Can Offer best Solution for Linux. Friday, April 3, 2009. How to automate tasks on a Linux system. You don't have to do that yourself! One of the main tasks of a system. Is carrying out maintenance work on the server. Most of these tasks can be automated or programmed to be carried out at certain times without user intervention. In this section we'll talk about the two most widely used programs to carry out tasks in this way. First, you'd type:. Job 15 at 2003-02-16 12:45. You w...