Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-06-01 21:46
Where i can safely buy Bitcoin?
Where i can safely buy Bitcoin?
XEDIT cuts off line number
I know for a fact this doesn't happen in debian and other distros. Why does this happen in slackware then? Do I have to recompile XEDIT or use a special launch command or something? See attachment for...
Sandboxin a GUI program.
Hello, I want to install an application on Debian 10.6 x86_64, but I don't like this application hurt my system or steal anything from my Debian box. I found a list of Sandboxing applications and I...
LXer: How to Install Odoo 14 on Ubuntu 20.04
Published at LXer: Odoo is a popular open-source suite of business apps that help companies to manage and run their business. It includes a wide range of applications such as CRM, e-Commerce,...
Is there any known 100% POSIX compliant OS?
I have been wondering if there is any OSes out there (Linux or not, guess it doesn't even have to be UNIX) that is fully 100% POSIX compliant? Because AFAIK neither Linux, the BSDs, or the other...
vpn channel
Hi, I have a vpn connection from my computer to a vpn server,then any http,https request will use this channel.right?
LXer: How to install and use AWStats Web Analytics on CentOS 8
Published at LXer: AWStats is an open-source advanced web analytics tool that generates advanced web, streaming, FTP, or mail server statistics graphically. This tutorial shows how to install...
HOW TO- Install MendeleyDesktop
I am trying to install MendeleyDesktop in my pc, but no idea how to do it right. This is the system I am running: Code: --------- Linux 4.19.0-10-amd64 --------- thanks
How to identify the virtual workspace from remote terminal
Hi, I have a gui (MATE desktop) with several different workpsaces. I started a gnome-terminal (or something similar) on every workspace and usually they will have 5-10 tabs. Usually I log into...
LXer: Linux Candy: Evolvotron – interactive generative art software
Published at LXer: Are you looking for an original desktop background? Do you enjoy evolutionary art? Evolvotron is an interactive “generative art” application to evolve...
session key
Hi, In any authentication mode-password or public key authentication-we have an session key to encrypt data.right?
LXer: Set up ZFS on Linux with yum
Published at LXer: I am a Fedora Linux user who runs yum upgrade daily. While this habit enables me to run all the latest software (one of Fedora's four foundations is "first," and it lives up to...
Problem with install EDB Debugger
I am starting to get into reverse engineering and I am installing EDB debugger. Whenever I do the Make command, this happens. (I did qmake then make): Code: --------- Makefile:1371: warning:...
LXer: How to install latest LibreOffice version on Debian 10
Published at LXer: LibreOffice is a free and open-source office-suite productivity software. It is a free alternative for Microsoft Office. For this particular article, I am going to install the...
LXer: Install Apache Solr search platform on CentOS 8
Published at LXer: Apache Solr is an open-source search platform written on Java, it is based on Apache Lucene. In this tutorial, we will show you how to install Apache Solr 8.6.3 on CentOS 8. ...
Recomended software for web cam and microphone.
I have a tele-vist with my doc coming up what software should I use for testing my web cam and microphone?
How to spot AI posting to this forum?
Just wondering if anyone else has experience with this and if there are any signs to look for?
LXer: Linux 5.9: Not a game-changer, but a good, solid Linux kernel
Published at LXer: The latest Linux kernel also comes with some performance improvements that will make particular groups of users much happier. Read More......
FreeBSD Cinnamon how to ?
Hi There, I am testing FreeBSD, I tried to set up Cinnamon desktop but there is no such thing a ready made ‘distro’ for FreeBSD so I brew one myself. It should be easy by installing the Cinnamon...
Can't get php script to show select box from program in firefox - console.log shows code including results I want
Using Ubuntu 20.04 I can't get the select box in restoreBakup.php to show on the screen so you can make a choice. The screen shows only the header the rest is blank. console.log shows all the code...
MATE Desktop Menu Bug?
I would appreciate some Debian Buster MATE users confirming the following behavior. The bug seems to only happen with the MATE Main Menu applet. Not the Menu Bar or Advanced Menu. Open a...
Virtual Keyboard - KDE Plasma 5.18.5
At boot time, there is this huge virtual keyboard coming up. I searched all over, no way ican get rid of it... Will be glad to hear some ideas Thanks Alex
Dynamic library won't link
My freshly compiled program (monitor-exec) wants /usr/local/lib64/libbpf.so. $./monitor-exec :error while loading shared libraries: libbpf.so: cannot open shared object file: No such file or...
LXer: Explore the world of programming with Jupyter
Published at LXer: JupyterLab is the next-generation web-based Jupyter user interface. It allows you to work with Jupyter Notebooks, as well as editors, terminals, and more, to produce interactive...
Automated Baseline Compliance
Hi folks, Was wondering what different solutions people may be using out there to get some ideas for myself. Essentially, looking for a way to ensure that any systems (mainly Red Hat servers)...
ddrescue 1tb drive to 2tb drive?
I have a dying MBR-based 1tb drive with 4 partitions (system recovery, Windows, some unknown one and a 2mb spare) that I want to move to a new 2tb drive. How would I pull this off? Would I just do...
zsh - extend zsh completion
You can see from the following screenshot that my `git ls-files -m` output is only `book-urls.txt`. I mean it is the only modified file. Attachment 34327...
LXer: Print Latest Space Events With Nextinspace In Terminal
Published at LXer: Nextinspace is a command line program to print latest Space events in Terminal. Nextinspace uses Launch Library 2 API to fetch the details of upcoming Space-related events and...
rsync: mkstemp failed: Input/output error (5)
Hi all, recently I started getting following errors while rsyncing files over nfs4. Im guessing *mkstemp* stands for some temporary instance before file is transferred from source to destination....
Subversion 1.12 undefined symbol - RH7- Apache 2.4.6
Upgraded to svn 1.11 from wandisco(our yum repo only had 1.9 i think it was) and found the access file is breaking with the empty groups. I can't find 1.11.2 to upgrade my server (RH 7). I have...
How to Force an Application to Use a Specific Network Card?
Hello, Is it possible to Force an Application to Use a Specific Network Card? For example, I have two NIC and I want my browse use eth1. Thank you.
Which connections made by a program?
Hello, How can I find the connections that a program made? For example, I open Firefox, then how can I find the connections that this program made. Thank you.
Hi new to this form. Just a quick hello
Hi new to the form. I have been using Linux for a couple of years now. I'm not a programmer, just someone that likes to tinker.
WIFI on/off magic pls on RazPi 4
I have a RazPi 4 and I'd like the config.txt magic to turn off the internal wifi. I can get it with a line in modprobe.conf, or wrestle with the machinations of NetworkManager:(. But I'd like to do it...
LXer: Introducing the new Ansible Automation Hub
Published at LXer: The new Ansible Automation Hub shifts the quality and reliability of Ansible modules and roles to the enterprise level. Read More......
Printer start
Could not start printer. Please check your printer configuration.
LXer: systemd-resolved: introduction to split DNS
Published at LXer: systemd-resolved brings support for split DNS to Fedora 33. Learn how this works and how to configure your DNS clients. Read More......
ncat and conflicting requests.
Hello, I'm using CentOS 8 x86_64 as a web server and I want to remove netcat from my server, but it show me something about other programs like "MySQL" and etc. Code: --------- # yum remove nc...
How to sort running programs by Swap memory usage?
Hello, How can I sort running programs by Swap memory usage? Thank you.
LXer: Vivaldi Web Browser Brings Back the 80s with Built-In Retro Arcade Game
Published at LXer: Vivaldi Technologies released today the Vivaldi 3.4 web browser, the first release to ship with an arcade-style retro runner game. Read More......
ffmpeg wont record streams anymore
Hello, I broke my ffmpeg and I can't seem to fix it because I am not sure what I did. I often use youtube-dl to download videos and to capture streams like twitch. I vaguely remember messing...
New to LinuxQuestions - Hello
I have been working with linux for about 25 years. I am new here. Hoping to gain from this forum.
Postfix install problem with Debian
Hello! I'm trying to setup a postfix installation in Debian. In the first attempt, I skipped by mistake the initial configuration screen, and I want to re-run it. I run Code:
LXer: Even 2020 cannot bring forth the Year of Linux on the Desktop
Published at LXer: Windows Subsystem for Linux or Linux Subsystem for Windows? Who cares, 'open source has won', says Microsoft MVP and Canonical engineer lead. Microsoft MVP and Canonical...
Using Clonezilla to create partition image from encrypted partition?
I have Linux Mint installed on two partitions - boot unencrypted 500MB, and root encrypted 50GB. The used space on the root partition is 20GB and the free space is 30GB. I used Clonezilla to create...
LXer: What Size of Server Hosting Is Best for Small Businesses?
Published at LXer: Excellent performance and great user experience are possible when you use a powerful web server that has ample resources. This is why you should estimate the size you’ll need...
New Here
Hello all My Name is Jeewan Joshi and i am new here, i am very excited to be the part of the group hope will learn lots of the things from here.
Linux monitoring software
Hello, is there a software that can detect used or unused software in Linux? Analog for www.worktime.com, but DeBian 10.6
LXer: Sending an Email Using Python
Published at LXer: Ever wanted to send emails using just Python? A few lines of code and you don’t even need to log into your Gmail account to email anyone in the world. In fact, you can do this in...
Launching quotestream on linux mint ulyana
Hi, I am trying to launch a program called quotestream on my linux computer. Has anybody had any success in using it Regards Troysie
...620621622623624625626627628629...