Linux How does Linux know the packages it needs for a software without an internet connection? |
- How does Linux know the packages it needs for a software without an internet connection?
- Fedora 34 won't resume after suspend or hibernate.
- Is there a way to see if the system shut down correctly?
- Input request for switch to linux
- Studying Linux for a job
- How to delete a write protected file in Linux LIte 5.4 (Live Session)
- How to make a multi-linux distro setup without VMs?
- How do i create a virtual WLAN
- How to install RescueTime via Command Line (Fedora 34) ?
- Virtualbox shows "active (exited)" on my installation. What does exited mean?
- how to use openrazer?
- How do I check with Ubuntu if my apache server can be accessed from the internet?
- how to use/start openrazer?
- GRUB Theme Customization
- My Ubuntu-Mate LiveUSB flash drive has a writable partition that includes dozens of log files from the past months ? I thought live USB doesn’t have any persistence without specifically modifying the Live USB (I used regular ISO and dd)
- I had to do a fresh install but the set up won't recognise my Win10 OS. It did on the previous try. What can I do to change this? I want to install alongside Windows
- .bashrc aliases
- Not able to make the terminal bell ring in Gnome 40.4 in OpenSuse Tumbleweed!
- How do I downgrade JDK?
- I got ubuntu 20.04 LTS and didn't like it. I used a command that was supposed to upgrade me to Pop_OS!. Then, I went into the software updater and updated everything. now my desktop looks completely different and I can only boot my computer with pop/gnu. Am I using Pop or Ubuntu?
- How to prep computer for switch to Linux?
- Explain me git, please
- Is there a bootable Linux distro that will give me access to windows 10 files and folders?
- Firefox and Syncthing reset themselfes
- Autostart a specific Calc document?
How does Linux know the packages it needs for a software without an internet connection? Posted: 30 Aug 2021 05:54 AM PDT |
Fedora 34 won't resume after suspend or hibernate. Posted: 30 Aug 2021 03:21 AM PDT I'm running Fedora 34 with Gnome 40 on a Lenovo IdeaPad5. After suspend or hibernate I get a blank screen and have to force shutdown. I've installed NVIDIA non free drivers and, consequently, I'm using X11 instead of Wayland. The same problem occurs when using Wayland, so I'm kinda lost, if anybody has any idea of why this is happening and how to fix it I would be much appreciated. [link] [comments] |
Is there a way to see if the system shut down correctly? Posted: 30 Aug 2021 05:17 AM PDT A couple hours ago I set my pc to shut down 30 minutes later and some time later I had a power outage and I kept wondering where I could find in the multiple logs linux keeps if it had time time to shut down properly or not. [link] [comments] |
Input request for switch to linux Posted: 30 Aug 2021 05:43 AM PDT Hi! I'm still running Windows 7 (yes, I know) because I was never fond of Windows 8/10 and I doubt it will change with 11. I'm not a total noob, I've played around with Ubuntu, Kubuntu, openSUSE, Kali, etc., mostly on virtual machines or on dedicated notebooks to keep in touch. So far, I've stayed back to switch to a new OS for software reasons, but lately I found that I use speciality software less and less, and with time, W7 gets more and more vulnerable. I found also that many software I use already has a linux port, so that should help. Allright, I'm mostly using:
As you can imagine, AutoCAD and the Creative Suite are the big problems. Aparently, you can install Photoshop with PlayOnLinux (haven't tested it though), but AutoCAD is another beast. I've tried different drawing software in the past, but I'm so "into" AutoCAD that even though I'm pretty rusty, I can still whip a sketch out in a couple minutes. I'm not playing that many games either, and if I do, mostly older games and more or less exclusevly single-player. I play mostly Left4Dead, Dead Island, Dying Light, Bioshock, CS:GO, Max Payne 3, Mr Prepper, Saints Row 3&4, Telltale: The Walking Dead, Wolfenstein: TNO (guess my genre :P ) My system isn't cutting edge but it still works:
Now: I thought about installing Kubuntu, since I like KDE, but I don't like that there is a bundle of software that comes with it, I usually like to install just what I need on a blank slate. All my data should be untouched since I've relocated all main folders from Windows to my HDD so if I have to wipe Windows my data would still be there. I'm using custom templates I've made for Word, but I'm willing to remake them in Writer, which I probably have to. Also, the AutoCAD situation is a thing. I thought about installing a VM with a bare Windows system just for AutoCAD, but I don't know how feasable that would be - is there a possibility for a "Mini" Windows installation? I would also need a possibility to print PDF documents. Sorry if I wrote that a little bit confusing, but I would really appreciate some input. [link] [comments] |
Posted: 30 Aug 2021 01:41 PM PDT Hi people! I've been using Ubuntu for a long time but I wasn't learning that much I just liked it and used it to make me comfortable with this tremendous change. Now, I have like 6 months learning Linux using the CLI and I passed the essentials course from NetAcad.com. Also, I'm learning scripting in bash. I want to apply for some job that requires this skill and I'm aware that I have no professional or work experience and this must be difficult. If you have any advise I would appreciate it. pd: Is there any project that I can do to add it to my resume? [link] [comments] |
How to delete a write protected file in Linux LIte 5.4 (Live Session) Posted: 30 Aug 2021 01:00 PM PDT Hi. I'm trying to boot into ReactOS, but I always get a BSOD. On r/reactos, someone suggested that because no other steps worked, I should try deleting the usb driver. So I booted up a live session of Linux LIte 5.4 and attempted to delete that file using the rm command. It asked me if I'm sure, I wrote yes, it spammed me with Ys. I had to close the terminal and now, trying to do that again it just tells me 'Permission denied'. So how do I go about removing this file? [link] [comments] |
How to make a multi-linux distro setup without VMs? Posted: 30 Aug 2021 09:13 AM PDT I was recently given an old pc and wanted to learn using linux on it instead of using VMs/dual booting on my laptop. Relevant Specs: CPU: Intel G2020 Motherboard: Gigabyte GA H61M-S1 RAM: 4GB DDR3 Storage: 3 identical seagate 500gb HDD I have used AntiX linux for 1 month and I am satisfied with it. I now want to try out a RHEL based distro ( Since used in many work environments) and an arch one and have them installed alongside antix. I chose : AntiX, ArcoLinux and Rockylinux(not sure on this). Would use antix mainly and boot up others for trying out stuff. I had the idea of installing each distro on each HDD. But the GRUB installed during AntiX install on sda, does not recognize Arco/Rocky on sdb/sdc respectively, giving me no chance to boot into anything except AntiX. I then thought of installing the 3 distros onto sda and use sdb and sdc for shared mounted storage among them. I also decided to use Refind boot manager instead of grub. The whole setup idea sounded cool to me, but after 4 days of struggle, I am unable to make it happen. I followed recommendations of making partitions for each distro so I decided to make separate /root for each and small /home on sda along with a common /swap. But I could not make more than 4 primary partitions and am stuck at this point. I also do not know when and how to install rEFInd correctly to make it all work. I understand using 1 distro im comfortable with on the pc and trying out others in a VM on windows laptop would be far easier but since I tried it for last 4 days, I really want to make it work somehow. Please help me out. :) [link] [comments] |
How do i create a virtual WLAN Posted: 30 Aug 2021 12:53 PM PDT |
How to install RescueTime via Command Line (Fedora 34) ? Posted: 30 Aug 2021 12:35 PM PDT I want to know is there a way to install directly via the command line, rather than downloading and then installing the .rpm package of RescueTime as discussed in Anyone use RescueTime on Linux? P.S - got to Linux turned 30 today! much wow for a noob user like me [link] [comments] |
Virtualbox shows "active (exited)" on my installation. What does exited mean? Posted: 30 Aug 2021 11:59 AM PDT First time I installed, it said "active (running)". I had to replace the disk with another one and had to redo the rocky linux install. After rocky install, I installed VB and it says "active (exited)" instead of "active (running)". Not sure what went wrong. I uninstalled and reinstalled VB and it still shows the same. Not quite sure how to fix it. I want to make sure that VMs created with that status will run and will not encounter errors. Anybody encounter this condition and how did you fix it? Thanks for your help.
[link] [comments] |
Posted: 30 Aug 2021 11:50 AM PDT i have litteraly no clue what everything means in the wiki and all and im just trying to change the rgb and dont know how, can someone help, because, i try to open "openrazer-daemon..." and its stuck on writing persistence config? deos anyone know what this means and can they help me pls? [link] [comments] |
How do I check with Ubuntu if my apache server can be accessed from the internet? Posted: 30 Aug 2021 11:31 AM PDT So I just installed apache2 on my server and now I'm looking to test it out and see if I can get a good curl response from it. I haven't done anything in the var/www/html/index.html, so I presume this is the webpage I want to get a response from. Running [link] [comments] |
Posted: 30 Aug 2021 07:39 AM PDT ive been trying to run openrazer on my pc and it keeps saying "tence config" i dont know what it means since im not really familiar with computers in general, can anyone help me out? or does anyone know how to make it run? and how to use it? [link] [comments] |
Posted: 30 Aug 2021 05:25 AM PDT I found this Custom GRUB Theme that I thought was stupidly-funny, so I decided to give it a try. https://github.com/sueperb/tasty-grubs/tree/main/themes/amogus But then I noticed a few things about it that I didn't like, visually. So I went into GIMP and modified the jpeg image to something I would prefer. I replaced my modified image with the one given by default, while keeping the same name, in the;
Then I moved this into
I also changed the
To
I then regenrated the file using the command; So I kept the same naming convention, I did everything correctly. I did this 7 times by the way. But the Custom GRUB Theme wouldn't load. I could still boot into Arch Linux, but it gave an error tht was something like;
Not sure what I'm doing incorrectly, I kept the same naming convention and followed the steps as if I didn't mofiy anything. Also I forgot to mention this, but I also extracted the zip file. [link] [comments] |
Posted: 30 Aug 2021 11:11 AM PDT See: https://postimg.cc/gallery/rm3zrpM Is this some bug, mistake or was I or the OS I created the live usb with infected? It's not just Ubuntu specific but in the logs (syslog I think), I found entries of my hard drives and hardware I used, when I booted and shutdown the liveUSB system etc. (I use live USB for debugging & data recovery etc) [link] [comments] |
Posted: 30 Aug 2021 11:10 AM PDT So as per title. Few days ago it game me the option. Today it does not? I've read it could be because of "fast boot" but I never had that disabled on the previous installation. Thanks for any help [link] [comments] |
Posted: 30 Aug 2021 05:12 AM PDT Hello, So I'm looking at adding an aliase but cannot find it online. I use endeavor os. I'd like an aliase for removing applications so it would be yay -Rcns <app name> but I cannot figure out how to get it to work. The terminal just says command not found. I'm assuming I need a way to pass a parameter? How would this be done? Thank you [link] [comments] |
Not able to make the terminal bell ring in Gnome 40.4 in OpenSuse Tumbleweed! Posted: 30 Aug 2021 10:58 AM PDT Using OpenSuse Tumbleweed with gnome, I like it and everything's fine! The only problem is that terminal bell is not working, neither in gnome-terminal, nor in Xterm! The bell which sounds when Backspace is pressed while at the beginning of line or when Tab is pressed and there are no bash completions available! After I did some settings with default.pa, it's working for Xorg but still no sound in Wayland! :(! I have Fedora too with Gnome and there it's working fine! Please help! [link] [comments] |
Posted: 30 Aug 2021 12:21 AM PDT I installed JDK with the Ubuntu Software application which selected JDK-16.0.2, and I need to downgrade to version 11. [link] [comments] |
Posted: 30 Aug 2021 06:53 AM PDT |
How to prep computer for switch to Linux? Posted: 30 Aug 2021 10:34 AM PDT Just determined my laptop CPU won't be compatible with Windows 11, so will now install Linux Mint. I suppose I'll first need to move all my data files onto an external hard drive before running the installation. How do I migrate these files into the Linux directory structure. Simple copy and paste? BTW, I'm not a total stranger to Linux. I've already installed and have been using Ubuntu on an old unused laptop I had laying around. [link] [comments] |
Posted: 30 Aug 2021 09:55 AM PDT I cloned something using git command, later regretted and decided I didn't need it. Where is the cloned thing placed and how to remove it? After doing research it seems git clones from every repositories the software is in and copies it in your PC. But what is that code, it's in form of a program or bare code? What utilities does it have? Additionally, I am on openSUSE Leap, so I did a rollback to a point before the git installation. Does it delete anything git installed too? Thanks in advance. EDIT: I rolled back due to another installation, not just git itself. However, it remains uninstalled as I don't need it for now. [link] [comments] |
Is there a bootable Linux distro that will give me access to windows 10 files and folders? Posted: 30 Aug 2021 09:53 AM PDT After having installed and then uninstalled Microsoft game pass, there is a folder on d drive called program files. I have spent hours trying to delete this! Gaining permission, running from CMD etc but it just won't delete. Then I thought, Linux will not have that problem, being unable to delete program files folder. . I've tried to download a few Linux distributions, but either they cannot see my C and D drives from windows 10, or they give me a UEFI error before they even boot. Can someone give me a quick fix? Thank you! [link] [comments] |
Firefox and Syncthing reset themselfes Posted: 30 Aug 2021 09:31 AM PDT Two different cases I use two profiles on firefox with specific addons, tabs, stickytabs etc. On firefox I always get asked if I wanted to set "Firefox" as my default browser, on both profiles. Only on the profile that I have set as standard I have said yes. That profile (my study profile) was just empty yesterday, all tabs gone. No other profiles open, I opened it again but nothing worked. The other profile (opened in about:profiles) was normal. Syncthing: I use Syncthing (autostart enabled) and Syncthing GTK as interface. When I was in the web GUI it said I have to set a password and user (didnt have to do that on windows?). On Windows the GUI was that of the webgui too, which is better imo. Anyways, it worked although with some lag (for the new folders to show up their "add folder?"-dialogue. After shutting down my laptop and rebooting, Syncthing is just resetted? All folder settings are gone? [link] [comments] |
Autostart a specific Calc document? Posted: 30 Aug 2021 09:26 AM PDT Hi, I have a calc document where I have everything, timetable, calendars, etc. On windows I just put a link to it into the autostart folder, on linux I tried to open a shell script opening the file, but it didnt really work. What command do I need to open it on autostart? [link] [comments] |
You are subscribed to email updates from Linux 101 stuff. Questions are encouraged, noobs are welcome!. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment