Software Endorsements

Did you like the App?

  • yes

  • no

  • Stop waisting our time


Results are only viewable after voting.
What's the current thought on the topic of hosting one's own mail server these days? I'm getting a lot of REALLY conflicting opinions doing research.

It depends on what that means, if you're just registering some domain and point the mx-registers to another host, no problem. If you're setting up your own and it's a small scale company usage situation then Exchange on Windows Server isn't bad or that hard if you set it up in a virtual machine or something.
 
So I found out my ISP monitors all my traffic and slapped me with a violation for torrentin'. What VPN would you guys recommend for P2P traffic? I looked at PIA but it seems mostly geared towards just web and couldn't really find any info on if they'd choke me for shooting gigs of data through their network.
 
Check out this site, it’s a comparison of a lot of VPNs

https://thatoneprivacysite.net/vpn-comparison-chart/

As for personal suggestions, NordVPN I hear is very good for torrenting. You could also host a VPS or use a seedbox.

First, great series, both the '70s ver and the remake.

I looked at Nord and Express, I ended up going with Express. It cut my speeds by almost 90% though so I'm not sure about it. (speedtest went from 1000 down to 100 down, 900 up to 200 up). Nord was compatible by most people's reviews but even worse on speeds.

I have a 30 day moneyback guarantee though so I'll give it a try and see how it goes.
 
  • Informative
Reactions: Casshern
What's the current thought on the topic of hosting one's own mail server these days? I'm getting a lot of REALLY conflicting opinions doing research.
Easy:
Find some companies that have pushbutton deploys for postfix and nextcloud/owncloud. Then try and find a tutorial made just for that company. IIRC digitalocean is pretty good.
Best:
Use a major mysql as a service provider like google, azure, or amazon. Use that as the backend database because it's highly dependable and fast.
Cheap:
Build out the whole thing with raspberry pis and people will co-locate your pi for a few dollars a month.
So I found out my ISP monitors all my traffic and slapped me with a violation for torrentin'. What VPN would you guys recommend for P2P traffic? I looked at PIA but it seems mostly geared towards just web and couldn't really find any info on if they'd choke me for shooting gigs of data through their network.

If you go on slashdot deals there are always deals on seedboxes and VPNs. I think there is one seedbox for $40/2 years and another that's like 30/year but comes with a vpn and cloud encoder. You can pay by prepaid credit card too.
 
Check out this site, it’s a comparison of a lot of VPNs

https://thatoneprivacysite.net/vpn-comparison-chart/

As for personal suggestions, NordVPN I hear is very good for torrenting. You could also host a VPS or use a seedbox.

Is Nord really that great? I wasn't too fond about having to pay a year in advance to get a decent price, so I just ended up going with PIA instead.

Plus I usually don't have the kind of budget lying around to where I can put that much in at a time and still have much money left.
 
If anyone else knows of any good video editors I'll very interested. (not MediaComposer Home, it sure looks nice but the recommended specs are like... 32-64gb ram, dual Xeon's to get a 12+ core processor etc and this apparent is when starting the program. It also install a bunch of license servers and crapware)
If you're on Windows, I started using DaVinci Resolve recently and have been very impressed by it.
 
It seems not a lot of people know about qutebrowser. It is the best browsers out there with vim like keybindings that recieves security updates. It has an inbuilt adblocker and support for password managers. Also it doesn't have a botnet as seen here https://spyware.neocities.org/articles/qutebrowser.html
Also mpv for media playback is god tier.
If you are a Linux or a macOS user you can try using ranger as a file manager. Really efficient once you get the hang of it.
 
Any really good free anti-virus programs would you guys recommend?
Antiviruses are a joke tbh. If I write a simple reverse shell in python now, and make an exe using py2exe, any antivirus on the face of earth won't detect it as a virus. That is the thing avout AVs, they wont protect you from targeted attacks.
Your computer won't get infected if you don't open anything you don't trust. If you wanna take the extra mile, then install a VM and test the file on that before your actual machine. Simple. Windows Defender should be enough to protect you from common viruses and trojans.
 
Antiviruses are a joke tbh. If I write a simple reverse shell in python now, and make an exe using py2exe, any antivirus on the face of earth won't detect it as a virus. That is the thing avout AVs, they wont protect you from targeted attacks.
Your computer won't get infected if you don't open anything you don't trust. If you wanna take the extra mile, then install a VM and test the file on that before your actual machine. Simple. Windows Defender should be enough to protect you from common viruses and trojans.
Microsoft was good enough to expose the entire windows API to powershell.
 
Antiviruses are a joke tbh. If I write a simple reverse shell in python now, and make an exe using py2exe, any antivirus on the face of earth won't detect it as a virus. That is the thing avout AVs, they wont protect you from targeted attacks.
Your computer won't get infected if you don't open anything you don't trust. If you wanna take the extra mile, then install a VM and test the file on that before your actual machine. Simple. Windows Defender should be enough to protect you from common viruses and trojans.

Windows defender only detects (harmless) pirated softwares. But I agree with you, the best anti-virus in the world are regular backups and common sense.
 
If you wanna take the extra mile, then install a VM and test the file on that before your actual machine. Simple. Windows Defender should be enough to protect you from common viruses and trojans.

I don't know if it would work but maybe create a virtual machine as a quarantine, install a trial of an anti-virus on that, download weird pirated software on the VM and check it, when the AV trial runs out make a new VM and repeat the whole thing.

The annoying thing with AV software is false positives, it can sometimes flag and remove safe things such as demoscene stuff if it thinks the packer is unusual(and it is unusual if it's a 64kb demo, there might also be similarities between Fairlight/Razor1911 demos and Fairlight/Razor1911 cracked software).
 
you guys know of any software/addon that can download youtube vid?

There are probably about 5 million browser extensions or little apps that can do that, but personally I just use websites to do it and avoid having to install anything. I've used ClipConverter a few times and it's always worked fine. You can also download just the audio which is useful for stuff like podcasts or interviews.
 
There are probably about 5 million browser extensions or little apps that can do that, but personally I just use websites to do it and avoid having to install anything. I've used ClipConverter a few times and it's always worked fine. You can also download just the audio which is useful for stuff like podcasts or interviews.

Thank you very much, it worked like a charm
 
Back