How do I kill all users session under Linux or UNIX operating system using command prompt?
{ 2 comments }
All my local Linux user accounts will be able to log in to my Samba server and access share. How do I restrict access to particular users or network subnet such as 192.168.2.1/24?
{ 6 comments }
Q. How do I create create a new Linux user account ? How do update or modify default Linux new user information? Using the command prompt (shell) tools, how do I add a user to the system? What are command line options for adding a user?
{ 68 comments }
Q. How do I Monitor Linux User Activity in real time? A. The whowatch program scans the most current common log file of Linux server and creates the following statistics in real time: => The users currently logged on to the machine, in real-time. => User login name, => User tty => User host name [...]
{ 0 comments }
Q. I have Apache Web server and MySQL configured. Everything works fine except I am not able to connect to a MySQL database server (I am able to connect mysql server with mysql client). So how do I configure or connect PHP scripts? A. You need to install MySQL module for php4 or php5. Without [...]
{ 8 comments }
Q. I am new to Linux and I not able to understand /dev/hdc (is it C: drive?) under Linux. This is quite confusing for a new Linux user like me. What device naming convention followed by Linux? Can you explain it in layman’s term?
{ 9 comments }