ubuntu

  1. C

    Is there a problem with the way that Ubuntu mounts/reads flash drives?

    Sorry if this question seems like gibberish to you, I am still a n00b in terms of general linux knowledge. It seems like operating systems in general struggle with this, the data on the drives must be written properly to begin with for operating systems and the BIOS to be able to recognize...
  2. K

    Perform Double VPN (multi-hop VPN)

    Hello everyone, I had new challenge with routing traffic through two VPN servers as shown in fig. 1. Figure 1 Here is some real information about this scenario: VPS2: - I call it L2 - Located in France - Runs Ubuntu 18.04.6 LTS - Has eth0 as default interface connected to Internet -...
  3. G

    DELL Latitude 7300 Ubuntu 18.04 NVMe PCIe M.2 SSD not detected + incorrect status

    Hi all, I have a dell pc running only ubuntu, it's not a dual boot. Surprisingly, I powered it on and found a weird critical error message: I have searched everywhere, I tried all the tricks that I know like removing the drive, removing the battery but till now, the problem is still...
  4. I

    Switching to a Linux Distro (Probably Kali or Ubuntu, haven't decided yet) from Windows 10 (No Dual Boot)

    I would like to completely switch to a Linux Distro (Either Kali or Ubuntu, still deciding) from my Windows 10 Laptop. I know you can do Dual Boot that lets you switch from Linux to Windows and Windows to Linux whenever you want, but I want to make the full switch. Do I just go to the website...
  5. S

    Help with using networkd on ubuntu desktop rather than network manager

    Hi I've two ubuntu desktop machines running and I am trying to set up one to operate as a router. I've set both to use networkd using this tutorial here What I've done so far: Server: /etc/sysctl.conf - net.ipv4.ip_forward=1 sudo iptables -A FORWARD -i enp0s8 -o enp0s3 -j ACCEPT sudo iptables...
  6. G

    Having Issues with Ubuntu Installation on Lenovo Ideapad 5i Pro

    Hello. I bought the laptop a few days ago without an operating system. Since then I tried to install Ubuntu and was challenged with several errors. I used 'Rufus' to create UEFI and BIOS/UEFI bootable USB, and every time I selected Ubuntu to be installed, the computer showed the following...
  7. cloudytechi147

    Jar file running failed on Ubuntu inside Rasp Pi

    Here is my discord music player bot, I compiled and installed it with Maven and Java 8 using the following procedure: mvn clean mvn compile mvn test-compile mvn test mvn install And here is my pom.xml <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0"...
  8. jeremyy44

    Random Crash CPU decoding architectural errors

    Hi, So recently I have been getting random crashes out of nowhere. They happen at random without anything that I can notice being related. Im using rasdaemon to log the error since im new to looking through log files for errors and im not sure which file to look at exactly. The error that I get...
  9. jeremyy44

    CPU Thermal Throttling only under Linux

    Hi, So recently I have been encountering a problem. Basicly my cpu keeps thermal throttling but only under Linux. I have a I5-9600k and a Nzxt Kraken as a AIO Im on Kubuntu 21.04 To stress my cpu im using s-tui with the defaults settings. Basicly as soon as I start stressing my cpu goes up to...
  10. hanser30

    Perfect Linux (POP OS) Laptop - Asus Zenbook Flip 15 + Others

    Wanted to post my progress on the Zenbook Flip 15 on a new thread. Wanted to let you guys know that this thing has been running flawlessly with all features supported for over a year. I am currently running Pop OS. Specs: Asus Zenbook Flip 15 16GB RAM Intel Core i7 1165 G7 Nvidia GTX 1650ti...
  11. P

    oracle-xe-21c issue

    Hello, I need help to fix this: Synaptic don't start "E: The package oracle-database-xe-21c needs to be reinstalled, but I can't find an archive for it. E: Internal error opening cache (1). Please report." When I trying to remove and install again: dpkg: error processing package...
  12. M

    RESURRECT A OLD NOTEBOOK

    I was given the mission to resurrect a notebook from 2007, his hardware has huge 512mb of ram and powerful 60gb of hd that I have no idea of the reading speed, but for sure it must be very high, to try to solve this problem I thought of Linux for being a lighter operating system, I researched...
  13. F

    IPTABLES - Expert Advice Required

    Hi all, I have been battling trying to get something working for a while now. I'm close to just giving up as I just can't seem to make it work exactly how I want. I am trying to set up iptables on an Ubuntu Server 20.04 LTS to accept traffic from the LAN and route through a VPN tunnel that is...
  14. A

    Desktop freezes just before finishing loading

    Hi ! I'm using Linux Lite 5.4 and since yesterday, I cannot access my desktop. The boot goes as normal (I removed quiet splash from the grub file to make sure it was ACTUALLY loading) but right as when it's supposed to start loading the desktop, the white text blinking indicator or whatever it's...
  15. G

    <SOLVED> Bluetooth not working on a Toshiba Satellite

    I unistalled blueberry when I first set up linux mint due to it not even being able to detect a speaker. I then installed blueman and everything worked fine until about a week later, when it started getting unreliable. Sometimes it starts up normally upon boot-up and works perfectly fine, but...
  16. B

    extensions get disable/reset after i close/restart the pc

    I am using ubuntu game pack and when i close or turn of the pc i find that all the extensions get disabled and i need to turn all of them again and some like dash to dock get reseted
  17. L

    SAMBA permission error. Even the sudoers can't acess the directorys.

    First of all, sorry for bad bad english. I have problem with acessing samba shared folders trought windows 10. I got permission error (with the root user too). I created a test director in /media/teszt. I set it for my personal user ch 777. With these rules i can acess the folder. I can write...
  18. I

    Finding UUID to automount my external HDD

    it says i only have a PTUUID when i do blkid. I dont see any UUID for my harddrive. ive attached screenshots of my terminal. Im currently on Ubuntu 20.04. any help would be appreciated. Im very new to linux so thanks
  19. J

    Launch application via .rc file

    I've noticed a lot of applications have an .rc file where you can configure it. Does Ubuntu have the same? I would like a certain file to always be open in the application Gvim at Workspace 1, every time I boot up. In addition, maybe for there to be a command I can execute which moves windows...
  20. N

    Terminator auto complete

    Hello everyone ! I'm pretty new to Ubuntu and I wanted to have an auto complete with my terminal (I use Terminator) but even when I installed bash auto-completion following what was said here ( https://www.cyberciti.biz/faq/add-bash-auto-completion-in-ubuntu-linux/ ) but it doesn't seems to...
Top