W3Ask
Linux
About 162 results (0.0003 seconds)
Linux Basics for Hackers
#ad
Linux command line
#ad
How Linux works
#ad
Linux administration
#ad
Linux pocket guide
#ad
Linux programming
#ad
Linux Bible
#ad
Stop bash script if error
https://w3ask.com/bash-script-error/
The bash scripts help you to automate manual tasks that you are doing every day on your server and that can become quickly annoying. To stop ...
How to stop a bash script from command line in Linux
https://w3ask.com/bash-script-command-linux/
Bash scripts are an easy way to implement automated tasks within our system, like launching a certain package every day, executing a php file ...
How to list users in Linux
https://w3ask.com/list-users-linux/
You want to find the list of the users on your server in order to know which one could have access to certain folders on your system. Also if ...
How to check if Exim4 is running
https://w3ask.com/check-exim4-running/
Exim4 allow us to send message through our server. When we install this package and configure it, we may want to test its functionnality and ...
Where is Fail2Ban log
https://w3ask.com/fail2ban/
Fail2Ban is an excellent module to list IP address that we want to block from accessing our server. Where is located the Fail2Ban log file ...
How to delete a user group in Linux
https://w3ask.com/delete-user-group-linux/
You have a useless usergroup and you want to remove it. Or you just want to create a new group with better permissions over several folders. So ...
ProFTPD SFTP virtual users redirected to www
https://w3ask.com/proftpd-sftp-virtual-users-redirected/
How to redirect virtual users to the www data folder ? You want to setup a new domain name with your FTP server in order to redirect it to ...
Bad ownership or modes for chroot
https://w3ask.com/bad-ownership-modes-chroot/
You think that the ownership of one of your folder is wrong and should be rectified right away. It could be because the reading, writing and ...
How to verify the permissions of a folder in Linux
https://w3ask.com/verify-permissions-folder-linux/
The permissions of one of your folder are fishy and you want to rectify them. But first your need to check if you are not mistaking. To verify ...
How to check the Apache version in Linux
https://w3ask.com/check-apache-version-linux/
You want to know what is the version of the Apache server on your system in order to determine if you require an update or not to make it work ...
Previous
1
2
3
4
5
6
7
8
9
10
Next
Last
Linux Basics for Hackers
#ad
Linux programming
#ad
How Linux works
#ad
Linux Bible
#ad
Linux command line
#ad
Linux administration
#ad
Linux pocket guide
#ad