In this guide I will show you the easiest way, how to install a LAMP server. LAMP stands for Linux, Apache, MySQL, PHP. There are many methods to install LAMP, for example the standart one see this howto for ubuntu: Howto: Install LAMP and phpMyAdmin on Ubuntu
Tag Archives: Linux
Linux last – See any user login history
last is another command for the system admin tool box, it displays the login history of all or any specific user. Yo do not need to be root to use it:
Linux Set Date and Time From a Command Prompt
How can I set the system date and time from the command prompt (bash shell)? I don’t have GUI installed and I am login over ssh session. How can I set date under Linux operating systems? Use the date command to display the current date and time or set the system date / time over …
Continue reading “Linux Set Date and Time From a Command Prompt”
How to send email from the Linux command line
The Linux command line can be very powerful once you know how to use it. You can parse data, monitor processes, and do a lot of other useful and cool things using it. There often comes a need to generate a report and mail it out. It could be as simple a requirement as a …
Continue reading “How to send email from the Linux command line”
SmoothWall Express
SmoothWall Express Express Open Source Firewall Project
Linux FTP commands
This is mostly used to copy files between computers. It doesn’t support compression. It is also not encrypted. This is how to transfer files.