Feed linuxquestionsorg LinuxQuestions.org

Favorite IconLinuxQuestions.org

Link https://www.linuxquestions.org/questions/
Feed https://feeds.feedburner.com/linuxquestions/latest
Updated 2025-05-25 21:46
What dd command do i use to convert a 1TB image file back to files/directories?
I know it should be the opposite of the command i used to create it, but that was a long time ago and i do not know which command was used.
ext4 quotas
So, anyone got any pointers to WTF the ext4 quota features are? My google fu since to be failing, either that or I need to s/coffee/alcohol/ and come back next week quotaon: Your kernel...
LXer: How to use SSH command with password in single line
Published at LXer: SSH is one of the most used means to access the Linux servers. In fact, ssh is also used to access a number of firewalls, routers & other such devices. In this tutorial, we will...
Very thankful this Thanksgiving
A message from Pat: https://www.patreon.com/posts/very-thankful-44349552?utm_medium=post_notification_email&utm_source=post_link&utm_campaign=patron_engagement ---Quote--- Hi everyone, I just...
LXer: Open Source/Linux Communities To Join and Enjoy
Published at LXer: Looking for user communities and online forums is one of the very first things any new open source user would normally do after making the switch. These communities can be useful...
Running email on a virtual machine
I am planning to run an email server, but instead of installing it on bare metal like everybody else, I want to install and run it on a VirtualBox virtual machine. I am wondering what kind of...
32 bit vs Git My thought.
Weird label. Who really needs 32 bit. Then let them build it. Fact is time for Pat to keep source on a server. Fact is time is part of time is space. fact is 90 percent of code is one or...
Best way to capture volatile memory
Of these four ways, what is the best way to capture volatile memory comprehensively from a running machine for forensic purposes? 1. FTK Imager 2. memdump -k 3. dd if=/dev/mem . . . 4. LiME, or...
LXer: How to install XRDP (Remote Desktop) Server on Centos 8
Published at LXer: XRDP is an open-source implementation of the Microsoft Remote Desktop (RDP) that allows you to graphically control your system. It uses Port 3389 for its connection. In this...
LXer: Marmite of scripting languages PHP emits version 8.0, complete with named arguments and other goodies
Published at LXer: Hallucinate, Desegregate, Mediate, Try not to hate: INXS of 25 years on, PHP liberates the number eight. Version 8.0 of the PHP scripting language is scheduled for release on 26...
[SOLVED] PHP function with parameter
I need to use a PHP function. ( I have never used a PHP function. ) First call of function will be with parameter Array containing 49 string elements; Second call of function will be with...
Rsync mirror xmission.com *poof*
https://mirrors.xmission.com now has a blank directory under "Slackware". They do have iso images of 14.2 for i386 and amd64, little else. https://xmission.com displays their new mission....
sharing external SSD
sharing external SSD notify locked attribute (not true at all because in stand-alone mode works perfectly,under win8.1) The Vbox of Oracle cannot see at all this device! even if shared under MINT !...
Basic Bluetooth coding questions relations and terminology in Linux kernel
I am working on solving an annoying Bluetooth issue in Linux / blueZ stack. To solve that I am trying to understand "who is on first" in bluetooth coding hierarchy and terminology as far as Linux...
Finally introducing myself
I've been using unix for about 37 years. I understand the difference made by many between unix and linux. My first small format unix was on an 8086 and mini was a pdp. I enjoy this forum.
[Call for testing] Swap in zram
Hello, swapinzram (http://slackware.uk/slint/x86_64/slint-14.2.1/slint/swapinzram-1-noarch-1slint.txz) allows you to set up a swap space in RAM instead of or in addition to swap partitions and/or...
looking for that kubuntu linux clock screen saver, but I am on gnome, what are my options.
Running mint linux today, but I still love that old kubunto linux clock screensaver because it turned my screen into a clock when I wasn't using it as a computer, never saw it in gnome though. Any...
Linux books question?
I have two books, Linux for Dummies all in one and comptia linux+ xk0-004 study guide, which should I read first?
ctdb samba
i made 3 node with centos8 i installed glusterfs over zfs file system and it works just fine but i have problem with ctdb configuration i've really tried and searched in the internet but nothing is...
Screen tearing with Radeon RX Vega 11 graphics. Driver needed?
I recently built a new desktop PC using an AMD Ryzen 5 3400G Processor with onboard Radeon RX Vega 11 graphics. All went perfectly. I have just bought a similar PC off the shelf for a friend and I...
buster kdewallet password
Hello i have installed and connected to the internet(through firefox) a slightly older acer laptop with BUSTER debian installed. I forgot the password to login. so I changed the the "ro quiet spash"...
LXer: Access free, high-quality images from HDRI Haven
Published at LXer: The latest episode of The Open Source Creative Podcast is good for anyone interested in using HDRIs in their work (typically 3D art and VFX), but may also be of interest to folks...
Error: apt-get install failed
My website is loading slowly. I found a → https://help.directadmin.com/item.php?id=2076 way to analyze Apache. These are my results ↓ 17MB file...
VPN routing on IPFire
I'm trying to create an OpenVPN connection to an old IPFire but the generated client config doesn't work with the server. #OpenVPN Client conf tls-client client nobind dev tun proto udp...
Failed to set moklistrt error in ubuntu
I have installed ubuntu 20.04 on my macbook pro and after a series of updates I get an error message. Failed to set moklistrt.invalid parameters. After loads of searching I still have no fix? Can...
Bacula - Resource groups possible?
Hello, I want to specify resource groups, e.g. for clients, like this: Code: --------- AllClients: LinuxClients WindowsClients LinuxClients: LinuxGroup1 LinuxGroup2 LinuxGroup1: LinuxClient11...
container
hi, i like to deploy http inside of docker with ansible. [code] more Dockerfile FROM centos RUN /usr/bin/yum -y install httpd COPY index.html /var/www/html/index.html COPY run.sh run.sh CMD...
Terminal Doesn't display unicode Kali 2020.4 Zsh
In Kali 2020.4 Terminal (ZSH as default) the 'k' logo (U+327F) stopped displaying during an SSH session, and I haven't been able to restore it. I tried different Fonts, they all show the same...
LXer: How to Install ElkArte Forum with Apache and Let's Encrypt SSL on CentOS 8
Published at LXer: ElkArte is a free and open-source forum software based on Simple Machine Forum. In this tutorial, we will show you howto install ElkArte with Let's Encrypt SSL on CentOS 8. ...
Hibernate resume failed on kernel 5.9
I have upgraded to the latest 5.9 kernel on Fedora 32. But after upgrading I am getting the following error when I am resuming from hibernation: Code: --------- : PM: Loading and...
LXer: 5 open source alternatives to GitHub
Published at LXer: Git is a popular version-control system, primarily used for code but popular in other disciplines, too.*It can run locally on your computer for personal use, it can run on a...
LXer: Assign Actions To Touchpad Gestures On Linux With Touchegg
Published at LXer: The application runs in the background, transforming the multi-touch gestures you make on your touchpad into various desktop actions. For example, you can minimize a window by...
LXer: Thought the M3 roadworks took a while? Five years on, Vivaldi opens up a technical preview of its email client
Published at LXer: Take the M3 exit to offline mail and calendar shenanigans. It's been a while coming, but browser maker Vivaldi has finally released a public preview of its long awaited email...
LXer: How to Convert Integer into String in Python
Published at LXer: In Python, we can convert integers and other data types to strings using the built-in str() function. Read More......
LXer: Installation of Sublime text editor on Ubuntu 20.04
Published at LXer: Sublime Text is a well-known text editor used to write source code for web development. This tutorial will assist you in installing Sublime Text on an Ubuntu 20.04 machine. ...
LFS Newbie | 5.3. GCC-10.2.0 - Pass 1 Erro's
Hello, I am new here guys, be gentle please ;-) So I am using Gentoo Linux, trying to install LFS on my Gentoo physical machine, working on Lenovo X230, core i5 16GB RAM. Under Chapter ...
Weird problem: kernel bug at shutdown
Running current and vtown. Root fs is ext4 on an SSD. When I initiate a shutdown, my system shuts itself down. Now, in the brief time where the graphical console disappears and I see again the...
Hello!
Hello to all! I'm new here)) I'm glad to see new faces here)
Gitlab on Ubuntu server - url not working
Hi guys, we have an Ubuntu with Gitlab. One user complaining got 500 error. And rebooted the server. Before rebooting the server, the https://192.168.1.50 was showing the Gitlab web page. ...
change interface name in kernel
Hi all I have created my own Linux based debian9 embedded box, my question is interface name change like old one eth0 eth1. when I have installed my own Linux on any other box it is fixed...
What is the encoding that uses an = then 2 hex digits for some non-alphanumeric characters?
I get e-mails that use =3D for =, =92 for ', =20 for a space... The headers say they are ISO-8859-1 but many of the characters they translate are ASCII. I know that 3D is hex for =, 20 hex for...
Alert Box in PHP won't work
This code produces "blank". How can I make it work? Code: --------- $msg=dbCheck($database); // check if db exists
Default gateway mac address
I coded a kernel module which can create custom sk_buff and send them using dev_queue_xmit().now,I am using hard coded mac address(mac of default gateway) for destination mac in ethernet layer. How...
Default gateway mac
I coded a kernel module which can create custom sk_buff and send them using dev_queue_xmit().now,I am using hard coded mac address(mac of default gateway) for destination mac in ethernet layer. How...
How To Merge Protonmail & Contacts with KDE Kontact App KMAIL
Hey Linux community. I'm just experimenting with a number or programs, came across the Kontact suite, thought it'd be extraordinarily helpful to learn well sometime sooner than not, and was...
Linux starter questions
Which is the command equivalent to ? in linux like gui which shows the list of commands that can be executed in a particular mode? which is the command in linux like include in gui? example: sh run|...
Disk lettering consistency? Is it possible?
When I'm installing openSUSE, the disk letters that I see in the installer vary wildly from the drive letters when the system installation is complete and the system is booted from the hard disk. ...
Xrandr, Xscreensaver, and the case of the disappearing modes
I'm running into an odd and annoying problem with xrandr, Xscreensaver, and the resolution my graphics card runs at. Here's my system: Code: --------- - Debian 10.5 - HP Compaq 8000 with a...
LXer: Keep track of multiple Git remote repositories
Published at LXer: Working with remote repositories gets confusing when the names of the remote repositories in your local Git repo are inconsistent.read more Read More......
LXer: How to Access Google Drive on Debian 10
Published at LXer: Google Drive is a cloud storage and synchronization service that allows users to keep, synchronize, and share files across many devices. This tutorial shows how to access Google...
...586587588589590591592593594595...