Linux Can't send emails via Thunderbird. Firewall problem? |
- Can't send emails via Thunderbird. Firewall problem?
- Ubuntu is suddenly slow
- Is ufw firewall blocking my outgoing mail?
- where are programs stored?
- Steps to dual boot Linux (KDE Neon) on Mac, and what sort of problems I might have
- Hard drive is read only
- Update to my Thinkpad battery woes
- I want to have linux on one ssd and windows 10 on the other, anything I need to know?
- Trying to change http links to https
- Should I install and use Zorin OS?
- What's the difference between updating and upgrading the package, and should i not upgrade?
- Can I automatically sync the settings on two computers?
- Please help me with possible DNS issue
- Helpe install Open JDK 11?
- Should I update sudo or just use doas?
- Asian languages and stuff fonts are broken in the browser
- I want to find a space followed by a tab using grep and it's not working
- While trying to install linux(arch) with dual boot windows 10. My main SSD is not showing in the list. I have tried using FDisk as well. Only the flash drive is showing in the list.
- Cannot install Office 2019 on Arch via Wine. What am I doing wrong?
- Hi. I just installed Elementary Os on my second drive and got a error. I try some tutorials and still can't fixed it. Can anybody help? I'm new at Linux. When i try to set root, is working but following linux /boot/vmlinuz-linux root=/dev/=sdc1 is not working. Says "linux" is a unknown command.
- JingOS v0.6 Release - Announcements
- Looking for a Linux driver script for a MS Trackball Explorer USB mouse
- blackeye not generating ngrok link
- Is X11 insecure?
- Installing Manjaro on a new drive, next to Windows 10
Can't send emails via Thunderbird. Firewall problem? Posted: 28 Jan 2021 08:20 AM PST I can recieve mails via Thunderbird just find, but I can't send any. It says that connection with SMTP server has just expired. Is this because my ufw firewall? And if so, how can I set rule for exception? And if the problem is somwhere else, how to fix it? [link] [comments] |
Posted: 28 Jan 2021 03:20 AM PST I started dual-booting Ubuntu and Windows 5 months ago. It worked just fine, without any problems. But now Ubuntu is suddenly getting slow. In Zoom meeting two days ago and also today there was the alert like "High CPU usage reduces meetings quality". All applications are just slower. I tried to restart several times, but the result remained the same - slow Ubuntu. What wonders me, is, that yesterday Ubuntu did run as I was used to - fast and without problems. What are the steps that I must take in order to find the problem and solve it? I tried the command "top" in terminal. Could it be that I am running out of memory for Ubuntu partition? (I will check that now... :-))? Anyway: What are the basic steps I should take? [link] [comments] |
Is ufw firewall blocking my outgoing mail? Posted: 28 Jan 2021 07:59 AM PST I'm trying to use Thunderbird. I think I set up everything correctly, I can recieve mail just fine. But when I try to send mail, it says that connection with SMTP server has expired. Isn't it possible that ufw firewall is blocking it? And how can I set the correct rule for Thunderbird? [link] [comments] |
Posted: 27 Jan 2021 04:53 PM PST so im really used to windows' "program files" folder being the default for programs, and being able to move it to another spot on the drive without affecting much. ive tried digging around a bit in my linux mint VM to see where something like steam would be stored, but i wasnt able to find any indication of the 'bulk' of the program (i even checked hidden files) so... how does this stuff work on linux? [link] [comments] |
Steps to dual boot Linux (KDE Neon) on Mac, and what sort of problems I might have Posted: 28 Jan 2021 06:50 AM PST My friend wants to play Among us *chuckle* on his Mac, and I think I'll introduce him to KDE Plasma. What are the steps to enter the BIOS or UEFI settings if it has any, and boot into the USB and install Linux along with the bootloader? If any of you guys are using Linux on a Mac, tell me how your experience is. [link] [comments] |
Posted: 28 Jan 2021 05:37 AM PST When I try to add a steam folder to my hard drive it says that my hard drive is read only. I just got Linux Manjaro yesterday and have no clue what the issue is, so I'd be thankful if someone can help me. I think it may be a permission issue, but honestly have no clue. [link] [comments] |
Update to my Thinkpad battery woes Posted: 28 Jan 2021 02:11 PM PST |
I want to have linux on one ssd and windows 10 on the other, anything I need to know? Posted: 28 Jan 2021 10:13 AM PST I'm thinking of installing linux mint to move away from windows, but there's still a couple of things I need to keep windows 10 for. I have 2 ssd drives, one of which has windows and other was just used for storing some random data, but I already backed up everything from it. If I install mint on the other drive then I can just choose which system to boot at boot menu, right? Or is there something more I need to know to prevent myself from screwing up something important? I plan on using Mint as my main OS (already have some experience with it). [link] [comments] |
Trying to change http links to https Posted: 28 Jan 2021 01:55 PM PST I have a folder full of http .html files im trying to use the command line to change into https files. I got this to work the other day and now it doesn't This is the command I'm using " $ find . -name "*html" -exec sed -i's/http/https'/g' {} \;done" I keep getting the error "find: paths must precede expression: done Usage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path...] [expression] [ec2-user@ip-172-32-1-37 site_practice]$" I'm already in the directory containing the file and additionally I have tried going back a directory and having it look there. If anyone knows what to do that would be greatly appreciated thank you. [link] [comments] |
Should I install and use Zorin OS? Posted: 28 Jan 2021 01:40 PM PST Hello, so I been distro hopping for quite some time and I want to install and use Zorin OS, But I recently learnt that Zorin OS 15 is based on Ubuntu 18 not the latest v20 (and soon to be released v21) I am concerned that if I install Zorin OS I will run into problems since v18, Will be there problems like not being able to install software and stuff? I am aware that the support for Ubuntu 18 will be till April 2023 and Hopefully before then Zorin releases 16 which is based on v20, but I am not sure :/ My laptop is HP Omen with GTX 1660ti and 256 SSD (Windows) and 1TB HDD (for data) If I shouldn't install Zorin what other distros do you recommend? (I didn't like Linux Mint a lot and I mostly familiar with Ubuntu based distros no Arch and stuff) I should also mention I will be using Zorin for software and game development Thanks in advance for all your help ❤️ [link] [comments] |
What's the difference between updating and upgrading the package, and should i not upgrade? Posted: 28 Jan 2021 01:30 PM PST A new linux noob here, whenever i boot into ubuntu linux, i always run sudo apt update command before starting everything, but today a fellow linux user told me in discord that i shouldn't do that, it'll break my installation Can ya guys help me in understanding when i should use apt update and when should i upgrade my packages? i don't wanna get too careless and end up getting things messy another thing i wanna mention is that i run ubuntu on android through termux with the help of andronix [link] [comments] |
Can I automatically sync the settings on two computers? Posted: 28 Jan 2021 07:12 AM PST I have two laptops with similar specs - intel i5 and i7. I wish to use the exact same distro and configuration on both. I tried maintaining that manually with git and it was too much work. Keeping dotfiles on Dropbox works fine, but what about other stuff that's unique to distros and desktop environments? I'm currently using Kubuntu but I'd be open to use another distro/DE. sorry for the duplicate I'm trying to delete the other post but it's not working (on mobile). [link] [comments] |
Please help me with possible DNS issue Posted: 28 Jan 2021 09:12 AM PST Hey guys, you are my last resort. I'm struggling with this for second week now. I think I have DNS issue on my laptop. The webpages are sometime loading fast, sometimes takes minutes to load them. Almost every time if I want to update my system or apps I'm getting these errors: I have a Dell XPS 15 9570 laptop dualbooted Win10/pop_os. My wireless card: [link] [comments] |
Posted: 28 Jan 2021 12:27 PM PST *Help me I tried the instructions here: https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/generic-linux-install.html And got
I went to check my file name, it ended "amd64.deb" and looked like it was on a zip file? I'm confused because I'm new to Ubuntu. I opened the file with GDebi Package Installer. Clicked install. It's saying "status: same package already installed". But I don't see the app. What's going on? [link] [comments] |
Should I update sudo or just use doas? Posted: 28 Jan 2021 09:35 AM PST In regard of the vulnerability I saw some people suggesting to switch to doas, but given the fact that the bug was already patched, is it really necessary to make the switch? I know that sudo has a lot of options that I never use and doas is less bloated, but I don't want to break anything by removing sudo (I'm a noob) and the gain from using doas in my particular case seem just not worth it. What I'm truly care about is security. The bug is fixed, yes, but does that mean that I should just update sudo and relax? should I remove myself from the sudoers file and use doas from now on? [link] [comments] |
Asian languages and stuff fonts are broken in the browser Posted: 28 Jan 2021 09:23 AM PST stuff like Korean, Chinese, Japanese, are broken in the browser (I use brave). My distro is Arch (btw) so I assume its bc I don't have fonts installed. what do I do? [link] [comments] |
I want to find a space followed by a tab using grep and it's not working Posted: 28 Jan 2021 09:16 AM PST I want grep to give me all sequences that are: a single space, immediately followed by a tab character. I'm doing the following: $ grep ' \t' file I know for a fact that there are only ~3000 lines that actually contain this. This grep is giving me over 14000 lines. I don't get it. Is the syntax wrong here? Please help, thanks. [link] [comments] |
Posted: 28 Jan 2021 09:14 AM PST |
Cannot install Office 2019 on Arch via Wine. What am I doing wrong? Posted: 28 Jan 2021 05:27 AM PST |
Posted: 28 Jan 2021 09:08 AM PST |
JingOS v0.6 Release - Announcements Posted: 28 Jan 2021 12:52 AM PST |
Looking for a Linux driver script for a MS Trackball Explorer USB mouse Posted: 28 Jan 2021 06:25 AM PST I want to migrate from Windows to Linux (Mint), which I have had as my default boot system for over a year, but I am still trying to find a way to use my MS Trackball Explorer mouse in Linux. The Trackball Explorer has the ball, 4 buttons and a wheel with a button function. Has anyone created a driver script for one? or, can anyone suggest a modifiable script or other way for me to do it? [link] [comments] |
blackeye not generating ngrok link Posted: 28 Jan 2021 05:02 AM PST Hi guys! I am experiencing issues with the blackeye tool, because it's not generating the ngrok link to be send. I really hope the issue will be fixed if I just reinstall the tool, because it worked just fine a few days ago and everything was cool, but now there is no link generated in order to send it. My questions is, how do I go about removing/uninstalling blackeye considering it has been cloned in a repo? I searched the net and tried some stuff but it's not working. blackeye.sh file and the other files are still in here. Please help. Thank you for your time! [link] [comments] |
Posted: 28 Jan 2021 12:37 AM PST I have heard somewhere that X11 is not made with security in mind. Is that true? And how does Wayland compete with X11 in terms of security? [link] [comments] |
Installing Manjaro on a new drive, next to Windows 10 Posted: 28 Jan 2021 04:21 AM PST Currently I'm running Windows 10, mainly for personal use but with Work-From-Home being a thing, I started using my PC for work as well. I'm a developer and really would like to install Manjaro on my PC to use it as my work environment. I recently bought a new SSD of 1 TB for this. As I'm totally not familiar with having multiple OS' on my hardware, I'd like to ask for the best approach. - Should I follow dual booting guides from the Manjaro documenation/forum or simply install it on the new drive? - I'd like my home to be on a separate (and bigger) partition so that I can still access it from Windows in case I have to, is this possible or is it unreadable in Windows? All help and advice is appreciated! EDIT: found my solution here: https://forum.manjaro.org/t/root-tip-dual-boot-manjaro-and-windows/1164 [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