Remove grep command while grepping using ps commandnixCraft Updated...
I use ps command to find out all running process on my Linux and Unix system. The ps command shows information about a selection of the active processes on shell. You may also pipe out ps command...
View ArticleRemove grep command while grepping using ps commandnixCraft Updated...
I use ps command to find out all running process on my Linux and Unix system. The ps command shows information about a selection of the active processes on shell. You may also pipe out ps command...
View ArticleHow to upgrade Alpine Linux 3.10 to 3.11nixCraft Updated Tutorials/Posts
I am using Alpine Linux v3.9 or v3.10 with my LXD server. How do I upgrade Alpine Linux v3.9 to Alpine Linux v3.11? How can I upgrade Alpine Linux v3.10 to Alpine Linux v3.11?The post How to upgrade...
View ArticleUbuntu Linux Change Hostname (computer name)nixCraft Updated Tutorials/Posts
How do I change the Ubuntu computer name from 'ubuntu' to 'AvlinStar'? Can you tell me more about Ubuntu Linux change hostname command?The post Ubuntu Linux Change Hostname (computer name) appeared...
View ArticleLinux exit from lxc-console keyboard shortcutnixCraft Updated Tutorials/Posts
I am using Debian Linux server with Linux Containers (lxc). How do I disconnect and exit from an lxc-console to a shell prompt without closing ssh session?The post Linux exit from lxc-console keyboard...
View ArticleHow to configure Nginx with Let’s Encrypt on CentOS 8nixCraft
How do I secure my Nginx web server with Let's Encrypt free ssl certificate on my CentOS 8 server? How to set up and configure Nginx with Let's Encrypt on CentOS 8?The post How to configure Nginx with...
View ArticleLinux Find Out Maximum RAM Supported By Server / BIOSnixCraft Updated...
How do I find out the maximum RAM supported by the Dell, HP, IBM, Oracle/Sun or Intel/AMD server on a Linux or Unix-like operating systems without rebooting the server or opening the server case...
View ArticleLinux rpm List Installed Packages CommandnixCraft Updated Tutorials/Posts
How do I list all installed packages using rpm command on CentOS/Suse/Fedora/RHEL/Scientific and Red Hat Enterprise Linux? Can you tell me the Linux command to list all rpm's installed on the...
View ArticleHelios64 Arm-Based Linux NAS announcednixCraft
Helios64 is an upgraded version Helios4 of ARM-based NAS SBC (Single-board computer) for Linux. This NAS (Network Attached Storage) comes with 5 SATA 3.0 port, M.2 sata slot, LPDDR 4 ram, and hexacore...
View ArticleDell XPS 13 Developer Edition 2020 Ubuntu Laptop AnnouncednixCraft
Look like Dell listing to customer feedback. Dell XPS 13 Developer Edition is the ultimate Linux laptop for developers and Linux enthusiasts/power users. The Dell XPS 13 Developer Edition 2020 now...
View ArticleDell XPS 13 Developer Edition 2020 Ubuntu Laptop AnnouncednixCraft
Look like Dell listing to customer feedback. Dell XPS 13 Developer Edition is the ultimate Linux laptop for developers and Linux enthusiasts/power users. The Dell XPS 13 Developer Edition 2020 now...
View ArticleCentOS Linux 8.1 (1911) released and here is how to upgrade itnixCraft
CentOS Linux 8.1 (1191) released. It is a Linux distribution derived from RHEL (Red Hat Enterprise Linux) 8.1 source code. CentOS was created when Red Hat stopped providing RHEL free. CentOS 8.1 gives...
View ArticleHow to use/run bash aliases over ssh based sessionnixCraft Updated...
I have set up a bash alias named file_repl. It works entirely when I log in using ssh command. However, my bash aliases are not running over ssh, for example:$ ssh vivek@server1.cyberciti.biz...
View ArticleAlarm clock Set Timeout For A Shell CommandnixCraft Updated Tutorials/Posts
How can I run a command called foo, and have it timeout/abort after 10 seconds under GNU/Linux running bash shell or script? How do I run the command under an alarm clock?The post Alarm clock Set...
View ArticleAdd a new user account with admin access on LinuxnixCraft
How do I add a user account with admin (sudo) access on Ubuntu or CentOS Linux cloud server? How can I add a new user with admin account level access in Linux?The post Add a new user account with admin...
View ArticleLinux / Unix Rsync Copy Hidden Dot Files and Directories OnlynixCraft Updated...
How do I use the rsync tool to copy only the hidden files and directory (such as ~/.ssh/, ~/.foo, and so on) from /home/jobs directory to the /mnt/usb directory under Unix like operating system?The...
View ArticleLinux find Windows 10 OEM product key commandnixCraft
I removed and installed Ubuntu Linux 16.04 LTS on my development Lenovo laptop. However, I need to use my Windows 10 pro in KVM VM for running the accounting app. How do I find and print my embedded...
View ArticleProtects Linux machines from accidental shutdowns/reboots with...
Oops! I did it again. I thought I was logged into my home server. Turns out I rebooted the db server. Another my not so favorite is typing 'shutdown -h 0' into the wrong terminal. I know a few people...
View ArticleProtects Linux machines from accidental shutdowns/reboots with...
Oops! I did it again. I thought I was logged into my home server. Turns out I rebooted the db server. Another my not so favorite is typing 'shutdown -h 0' into the wrong terminal. I know a few people...
View ArticleUpgrade Ubuntu 18.04 to 20.04 LTS using command linenixCraft
I need to upgrade the Ubuntu Linux version 18.04 LTS server to a 20.04 LTS server using the command line option. How do I upgrade Ubuntu 18.04 to 20.04?The post Upgrade Ubuntu 18.04 to 20.04 LTS using...
View Article