Posts

Showing posts from March, 2017

TEST ILMU SYSADMIN LO -- PART 3

buktikan klo kamu sysadmin linux dengan menjawab pertanyaan berikut ini 1. How will you add a new user (say, tux) to your system.? useradd command adduser command linuxconf command All of the above None of the above 2. How many primary partition is possible on one drive? 1 2 4 16 3. The default port for Apache/Http is? 8080 80 8443 91 None of the above. 4. What does GNU stand for? GNU’s not Unix General Unix General Noble Unix Greek Needed Unix None of the above 5. You typed at shell prompt “mysql” and what you got in return was “can’t connect to local MySQL server through socket ‘/var/mysql/mysql.sock’”, what would you check first. 6. How to Mount a windows ntfs partition on Linux? 7. From the following which is not an RPM based OS.? RedHat Linux Centos Scientific Linux Debian Fedora 8. Which command can be used to rename a file in Linux.? mv ren rename change None of the Above 9. Which command is used to create...

TEST ILMU SYSADMIN LO -- PART 2

buktikan klo kamu sysadmin linux dengan menjawab pertanyaan berikut ini Q.1: Which command is used to record a user login session in a file? macro read script record sessionrecord Q.2: The kernel log message can be viewed using which of the following command? dmesg kernel ls -i uname None of the above Q.3: Which command is used to display the release of Linux Kernel? uname -v uname -r uname -m uname -n uname -o Q.4: Which command is used to identify the types of file? type info file which ls Q.5: Which command locate the binary, source and man page of a command? Q.6: When a user login, which files are called for user profile, by default? Q.7: The ‘resolv.conf’ file is a configuration file for? Q.8: Which command is used to create soft link of a file? ln ln -s link link -soft None of the above Q.9: The command ‘pwd’ is an alias of command ‘passwd’ in Linux? Q.10: How will you check pci devices vendor and versio...

TEST ILMU SYSADMIN LO -- part 1

buktikan klo kamu sysadmin linux dengan menjawab pertanyaan berikut ini Q.1: What is the core of Linux Operating System? Shell Kernel Command Script Terminal Q.2: What Linus Torvalds Created? Fedora Slackware Debian Gentoo Linux Q.3: Torvalds, Wrote most of the Linux Kernel in C++ programming Language, do you agree? Q.4: Linux initially was developed for intel X86 architecture but has been ported to other hardware platform than any other Operating System. Do you agree?. Q.5: Is it legal to edit Linux Kernel? Q.6: What is the basic difference between UNIX and Linux Operating System. Q. 7: Choose the odd one out. HP-UX AIX OSX Slackware Solaris Q.8: Is Linux Operating system Virus free? Q.9: Linux is which kind of Operating System? Multi User Multi Tasking Multi Process All of the above None of the above Q.10: Syntax of any Linux command is: command [options] [arguments] command options [arguments] command [options...