Skip to content

Magenaut

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

Unix & Linux

grep: Find all lines that contain Japanese kanjis

August 6, 2022 by Magenaut

In a huge UTF-8 text file, I want to show all lines that contains Japanese kanjis.
What grep (or other) expression does this?

Categories Q&A, Unix & Linux Tags grep, unicode Leave a comment

Pre-encryption wipe, why?

August 6, 2022 by Magenaut

I wanted to know why, before encrypting and installing itself on the drive , Kali :

Categories Q&A, Unix & Linux Tags disk-encryption, encryption, hard-disk, system-installation Leave a comment

How do I merge two *.srt files

August 6, 2022 by Magenaut

Please see this question.

Categories Q&A, Unix & Linux Tags command-line, video, video-subtitles Leave a comment

GNU Screen doesn’t echo unicode characters correct

August 6, 2022 by Magenaut

When I do this in my terminal:

Categories Q&A, Unix & Linux Tags gnu-screen, terminal, unicode Leave a comment

How can I get a specific line from a file?

August 6, 2022 by Magenaut

I want to extract an exact line from a very big file. For example, line 8000 would be gotten like this: command -line 8000 > output_line_8000.txt Answers: Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat them as … Read more

Categories Q&A, Unix & Linux Tags files, text-processing Leave a comment

Notify of changes on a file under /proc

August 6, 2022 by Magenaut

I have written a small ‘daemon’ in bash that will switch to the headphones if they are detected, and if not, switch to an external USB speaker with PulseAudio.

Categories Q&A, Unix & Linux Tags inotify, proc Leave a comment

Any reason for encrypted /?

August 6, 2022 by Magenaut

I am a big fan of linux and like trying out new distros now and then. I usually have my home folders and roots in a lvm atop an encrypted partition, but this tends to become cumbersome with every initramfs creation process being more alien than the last one.

Categories Q&A, Unix & Linux Tags encryption, lvm, root-filesystem Leave a comment

Can ssh_config’s ProxyCommand run a local command before connecting to a remote machine?

August 6, 2022 by Magenaut

Before I can to connect to a particular remote machine I have to run a certain local command. So instead of ssh [email protected] I have to do

Categories Q&A, Unix & Linux Tags openssh, proxy Leave a comment

How to reach a Vbox guest from host when using NAT networking

August 6, 2022 by Magenaut

Using Fedora or Ubuntu for the host with firewalls turned off on each side (vbox guest&host), what do I have to do to reach the guest machine using a NAT interface just like it would be with a bridged interface? (Only from the vbox host!)

Categories Q&A, Unix & Linux Tags networking, virtualbox Leave a comment

Installing PHP7.0 from sid on jessie

August 6, 2022 by Magenaut

I’d like to try PHP7.0 on Debian Jessie and am trying to install it from sid. However, php7.0 depends on php7.0-common which depends on php-common > 18 while php-common in sid is at 17. Does this mean it’s simply impossible to install php7.0 from this distribution at the moment? Why is that?

Categories Q&A, Unix & Linux Tags debian, dependencies, package-management, php Leave a comment
Older posts
Newer posts
← Previous Page1 … Page355 Page356 Page357 … 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