How to run multiple commands in sudo under Linux or UnixnixCraft
I am a new Linux user. How do I run two commands from a bash shell? I need to run apt-get update and apt-get -y upgrade without typing sudo command two times from a command line on Ubuntu Linux AWS...
View ArticleHow to update/upgrade Pi-hole with an OpenVPN on Ubuntu/Debian Linux...
I installed an OpenVPN server with Pi-hole software to block block ads, reduced my 4G/3G/LTE traffic on the same Debian or Ubuntu Linux server. How do I upgrade my Pi-hole to the latest version using...
View ArticleGnuBee: Personal blobfree NAS/Cloud server for hackersnixCraft
GnuBee is a personal NAS (Network Attached Storage) cloud server that is currently being funded on Crowd Supply. It is a low-cost, low-power, NAS device that runs GNU/Linux and it is claimed to be...
View ArticleFile permissions: Linux or Unix users will understand this757064617465 –...
Lmao.(Click to enlarge)Credit: A Comic About Guardians Of The Galaxy
View ArticleImportant update regarding nixCraft RSS/FeednixCraft
I am retiring Feedburner RSS (Rich Site Summary) feed URL. Please update your RSS/Feed URL as follows:Old outdated Feedburner URL: http://feeds.feedburner.com/Nixcraft-LinuxFreebsdSolarisTipsTricksNew...
View ArticleHow to run command or code in parallel in bash shell under Linux or UnixnixCraft
How do I run commands in parallel in a bash shell script running under Linux or Unix-like operating system? How can I run multiple programs in parallel from a bash script?
View ArticleHow to install and configure logrotate in Alpine LinuxnixCraft
I installed Alpine Linux as LXD ("Linux Container"). How do I install logrotate to configure log rotating for Nginx server?
View ArticleHow to install and configure logrotate in Alpine LinuxnixCraft
I installed Alpine Linux as LXD ("Linux Container"). How do I install logrotate to configure log rotating for Nginx server?
View ArticleHandBrake For Mac Mirror Server Was Compromised And Infected With PROTON...
HandBrake is an open-source and free transcoder for digital video files. It makes ripping a film from a DVD to a data storage device such as NAS boxes easier. HandBrake works Linux, macOS, and Windows....
View ArticleLinux and Unix chown and chmod command security problem...
The chown command change file owner and group. The chmod command change file mode (bits) i.e. permission. A wrong permission can create problems on Linux or Unix-like system. It is clearly illustrated...
View ArticleWhen you delete a line of code that you thought was useless…757064617465 –...
Or when you run rm -rf / on Linux or Unix-like system 😉rm-rfAnother gif showing the same issue:Delete a block of codeNow, I am hitting u, u, u in vim to undo (ctrl-z in other IDE) like a maniac to get...
View ArticleWhen you delete a line of code that you thought was useless…757064617465 –...
Or when you run rm -rf / on Linux or Unix-like system 😉rm-rfAnother gif showing the same issue:Delete a block of codeNow, I am hitting u, u, u in vim to undo (ctrl-z in other IDE) like a maniac to get...
View ArticleHow to add/install man pages in Alpine LinuxnixCraft
When I type the 'man ls' command in Alpine Linux, I get an error message: bash: man: command not found. How do I install and use man pages in Alpine Linux?
View ArticleHow to search for a package in Arch LinuxnixCraft
I am a new Arch Linux user. How do I search the repository for installable packages under Arch Linux using command line option?
View ArticleFailed to set locale, defaulting to C warning message on CentOS Linux when...
Whenever I run yum command, I get an error or warning that read as Failed to set locale, defaulting to C. How do I fix this issue on CentOS 7 Linux server? Why do I get "Failed to set locale,...
View ArticleDebian / Ubuntu Linux fortune cookie humor757064617465 – nixCraft
Hmm…sudo apt install fortune-modPS: Check out out apt command and apt-get command cheat sheet guide.
View ArticleLmao: Command Line Russian Roulette For Linux and Unix Users757064617465 –...
Russian Roulette is a fatal game of chance in which a player places a single round in a revolver, spins the cylinder, places the muzzle against their head, and pulls the trigger.Command line Russian...
View Article3 Awesome Complete Open Source Mail Servers Solutions For Linux and UNIX...
In the world of mail servers, there are many software and technologies. Here is a list of 3 of them that you must know.
View ArticleHow to install Node.js on Ubuntu Linux 16.04 LTS servernixCraft
How do I install Node.js ("Javascript for server-side programming") on an Ubuntu Linux 16.04 LTS server using command line only option?
View ArticleHow to install and use vtop graphical terminal activity monitor on LinuxnixCraft
The vtop is a graphical activity monitor for the command line written in Node.js. How do I install vtop on my Linux server?
View Article