![]() |
by VernaS on (#521E8)
tar: noip-duc-linux.tar.gz: Cannot open: No such file or directory when trying to install NO-IP in terminal following umbuntu instructions it extracted... posted file success it is in the...
|
LinuxQuestions.org
Link | https://www.linuxquestions.org/questions/ |
Feed | https://feeds.feedburner.com/linuxquestions/latest |
Updated | 2025-06-16 18:31 |
![]() |
by Derrant on (#521E9)
Hi, I have installed slackware, the installation went well, however, when I try to generate an automatic xorg.conf configuration, I get Code: --------- (++) Using config file:...
|
![]() |
by tupdegrove on (#521EA)
How do I get rid of the Fedy and guice-multibindings errors below? I updated Fedora 30 and then did the following. ----------------- sudo dnf system-upgrade clean [sudo] password for ...: ...
|
![]() |
by LXer on (#521EB)
Published at LXer: Install Deep Learning based Mozilla/TTS on Ubuntu. In this guide you are going to learn how to setup a text2speech solution based on deep learning with Python Flask application...
|
![]() |
![]() |
by NiallMan on (#521ED)
Hello all. I just joined because I have a question about iconv. No need to reply here as I will scan the site to see if there is anything relevant first. If I don't find an answer I'll post a...
|
![]() |
by sam_o_rogers on (#521EE)
I am listing this under newbie, though I have a number of Linux systems. Was given a Toshiba Satellite computer that originally had Window Vista on it. However the disk drive had been removed. ...
|
![]() |
by LXer on (#521M5)
Published at LXer: The mythos of the remote home office or the exciting archetype of the digital nomad are as appealing as they are dangerous. It's great to be able to avoid a commute, to be able...
|
![]() |
by eng_mohammedmostafa on (#521A6)
In this file, there are many { and } But I need to print only text between { and } which contain only HOST Keep into consideration that context is unknown value as it might be (prod,dev or test...
|
![]() |
by DBabo on (#521A7)
i must have becoming too old and lazy, but diff is not doing it for me anymore. Ask: what is the good gui tool for reviewing and creating diff data between files? Ideally i'd like to edit in...
|
![]() |
by Matt4 on (#521A8)
I am running Linux Mint 19.3 with xfce. Some time ago I changed the file manager from Thunar to Nemo, and installed the xfce4-places-plugin. Everything worked fine and I could access recent documents...
|
![]() |
by bruceam on (#521A9)
In earlier versions of Debian, I would download the Debian isos, and mount them to specific directories on the hard drive. I would then add them to the "sources.list" file so the computer would not...
|
![]() |
by anilw on (#521AA)
Dear All, i'm running ubuntu 18.04 on my Odroid XU4 and i have connected to internet using 3G mobile dongle. i have installed squid proxy server but i have no clue how to set up proxy ip ( i have set...
|
![]() |
by rahulvishwakarma on (#521AB)
hi to all, I've centos7.5 and codeblocks in VM. I am trying to get report of ( or file in C++ ) in hard copy by print like option as in gui. but have no idea. please any suggetion.
|
![]() |
by dedec0 on (#521AC)
Hello, I am using linux (Debian). i have a file i have kept, since a few years ago, to use in pages which need flash plugin. The file name is libflashplayer.so. I used it, in a machine that is...
|
![]() |
by zaphod_es on (#5214N)
I have just installed RB 3.4.2 on Mint 19.2 and it is having trouble saving data. It can save a playlist name permanently but its contents only for a few minutes. Similarly the entire music list...
|
![]() |
by dezix on (#5214P)
Hi! Please, in */etc/fstab* file, what is the recommanded way to fill the first (device) field if it is a *Logical Volume* (LV) created by *lvm2* ? Under what circumstances to choose between...
|
![]() |
by jorjor242 on (#5214Q)
his bash script works fine when run from CLI - ---Quote--- #!/bin/bash tail -n 50 /var/log/suricata/fast.log > "$(date '+%Y-%m-%d_%H-%M-%S').log"
|
![]() |
by dugan on (#5214R)
The Slackware forum is obviously the best place to ask this. :) What's the best terminal-based SFTP client? Is it still lftp?
|
![]() |
by fatmac on (#5214S)
Posted by their engineer, on the RPi Forums..... ---Quote--- USB boot development is in progress. We do not have a schedule for it, nor a release date. It is not the highest priority task we...
|
![]() |
by sparkix on (#5214T)
I have an Ubuntu server 16.04 running samba which other people log into with multiple pcs (windows and Mac). What I'm trying to do is have it log me in with the user lan-admin from my PCs but...
|
![]() |
by MUSTDOS on (#520ZD)
https://www.linuxquestions.org/questions/slackware-14/best-way-to-install-deb-package-in-slackware-907732/ I tried this link to get opera debian version converted to a slack package and install it...
|
![]() |
by Anti-Nazi on (#520ZE)
Hello, So i just installed manjaro yesterday,was fine and everything so today i decided to update my graphics drivers for my ryzen 3 2200g with radeon vega graphics and after rebooting all i see is a...
|
![]() |
by carlolab on (#520ZF)
Hi, I have a "fileX" test file with a content like this: a b c d e f I need to make a for cicle to print column 2 to 6
|
![]() |
by rjo98 on (#520ZG)
Anyone know the proper way to fix this? My limited how to fix failed update knowledge typically leads to a wipe and reload, which I'm trying to avoid this time :doh: Only thing i've tried so far was...
|
![]() |
by LXer on (#520ZH)
Published at LXer: Visual Studio Code is a free and open-source cross-platform code editor developed by Microsoft. It has built-in debugging support, embedded Git control, syntax highlighting, code...
|
![]() |
by Knew2Linux on (#520ZJ)
Hi, very newbie here. I have a Dell Inspiron 15 laptop with Ubuntu 14.04.6 LTS installed. I realize that the internet connectivity only works at 2 GHz ( not 5 GHz ), but I'll have to put up with...
|
![]() |
by LXer on (#520ZK)
Published at LXer: COVID-19 has suddenly thrown all of us into a new and challenging situation. Many of us are now working full-time from home, and for a lot of us (especially people who...
|
![]() |
by LXer on (#520WH)
Published at LXer: Got an idea about promoting open-source software to coders typically in high school and college? Endless and GNOME will reward you for your idea. Read More......
|
![]() |
by Turbocapitalist on (#520WJ)
If I have an input file with 14 non-blank lines, grouped into two multi-line records, and gawk, Code: --------- cat in.txt START 10427 12216 351
|
![]() |
by LXer on (#520WK)
Published at LXer: Abby Kearns, the Cloud Foundry[he]#039[/he]s executive director, is stepping down leaving the most popular Platform-as-a-Service clouds in the capable hands of its CTO Chip...
|
![]() |
by LXer on (#520WM)
Published at LXer: One of the first tasks when provisioning a new Linux server is adding and removing users. Each user can have different permission levels and specific settings for various...
|
![]() |
by LXer on (#520SS)
Published at LXer: GRID, the 2019 racer from Codemasters is showing some signs that a Linux port may be on the horizon going by some info taken from SteamDB. Read More......
|
![]() |
by LXer on (#520ST)
Published at LXer: You might not know, but there are currently 7,117 languages spoken in the world. Not dialects, but living languages! However, much of the world[he]#039[/he]s digital media is...
|
![]() |
by eng_mohammedmostafa on (#520PZ)
If file content is: ---Quote--- echo -n "Host is:"; grep -h -E 'host_value' /file_path echo -n "IPAD is:"; grep -h -E 'Address_value' /file_path ---End Quote--- How to force each grep...
|
![]() |
by Nobutarou on (#520Q0)
Hello, In the BLFS book, clang is placed to tools/. Compiler-rt is placed to projects/. How I can know those places. I want to know where I should place lld. I read...
|
![]() |
by LXer on (#520Q1)
Published at LXer: Mono is a platform for developing and running cross-platform applications based on the ECMA/ISO Standards. It is a free and open-source implementation of Microsoft’s .NET...
|
![]() |
by plipplop on (#520SV)
Hello everyone I would like to preface this by saying that I'm new to Linux, so any help would be appreciated. I googled this problem before posting, and I've tried the solutions provided in other...
|
![]() |
by Skaperen on (#520Q2)
if i set up stunnel in daemon mode listening on port 443 and forwarding to a local-only private port running an http daemon process, is that enough to look like https? are there alternatives?
|
![]() |
by Julius Nepos on (#520Q3)
Using Ubuntu 18.04 I have no activity menu. I'll try to post a screenshot. The super + A is supposed to open the activity menu but doesn't. "Super" + F does open a file browser as it's supposed to....
|
![]() |
by GenoM13 on (#520Q4)
I successfully installed Ubuntu on an old MBP (HD formatted so macOS completely wiped out). Covid-19 interrupted life and now I have not idea what the user password is. Is there a way to simply...
|
![]() |
by LXer on (#520Q5)
Published at LXer: Recently, fellow Opensource.com scribe James Farrell wrote a wonderful article entitled How Ansible brought peace to my home.*In addition to the great article, I really liked the...
|
![]() |
by LXer on (#520Q6)
Published at LXer: Fedora test days are events where anyone can help make sure changes in Fedora work well in an upcoming release. Fedora community members often participate, and the public is...
|
![]() |
by LXer on (#520K8)
Published at LXer: This guide explains how to fix "permission denied while trying to connect to the Docker daemon socket" when you try to run Docker as non-root user in Linux. Read More......
|
![]() |
by Sean the Nailer on (#520K9)
Hello, and greetings all. This is my first post, as well as my first attempt at seeking assistance from a forum. Obviously, I'm new at this "Linux" thing, but I've got Faith that it is WAY GOODER...
|
![]() |
by MirceaKitsune on (#520KA)
I recently decided to play around with Mozilla Hubs (https://hubs.mozilla.com) and see how the project developed. Amazing stuff by the way... if anyone's into virtual worlds (like Second Life) I...
|
![]() |
by LXer on (#520KB)
Published at LXer: I just assembled the set of instructions placing F32 (bare metal) workstation via linux bridge on office LAN, traditional KVM Virthost packages download and install and polkit...
|
![]() |
by lpallard on (#520KC)
I have annoying issues with bluetooth on my desktop running Mint 19.3 (fully up to date). Basically, it is totally unreliable. * Devices will disconnect on their own * Devices will not connect *...
|
![]() |
by bruceam on (#520BP)
I recently upgraded from Debian 9.x to Debian 10.3. Once installed, I discovered that I could no longer mount the network drives to my computer as I had in Debian 9.xx. I was finally able to mount...
|
![]() |
by tramtrist on (#520BQ)
I'm getting errors using both Netflix and YoutubeTV on Firefox 68.7.0 Youtube non-DRM works fine. HTML5 tests out fine. Chrome browser works fine for Netflix and YoutubeTV as well. Any ideas?
|