Check “boring proxy” On github easy to install and configure and does https for you
/bin/bash/
When nothing goes right, go left.
- 0 Posts
- 21 Comments
/bin/bash/@lemmy.worldto
World News@lemmy.ml•Paris Mayor Says Russian, Belarusian Athletes 'Not Welcome' At Olympics
1111·2 years agoRemoved by mod
/bin/bash/@lemmy.worldto
World News@lemmy.ml•Russia warns United States: use of SpaceX for spying makes its satellites a target
213·2 years agodeleted by creator
/bin/bash/@lemmy.worldto
No Stupid Questions@lemmy.world•What would happen if all of humanity don't need to work any more ?
2·2 years agoThem we are making more children …
Avoid Docker as much as possible. It gives you a quick way to run apps, but in a way that you can’t see what is going to be installed.
It is also double resource heater.
And it has many frequent vulnerabilities.
/bin/bash/@lemmy.worldto
World News@lemmy.ml•Russian missile hits near Zelensky motorcade in Ukraine city of Odessa
1·3 years agoShould i pay to read your funking links?🤔
/bin/bash/@lemmy.worldto
No Stupid Questions@lemmy.world•How can I learn to dance/glide like this guy?
320·3 years agoFirst you need to learn to post links using more private alternatives in case of YouTube you can use freetube or libretube or something else there is a lot of private alternatives to don’t force the people navigating to tracking websites.
/bin/bash/@lemmy.worldto
No Stupid Questions@lemmy.world•Why do Google searches not give maps links anymore?
2·3 years agoI know nothing about Startpage because, personally, i trust none of the web search engines, especially those that came into existence for no apparent reason…
/bin/bash/@lemmy.worldto
World News@lemmy.ml•France makes abortion a constitutional right
320·3 years agoFrom what i read:
“We’re sending a message to all women: your body belongs to you and no one can decide for you,” he added."
Your body… well seems like a abortion is not about “your body” but a body from someone else’s…
This world is crazy sometimes 😕
/bin/bash/@lemmy.worldto
No Stupid Questions@lemmy.world•Why do Google searches not give maps links anymore?
31·3 years agoOsmand it’s the way you should go Privat + secure + no trackers + integration with phonetrack
/bin/bash/@lemmy.worldto
Selfhosted@lemmy.world•I'm new to self hosting. How do I monitor security?English
10·3 years agotrough ssh when you connect to your machine run :
lastb -10
This will show you the last 10 login failed attemps you can change to 20 or whatever
you can also run: last -10 to see the last successful logged in
use :
more history
to see all the commands that someone have typed
on the dir /var/logs you have a lot of another logs too
for more paranoid level use
netstat -a
This will show you all incoming and outgoing communications
and like the others said considere using firewall and fail2ban
Note: don’t relly to much on firewalls since they are easy to bypass
keep all softwares updated
read frequently about new vulnerabilities if there is some vulnerability that affects your software until gets patched turn of that service.
when you say some services on your network are you talking about machines or softwares?
for machines yes ups makes sense for softwares writing some scripts to run on start up should be enough another alternative can be setting up wake on Lan that way you can bring all up again wherever you are
/bin/bash/@lemmy.worldto
Open Source@lemmy.ml•Please don't use Discord for FOSS projects
1·3 years agoI’m not a fan of online games therefore can’t suggest you an alternative but I’m sure something better exists
chatting and making video with your daughter trough discord it’s the same like having any discord employee watching you (see privacy policy ) if you are confortable with that it’s fine . I’m supposing you are on lemmy to avoid reddit right ? do the same for discord.
that is the right result why don’t sleep because of that? 🤔
/bin/bash/@lemmy.worldto
Open Source@lemmy.ml•Please don't use Discord for FOSS projects
122·3 years agoyou shouldn’t use discord at all … I think nowadays it’s the only app that uses plain text for all messages avoid discord
/bin/bash/@lemmy.worldto
No Stupid Questions@lemmy.world•Did you ever think that maybe all VPN services are actually secretly owned/funded by governments and that they are only giving you a false illusion of privacy?
12·3 years agoall it’s exaggerated but they are outside yes…
/bin/bash/@lemmy.worldto
Selfhosted@lemmy.world•ssh into raspberry without a routerEnglish
12·3 years agoyou can just use a reverse shell
/bin/bash/@lemmy.worldto
Selfhosted@lemmy.world•PSA: Update your docker installation. Leaky Vessels flaws allow hackers to escape Docker, runc containersEnglish
675·3 years agoagain and again … docker is becoming a joke
/bin/bash/@lemmy.worldto
No Stupid Questions@lemmy.world•Does anyone else feel like 90% of the population is stupid?
63·3 years agoYou are so generous ❤️ because i think 99% it’s stupid
And when I see and feel people on important jobs just because they are parents or friends or friends from friends from someone on the top and not because they are right skilled for that job… Then… You smell the stupidity 10km far away And nowadays it’s what you find on all companies 🤮


I used boringproxy for years and I recomend you