by gusto1 on (#5RM4Y)
I use old Debian 7 on the VM. Apache 2.2.22 I need to give apache 2.2.22 behind nginx reverse proxy. Therefore, I need to install the remoteip or rpaf module for apache. Code: ---------...
|
LinuxQuestions.org
Link | https://www.linuxquestions.org/questions/ |
Feed | https://feeds.feedburner.com/linuxquestions/latest |
Updated | 2024-11-27 20:46 |
by JASlinux on (#5RM36)
1. Suspend-to-Idle 2. Standby 3. Suspend-to-RAM 4. Hibernation My distro does not have the power management utility and clicking on the logout gui Suspend button does not do anything, but I...
|
by taylorkh on (#5RM37)
I am running CentOS 7 on a Dell 3620 workstation. I am running VMWare Player/workstation and various virtual machines - CentOS 7 and Linux Mint 20.2. The systems generally plays well together and I...
|
by walecha on (#5RM38)
Reinstalling perl package does not help Code: --------- # /usr/bin/pod2html -h Parser.c: loadable library and perl binaries are mismatched (got handshake key 0xcd00080, needed 0xeb00080)...
|
by LXer on (#5RKZR)
Published at LXer: If you've written code, you know it takes practice to get good at it. Whether it takes months or years, there's inevitably a moment of epiphany. We wanted to hear about that...
|
by pan64 on (#5RKXK)
Ok, this would fit into sereral forums (network, arm, vm). So I would like to create a pxe server and the main goal is to network boot an rpi4. I have an asus router which has a hdd (to contain...
|
by coralfang on (#5RKWX)
Years ago, almost a decade maybe. I remember a guy from gentoo project (i believe his name was spock) had kernel patches to allow customization of the framebuffer, so that during boot or when dropping...
|
by marco70 on (#5RKWY)
After upgrading the kernel to 5.15.1, I get this message: Code: --------- snd_hda_intel 0000:00:1f.3: Cannot probe codecs, giving up [ 4.321626] ------------[ cut here ]------------ [ ...
|
by emohamad on (#5RKVP)
Hi everyone! This is my squid as reverse proxy configuration: * squid -k parse* 2021/11/07 04:49:17| Startup: Initializing Authentication Schemes ... 2021/11/07 04:49:17| Startup: Initialized...
|
by sofasurfer on (#5RKVQ)
I have 100 directories which are full of photos. There are also sub directories full of photos. I want to rename all photos with a number (example 1-10000) prefixed onto the current filename. Then I...
|
by wael_h on (#5RKS3)
Hello everone; Just wanted to let everybody know that I have upgraded three packages I have on my github (https://github.com/waelhammoudeh) repositories - like I am looking for a standing ovation...
|
by LXer on (#5RKS4)
Published at LXer: The standard Debian and its popular offshoot Ubuntu are great, all-around choices for a Linux system, but if you have more specialized needs, you might want a Debian alternative....
|
by elisatems on (#5RKS5)
Problem: the Fedora KDE LIVE installation system apparently tries to drive my graphics system (NVIDIA HDA + Samsung SyncMaster B1940MX) beyond its capabilities (max resolution 1280x1024). The system...
|
by dchmelik on (#5RKRF)
If I install NetBSD, FreeBSD, maybe OpenBSD, and DragonFlyBSD (which I heard does best symmetric multiprocessing, SMP) Unixes on my PC, can any boot on MBR from extended/logical partitions, or can I...
|
by dchmelik on (#5RKRG)
If you install Tribblix & OmniOS CE OpenSolaris/IllumOS Unixes on the same PC, do they need the same rpool or can they each have one? On MBR can they boot from extended/logical partitions and using...
|
by LXer on (#5RKRH)
Published at LXer: Toolbx (formerly known as Toolbox) is our tool to allow you to use containers as a tool to make development simpler and better. It allows you to put each project you work on into...
|
by HosAdeeb on (#5RKRJ)
Hi there, I've tried posting my problem on Manjaro's forum, with no solution found. So, I thought maybe someone here might help. The Live DVD behaves quite nicely as far as performance is...
|
by DutchieRee on (#5RKQ4)
Greetings all! New to Linux and looking forward to learning many great things!
|
by meatbar on (#5RKQ5)
I had 2 monitors, 1 broke down, so I had to remove it, and now when I start debian all I see is a black screen, and the mouse cursor, most of the time I can move it, but from the times I've tried to...
|
by LXer on (#5RKPB)
Published at LXer: The exploit, patched since April, only affects customers running on-premises versions of GitLab and doesn’t affect GitLab.com. Read More......
|
by Linuxant on (#5RKMD)
https://arstechnica.com/gadgets/2020/12/centos-shifts-from-red-hat-unbranded-to-red-hat-beta This article...
|
by LXer on (#5RKME)
Published at LXer: For fans of LXQt or those still looking for a lightweight Qt5 desktop, LXQt 1.0.0 is out as the latest version of this desktop environment. It is used by operating systems that...
|
by lattimro on (#5RKMF)
This is an easy one: after boot: Code: --------- ping 8.8.8.8 ping: connect: Network is unreachable ---------
|
by LXer on (#5RKHH)
Published at LXer: This guide explains how to install third-party software and multimedia codecs with Fedy in Fedora Linux 35 desktop. Read More......
|
by burgler on (#5RKHJ)
Hello, everybody!:) *Goal:* Making a guide for safely using Whonix on KVM with a VPN installed on the host, by forwarding *all* Whonix traffic through the VPN's tun0 interface and *easily*...
|
by LXer on (#5RKFY)
Published at LXer: In this tutorial you will learn how to make a windows bootable usb on Linux. Read More... (https://owlhowto.com/how-to-make-windows-bootable-usb-on-linux/)
|
by burgler on (#5RKFZ)
Hello, everybody!:) *Goal:* Making a guide for safely using Whonix on KVM with a VPN installed on the host, by forwarding *all* Whonix traffic through the VPN's tun0 interface and *easily*...
|
by LXer on (#5RKEB)
Published at LXer: The PCLinuxOS Magazine staff is pleased to announce the release of the November 2021 issue. Read More... (http://malformed url)
|
by robcampbell on (#5RKCT)
Distro: Fedora Version: 34 I can't log in using ssh or desktop environment gui. Below is the ssh attempts. */var/log/audit/audit.log * AD user ---Quote---
|
by seamore on (#5RKHK)
How do I remove characters such as  from a file. I have tried perl and sed substitutions.
|
by LXer on (#5RKBE)
Published at LXer: Solar photovoltaic technology, which converts sunlight directly into electricity, has fallen in cost so far that it is now the most inexpensive method of getting electricity,...
|
by ralain on (#5RK9S)
bonjour voila mon soucis .Je viens d'installer une zenwalk 6.4 sur un vieux portable pour mon epouse afin qu'elle puisse juste avoir un courrieleur et un navigateur .Pourquoi la 6.4 car mon...
|
by satyricon on (#5RK9T)
hi.sombody can help me pleas."NetworkMenager is not running...
|
by LXer on (#5RK9V)
Published at LXer: Houston, we've had a problem: our rocket scientists don't entirely understand the nuances of software licensing. NASA, of course, is more than just rocket scientists. It's home...
|
by lqmsh on (#5RK7S)
I find myself typing in two or three windows or applications back and forth. Typing non-English characters in one window and English in another is usual. I have to switch keyboard layout every time...
|
by LXer on (#5RK7T)
Published at LXer: Project Trident’s default Lumina desktop environment is unaffected by this development and will continue to be developed and maintained for Linux and BSD users. Read More......
|
by LXer on (#5RK65)
Published at LXer: Abderrahim Kitouni announced today the official release and general availability of GNOME 41.1 as the first maintenance update to the latest and greatest GNOME 41 desktop...
|
by Michael Uplawski on (#5RK4R)
Good morning I am on Bookworm/sid and just found out that Webmin is not available from the Debian package resources. Can you recommend a similar tool (_which is_ and) which can help me configure...
|
by LXer on (#5RK3A)
Published at LXer: This brief tutorial explains how to find the broken symlinks and delete them on Linux using 'symlinks' utility and "find" command. Read More......
|
by lattimro on (#5RK21)
Hi All, I follow this (https://docs.slackware.com/howtos:slackware_admin:systemupgrade) tutorial and suddenly something weird Where this come from? Code: --------- slackpkg upgrade-all
|
by coralfang on (#5RK22)
Hi, running some games through steam, on slackware -current, many of them fail to run and provide this output; Code: --------- ALSA lib dlmisc.c:337:(snd_dlobj_cache_get0) Cannot open shared...
|
by LXer on (#5RK23)
Published at LXer: GitLab is a free git repository management tool that allows you to create and manage git repositories. in this guide, I will show you how to install Gitlab on a Rocky Linux 8...
|
by LXer on (#5RJZX)
Published at LXer: The development team behind the Tails amnesic incognito live system have released today Tails 4.24 as the most recent version of this Debian-based GNU/Linux distribution for...
|
by LXer on (#5RJZ7)
Published at LXer: Changes to Firefox’s add-on policies that were announced on Wednesday, focus on privacy and security and will go into effect on December 1, 2021. Read More......
|
by lattimro on (#5RJYK)
Hi All, What is the purpose to store these packages? Is a way to remove this packages: Code: --------- du -sh * 66Mremoved_packages
|
by LXer on (#5RJYM)
Published at LXer: Being able to upgrade Fedora from one version to the next is one of Fedora’s best features. This article was originally written for upgrading from Fedora 34 to Fedora 35, but the...
|
by lattimro on (#5RJY5)
Hi All, I am trying to rebuild modules for VBox and I got this in the setup.log file: Code: --------- Building the main Guest Additions 6.1.26 module for kernel 5.15.0. Building the shared...
|
by LXer on (#5RJY6)
Published at LXer: Elastic Block Storage (EBS) is a high-performance block storage service. It is designed for use with Elastic Cloud Compute*i.e.*EC2 for transactions and intensive workload. ...
|
by LXer on (#5RJWW)
Published at LXer: When I started my first yoga studio in 2000, computer technology was way out of my wheelhouse. In fact, for the first two years, I didn[he]#039[/he]t even have a website. I did...
|
by b1bb2 on (#5RJWX)
I am learning cnee. I have debian 11.0.0 (bullseye). cnee manual says this: RECORD OPTIONS --first-last Print only first and last of multiple successive MotionEvent. --human-printout Prints human...
|