raxso.net 
PC and Network troubleshooting
Latest Content
A Quick tips on how you can force first time Linux users to change their password upon log in.1.) Firstly, lock the account to prevent the user from using the login until the change has been made:# usermod -L2.) Change the password expiration date to 0...
How to kill linux defunct process - 100 days ago
Defunct processes are corrupted processes that can no longer communicate between the parent and child one. Sometimes, they become “zombies” and remain in your system until you reboot your machine.You can kill these defunct processes without rebooting.
Script to quickly check Linux Server Details - 260 days ago
This is a small bash script i got from Full Circle Magazine Issue 21, with some modifications to properly format the output for Red Hat Linux variants.#!/bin/bashclearecho#Create a colored header for the sectionecho -e... Topics: bash scripts, linux details, linux monitoring, Scripting
How-To: Setup VSFTPD in Linux - 266 days ago
The Very Secure FTP (File Transfer Protocol) Daemon, (vsftpd) was designed to be a secure, stable, fast and scalable FTP daemon. It provide Two levels of user access:Anonymous Access: Users can log in as user ftp or an anonymous user to gain access... Topics: linux ftp, vsftpd
Free Ubuntu Pocket Guide PDF Edition - 280 days ago
Download the new PDF Edition of Ubuntu Pocket Guide and Reference. If your new to Ubuntu this book will definitely help you on exploring the wonders of Open Source. This book is available for download free to use and distirbute. A must have book to... Topics: free ubuntu guide, Linux, Ubuntu, ubuntu pocket guide, Uncategorized


















