Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-11-06 16:16
LXer: Linux Weekly Roundup: Ubuntu 20.04.1, LibreOffice 7, Pinta - Aug 8, 2020
Published at LXer: Here's a recap for the week in the form of weekly roundup, curated for you from the Linux and opensource world on application updates, new releases, distribution updates, major...
const variable modified by a C pointer
On running this simple C code, it shows a warning 'initialization discards ‘const’ qualifier from pointer target type' and modifies the const var which I thought shouln't be modified. Could someone...
wtf is mtp???
I have a crap Android phone.... don't ask! when I connect it to my Acer Laptop, it shows in KDE under 'Devices' in Dolphin my fstab in probably wrong as I have never learned to write a proper...
LXer: Matrix encrypted chat rolls out across Germany, Project ACRNs new IoT release, and more open source news
Published at LXer: In this week’s edition of our open source news roundup, an open source microfluidics pump, Germany rolls out an encrypted messaging platform based on Matrix, and more open source...
Looking for ZeroTier VPN user feedback
Hey everyone. I've been getting Happy Birthday messages from here for years now, and like to stop by on occasion. Last week, I started working for ZeroTier as a Community Support Manager and trying to...
wifi fast then slow
Hello All, I am having an odd problem with my wifi. Upon initial boot up, laptop A wifi works great! Mail, websites, samba server access, everything is fast. After some time (varies but not too...
LXer: How to Install Tor Browser on Ubuntu 20.04
Published at LXer: Tor Browser is a customized version of Firefox that routes the web traffic through the Tor network, making it private and anonymous. When you browse the Internet with the Tor...
NetworkManager[1864]: segfault at...
Running slackware64-current; after I wake the computer from sleep, the network is gone. Looking into the system logs I find this: Code: --------- ... [22998.140960] ata6: SATA link up 6.0 Gbps...
Can't find "libEGL.la" file.
I recently installed an nVidia GeForce 260 in my computer, and installed the proprietary drivers, then I went to upgrade tumbler in order to show my video file listings as thumbnails instead of icons,...
wine unhandled exception has occurred in your application in .net Framework
when i try to run application through wine , it shows this error https://ibb.co/Scc3KcX check this and help me out of here.
ex fat file system from Microsoft. How can we deal?
Is there a port for exFAT? I can’t mount it in fedora 32. Is there away to mount it with Linux? Thank you
LXer: Mageia 8 Hits Beta with Plasma 5.19.3, Firefox 78, and Linux Kernel 5.7.9
Published at LXer: The Mageia development team announced today the availability of the beta version of the upcoming Mageia 8 operating system series, due for release later this year. Read...
Youtube-dl, options, and BBC
Everyone knows, I imagine, that BBC does geo-ip filtering, and it's pretty good. youtube-dl has these options Code: --------- Geo Restriction: --geo-verification-proxy URL Use this proxy...
gpg passphrase automation
I am looking to try and automate a gpg decryption, the problem I run into is when it asks for a passphrase. I am having trouble finding a variable to allow the passphrase to run with the command. I...
gathering data from osm & overpass_API:: Methods and ways to accomplish
dear community, gathering data from osm & pff-file:: Methods and ways to accomplish i want to gather data from .o5m & pbf file - several ways are possible: what is wanted: i look for...
An text output like 'more' or 'less' but that scrolls automatically with a time argument
So I can type 'sudo dmesg | more' and everytime I press space it will output the next line. My question is this: Is there a way to output text where the scrolling is automatic and based on a...
LXer: Ubuntu 20.04.1 LTS is Available for Download
Published at LXer: Ubuntu 20.04.1 LTS the first point release is available now and you can immediately download or upgrade. Read More......
FYI Preparations for 4.16pre1
*Xfce4-dev mailing list Aug 2, 2020, 10:18 PM* ---Quote--- Hi everyone, I quickly wanted to point you to a page I prepared for the upcoming 4.16pre1 release that is scheduled for August....
is Ubuntu spying on its users?
Hi, I hope all are doing well. I am a Fedora user; however, this past week I have been using Ubuntu 20.04 with Gnome desktop and I really like how it looks and how it performs. I am aware of...
Tools, Recovery, Diagnostic, Emergency
Hi, I use tools from Tools, Recovery, Diagnostic, Emergency (http://wiki.linuxquestions.org/wiki/Slackware-Links#Tools.2C_Recovery.2C_Diagnostic.2C_Emergency) to aid me when trouble shooting...
Help Me!!
*Does it help for a Linux system to have multiple desktop environments installed?*
No root file system is defined
Hi Had some issues upgrading to 20.04 from 18.04 so I am installing from a Live USB key. Its been over 2 years since I did my original format and install so need a bit of coaching to make sure I...
Could not install onedrive_2.4.3-1_amd64.deb
My box is Debian 10. and want to install "onedrive_2.4.3-1_amd64.deb", but I got this error message. ---Quote--- root@centlinux:~/Downloads# apt install ./onedrive_2.4.3-1_amd64.deb Reading...
LXer: 5 tips for making documentation a priority in open source projects
Published at LXer: Open source software is now mainstream; long gone are the days when open source projects attracted developers alone. Nowadays, users across numerous industries are active...
Stream sound via Bluetooth to sounbar
I have Debian 10 Buster, installed in LXC container on QNAP NAS. QNAP operates using QTS 4.4.3. It is bizarre version of Ubuntu 14.4. My goal is to play sound from container based Debian via...
new user
Hi everyone, to respect the tradition, I introduce myself here. Linux user since 1998, I've always use Slackware (or derivatives) on my personal machines. I actually run on Slackel. Of course, I...
current Kernel unchecked MSR access error
Code: --------- [ 0.244095] unchecked MSR access error: RDMSR from 0x123 at rIP: 0xffffffffac033de3 (update_srbds_msr+0x33/0xa0) [ 0.244268] Call Trace: [ 0.244375] ...
LXer: elementary OS 6 Promises New Look and Feel, New Installer, and More
Published at LXer: The developers behind elementary OS revealed today some of the upcoming features to be included in the next major release of their Ubuntu-based operating system, elementary OS 6....
New user from tanzania
Hello world I'm a currently Linux user based on Ubuntu for both desktop and server passionate with open source technology
USB 3.0 card for PCI not PCIE?
Is it possible to buy a USB 3.0 PCI card that is not PCI Express? I am looking for one.
LXer: LibreOffice 7: Now more Microsoft-compatible -- and still free
Published at LXer: With Microsoft abandoning PC-based office software, if you don[he]#039[/he]t want to use cloud-based office suites such as Microsoft 365 or G Suite, LibreOffice 7 will be your...
Extracting columns from one file to merge in another file based on a common single column
Hi all, I have two files with the following format. File1 Code: --------- rs_number reference_allele other_allele eaf beta se beta_95L beta_95U z p-value _-log10_p-value q_statistic q_p-value...
Strange problem with a disk
Hi everyone, my sdd drive has been giving me some issue for some time. It all started with messages with strange messages in the dmesg but without reporting errors I/O form a sector. From, i don't...
LXer: AMD Radeon Software for Linux 20.30 Released with Support for Ubuntu 20.04.1 LTS
Published at LXer: AMD released Radeon Software for Linux 20.30, a new version of its proprietary graphics driver for AMD Radeon GPUs with support for new GNU/Linux distributions. Read More......
LXer: How to Install Itch on Ubuntu and Other Linux Distributions
Published at LXer: Like getting indie video games from Itch? Get additional features like automatic updates for games by installing Itch desktop client on Linux. Read More......
How to find out what system calls are being made ?
How to determine what if any system calls are being made by the following C functions 1) execave 2) fork() I understand that for the fork function call Clone is called but how can I check this...
Secure Boot / mokutil: removing keys before uninstalling a distribution?
I am trying out some Linux distributions / setups on a Windows 10 dual boot laptop with Secure Boot enabled. The test Linux distribution is installed on a separate hard drive from Windows. ...
Kubuntu cannot access WD 4TB External Disk
*The part of the result of sudo fdisk -l which shows the information about my 4TB external hard disk* Code: --------- Disk /dev/sdb: 3.65 TiB, 4000752599040 bytes, 7813969920 sectors Disk...
What did you start driving after you retired?
When you retired, what was your "it's now or never, mere practicality is no longer a criterion" decision on what you were going to drive/ride just to suit yourself? Primarily a car/motorcycle...
LXer: Red Hat changes certification rules in response to the coronavirus pandemic
Published at LXer: Red Hat is extending your soon to expire certifications and has launched a new online certification testing program for its top four certifications. Read More......
[SOLVED] grep is kicking my butt...
Alright, it has been years since I've needed to do this. I've read the man pages. I've tried countless combinations. I'm probably just mentally handicapped, as I know I used to be able to do this in...
[SOLVED] portmidi won't compile correctly.
I am currently running Slackware 14.2 on my computer. I compiled and installed jdk 8u251 withuut any problems, but then when I tried to install portmidi, I got the following output Code: ---------...
LXer: GRUB2 Boot Failure Issues Fixed in Debian and Ubuntu, Update Now
Published at LXer: The recent GRUB2 updates that patched some serious security vulnerabilities also caused boot failure issues for some users, so fixes for these regressions have started appearing...
Offline install xfsprogs?
I have a CentOS 7 server that is offline. I want to check the XFS filesystem. how can I install xfsprogs manually? Also can I do a xfs_check on a mounted filesystem?
sbopkg and ponce repo
I would like to use Ponce repo with sbopkg but i don't know how to set it up. There's an unsupported repo called SBo-git (60-SBo-current.repo) for current but i don't want that one but rather the...
why does vuze terminate every few minutes?
When I run Vuze Bittorrent client on 64-bit Linux Mint, the Vuze application terminates every few minutes (seems like always somewhere between 3 and 15 minutes, most often about 5 minutes). I...
What is a easy to use OS? File Storage
So I've used a couple Linux Server OS's over the years. Something like Ubuntu > Debian > CentOS. I think it's CentOS now I'm really not sure. All I use my "server" for is storage anymore. Instead...
[SOLVED] Saving my SSD
My /etc/fstab shows... /dev/mapper/bodhi--vg-root / ext4 errors=remount-ro 0 1 ...while it's installed on an older notebook with early SSD drive. Should I have installed it on an ext2 file...
LM-sensors Intel D945GCL doesn't show any sensors?
I've been attempting to solve this problem for two weeks. I've been on the lm-sensors wiki and looked for solutions by ACPI. Nothing seems to be able to get access to the sensors except the BIOS....
LXer: How to Install Latest MS Paint Alternative Pinta in Ubuntu and Other Linux
Published at LXer: The old Microsoft Paint was a great program and it was good for basic image editing in a quicker way. But like other Microsoft products, it is available for Windows only. Here...
...671672673674675676677678679680...