How do you set time and date with Linux command line?

1 Answer

Answer :

Need answer

Related questions

Description : Linux command to create nested directories (a directory inside a directory) -Web-Development

Last Answer : answer:

Description : What command will you start to run the installation of Oracle software on Linux?

Last Answer : runInstaller

Description : The output generated by the LINUX command : $ seq 1 2 10 will be (A) 1 2 10 (B) 1 2 3 4 5 6 7 8 9 10 (C) 1 3 5 7 9 (D) 1 5 10

Last Answer : (C) 1 3 5 7 9

Description : Write the SQL command that will display the current time and date. -Technology

Last Answer : Select now();

Description : How can I set up a dedicated Linux server for hosting?

Last Answer : This site gives a wonderful tutorial on how to set up a linux server http://www.networkcomputing.com/unixworld/tutorial/013/013.part1.html. Can be very overwhelming but if you take the time, its a great site to learn off of.

Description : A set of microinstructions for a single machine instruction is called ___________ a) Program b) Command c) Micro program d) Micro command

Last Answer : Answer: c Explanation: For every micro-operation, a set of microinstructions are written which indicate the control signals to be activated. A set of microinstructions is a micro program. The address of the next microinstruction is given by a Microprogram counter

Description : What would be the proper command to set a DCE clock rate of 56k for a serial interface? A. Router (config) # clockrate 56000 B. Router# clockrate 56000. C. Router (config-if) #clock rate 56000 D. Router (config-if) # clockrate 56k

Last Answer : Router (config-if) #clock rate 56000

Description : . In SQL, which command(s) is(are) usedto recompilea storedfunction? A. SET FUNCTION B. SET STORED FUNCTION C. ALTER FUNCTION D. All of theabove E. None of the above

Last Answer : ALTER FUNCTION

Description : In SQL, the command(s) is (are)used tocreate an index for atable or cluster A. CREATE INDEX B. MODIFY INDEX C. SET INDEX TO FILE D. All of theabove E. None of the above

Last Answer : CREATE INDEX

Description : The …………………... command can set or display the configuration values for a network interface. A. ping B. traceroute C. ifconfig D. finger

Last Answer : C. ifconfig

Description : What's the worst single line of code/script/command you have ever written/seen?

Last Answer : You might enjoy this story.

Description : Anyone remember how to use vi keystrokes on the command line?

Last Answer : answer:http://www.irintech.com/x1/images/jean/vi_vim_graphical_cheat_sheet.gif Ive used it a few times and found this helpful

Description : What is the command line for copying from a Mac to iPhone via SSH Terminal?

Last Answer : Nevermind

Description : In a relational database, this is a data structure that organizes the information about a single topic into rows and columns. 1) Block 2) Record 3) Tuple 4) Table 5) Command line interface

Last Answer : Answer :4

Description : One of the major disadvantages of the Matrix form of organization structure is that– (A) it does not pinpoint product profit responsibility (B) it is not oriented towards results (C) there is possibility of disunity of command (D) it generates rivalry between line and staff members

Last Answer : Answer: there is possibility of disunity of command

Description : What use of command line parameter cmd file?

Last Answer : It is a command line argument that allows you to specify a file that contain a set of arguments for r20run.

Description : How do you generate documentation from the C# file commented properly with a command-line compiler? 

Last Answer : Compile it with the /doc switch. 

Description : How do you generate documentation from the C# file commented properly with a command-line compiler?

Last Answer : Compile it with the /doc switch.

Description : ____ is the oldest and simplest type of organization where the line of command is  fulfilled from top to bottom.

Last Answer : Ans. Line organisation

Description : To invoke assembler following command are given at command line: a. $ hello.s -o hello.o b. — $as hello.s -o 0 c. $ as hello —-o hello.o d. $ashello.s—o hello.o

Last Answer : d. $ashello.s—o hello.o

Description : State weather the following statement is true or false for Sendmail. 1).Sendmail is a command-line tool designed for most UNIX-like operating systems. 2).It define a method of transferring mail, and acts as a client/server ... . false C. 1. false, 2. false, 3. false D. 1. true, 2. true, 3. false

Last Answer : A. 1. True, 2. False, 3. true

Description : Pick out the wrong statement. (A) Complete unity of command exists in a line organisation (B) Line organisation is net suitable for expansion and growth of an industry (C) In line and staff organisation, "line" executes and "staff directs (D) None of these

Last Answer : C) In line and staff organisation, "line" executes and "staff directs

Description : what are the Command Line Utilities available In Reporting Services?

Last Answer : · Rsconfig Utility (Rsconfig.exe): encrypts and stores connection and account values in the RSReportServer.config file. Encrypted values include report server database connection information and ... server deployment and administration tasks.Processes script you provide in an input file.

Description : Which command will we use to manage (stop, start…) RAC services in command-line mode?

Last Answer : srvctl

Description : Which symbol is used to separate more than one command in the same command line? A. $ B. # C. : D. ;

Last Answer : D. ;

Description : Which symbol will be used with grep command to match the pattern pat at the beginning of a line? A. ^pat B. $pat C. pat$ D. pat^ E. None of the above

Last Answer : A. ^pat

Description : Which command of path element creates a line?

Last Answer : L command of path element creates a line.

Description : Explain the command line arguments with suitable example.

Last Answer : Java Command Line Argument: The java command-line argument is an argument i.e. passed at the time of running the java program. The arguments passed from the console can be received in the java program ... [0]); } } compile by > javac CommandLineExample.java run by > java CommandLineExample sonoo

Description : What kind of organizational structure combines a vertical chain of command with horizontal reporting requirements? (a) Line authority ; (b) Matrix ; (c) Functional ; (d) Line-and-staff

Last Answer : (b) Matrix ;

Description : The unbroken line of authority that extends from the top of the organization to the lowest echelon and clarifies who reports to whom is termed……… (a) Unity of command ; (b) Authority ; (c) Power and authority structure (d) Chain of command 

Last Answer : (d) Chain of command 

Description : Which of the following is the employer-employee authority relationship that follows the chain of command? (a) Staff authority ; (b) Referent power ; (c) Line authority ; (d) Functional authority

Last Answer : (c) Line authority ; 

Description : What does the following command do? grep −vn abc x (A) It will print all of the lines in the file x that match the search string abc (B) It will print all of the lines in file x that do not ... (D) It will print the specific line numbers of the file x in which there is a match for string abc

Last Answer : (A) It will print all of the lines in the file x that match the search string “abc”

Description : The command line interpreter that enables the users to interact with operating system is called the A) Window B) Shell C) Process D) Kernel 

Last Answer : The command line interpreter that enables the users to interact with operating system is called the Shell