Recent Questions - Unix & Linux Stack Exchange |
- wipefs + disk not cleaned
- Virtual keyboard and physical keyboard, but different languages
- Display - Burnt Borders
- Multiple conditions in if statement
- Merge multiple rows into single row then append to csv output file
- Optimize courier imap-ssl server configuration for large Emails
- How to get the value of a fixed width file by particular column line number in a straight line
- qemu-system-i386: Could not load snapshot for icount replay
- FLAC encoders – any difference in output between the command-line tools?
- What are the detriments of not setting MSFTDATA flag when making a exFAT partition?
- Why does libvirt-daemon-system have so many dependencies on Debian?
- How do I tell whether an update will require an initramfs update?
- How to get 'man gfind' when I enter 'man find'?
- How to add a global proxy in an interface configuration file (ifcfg...) on Red Hat 7
- When date and timedatectl?
- Debian LiveBuild: How to make the bootloader to directly boot to live?
- Extending LVM partition with unallocated space on CentOS guest system
- apt-get broken can't install anything
- Customizing kdm Ghost Theme in Kali linux
- Check my DHCP lease?
- How to disable Wifi Power Save on Kali Linux
- Concatenate multiple files with same header
- Why does awk do full buffering when reading from a pipe
Posted: 13 Jun 2022 03:05 AM PDT we erased the disk signature as the following ( this is after we performed umount ) then we check that disk is without file system as the following but in spite we erase the filesystem , lsblk still show the ext4 filesystem on sde disk |
Virtual keyboard and physical keyboard, but different languages Posted: 13 Jun 2022 04:00 AM PDT I'd like to have active, at the same time, a virtual keyboard (I have installed Unfortunately, afaict I suspect this (only one l/l active at once) could be a limitation of
Tia |
Posted: 13 Jun 2022 02:32 AM PDT |
Multiple conditions in if statement Posted: 13 Jun 2022 03:19 AM PDT I am doing a basic question for adding, product, subsraction, division by taking user input in first and second I don't understand where am I going wrong because it's not passing any test case. constraints:- -100<=x,y<=100, y != 0 |
Merge multiple rows into single row then append to csv output file Posted: 13 Jun 2022 04:10 AM PDT I have multiple comma-separated files that I need first to merge the rows into a single row then I can append that row to append to one output.csv file. file-1.txt: file-2.txt: output.csv: I have tried these but none seem to achieve what I need. I still end up with multiple rows |
Optimize courier imap-ssl server configuration for large Emails Posted: 13 Jun 2022 02:18 AM PDT I use Courier with postfix on debian 11 and it all works fine, except, I cannot copy large emails into the IMAP Sent Folder. I cannot find the richt configuration files and options, where I set the maximum email-size for Courier IMAP |
How to get the value of a fixed width file by particular column line number in a straight line Posted: 13 Jun 2022 01:20 AM PDT I need to get the value in a file with certain line number without omitting the spaces and in existing format eg.: I need to get the output like I need to update the value Thanks |
qemu-system-i386: Could not load snapshot for icount replay Posted: 13 Jun 2022 12:46 AM PDT I'd like to use QEMU for recording/replaying execution. However, the replaying does not work as described in the manual: Snapshots made with How do I get replaying to work? QEMU version: 7.0.0 |
FLAC encoders – any difference in output between the command-line tools? Posted: 13 Jun 2022 01:55 AM PDT I would like to know if there is any difference in the final output between the various command-line tools for encoding FLAC files, like |
What are the detriments of not setting MSFTDATA flag when making a exFAT partition? Posted: 13 Jun 2022 02:03 AM PDT I have several external HDDs that I backup data to and occasionally plugin internally when I need access to the data. I erased all partitions by making a new GPT partition table on the disk. I made a primary partition of type NTFS and then formatted as an exFAT partition: Now, I can plug this HDD into both my Unix desktop and Windows desktop and can access the files without issue. However, I noticed that my Windows partitions have MSFTDATA flag set when viewed in parted ( I haven't set this flag - will this become an issue later and will setting the flag cause issues accessing the data from Unix? What exactly does Windows (or Unix) use this flag for? |
Why does libvirt-daemon-system have so many dependencies on Debian? Posted: 13 Jun 2022 03:03 AM PDT On my headless debian 11 (bullseye) server, when I attempt to install I don't understand where this is coming from, though. Looking at Can these dependencies be avoided? |
How do I tell whether an update will require an initramfs update? Posted: 13 Jun 2022 01:09 AM PDT Sometimes, when running How do you tell in advance if this is going to happen? (The particular context I'm in is Raspberry Pi OS, but I believe this question is applicable to all Debian-based/apt-based OSes.) |
How to get 'man gfind' when I enter 'man find'? Posted: 13 Jun 2022 01:38 AM PDT On my new-ish mac os/Darwin system, my I need to retain the old version of I know I can run How do I get this to work? How do I get |
How to add a global proxy in an interface configuration file (ifcfg...) on Red Hat 7 Posted: 13 Jun 2022 01:23 AM PDT I want to add a proxy directly to the interface configuration file so that every application is going to internet through it. What paramters do I write in that file to add proxy information (IP, Port) ? Below, The content of the configuration file of my network interface (I deleted IP addresses): |
Posted: 13 Jun 2022 03:31 AM PDT About reporting and settings for date and time exists available the So when for an explicit scenario(s) one would be mandatory over the other? |
Debian LiveBuild: How to make the bootloader to directly boot to live? Posted: 13 Jun 2022 03:49 AM PDT I just start learning on using LiveBuild. I want it to boot directly in 'Live' mode, no other boot choice(s) Here is my auto/config here is my config/bootloaders/syslinux/syslinux.cfg And here is config/bootloaders/syslinux/menu.cfg But still when booted, it always show the standard boot menu and do nothing until I press ENTER. Kindly please give me some clue to fix this problem |
Extending LVM partition with unallocated space on CentOS guest system Posted: 13 Jun 2022 01:06 AM PDT I believe this is an easy question for people in the know. I have ~100 GB unallocated hard disk space that I want to use to extend my home partition. What commands do I need to run? What I want is the centos-home size to increase to the maximum possible (from 243G to about 340G) Thanks! More info: This CentOS7 is running as a VM guest on a Windows 10 Host I've found many guides online, but none were specifically answering my issue. One increased the centos-root partition instead of centos-home, so I reset the whole VM. Another guide was for moving space from root to home, so not what I need. It can't be difficult I'm just a noob. Thanks! |
apt-get broken can't install anything Posted: 13 Jun 2022 04:06 AM PDT I was trying to install alien when i got this error .. when i try the suggestion "apt --fix-broken install" i get i tried removing texlive-generic-recommended and it gave me again the first error above I'm no expert in linux i just get by and i can't fix this any thoughts ? |
Customizing kdm Ghost Theme in Kali linux Posted: 13 Jun 2022 03:00 AM PDT I am using Kali Linux and just switched to kdm plasma desktop from gnome. I installed the futuristic ghost theme. As we get wifi and recording icons at the top right of desktop in gnome, i couldn't find a way to pin these icons in kdm desktop. How can i find these wifi , recording icons and pin them in the task bar in kdm ghost themed desktop in kali linux? this is my current desktop : and this is the style i want it, as you can see wifi and recording icons at the top right corner : |
Posted: 13 Jun 2022 02:23 AM PDT Is there a way to show my current (client) DHCP lease? Or even better - retrieve all options/infos sent with |
How to disable Wifi Power Save on Kali Linux Posted: 13 Jun 2022 02:04 AM PDT I am running kali with virtualbox and my wifi receiver is a usb adapter which is Asus N10 Nano. I made the settings on virtualbox for making the vb recognize my usb wifi adapter. It works but after like 5min my internet drops. Especially during the updates. I figured it out its because the "Wifi Power Save" option is on. I turned it off and tried again. When i turned it off my wifi turned off at the same time. I tried to turn my wifi on but the Wifi Power Save option turned on itself automatically. The usb icon on bottom is like red-green. It needs to be blinking green to work correctly. If i can turn off the Wifi Power Save mod permamently hopefully its gonna be blinking green. I searched for it, I did almost everything like creating directory as Then i gave the permission lspci output: It didn't work. In the end |
Concatenate multiple files with same header Posted: 13 Jun 2022 02:11 AM PDT I have multiple files with the same header and different vectors below that. I need to concatenate all of them but I want only the header of first file to be concatenated and I don't want other headers to be concatenated since they are all same. for example: file1.txt file2.txt I need the output to be I could write a script in R but I need it in shell? |
Why does awk do full buffering when reading from a pipe Posted: 13 Jun 2022 03:01 AM PDT I'm reading from a serial port connected to a gps device sending nmea strings. A simplified invocation to illustrate my point: If I instead try to read from a pipe, awk buffers the input before sending it to stdout. How can I avoid the buffering? Edit: Kyle Jones suggested that cat is buffering it's output but that doesn't appear to be happening: When I think about it: I thought that a program used line buffering when writing to a terminal and "regular buffering" for all other cases. Then, why is cat not buffering more? Is the serial port signaling EOF? Then why is cat not terminated? |
You are subscribed to email updates from Recent Questions - Unix & Linux Stack Exchange. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment