How to change permissions for a symbolic link under Linux/UNIXnixCraft...
{Updated} Can I set the permissions on a symbolic link under Linux/UNIX? How do I change permissions for a symbolic link?The post How to change permissions for a symbolic link under Linux/UNIX appeared...
View ArticleHow to list installed Nginx modules and compiled flagsnixCraft
How do I list installed Nginx modules? How can I find which flags the Nginx server compiled with on Linux and Unix-like operating systems?The post How to list installed Nginx modules and compiled flags...
View ArticleHow to list installed Nginx modules and compiled flagsnixCraft
How do I list installed Nginx modules? How can I find which flags the Nginx server compiled with on Linux and Unix-like operating systems?The post How to list installed Nginx modules and compiled flags...
View ArticleDebian Linux 9.13 released and here is how to upgrade itnixCraft Updated...
{News} The Debian GNU/Linux project has released an updated version of its stable Linux distribution Debian 9 ('stretch'). This is the final update in the 9.x version. You must upgrade to get...
View ArticleLinux Check Memory Usage Using the CLI and GUInixCraft Updated Tutorials/Posts
{Updated} How do I check used and free RAM memory usage under Linux operating systems using command line and GUI tools?The post Linux Check Memory Usage Using the CLI and GUI appeared first on nixCraft.
View ArticleHow to get source code of package using the apt command on Debian or...
I need source code of code of package installed using the apt-get command or apt command on Debian or Ubuntu. How do I get or download source code of package on a Debian or Ubuntu system? How can I...
View ArticleHow to issue Let’s Encrypt wildcard certificate with acme.sh and Cloudflare...
I read your Let's Encrypt TLS/SSL certificate acme.sh tutorial. But, I need to set up and use Cloudflare DNS with acme.sh. How do I secure my Nginx web server with Let's Encrypt TLS/SSL certificate...
View ArticleLinux Slimbook Laptop with AMD Ryzen 4000 releasednixCraft
KDE project and Slimbook released a new Linux ultrabook with AMD Ryzen 4000 CPU that comes with eight cores, 16 threads, and a Plasma desktop. Let us look into laptop hardware specifications and other...
View ArticleHow to create tar.gz file in Linux using command linenixCraft Updated...
{Updated} I am a new Linux user. How do I create tar.gz file in Linux operating systems using the command line option?The post How to create tar.gz file in Linux using command line appeared first on...
View ArticleHow to create tar.gz file in Linux using command linenixCraft Updated...
{Updated} I am a new Linux user. How do I create tar.gz file in Linux operating systems using the command line option?The post How to create tar.gz file in Linux using command line appeared first on...
View ArticleERROR: Test failed: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify...
When I install s3cmd package on my FreeBSD system and try to use the s3cmd command I get the following error: ERROR: Test failed: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable...
View ArticleLinux flush or remove all iptables firewall rulesnixCraft Updated...
{Updated} In this quick post, we will see how to list and delete all iptables firewall rules using the command line. I also have a small script that does this. Debian or Ubuntu GNU/Linux does not comes...
View Article10 Linux commands to know the systemnixCraft
Here are 10 Linux command to know the system and increase your productivity quickly.The post 10 Linux commands to know the system appeared first on nixCraft.
View Article10 Linux commands to know the systemnixCraft
Here are 10 Linux command to know the system and increase your productivity quickly.The post 10 Linux commands to know the system appeared first on nixCraft.
View ArticleFreeBSD Install Rsnapshot Filesystem Snapshot Backup UtilitynixCraft Updated...
{Updated} How do I install rsnapshot a filesystem snapshot utility based on rsync on my FreeBSD server to backup my local/remote Linux and Unix-based desktop, server and laptop system?The post FreeBSD...
View ArticleBash Find Out IF a Variable Contains a SubstringnixCraft Updated Tutorials/Posts
{Updated} How do I determine whether a variable called spath='/srv/www/cyberciti.biz/https' contains a substring called 'cyberciti.biz'? How can I check if a string contains a Substring in Bash...
View ArticleRoute 53 Let’s Encrypt wildcard certificate with acme.shnixCraft
How do I get a wildcard TLS/SSL certificate from Let’s Encrypt using acme.sh and AWS Route53? How can I set up wildcard Let’s Encrypt SSL with AWS Route53 for Nginx or Apache?The post Route 53 Let’s...
View ArticleLinux Show All Members of a Group CommandnixCraft Updated Tutorials/Posts
{Updated} I am a new Linux user and created a couple of groups on the server. I need to find out all members of a group called 'ftponly'. How do I list all members of a group on Linux or Unix-like...
View Articlebashtop – Awesome Linux resource monitor that shows usage and stats for...
There is a new kid in town for resource monitoring on Linux called bashtop. As the name suggests, the entire tool coded in the bash script itself that displays usage and stats for CPU, RAD, HDD/SSD,...
View Articleapt-get hold back packages on Ubuntu / Debian LinuxnixCraft
How do I hold back packages on an Ubuntu / Debian Linux to prevent updating of a specific package? How can I blacklist package updates using the apt command/apt-get command?The post apt-get hold back...
View Article