Linux for freshers
Linux Administration, Interview Question, Tips And Tricks
Pages
(Move to ...)
Linux History
Features Of Linux
FILE SYSTEM HIERARCHY
Linux Boot Process
User administration in Linux
how to use Vi Editor in linux?
LVM ( logical volume manager )
ACL (access control list)
Package_Management_with_RPM
list of control operators in linux?
commands and arguments
Examples for head, tail, cat in linux?
working with files
how to create a directories in linux?
how to use man page in linux?
apache (web sever)
SSH (Secure Shell )Server
Samba Server
NFS (Network File System ) Server
DHCP Server
FTP server
Telnet Server
Yum (Yellowdog Updater, Modified) Server
NTP (Network Time Protocol)
SMTP (Simple Mail Transfer Protocol)
how to flush the iptabels in linux ?
how to use iptables in linux?
How to Break Root Password
Kernel Boot Parameters
Kernel Upgrade in Linux
NFS Interview questions and answers
DNS Server Interview Questions And Answers for Lin...
SAMBA Server Interview Questions And Answers for l...
Apache Server Interview Questions And Answers
Interview questions on Port numbers
LVM Interview questions and answers
SSH Interview questions and answers
Ldap Server Interview Questions And Answers
sendmail Server Interview Questions And Answers
Squid Server Interview Questions And Answers for L...
rpm interview questions and answers
SSH Tips
List of port number in linux
RAID (redundant array of inexpensive disks)
Kickstart
linux basic interview questions and answers?
Difference between ext2,ext3,ext4
Difference between Telnet and SSH
Difference Between YUM and RPM
How To Configure NTP Client In Linux
Common Network Utilities
Linux Network Configuration
At and Batch usage
How Cron jobs are wroking in linux?
Syslog config
how to use Bash Shell in linux?
Service Management
A-Z Bash commands in linux?
Disk Quotas
Manage Partition in linux
Grep_Usage
Process Management
Basic File Permissions
BROWSING THE FILE SYSTEM
How to configure sudo in linux?
User_Administration
File Prompting Commands in linux?
how to create a group in linux
How to Increase Swap Space Size in Linux System
How to apply ACL in linux
How do I Use the Linux Top Command?
how to reduce LVM partition size (resize of lvm partition)
Linux: Keep An Eye On Your System With Glances Mon...
How to lock and unlock user account in linux
how to check the logged users in Linux ?
How to check file system using fsck in linux?
▼
Wednesday, March 27, 2019
How do I increase the MySQL connections for my server?
›
These following reasons cause MySQL to run out connections. 1). Slow Queries 2). Data Storage Techniques 3). Bad MySQL configu...
Tuesday, March 26, 2019
How to check NIC will supports hardware or software time stamping in linux ?
›
using ethtool -T <interface> will give u information about nic which supports which type of time stamping. ethtool -T|--show-ti...
Monday, March 18, 2019
how to reload all kernel parameters in linux ?
›
You need to use the sysctl command which is used to modify kernel parameters at run time. The parameters available are those listed unde...
Thursday, March 7, 2019
how to get symbolic link file size in linux ?
›
The name of the symbolic link remains fixed, but the file it is linked to is constantly changed by another application . The Motion appli...
Monday, March 4, 2019
how to add or delete routes in linux ?
›
There are two commands which are useful either to add or delete route, those are route and ip. We will see how to change route using co...
‹
›
Home
View web version