Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

Unix & Linux

Yocto linux service script problem

August 10, 2022 by Magenaut

I have written a systemd script mqtt.service which is in /home/root directory

Categories Q&A, Unix & Linux Tags systemd Leave a comment

Can I run out of disk space by creating a very large number of empty files?

August 10, 2022 by Magenaut

It is well-known that empty text files have zero bytes:

Categories Q&A, Unix & Linux Tags disk-usage, file-metadata, inode Leave a comment

Parallelise rsync using GNU Parallel

August 10, 2022 by Magenaut

I have been using a rsync script to synchronize data at one host with the data at another host. The data has numerous small-sized files that contribute to almost 1.2TB.

Categories Q&A, Unix & Linux Tags gnu-parallel, linux, rhel, rsync Leave a comment

Print Matching line and nth line from the matched line

August 10, 2022 by Magenaut

I am trying to print the matched line and the 4th line from the matched line (line containing the expression I am searching for).

Categories Q&A, Unix & Linux Tags shell-script Leave a comment

Bridged interfaces and VLAN tags

August 10, 2022 by Magenaut

I’m trying to set up a system that joins an untagged Ethernet network to a TAP tunnel, adding a VLAN tag as the traffic moves to the tunnel.

Categories Q&A, Unix & Linux Tags bridge, ethernet, networking, vlan Leave a comment

Setting IFS for a single statement

August 10, 2022 by Magenaut

I know that a custom IFS value can be set for the scope of a single command/built-in. Is there a way to set a custom IFS value for a single statement?? Apparently not, since based on the below the global IFS value is affected when this is attempted

Categories Q&A, Unix & Linux Tags bash Leave a comment

How to trick a particular command into thinking it is a different date?

August 10, 2022 by Magenaut

How can I execute a command making it believe that is on a different date than system one?

Categories Q&A, Unix & Linux Tags date, executable Leave a comment

How to use a variable as part of an array name

August 10, 2022 by Magenaut

I have two arrays:

Categories Q&A, Unix & Linux Tags bash, shell Leave a comment

Difference between cat and ‘>’ to zero out a file

August 10, 2022 by Magenaut

Are these two commands any different on how they go about zero-ing out files? Is the latter a shorter way of doing the former? What is happening behind the scenes?

Categories Q&A, Unix & Linux Tags cat, io-redirection Leave a comment

Limit SSH access to specific clients by IP address

August 10, 2022 by Magenaut

How do we allow certain set of Private IPs to enter through SSH login(RSA key pair) into Linux Server?

Categories Q&A, Unix & Linux Tags firewall, linux, sshd Leave a comment
Older posts
Newer posts
← Previous Page1 … Page78 Page79 Page80 … Page371 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress