21.What daemon is used for scheduling of the commands? The crontab command is used for scheduling of the commands to run at a later time. SYNTAX crontab [ -u user …
Linux
- Interview Questions and AnswersLinuxTechnical Interview Questions and Answers
- Interview Questions and AnswersLinuxTechnical Interview Questions and Answers
Linux Interview Questions and Answers For Graduates Part-2
by Sby S11.What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device? The correct command is tar -cvf /dev/tape /home. …
- Interview Questions and AnswersLinuxTechnical Interview Questions and Answers
Linux Interview Questions and Answers For Graduates Part-1
by Sby S1.What is LILO? • LILO is Linux Loader is a boot loader for Linux. It is used to load Linux into the memory and start the Operating system. LILO can …
-
A Database Management System (DBMS) is described as a set of computer programs that manages the creation, maintenance, and administration …
-
Top Ten Best Operating Systems 1. Microsoft Windows operating system: It was first introduced to work with giant size PCs but with passage of time developers gave new directions to …
- Data LoaderForce.comIntegrationLINUXPHPSALESFORCEUNIX
how to insert/update the data from FTP server (CSV File) to Salesforce.com
how to insert/update the data from FTP server (CSV File) to Salesforce.com Using some of the few ways its possible: 1) Using salesforce API ( e.g. Java, PHP, .Net APIs …
-
What is a Shell? Simple Commands Files and Directories Communication Commands Process Commands Text Editors Using Printers X Server and Display Miscellaneous Commands Fun Stuff and Games What is a …
-
ESSENTIAL UNIX Commands These are commands that you really need to know in order to get started with UNIX. They are probably similar to commands you already know for another …
-
Linux File Structure: In the Linux file structure files are grouped according to purpose. Ex: commands, data files, documentation. Parts of a Unix directory tree are listed below. All directories …